Go to file
Karel Zak db0ccb761d whereis: lookup also info docs
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-02-02 11:15:47 +01:00
Documentation textual: fix various minor typos 2015-01-26 11:38:38 +01: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 sfdisk: actually translate the table headers by calling gettext() 2015-02-02 10:57:07 +01:00
include unshare: Fix --map-root-user to work on new kernels 2015-01-09 10:32:33 +01:00
lib lib/strutils: accept not just 'B' but also lowercase 'b' in a size suffix 2015-02-02 10:57:07 +01:00
libblkid libblkid: (hfs) avoid overflow [coverity scan] 2015-01-28 15:02:41 +01:00
libfdisk libfdisk: actually translate the human-readable name of the partition type 2015-02-02 10:57:07 +01:00
libmount libmount: fix possible mem leak in has_utab_entry() [coverity scan] 2015-01-29 11:03:49 +01:00
libsmartcols libsmartcols: remove unnecessary check [coverity scan] 2015-01-29 11:07:37 +01:00
libuuid build-sys: cleanup library symbol files 2014-11-20 14:01:03 +01:00
login-utils utmpdump: don't pass parameter of type "struct utmp" by value [coverity scan] 2015-01-29 11:40:47 +01:00
m4 build-sys: avoid icc warnings "ignoring unknown option" 2015-01-20 15:37:52 +01:00
misc-utils whereis: lookup also info docs 2015-02-02 11:15:47 +01:00
po po: merge changes 2015-01-14 11:08:35 +01:00
schedutils chrt: add note about zero priority for IDLE and BATCH 2015-01-26 12:53:21 +01:00
sys-utils setarch: fix --list 2015-01-28 08:26:09 +01:00
term-utils Merge branch 'opts' of https://github.com/jwpi/util-linux 2015-01-26 11:31:05 +01:00
tests tests: fix fdisk/bsd again for big endian 2015-01-26 15:18:38 +01:00
text-utils more: fix repeat search crash 2015-01-28 08:27:45 +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: update AUTHORS file 2015-01-14 11:17:11 +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 docs: fix typos 2015-01-14 20:39:52 +01: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: improve wording and punctuation of several messages 2015-02-02 10:57:07 +01:00
configure.ac Merge branch 'timex' of https://github.com/kerolasa/lelux-utiliteetit 2015-01-26 11:59:10 +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>