busybox/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
..
2004-05-19 11:06:20 +00:00
2003-03-19 09:13:01 +00:00
2004-04-14 17:51:38 +00:00
2004-04-14 17:51:38 +00:00
2003-03-19 09:13:01 +00:00
2004-04-14 17:51:38 +00:00
2003-07-30 08:55:59 +00:00
2004-04-14 17:51:38 +00:00
2004-03-27 10:02:48 +00:00
2004-05-26 21:26:07 +00:00
2004-01-18 18:18:33 +00:00