Go to file
Wei-Lun Chao a8d94acdee po: update zh_TW.po (from translationproject.org) 2015-01-14 10:49:02 +01:00
Documentation docs: add howto-pull-request.txt 2015-01-07 21:57:44 +00:00
bash-completion bash-completion: Invoke actual commands to be completed, not basenames 2014-11-18 13:58:21 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils docs: fix-up man-pages flaged by checkmans.sh 2015-01-13 11:43:46 -05:00
include unshare: Fix --map-root-user to work on new kernels 2015-01-09 10:32:33 +01:00
lib build-sys: fix make checkincludes warnings 2015-01-07 21:57:53 +00:00
libblkid libblkid: fix compiler warnings [-Wpointer-sign] 2015-01-13 13:40:25 +01:00
libfdisk libfdisk: add version.c 2015-01-13 13:46:31 +01:00
libmount libmount: (docs) add monitor example 2015-01-13 12:13:09 +01:00
libsmartcols libsmartcols: (docs) improve section descriptions 2015-01-13 12:23:40 +01:00
libuuid build-sys: cleanup library symbol files 2014-11-20 14:01:03 +01:00
login-utils docs: fix-up man-pages flaged by checkmans.sh 2015-01-13 11:43:46 -05:00
m4 build-sys: improve the informative message when not building some util 2014-07-14 15:49:32 +02:00
misc-utils docs: fix-up man-pages flaged by checkmans.sh 2015-01-13 11:43:46 -05:00
po po: update zh_TW.po (from translationproject.org) 2015-01-14 10:49:02 +01:00
schedutils docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
sys-utils Merge branch 'isa' of github.com:jwpi/util-linux 2015-01-14 10:29:44 +01:00
term-utils docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
tests tests: update build tests 2015-01-13 16:58:46 +01:00
text-utils docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
tools tools: checkmans.sh add stats 2015-01-13 11:43:46 -05:00
.gitignore zrmactl: add new command to control /dev/zramN devices 2014-08-01 12:09:55 +02:00
.travis-functions.sh travis-ci: refactor and add .travis-functions.sh 2014-06-06 16:18:44 +02:00
.travis.yml travis: whitelist branches 2014-09-09 15:55:53 +02:00
AUTHORS docs: Spelling fixes 2014-11-18 13:59:19 +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 version.c 2015-01-13 13:46:31 +01:00
NEWS build-sys: release++ (v2.25) 2014-07-22 11:12:05 +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: check for libtoolize rather than libtool 2014-10-14 12:04:11 +02:00
configure.ac libfdisk: add version.c 2015-01-13 13:46:31 +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/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>