Go to file
Karel Zak 333034f6bc build-system: enable automake subdir-objects
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-26 17:07:56 +02:00
Documentation docs: fix email macro in manual example 2012-05-31 20:12:06 +02:00
config build-sys: add compiler warnings 2012-06-06 12:10:41 +02:00
disk-utils swaplabel: check blkid_probe_lookup_value() result [coverity scan] 2012-06-21 12:54:31 +02:00
fdisk fdisk: add some debug messages 2012-06-21 08:17:50 +02:00
getopt build: fix redundant redeclaration warnings 2012-06-11 19:51:35 +02:00
hwclock hwclock: use exclusive_option() 2012-06-17 17:59:58 +02:00
include lib/loopdev: use warn_unused_result forimportant functions 2012-06-21 10:40:43 +02:00
lib lib/loopdev: use warn_unused_result forimportant functions 2012-06-21 10:40:43 +02:00
libblkid libblkid: update dm-verity scan 2012-06-15 11:52:00 +02:00
libmount lib/loopdev: use warn_unused_result forimportant functions 2012-06-21 10:40:43 +02:00
libuuid uuidd: move from /var/run/uuidd to /run/uuidd 2012-06-18 15:46:20 +02:00
login-utils Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetit 2012-06-15 12:44:17 +02:00
m4 build-sys: add compiler warnings 2012-06-06 12:10:41 +02:00
man/ru build-sys: s/ruman/ruman1/ 2012-02-28 18:11:23 +01:00
misc-utils whereis: cleanup man page, add note about $PATH 2012-06-26 09:53:51 +02:00
mount build: fix redundant redeclaration warnings 2012-06-11 19:51:35 +02:00
partx lib/loopdev: use warn_unused_result forimportant functions 2012-06-21 10:40:43 +02:00
po po: add *.h stuff to POTFILES 2012-06-19 12:50:10 +02:00
schedutils schedutils: cleanup strtoxx_or_err() 2012-05-15 17:45:05 +02:00
sys-utils tunelp: check fstat return code [coverity scan] 2012-06-21 13:11:08 +02:00
term-utils script: remove unused code 2012-06-21 12:14:34 +02:00
tests tests: add lscpu test for box with 64 CPUs 2012-06-21 11:35:45 +02:00
text-utils more: fix pointer wrap around compiler warnings 2012-06-17 18:00:00 +02:00
tools tools: add small and stupid script to check HAVE_DECL_ 2012-06-13 11:59:29 +02:00
.gitignore build-sys: ignore .dirstamp file 2012-06-26 17:07:33 +02:00
AUTHORS docs: update AUTHORS file 2012-02-24 11:44:38 +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 tools: add small and stupid script to check HAVE_DECL_ 2012-06-13 11:59:29 +02:00
NEWS docs: fix further typos found by misspellings 2012-04-27 12:44:26 +02:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
autogen.sh build-sys: enhance error message for missing libtoolize 2011-10-10 13:56:53 +02:00
configure.ac build-system: enable automake subdir-objects 2012-06-26 17:07:56 +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>