Go to file
Karel Zak 4a98629b29 chsh: keep struct options in .rodata
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-01-06 11:00:51 +01:00
Documentation docs: update TODO file 2014-12-02 11:09:31 +01:00
bash-completion bash-completion: Invoke actual commands to be completed, not basenames 2014-11-18 13:58:21 +01:00
config
disk-utils cfdisk: improve Dump dialog 2015-01-05 12:53:50 +01:00
include Merge remote-tracking branch 'sami/2014wk49' 2014-12-19 14:28:42 +01:00
lib lib: fix crc32 and crc64 interger overflows [AddressSanitizer] 2014-12-19 09:10:48 +00:00
libblkid libblkid: fix potential bufer overflows 2014-12-05 11:37:05 +01:00
libfdisk libfdisk: fix bug in cmp_numbers() and partitions sorting 2014-12-04 13:06:03 +01:00
libmount libmount: allow unspecified source on remount 2014-12-18 10:47:39 +01:00
libsmartcols libsmartcols: fix docs namespace 2014-11-26 16:53:48 +01:00
libuuid build-sys: cleanup library symbol files 2014-11-20 14:01:03 +01:00
login-utils chsh: keep struct options in .rodata 2015-01-06 11:00:51 +01:00
m4 build-sys: improve the informative message when not building some util 2014-07-14 15:49:32 +02:00
misc-utils cal: fix signed integer overflow [AddressSanitizer] 2014-12-19 09:10:48 +00:00
po po: merge changes 2014-07-22 10:39:11 +02:00
schedutils textual: use manual tail usage() macro 2014-10-01 12:33:24 +02:00
sys-utils ipcs: fix shmctl() usage 2014-12-19 13:42:41 +01:00
term-utils docs: don't use bold or italics for "[option]" in synopsis of man pages 2014-12-19 09:57:23 +01:00
tests tests: don't check the current ipcs limits 2014-12-19 13:40:45 +01:00
text-utils more: fix compiler warnings 2014-12-19 14:34:03 +01:00
tools build-sys: add libsmartcols to ko-release-gen script 2014-06-18 15:42:09 +02: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
ChangeLog
Makefile.am build-sys: add fdisk.pc 2014-11-26 13:20:16 +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 login-utils: Enable building util-linux against OpenPAM 2014-12-15 10:16:03 +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>