Go to file
Karel Zak a10c043493 lib/colors: add support for auto, always and never modes
... to implement --color[=<when>]

Signed-off-by: Karel Zak <kzak@redhat.com>
2013-05-06 19:07:23 +02:00
Documentation docs: update v2.23-ReleaseNotes 2013-04-25 11:52:32 +02:00
bash-completion hexdump: add long options to the command 2013-04-26 13:26:00 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils swaplabel: check writing to a file descriptor was successful 2013-04-26 13:26:07 +02:00
fdisks textual: fixing typos in a warning and an error message 2013-04-26 13:55:29 +02:00
include lib/colors: add support for auto, always and never modes 2013-05-06 19:07:23 +02:00
lib lib/colors: add support for auto, always and never modes 2013-05-06 19:07:23 +02:00
libblkid libblkid: fix blkid_parse_tag_string() to ignore incomplete tags 2013-05-06 17:20:03 +02:00
libfdisk Fix various typos 2013-04-26 12:50:03 +02:00
libmount libmount: (test) check writing to a file was successful 2013-04-26 13:40:27 +02:00
libuuid docs: remove repeated words [checkmans.sh] 2013-04-09 12:26:48 +02:00
login-utils su: consistent angular brackets and lowercase in help text of 'su' 2013-05-06 17:42:08 +02:00
m4 build-sys: fix UL_REQUIRES_HAVE 2013-04-18 10:19:35 +02:00
misc-utils blkid, hwclock, ldattach: use program_invocation_short_name 2013-04-26 13:25:57 +02:00
mount-deprecated mount: (deprecated) check loopcxt_ return values 2013-04-25 11:06:12 +02:00
po po: merge changes 2013-04-25 11:46:46 +02:00
schedutils chrt: make command syntax easier to understand in usage() 2013-04-05 13:56:17 +02:00
sys-utils swapon: check writing to a file descriptor was successful 2013-04-26 13:26:07 +02:00
term-utils build-sys: add --disable-setterm 2013-04-26 13:47:54 +02:00
tests wipefs: add --backup 2013-04-26 12:27:37 +02:00
text-utils pg: check writing to a file was successful 2013-04-26 13:26:06 +02:00
tools tools: make checkmans.sh to find missing manuals 2013-04-09 12:26:48 +02:00
.gitignore chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +01:00
AUTHORS docs: update AUTHORS file 2013-04-25 11:50:12 +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 bash-completion: rename shell-completion -> bash-completion 2013-04-05 14:58:07 +02:00
NEWS build-sys: release++ (v2.23) 2013-04-25 11:53:41 +02:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing lib/mbsalign: correct license header from GPLv[23] to LGPLv2+ 2013-03-20 14:03:28 +01:00
autogen.sh build-sys: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac build-sys: add --disable-setterm 2013-04-26 13:47:54 +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/?p=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>