util-linux/mount
Stepan Kasal b34258064d build-sys: remove swapargs.h, move the tests to main configure.ac
Do not use header swapargs.h, generated by script swap.configure;
use the standard AC_DEFINE method in configure.ac.

Signed-off-by: Stepan Kasal <skasal@redhat.com>
2007-05-16 11:43:30 +02:00
..
h Imported from util-linux-2.12a tarball. 2006-12-07 00:26:14 +01:00
Makefile.am build-sys: remove swapargs.h, move the tests to main configure.ac 2007-05-16 11:43:30 +02:00
README.mount build-sys: rename to -ng, change maintainer name 2007-01-04 13:44:06 +01:00
fstab.5 Imported from util-linux-2.12h tarball. 2006-12-07 00:26:19 +01:00
fstab.c mount: fix list logic in update_mtab 2007-04-26 01:49:28 +02:00
fstab.h build-sys: remove DEFAULT_INCLUDES workaround 2007-01-04 14:39:17 +01:00
get_label_uuid.c Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
get_label_uuid.h Imported from util-linux-2.11y tarball. 2006-12-07 00:26:08 +01:00
getusername.c Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
getusername.h Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
linux_fs.h Imported from util-linux-2.12h tarball. 2006-12-07 00:26:19 +01:00
lomount.c losetup: add support read-only loops 2007-03-22 20:54:07 +01:00
lomount.h Imported from util-linux-2.12b tarball. 2006-12-07 00:26:16 +01:00
loop.h Imported from util-linux-2.12a tarball. 2006-12-07 00:26:14 +01:00
losetup.8 losetup: add to man page info about deprecated cryptoloop 2007-04-03 21:56:55 +02:00
mount.8 mount: add support for context, fscontext and defcontext selinux mount options 2007-05-04 11:05:51 +02:00
mount.c mount: remove all NFS code 2007-05-09 13:25:16 +02:00
mount.smbfs Imported from util-linux-2.12 tarball. 2006-12-07 00:26:12 +01:00
mount_blkid.c Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
mount_blkid.h Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
mount_by_label.c Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
mount_by_label.h Imported from util-linux-2.12b tarball. 2006-12-07 00:26:16 +01:00
mount_constants.h mount: relative atime support 2007-04-05 00:29:55 +02:00
mount_guess_fstype.c Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
mount_guess_fstype.h Imported from util-linux-2.12h tarball. 2006-12-07 00:26:19 +01:00
mount_guess_rootdev.c Imported from util-linux-2.12j tarball. 2006-12-07 00:26:24 +01:00
mount_guess_rootdev.h Imported from util-linux-2.10s tarball. 2006-12-07 00:25:44 +01:00
mount_mntent.c build-sys: remove DEFAULT_INCLUDES workaround 2007-01-04 14:39:17 +01:00
mount_mntent.h build-sys: remove DEFAULT_INCLUDES workaround 2007-01-04 14:39:17 +01:00
mount_paths.h build-sys: remove DEFAULT_INCLUDES workaround 2007-01-04 14:39:17 +01:00
my_dev_t.h Imported from util-linux-2.12d tarball. 2006-12-07 00:26:18 +01:00
pivot_root.8 Imported from util-linux-2.10m tarball. 2006-12-07 00:25:43 +01:00
pivot_root.c Imported from util-linux-2.12a tarball. 2006-12-07 00:26:14 +01:00
realpath.c clean up realpath.[ch] includes and macros 2007-02-09 17:35:15 +01:00
realpath.h clean up realpath.[ch] includes and macros 2007-02-09 17:35:15 +01:00
sundries.c mount: remove all NFS code 2007-05-09 13:25:16 +02:00
sundries.h mount: remove nfsmount() from sundries.h 2007-05-11 15:28:21 +02:00
swap_constants.h Imported from util-linux-2.9i tarball. 2006-12-07 00:25:37 +01:00
swapoff.8 Imported from util-linux-2.2 tarball. 2006-12-07 00:25:32 +01:00
swapon.8 Imported from util-linux-2.12o tarball. 2006-12-07 00:26:31 +01:00
swapon.c build-sys: remove swapargs.h, move the tests to main configure.ac 2007-05-16 11:43:30 +02:00
umount.8 mount: add support for mtab "uhelper" option 2007-04-25 00:20:40 +02:00
umount.c mount: remove all NFS code 2007-05-09 13:25:16 +02:00
xmalloc.c Imported from util-linux-2.12o tarball. 2006-12-07 00:26:31 +01:00
xmalloc.h Imported from util-linux-2.12o tarball. 2006-12-07 00:26:31 +01:00

README.mount

mount/umount for Linux 0.97.3 and later.
Authors:
Doug Quale <quale@saavik.cs.wisc.edu>,
H.J. Lu <hlu@eecs.wsu.edu>,
Rick Sladkey <jrs@world.std.com>,
Stephen Tweedie <sct@dcs.ed.ac.uk>.
Andries Brouwer <aeb@cwi.nl>
Adrian Bunk <bunk@stusta.de>

Presently in util-linux-ng maintained by Karel Zak <kzak@redhat.com>.