Go to file
Karel Zak fb55280aa6 build-sys: remove include-Makefile.am
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-26 20:50:53 +02:00
Documentation docs: fix email macro in manual example 2012-05-31 20:12:06 +02:00
config build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +02:00
disk-utils build-sys: move partx to disk-utils/ 2012-06-26 20:50:18 +02:00
fdisks build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
include build-sys: convert include/ to module 2012-06-26 17:08:57 +02:00
lib build-sys: define per-test -DTEST_PROGRAM in lib/ 2012-06-26 17:21:39 +02:00
libblkid build-sys: convert libblkid/ to module 2012-06-26 17:44:15 +02:00
libmount build-sys: convert libmount/ to module 2012-06-26 17:49:37 +02:00
libuuid build-sys: convert libuuid/ to module 2012-06-26 17:37:37 +02:00
login-utils build-sys: convert login-utils/ to module 2012-06-26 20:46:17 +02:00
m4 build-sys: add UL_CONFLICTS_BUILD m4 macro 2012-06-26 20:48:22 +02:00
man/ru build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +02:00
misc-utils build-sys: move getopt to misc-utils/ 2012-06-26 20:48:23 +02:00
mount-deprecated mount: (old) remove hybrid libmount code 2012-06-26 20:48:22 +02:00
po po: add *.h stuff to POTFILES 2012-06-19 12:50:10 +02:00
schedutils build-sys: convert schedutils/ to module 2012-06-26 17:25:24 +02:00
sys-utils build-sys: move hwclock to sys-utils/ 2012-06-26 20:48:23 +02:00
term-utils build-sys: convert term-utils/ to module 2012-06-26 17:53:09 +02:00
tests build-sys: convert tests/ to module 2012-06-26 20:50:53 +02:00
text-utils build-sys: convert term-utils/ to module 2012-06-26 17:53:09 +02:00
tools tools: cleanup config-gen.d 2012-06-26 20:48:22 +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 build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +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: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +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>