Go to file
Karel Zak 078720a76f tests: add chrt test
Signed-off-by: Karel Zak <kzak@redhat.com>
2016-07-11 10:25:13 +02:00
Documentation docs: optinal option arguments should be long-only 2016-04-16 23:08:18 +01:00
bash-completion
config
disk-utils cfisk: add /dev/vda as another default disk 2016-07-07 15:02:20 +02:00
include libcommon: add ISO_8601_GMTIME that will print UTC-0 timestamps 2016-06-26 21:58:18 +01:00
lib libcommon: add ISO_8601_GMTIME that will print UTC-0 timestamps 2016-06-26 21:58:18 +01:00
libblkid libblkid: ignore extended partition at zero offset 2016-07-07 14:22:41 +02:00
libfdisk libfdisk: cleanup fdisk_gpt_set_npartitions() 2016-06-21 14:21:30 +02:00
libmount libmount: don't check nonnull attributes for NULL [-Wnonnull-compare] 2016-06-14 13:55:27 +02:00
libsmartcols misc: cleanup non-widechar compilation 2016-06-03 14:46:17 +02:00
libuuid build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms 2016-03-13 21:48:09 +01:00
login-utils docs: add file format note to utmpdump manual page 2016-06-27 20:40:37 +01:00
m4 build-sys: add UL_REQUIRES_COMPILE macro 2016-06-03 13:37:15 +02:00
misc-utils lslocks: add --noinaccessible 2016-07-01 14:45:04 +02:00
po
schedutils tests: add chrt test 2016-07-11 10:25:13 +02:00
sys-utils lsns: check for OOM 2016-07-01 15:42:50 +02:00
term-utils agetty: don't modify argv[] when parse speeds 2016-06-30 14:00:44 +02:00
tests tests: add chrt test 2016-07-11 10:25:13 +02:00
text-utils more: don't include ncurses.h, fix for non-widechar 2016-06-03 14:51:01 +02:00
tools build-sys: add tools/Makemodule.am 2016-05-25 15:59:15 +02:00
.editorconfig
.gitignore
.travis-functions.sh
.travis.yml
AUTHORS
COPYING
ChangeLog
Makefile.am build-sys: add tools/Makemodule.am 2016-05-25 15:59:15 +02:00
NEWS
README
README.licensing
autogen.sh
configure.ac build-sys: remove global dependence between widechar and ncursesw 2016-06-09 12:39:44 +02:00
util-linux.doap

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>