Go to file
Sami Kerola c0dcd7d0b8 docs: note about independent super block structs
It's normal that we use our own (on kernel independent) copy of
FS superbloks. -- K. Zak

http://www.spinics.net/lists/util-linux-ng/msg04812.html

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-08-28 10:50:42 +02:00
Documentation docs: note about independent super block structs 2011-08-28 10:50:42 +02:00
config build-sys: fix gtk-doc distclean 2011-07-27 14:22:36 +02:00
disk-utils mkfs: fix small formatting issues in man page 2011-08-08 11:58:55 +02:00
fdisk docs: Documentation directory added 2011-08-12 20:19:52 +02:00
fsck fsck: use same word category in message, and add translators comment 2011-08-02 14:13:44 +02:00
getopt docs: Documentation directory added 2011-08-12 20:19:52 +02:00
hwclock docs: move setuid information from reame to hwclock.8 2011-08-23 21:34:21 +02:00
include arch: start using arch as a usage() example 2011-08-28 10:50:36 +02:00
lib lib: [loopdev.c] correct trivial typo 2011-08-08 13:53:59 +02:00
libblkid docs: Documentation directory added 2011-08-12 20:19:52 +02:00
libmount docs: Documentation directory added 2011-08-12 20:19:52 +02:00
libuuid docs: Documentation directory added 2011-08-12 20:19:52 +02:00
login-utils docs: Documentation directory added 2011-08-12 20:19:52 +02:00
m4 build-sys: use AC_LANG_SOURCE to suppress warnings 2011-03-08 13:37:09 +01:00
man/ru rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
misc-utils docs: Documentation directory added 2011-08-12 20:19:52 +02:00
mount docs: Documentation directory added 2011-08-12 20:19:52 +02:00
partx partx: switch on localization 2011-08-02 14:13:39 +02:00
po po: also extract plural messages from the C files 2011-08-02 14:13:44 +02:00
schedutils ionice: slightly improve grammar, spacing and consistency of man page 2011-08-08 11:58:51 +02:00
sys-utils arch: start using arch as a usage() example 2011-08-28 10:50:36 +02:00
term-utils docs: Documentation directory added 2011-08-12 20:19:52 +02:00
tests docs: Documentation directory added 2011-08-12 20:19:52 +02:00
text-utils docs: Documentation directory added 2011-08-12 20:19:52 +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 docs: copy contributors from legacy files to AUTHORS 2011-08-23 21:34:21 +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 docs: Documentation directory added 2011-08-12 20:19:52 +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: fix configure.ac for uuidd 2011-07-29 22:44:47 +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>