Go to file
Karel Zak 09e092ad5c rtcwake: clean up usage
Signed-off-by: Karel Zak <kzak@redhat.com>
2013-03-26 12:14:31 +01:00
Documentation docs: arch is gone, use delpart as usage() function example 2013-03-26 10:53:30 +01:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils raw: fix "Error setting raw device: Success" 2013-03-21 08:25:35 +01:00
fdisks build-sys: set dependence fdisk -> libfdisk -> libuuid 2013-03-21 15:34:24 +01:00
include include/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIME 2013-03-26 11:45:45 +01:00
lib lib/mbsalign: correct license header from GPLv[23] to LGPLv2+ 2013-03-20 14:03:28 +01:00
libblkid docs: make the section AVAILABILITY always come last in man pages 2013-03-20 14:09:24 +01:00
libfdisk build-sys: set dependence fdisk -> libfdisk -> libuuid 2013-03-21 15:34:24 +01:00
libmount libmount: add mnt_table_find_mountpoint() 2013-03-25 13:56:31 +01:00
libuuid build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
login-utils sulogin: couple of obvious fixes for non-linux systems 2013-03-26 10:54:10 +01:00
m4 build-sys: support list of variables for UL_REQUIRES_HAVE macro 2013-01-24 19:22:53 +01:00
misc-utils blkid: use xalloc.h when possible 2013-03-26 10:53:28 +01:00
mount-deprecated a pointer should not be compared to zero [coccinelle] 2013-02-06 11:51:15 +01:00
po po: merge changes 2013-03-21 23:19:54 +01:00
schedutils ionice: keep output backwardly compatible 2013-03-04 12:58:12 +01:00
sys-utils rtcwake: clean up usage 2013-03-26 12:14:31 +01:00
term-utils script: use __noreturn__ for really last function [clang -Winvalid-noreturn] 2013-03-20 15:20:18 +01:00
tests tests: update build tests 2013-03-21 22:35:11 +01:00
text-utils docs: make the section AVAILABILITY always come last in man pages 2013-03-20 14:09:24 +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 docs: update AUTHORS file 2013-03-21 23:29:45 +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 libfdisk: add basic library files 2013-03-11 11:20:40 +01:00
NEWS build-sys: release++ (v2.23-rc1) 2013-03-22 12:34:28 +01:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing lib/mbsalign: correct license header from GPLv[23] to LGPLv2+ 2013-03-20 14:03:28 +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: release++ (v2.23-rc1) 2013-03-22 12:34:28 +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>