hush/util-linux
Eric Andersen 86af052d25 Kevin P. Fleming writes:
Yes, I know busybox is in feature freeze. If this two-liner is too much
that's fine, but it's handy.

This patch allows busybox mount to support "-o move" just like it
supports "-o bind", which is the equivalent of util-linux "mount --move".

Usage is:

mount -o move /mnt/point/1 /mnt/point/2

where /mnt/point/1 is an already mounted filesystem; it will be moved to
/mnt/point/2.
2004-05-26 21:26:07 +00:00
..
Config.in Do not select LFS 2004-05-19 11:06:20 +00:00
dmesg.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fbset.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fdflush.c Major coreutils update. 2003-03-19 09:13:01 +00:00
fdformat.c Everything should be made as simple as possible. But no simpler. 2004-04-03 12:36:03 +00:00
fdisk.c Per suggestion from Bastian Blank, be less evil when we force fdisk to 2004-05-26 11:59:19 +00:00
freeramdisk.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
fsck_minix.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
getopt.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
hexdump.c Major coreutils update. 2003-03-19 09:13:01 +00:00
hwclock.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
losetup.c Lars Ekman writes: 2003-07-30 08:55:59 +00:00
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Per suggestion from Bastian Blank, be less evil when we force fdisk to 2004-05-26 11:59:19 +00:00
mkfs_minix.c Larry Doolittle writes: 2004-04-14 17:51:38 +00:00
mkswap.c Patch from David Meggy to make the swap default to the new version if no 2003-10-31 02:04:18 +00:00
more.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
mount.c Kevin P. Fleming writes: 2004-05-26 21:26:07 +00:00
nfsmount.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
nfsmount.h Fixup use of 'u_int' to instead use 'unsigned int' 2004-01-30 22:56:20 +00:00
pivot_root.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
rdate.c Stephane Billiart writes: 2004-01-18 18:18:33 +00:00
swaponoff.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
umount.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00