Go to file
Karel Zak 3c7fbc82da flock: possible pointer dereferences [coverity scan]
Signed-off-by: Karel Zak <kzak@redhat.com>
2013-03-27 14:40:42 +01:00
Documentation docs: add note about /var/lib/hwclock to TODO 2013-03-26 13:48:25 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils fsck.cramfs: check returns [coverity scan] 2013-03-27 14:12:23 +01:00
fdisks build-sys: set dependence fdisk -> libfdisk -> libuuid 2013-03-21 15:34:24 +01:00
include include/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIME 2013-03-26 11:45:45 +01:00
lib lsblk: fix hctl buffer usage [coverity scan] 2013-03-27 14:18:22 +01:00
libblkid libblkid: check returns [coverity scan] 2013-03-27 14:12:37 +01:00
libfdisk libfdisk: check returns [coverity scan] 2013-03-27 14:12:47 +01:00
libmount libmount: fix __mnt_optstr_append_option() nonull attribute [coverity scan] 2013-03-27 14:28:42 +01:00
libuuid build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
login-utils su: make code more robust [coverity scan] 2013-03-27 14:36:06 +01:00
m4 build-sys: support list of variables for UL_REQUIRES_HAVE macro 2013-01-24 19:22:53 +01:00
misc-utils getopt: fix normalize() usage [coverity scan] 2013-03-27 14:38:07 +01:00
mount-deprecated a pointer should not be compared to zero [coccinelle] 2013-02-06 11:51:15 +01:00
po po: merge changes 2013-03-21 23:19:54 +01:00
schedutils schedutils: don't apply -a without -p 2013-03-26 12:37:55 +01:00
sys-utils flock: possible pointer dereferences [coverity scan] 2013-03-27 14:40:42 +01:00
term-utils agetty: make \{4,6} issue file code more robust [coverity scan] 2013-03-27 14:33:17 +01:00
tests tests: update build tests 2013-03-21 22:35:11 +01:00
text-utils docs: make the section AVAILABILITY always come last in man pages 2013-03-20 14:09:24 +01:00
tools build-sys: add config-gen.d stuff for chsh-chfn 2013-02-13 13:49:05 +01:00
.gitignore chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +01:00
AUTHORS docs: update AUTHORS file 2013-03-21 23:29:45 +01:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ChangeLog build-sys: use AUTOMAKE_OPTIONS = gnu 2011-05-26 15:04:01 +02:00
Makefile.am libfdisk: add basic library files 2013-03-11 11:20:40 +01:00
NEWS build-sys: release++ (v2.23-rc1) 2013-03-22 12:34:28 +01:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing lib/mbsalign: correct license header from GPLv[23] to LGPLv2+ 2013-03-20 14:03:28 +01:00
autogen.sh build-sys: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac build-sys: release++ (v2.23-rc1) 2013-03-22 12:34:28 +01:00

README

                                  util-linux

              util-linux is a random collection of Linux utilities

     Note that in years 2006-2010 this project used the name "util-linux-ng".

MAILING LIST:

      E-MAIL: util-linux@vger.kernel.org
      URL:    http://vger.kernel.org/vger-lists.html#util-linux


DOWNLOAD:

      ftp://ftp.kernel.org/pub/linux/utils/util-linux/


SOURCE CODE:

      Web interface:
          http://git.kernel.org/?p=utils/util-linux/util-linux.git
          https://github.com/karelzak/util-linux
      Checkout:
          git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux


NLS (PO TRANSLATIONS):

      PO files are maintained by:
          http://translationproject.org/domain/util-linux.html


VERSION SCHEMA:

      Standard releases:

          <major>.<minor>[.<maint>[.<bugfix>]]

             major = fatal and deep changes
             minor = typical release with new features
             maint = maintenance releases; bug fixes only
             bugfix = unplanned releases for critical/security bugs

      Development releases:

         <major>.<minor>-rc<N>