Go to file
Karel Zak 6a0335d6cb build-sys: don't create empty man/ru directory
Reported-by: Tom Gundersen <teg@jklm.no>
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-24 14:09:27 +01:00
Documentation docs: update v2.21-ReleaseNotes 2012-02-24 11:52:12 +01:00
config findmnt: make --poll more robust 2012-02-02 00:05:24 +01:00
disk-utils mkfs.bfs: add setlocale 2012-02-22 11:51:57 +01:00
fdisk fdisk: update information about GNU Parted in fdisk.8 2012-02-24 10:50:15 +01:00
fsck fsck: make fs->type usage more robust [smatch scan] 2012-01-17 17:28:46 +01:00
getopt docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
hwclock hwclock: remove never read value 2012-02-02 14:26:04 +01:00
include lib/fsprobe: mar this internal API as deprecated 2012-02-13 15:10:55 +01:00
lib lib/strutils: move array bounds check in string_to_idarray() to appropriate place. 2012-02-23 10:54:25 +01:00
libblkid libblkid: add BLKID_PARTS_MAGIC to blkid_do_wipe() docs 2012-02-22 13:10:21 +01:00
libmount mount: distinguish between MS_COMMENT flags (netdev, nofail, ...) 2012-02-23 15:16:17 +01:00
libuuid libuuid: fix includes in man pages 2011-11-03 12:32:51 +01:00
login-utils login: add LOGIN_RETRIES, cleanup retries check code 2012-02-10 14:47:59 +01:00
m4 build-sys: fix UL_INIT_BUILD macro 2011-11-04 14:08:30 +01:00
man/ru build-sys: don't create empty man/ru directory 2012-02-24 14:09:27 +01:00
misc-utils lsblk: check stat() return code 2012-02-03 00:01:32 +01:00
mount umount: respect fs search path 2012-02-24 10:54:07 +01:00
partx partx: fix small leak 2012-02-01 09:13:55 +01:00
po po: merge changes 2012-02-24 11:38:14 +01:00
schedutils taskset: use appropriate variable type [cppcheck] 2012-02-08 14:13:34 +01:00
sys-utils cytune.8: fix formatting 2012-02-22 11:52:04 +01:00
term-utils agetty: check localtime() result 2012-02-06 16:02:28 +01:00
tests tests: add wall to build-sys tests 2012-02-23 12:38:13 +01:00
text-utils hexdump: make code more robust 2012-02-02 15:34:08 +01:00
tools tools: use gpg-aggent in ko-release-gen 2012-02-07 11:30:56 +01:00
.gitignore build-sys: rename and move macros 2011-11-03 12:32:49 +01:00
AUTHORS docs: update AUTHORS file 2012-02-24 11:44:38 +01:00
COPYING Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
ChangeLog build-sys: use AUTOMAKE_OPTIONS = gnu 2011-05-26 15:04:01 +02:00
Makefile.am build-sys: add tools/ to EXTRA_DIST 2012-02-21 12:12:09 +01:00
NEWS build-sys: release++ (v2.21) 2012-02-24 11:53:46 +01: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-sys: release++ (v2.21) 2012-02-24 11:53:46 +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/?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>