Go to file
Milan Broz 5eec85708d tests: fix mount move test to work with shared mount
If parent mount for test directory is mounted with shared flag,
move mount test fails because kernel rejects mount move operation.

Use another directory level and explicitly make parent mount private.

(All "modern" systems using system have mounts shared for some reason.)

Signed-off-by: Milan Broz <mbroz@redhat.com>
2012-10-09 12:12:49 +02:00
Documentation mount: fix a few typos 2012-10-02 10:24:36 +02:00
config docs: remove unused config/texinfo.tex 2012-07-09 17:03:19 +02:00
disk-utils fix bold style of man page references 2012-10-09 12:12:48 +02:00
fdisks fix bold style of man page references 2012-10-09 12:12:48 +02:00
include mount: losetup: remove obsolete encryption support 2012-09-11 10:46:11 +02:00
lib lib/sysfs: fix sysfs_devname_to_devno for dm partitions 2012-09-21 12:21:30 +02:00
libblkid libblkid: fix copyright noticed to be consistent (so all are LGPL) 2012-09-11 09:30:16 +02:00
libmount libmount: fix umount file.img 2012-10-05 20:38:49 +02:00
libuuid build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
login-utils login: reuse DEAD_PROCESS utmp entries 2012-10-05 12:07:10 +02:00
m4 build-sys: add -Werror to UL_WARN_ADD test 2012-07-16 17:42:09 +02:00
man/ru build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +02:00
misc-utils fix bold style of man page references 2012-10-09 12:12:48 +02:00
mount-deprecated fix bold style of man page references 2012-10-09 12:12:48 +02:00
po po: merge changes 2012-09-04 14:23:25 +02:00
schedutils textual: fix typos in messages 2012-09-04 17:26:31 +02:00
sys-utils fix bold style of man page references 2012-10-09 12:12:48 +02:00
term-utils setterm: make error message more informative 2012-09-21 12:14:14 +02:00
tests tests: fix mount move test to work with shared mount 2012-10-09 12:12:49 +02:00
text-utils column: describe change of separator behavior in man page bugs section 2012-10-02 10:43:33 +02:00
tools build-sys: remove static from config-gen.d/{devel,all}.conf 2012-09-11 10:25:55 +02:00
.gitignore blkdiscard: add new command 2012-09-28 01:12:09 +02:00
AUTHORS docs: AUTHORS, NEWS: UTF-8 fixes. 2012-09-20 11:30:59 +02: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: expand paths at make time 2012-08-15 02:06:53 +02:00
NEWS docs: AUTHORS, NEWS: UTF-8 fixes. 2012-09-20 11:30:59 +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: simplify usrlib_execdir initialization 2012-09-12 18:09:28 +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>