Go to file
Karel Zak e26de525e2 mount: (new) allow sloppy for non-root
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=825836
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-06-14 14:43:21 +02:00
Documentation docs: fix email macro in manual example 2012-05-31 20:12:06 +02:00
config build-sys: add compiler warnings 2012-06-06 12:10:41 +02:00
disk-utils docs: fix all man page groff warnings 2012-06-02 20:29:12 +02:00
fdisk fdisk: fix io_size usage in new API 2012-06-06 11:03:23 +02:00
getopt docs: clean up getopt.1 manual 2012-06-02 22:39:40 +02:00
hwclock hwclock: cleanup strtoxx_or_err() 2012-05-15 17:44:02 +02:00
include losetup: improve -a to report loopdevs < 512 bytes 2012-06-12 15:41:47 +02:00
lib losetup: improve -a to report loopdevs < 512 bytes 2012-06-12 15:41:47 +02:00
libblkid libblkid: trust in udev symlinks, don't verify 2012-06-12 16:31:39 +02:00
libmount libmount: don't use nosuid,noexec,nodev for cifs user=foo 2012-06-14 14:19:26 +02:00
libuuid libuuid: use max() from c.h 2012-05-23 09:56:51 +02:00
login-utils build-sys: suid su in make install 2012-06-05 17:38:09 +02:00
m4 build-sys: add compiler warnings 2012-06-06 12:10:41 +02:00
man/ru build-sys: s/ruman/ruman1/ 2012-02-28 18:11:23 +01:00
misc-utils logger: use memcpy instead of bcopy 2012-05-29 09:33:14 +02:00
mount docs: fix all man page groff warnings 2012-06-02 20:29:12 +02:00
partx partx: cleanup strtoxx_or_err() 2012-05-15 17:44:51 +02:00
po po: merge changes 2012-02-24 11:38:14 +01:00
schedutils schedutils: cleanup strtoxx_or_err() 2012-05-15 17:45:05 +02:00
sys-utils mount: (new) allow sloppy for non-root 2012-06-14 14:43:21 +02:00
term-utils Merge branch '2012wk22' of git://github.com/kerolasa/lelux-utiliteetit 2012-06-05 16:57:01 +02:00
tests tests: add losetup/mount encryption test 2012-05-28 13:44:55 +02:00
text-utils Fix typos in comments and wall's man page 2012-06-05 14:37:26 +02:00
tools tools: add small and stupid script to check HAVE_DECL_ 2012-06-13 11:59:29 +02:00
.gitignore build-sys: add compiler warnings 2012-06-06 12:10:41 +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 tools: add small and stupid script to check HAVE_DECL_ 2012-06-13 11:59:29 +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: enhance error message for missing libtoolize 2011-10-10 13:56:53 +02:00
configure.ac build-sys: add compiler warnings 2012-06-06 12:10:41 +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>