Go to file
Karel Zak bffc9174b8 zramctl: add MEM-LIMIT, MEM-USED and MIGRATED columns
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-05-18 11:30:56 +02:00
Documentation docs: fix TODO typos 2015-04-28 14:04:15 +02:00
bash-completion logger: add --skip-empty-lines to prevent logging empty lines 2015-03-10 11:19:33 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils fdisk: provide more information by 'i'nfo command 2015-05-11 12:45:21 +02:00
include lib/strv: add new functions (from systemd) 2015-05-15 14:57:04 +02:00
lib lib/strv: add new functions (from systemd) 2015-05-15 14:57:04 +02:00
libblkid libblkid: fix compiler warnings 2015-03-16 23:43:24 +00:00
libfdisk libfdisk: keep FDISK_FIELD_CYLINDERS independent on context mode 2015-05-11 13:01:26 +02:00
libmount libmount: add note about flock() to docs 2015-04-02 17:32:47 +02:00
libsmartcols lib/colors: use libtinfo to check terminal capability 2015-02-27 13:57:34 +01:00
libuuid build-sys: cleanup library symbol files 2014-11-20 14:01:03 +01:00
login-utils last, fix race when comparing time stamps 2015-03-25 10:36:52 +01:00
m4 build-sys: avoid icc warnings "ignoring unknown option" 2015-01-20 15:37:52 +01:00
misc-utils lib/strutils: fix string_add_to_idarray() int vs. size_t 2015-04-22 11:08:05 +02:00
po po: merge changes 2015-02-19 13:06:10 +01:00
schedutils chrt: add note about zero priority for IDLE and BATCH 2015-01-26 12:53:21 +01:00
sys-utils zramctl: add MEM-LIMIT, MEM-USED and MIGRATED columns 2015-05-18 11:30:56 +02:00
term-utils script: Fix mangled EOF and hang on big endian 2015-05-15 12:56:46 +02:00
tests Merge branch 'test-fixes' of https://github.com/rudimeier/util-linux 2015-05-13 15:08:04 +02:00
text-utils tailf: deprecated 2015-03-16 14:26:47 +01:00
tools tools: add libfdisk docs to kernel.org release generator 2015-02-19 13:43:42 +01:00
.gitignore zrmactl: add new command to control /dev/zramN devices 2014-08-01 12:09:55 +02:00
.travis-functions.sh travis: install socat >= 1.7.2 2015-04-13 14:49:01 +02:00
.travis.yml Revert "travise: try to add coverity_scan" 2015-05-06 16:43:35 +02:00
AUTHORS docs: update AUTHORS file 2015-02-19 13:07:55 +01:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ChangeLog
Makefile.am Revert "build-sys: remove static builds from make-check" 2015-03-06 14:23:57 +01:00
NEWS build-sys: release++ (v2.26) 2015-02-19 13:11:24 +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 'fix-tinfo-typo' of https://github.com/rudimeier/util-linux 2015-04-07 12:31:55 +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/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>