Go to file
Karel Zak 6c6750db34 lib/strutils: support dec.points in parse_size()
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-03-11 11:35:13 +01:00
Documentation docs: refresh TODO 2014-02-27 13:34:36 +01:00
bash-completion logger: allow user to send structured journald messages 2014-03-04 13:44:21 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils partx: make dirent d_type usage more robust 2014-03-04 11:27:46 +01:00
fdisks libfdisk: rewrite freespace code 2014-03-11 11:35:13 +01:00
include lib/mbalign: add mbs_safe_width() from tt.c 2014-03-11 11:35:13 +01:00
lib lib/strutils: support dec.points in parse_size() 2014-03-11 11:35:13 +01:00
libblkid build-sys: don't connect _DEPENDENCIES and _LIBADD 2014-03-05 10:20:10 +01:00
libfdisk libfdisk: rewrite freespace code 2014-03-11 11:35:13 +01:00
libmount libmount: add statfs_magic.h 2014-03-06 13:09:16 +01:00
libuuid COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
login-utils su: don't use kill(0, ...) when propagate signal 2014-02-17 13:22:30 +01:00
m4 build-sys: improbe UL_CONFLICT_BUILD macro 2013-08-12 12:59:22 +02:00
misc-utils lib/colors: add info to man pages, add terminal-colors.d.5 2014-03-11 10:05:32 +01:00
po po: add '--no-wrap' to msgmerge, to not wrap long message lines 2014-01-06 08:33:12 +01:00
schedutils ionice: add the way to specify the target processes with pgid and uid 2014-02-17 11:44:12 +01:00
sys-utils ipcs: fix size_t overflow 2014-03-11 11:22:07 +01:00
term-utils script: clean up files usage 2014-02-21 13:39:14 +01:00
tests tests: check commands needed for running a test exist 2014-03-07 11:52:57 +01:00
text-utils lib/colors: add info to man pages, add terminal-colors.d.5 2014-03-11 10:05:32 +01:00
tools tools: make config-gen to require build target argument 2014-03-07 11:45:54 +01:00
.gitignore nologin: add new command 2013-09-30 13:36:26 +02:00
.travis.yml travis-ci: import travis yaml controller 2014-02-26 18:04:13 +01:00
AUTHORS docs: update AUTHORS file 2013-10-11 13:03:13 +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 build-sys: remove deprecated-mount/ 2014-03-05 13:19:19 +01:00
NEWS build-sys: release++ (v2.24) 2013-10-21 14:46:27 +02: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: remove unnecessary environment variable 2013-08-23 10:58:34 +02:00
configure.ac build-sys: remove deprecated-mount/ 2014-03-05 13:19:19 +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>