Go to file
Ruediger Meier 91c520bc9b build-sys: use gettext 0.18.3 if possible
We add a little hack for backward compatibility on systems with
older gettext installed

See 0576dbd3 and 81ed13ed.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
2014-06-10 13:41:11 +02:00
Documentation docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
bash-completion build-sys: cleanup bash-completion/ 2014-05-21 14:29:42 +02:00
config
disk-utils fsck: use private lock file rather than whole-disk directly 2014-06-09 11:59:44 +02:00
include lib/fileutils: add stripoff_last_component() from libmount 2014-06-09 11:54:32 +02:00
lib lib/fileutils: add stripoff_last_component() from libmount 2014-06-09 11:54:32 +02:00
libblkid libblkid: cleanup internal return codes 2014-06-10 13:32:02 +02:00
libfdisk libfdisk: fix fdisk_context_assign_device() comment 2014-06-09 12:09:18 +02:00
libmount lib/fileutils: add stripoff_last_component() from libmount 2014-06-09 11:54:32 +02:00
libsmartcols libsmartcols: add debug messages 2014-06-06 13:47:06 +02:00
libuuid libuuid: (uuid.3) Improve the typesetting of the manual 2014-05-06 11:56:29 +02:00
login-utils libsmartcols: add debug messages 2014-06-06 13:47:06 +02:00
m4 docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
misc-utils libsmartcols: add debug messages 2014-06-06 13:47:06 +02:00
po build-sys: fix update-potfiles script 2014-06-04 10:13:45 +02:00
schedutils build-sys: add BUILD_CHRT 2014-05-21 13:35:01 +02:00
sys-utils flock: document exit status of flock in man page 2014-06-09 10:46:02 +02:00
term-utils docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
tests tests: fix fdisk/bsd for big endian systems 2014-06-09 12:58:05 +02:00
text-utils docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
tools build-sys: add disable-all.conf to config-gen 2014-05-27 11:37:18 +02:00
.gitignore build-sys: use automake's PYTHON primary for __init__.py 2014-06-03 13:12:43 +02:00
.travis-functions.sh travis-ci: refactor and add .travis-functions.sh 2014-06-06 16:18:44 +02:00
.travis.yml travis-ci: refactor and add .travis-functions.sh 2014-06-06 16:18:44 +02:00
AUTHORS
COPYING
ChangeLog
Makefile.am tests: fix python tests for dist and out-of-tree builds 2014-06-04 10:14:24 +02:00
NEWS docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
README docs: update links to http://git.kernel.org/ web repository views 2013-11-12 11:47:57 +01:00
README.licensing
autogen.sh build-sys: use gettext 0.18.3 if possible 2014-06-10 13:41:11 +02:00
configure.ac build-sys: use gettext 0.18.3 if possible 2014-06-10 13:41:11 +02: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/cgit/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>