Go to file
Sami Kerola 99e89eded2 ipcrm: add --verbose option
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-09-17 15:07:52 +02:00
Documentation docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
config build-sys: fix gtk-doc distclean 2011-07-27 14:22:36 +02:00
disk-utils raw: fix shadowing of minor function 2011-08-30 11:52:03 +02:00
fdisk Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02:00
fsck docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
getopt docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
hwclock Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02:00
include lscpu: use function to search in cpu masks arrays 2011-09-09 23:27:40 +02:00
lib lib,cpuset: fix compiler warning [-Wuninitialized] 2011-09-10 00:02:00 +02:00
libblkid libblkid: DRBD proxy data-log identification. 2011-09-07 08:11:07 +02:00
libmount docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
libuuid libuuid: add limits.h include for OPEN_MAX 2011-09-07 07:45:52 +02:00
login-utils Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02:00
m4 build-sys: use AC_LANG_SOURCE to suppress warnings 2011-03-08 13:37:09 +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 whereis: fix gcc warnings [-Wsign-compare] 2011-08-31 11:58:01 +02:00
mount mount: remove superfluous "an" under ext4 mount options in mount.8 2011-09-09 23:56:58 +02:00
partx partx: support loop devices 2011-08-31 16:51:48 +02:00
po po: merge changes 2011-08-29 12:23:30 +02:00
schedutils Merge branch 'chcpu' of git://git.kernel.org/pub/scm/linux/kernel/git/heiko/util-linux 2011-08-31 11:49:27 +02:00
sys-utils ipcrm: add --verbose option 2011-09-17 15:07:52 +02:00
term-utils script: libintl.h included in nls.h 2011-09-07 16:29:56 +02:00
tests lscpu: add Hypervisor to output 2011-09-09 23:54:01 +02:00
text-utils Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02:00
tools build-sys: fix git-version-gen for -rc tags 2011-07-29 16:12:05 +02:00
.gitignore build-sys: use AUTOMAKE_OPTIONS = gnu 2011-05-26 15:04:01 +02:00
AUTHORS Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02: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 docs: Documentation directory added 2011-08-12 20:19:52 +02:00
NEWS Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02: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: use git-version-gen to distinct git and release versions 2011-04-05 16:34:00 +02:00
configure.ac build-sys: remove redundant __progname check 2011-08-31 17:10:31 +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".

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>