Go to file
Karel Zak f2be51a211 docs: add wipefs feature request to TODO
Signed-off-by: Karel Zak <kzak@redhat.com>
2013-03-19 22:45:51 +01:00
Documentation docs: add wipefs feature request to TODO 2013-03-19 22:45:51 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils fsck.cramfs: fix compiler warnings 2013-03-15 15:33:23 +01:00
fdisks fdisk: improve MBR detection 2013-03-12 11:58:34 +01:00
include dmesg: more colors, more fun 2013-03-18 12:28:32 +01:00
lib dmesg: more colors, more fun 2013-03-18 12:28:32 +01:00
libblkid docs: update year 2013-03-15 15:18:22 +01:00
libfdisk fdisk: no more AIX "support" 2013-03-12 11:37:33 +01:00
libmount docs: update year 2013-03-15 15:18:22 +01:00
libuuid build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
login-utils login: remove file descriptor leak [cppcheck] 2013-03-04 12:28:34 +01:00
m4 build-sys: support list of variables for UL_REQUIRES_HAVE macro 2013-01-24 19:22:53 +01:00
misc-utils docs: generic whereis.1 clean up 2013-03-19 16:10:03 +01:00
mount-deprecated a pointer should not be compared to zero [coccinelle] 2013-02-06 11:51:15 +01:00
po build-sys: clean update-potfiles script 2012-10-10 14:10:30 +02:00
schedutils ionice: keep output backwardly compatible 2013-03-04 12:58:12 +01:00
sys-utils docs: add TB to list of supported suffixes 2013-03-18 18:31:07 +01:00
term-utils wall: use xgethostname() 2013-03-04 12:28:32 +01:00
tests tests: move fallocate test file 2013-03-12 16:08:23 +01:00
text-utils docs: add TB to list of supported suffixes 2013-03-18 18:31:07 +01:00
tools build-sys: add config-gen.d stuff for chsh-chfn 2013-02-13 13:49:05 +01:00
.gitignore chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +01:00
AUTHORS libblkid: use correct block size for UDF probe 2013-03-01 21:54:00 -05: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 libfdisk: add basic library files 2013-03-11 11:20:40 +01:00
NEWS textual: spell and encode the name of Arkadiusz Miśkiewicz correctly 2013-02-06 11:15:02 +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: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac chkdupexe: remove, deprecated for years 2013-03-14 13:34:11 +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>