Go to file
Benno Schulenberg 993fdba086 docs: fix name and URL of 2.25-rc1
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2014-07-14 16:21:37 +02:00
Documentation docs: update v2.25-ReleaseNotes 2014-07-02 11:38:19 +02:00
bash-completion bash-completion: update fallocate, fstrim and lsblk 2014-06-25 13:55:56 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils fdisk: avoid code duplication 2014-07-13 18:35:38 +01:00
include build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
lib docs: improve formatting and wording of a few man pages 2014-07-14 16:21:34 +02:00
libblkid libblkid: fix probe_ddf() [clang-analyze] 2014-07-01 12:32:25 +02:00
libfdisk Merge branch 'minor-fixes' of git://github.com/kerolasa/lelux-utiliteetit 2014-07-14 16:03:48 +02:00
libmount libmount: adjust the ordering of a #define and tweak some comments 2014-07-14 16:21:36 +02:00
libsmartcols libsmartcols: avoid variable dereference after release 2014-07-13 18:35:39 +01:00
libuuid Only move shared libraries to /lib if they exists 2014-06-16 14:53:09 +02:00
login-utils textual: fix some typos 2014-07-13 17:21:02 +01:00
m4 build-sys: improve the informative message when not building some util 2014-07-14 15:49:32 +02:00
misc-utils textual: fix the usage message of kill 2014-07-14 16:13:37 +02:00
po build-sys: exclude Documentation/ from looking for translatable strings 2014-07-14 16:21:34 +02:00
schedutils build-sys: add BUILD_CHRT 2014-05-21 13:35:01 +02:00
sys-utils docs: many tiny formatting and wording improvements to man page of mount 2014-07-14 16:21:35 +02:00
term-utils setterm: remove unnecessary variable 2014-07-13 17:27:10 +01:00
tests kill: use --queue option argument as sigval integer value 2014-07-14 15:49:35 +02:00
text-utils docs: improve formatting and wording of a few man pages 2014-07-14 16:21:34 +02:00
tools build-sys: add libsmartcols to ko-release-gen script 2014-06-18 15:42:09 +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 docs: update AUTHORS file 2014-07-02 11:35:53 +02: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 build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
NEWS docs: fix name and URL of 2.25-rc1 2014-07-14 16:21:37 +02:00
README docs: update links to http://git.kernel.org/ web repository views 2013-11-12 11:47:57 +01:00
README.licensing COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
autogen.sh build-sys: fix autopoint gettext version fun 2014-06-10 20:20:35 +02:00
configure.ac build-sys: release++ (v2.25-rc2) 2014-07-02 11:40:19 +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>