Go to file
Benno Schulenberg 0825fe1621 dmesg: improve grammar and consistency of usage text
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-03-16 10:39:39 +01:00
Documentation docs: add note about libsmartcols Python binding 2016-03-14 16:58:21 +01:00
bash-completion bash-completion: lsns: add missing completion file 2016-03-14 13:15:15 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages 2016-03-16 10:39:38 +01:00
include libmount: improve conversion from root= to the devname 2016-03-15 14:07:34 +01:00
lib libmount: improve conversion from root= to the devname 2016-03-15 14:07:34 +01:00
libblkid build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms 2016-03-13 21:48:09 +01:00
libfdisk libfdisk: (gpt) reword two error messages with a sense of direction 2016-03-16 10:39:37 +01:00
libmount libmount: improve conversion from root= to the devname 2016-03-15 14:07:34 +01:00
libsmartcols build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms 2016-03-13 21:48:09 +01:00
libuuid build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms 2016-03-13 21:48:09 +01:00
login-utils vipw: print only one new line when asking about shadow file 2016-03-15 14:12:31 +01:00
m4 build-sys: check linker support for version scripts 2016-02-18 12:53:48 +01:00
misc-utils uuidd: correct the wording of an error message 2016-03-16 10:39:38 +01:00
po po: merge changes 2016-03-10 15:19:25 +01:00
schedutils taskset: fix description of `-c` option in the man page 2016-03-07 15:11:06 +01:00
sys-utils dmesg: improve grammar and consistency of usage text 2016-03-16 10:39:39 +01:00
term-utils agetty: tweak formatting and some wordings in the man page 2016-03-08 14:21:55 +01:00
tests tests: fix fdisk/bsd for alpha 2016-03-16 10:39:34 +01:00
text-utils misc: never cast void* from malloc(3) and friends 2016-03-07 23:29:27 +01:00
tools build-sys: portable usage of find command 2016-02-18 12:53:47 +01:00
.editorconfig add .editorconfig 2016-01-25 00:12:14 +01:00
.gitignore libsmartcols: fix samples build, add title.c 2016-01-25 13:42:51 +01:00
.travis-functions.sh travis: let's ignore apt-get return code 2016-03-14 17:01:25 +01:00
.travis.yml travis: add OSX build 2016-03-13 21:51:18 +01:00
AUTHORS docs: update AUTHORS file 2016-03-14 13:15:15 +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 build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms 2016-03-13 21:48:09 +01:00
NEWS build-sys: release++ (v2.28-rc1) 2016-03-11 11:41:05 +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: fix [g]libtoolize version for OSX 2016-02-18 12:53:48 +01:00
configure.ac build-sys: improve uuidd and script build conditions 2016-03-13 21:48:16 +01:00
util-linux.doap doap: fix download URL 2016-01-25 15:42:53 +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>