Go to file
Karel Zak 077698f5d6 bash-completion: update cfdisk
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-06-25 13:44:08 +02:00
Documentation docs: fix minor things in man-page howto 2014-06-25 13:21:15 +02:00
bash-completion bash-completion: update cfdisk 2014-06-25 13:44:08 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils fdisk: add long options, cleanup man page and usage() 2014-06-25 13:31:14 +02:00
include build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
lib Merge branch 'master' of https://github.com/nazarov-yuriy/util-linux 2014-06-19 11:52:27 +02:00
libblkid libblkid: correct the return values in squashfs probe 2014-06-24 10:54:48 +02:00
libfdisk libfdisk: (dos) count fisrt usable LBA to total number of used sectors 2014-06-24 10:32:25 +02:00
libmount libmount: special treatment for auto in fstype pattern 2014-06-23 12:42:33 +02:00
libsmartcols build-sys: move libsmartcols.so to /lib if they exists 2014-06-16 15:00:33 +02:00
libuuid Only move shared libraries to /lib if they exists 2014-06-16 14:53:09 +02:00
login-utils build-sys: fixes for non-Linux systems 2014-06-19 10:35:23 +02:00
m4 docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
misc-utils findmnt: add --nocanonicalize to avoid realpath() 2014-06-16 15:47:50 +02:00
po po: merge changes 2014-06-18 13:11:17 +02:00
schedutils build-sys: add BUILD_CHRT 2014-05-21 13:35:01 +02:00
sys-utils hwclock: sometimes one day lasts 23 hours. 2014-06-23 11:48:14 +02:00
term-utils script: clean up code to genenrate Star/Done messages 2014-06-23 11:41:31 +02:00
tests tests: update build tests 2014-06-18 12:46:04 +02:00
text-utils docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +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-06-18 13:16:03 +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 build-sys: release++ (v2.25-rc1) 2014-06-18 14:40:28 +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: fixes for non-Linux systems 2014-06-19 10:35:23 +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>