Go to file
Karel Zak df51de6b37 libmount: export info about library features
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-01-23 12:27:01 +01:00
Documentation docs: add v2.21 ReleaseNotes 2012-01-18 14:20:09 +01:00
config build-sys: use $(MAKE) for checksmatch 2012-01-17 17:13:38 +01:00
disk-utils blockdev: remove non-ANSI function declaration [smatch scan] 2012-01-17 17:23:01 +01:00
fdisk sfdisk: fix poor coding style 2012-01-17 16:27:06 +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 non-ANSI function declaration [smatch scan] 2012-01-17 17:29:55 +01:00
include mount: (new) share exit codes by include/exitcodes.h 2012-01-23 10:55:35 +01:00
lib losetup: make xgetpass more robust 2012-01-17 17:02:34 +01:00
libblkid libblkid; fix memory leak in blkid_probe_get_wholedisk_probe() 2011-12-21 17:32:01 +01:00
libmount libmount: export info about library features 2012-01-23 12:27:01 +01:00
libuuid libuuid: fix includes in man pages 2011-11-03 12:32:51 +01:00
login-utils last: fix few compiler warnings 2011-11-29 17:58:00 +01:00
m4 build-sys: fix UL_INIT_BUILD macro 2011-11-04 14:08:30 +01:00
man/ru build-sys: don't install ru/ddate.1 if ddate disabled 2011-08-30 09:46:10 +02:00
misc-utils findmnt: add note about LIBMOUNT_* env.variables 2012-01-20 12:47:15 +01:00
mount mount: fix __attribute__ keyword 2012-01-17 16:43:45 +01:00
partx loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2) 2012-01-09 23:28:43 +01:00
po po: merge changes 2012-01-18 11:31:55 +01:00
schedutils build-sys: cleanup BUILD_SCHEDUTILS 2011-11-03 12:32:50 +01:00
sys-utils umount: (new) use the same exit codes as mount(8) 2012-01-23 11:15:41 +01:00
term-utils agetty: add static and const qualifiers 2011-12-16 12:49:13 +01:00
tests test: refresh build-sys tests 2012-01-17 15:35:10 +01:00
text-utils line: fix compiler warnings [-Wunused-parameter] 2012-01-17 16:45:58 +01:00
tools build-sys: improve ko-release-* scripts 2012-01-19 13:15:03 +01:00
.gitignore build-sys: rename and move macros 2011-11-03 12:32:49 +01:00
AUTHORS docs: update AUTHORS file 2012-01-18 11:39:05 +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: improve changelog target 2012-01-19 10:32:32 +01:00
NEWS build-sys: release++ (v2.21-rc1) 2012-01-18 14:22:17 +01:00
README docs: new file Documentation/howto-contribute.txt 2011-08-23 21:34:20 +02: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: enable .xz, disable .gz 2012-01-18 20:10:44 +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".

WEB PAGE:

     http://kernel.org/~kzak/util-linux/


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
      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-ng.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>