Mercurial > hg > toybox
log toys/pending/mount.c @ 1385:ffc015bddb26 draft 0.4.9
age | author | description |
---|---|---|
Sun, 06 Jul 2014 23:43:29 -0500 | Rob Landley | Autodetect --bind and --loop mounts in a way that doesn't interfere with network filesystems or -t newtype mounts that trigger a module load. draft 0.4.9 |
Tue, 03 Jun 2014 06:27:24 -0500 | Rob Landley | mount: start on option parsing, implement loopback and bind mount autodetection. draft |
Thu, 29 May 2014 06:49:59 -0500 | Rob Landley | First stab at mount, very incomplete. draft |