Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-07 | Promote mount. It's not perfect, but it basically works now. | Rob Landley | |
2014-09-07 | Fix mount --move bug. | Rob Landley | |
2014-09-07 | Debugging pass on mount. Not quite done yet, but the basics seem to work now. | Rob Landley | |
2014-08-31 | Next mount checkpoint. | Rob Landley | |
Testing level: It compiled. If any portion of this works, I'll be amazed. Still a bunch of todo items (see giant TODO block after globals) | |||
2014-08-24 | Work in progress snapshot of mount, with fallout to umount. (Not done yet.) | Rob Landley | |
2014-07-06 | Autodetect --bind and --loop mounts in a way that doesn't interfere with ↵0.4.9 | Rob Landley | |
network filesystems or -t newtype mounts that trigger a module load. | |||
2014-06-03 | mount: start on option parsing, implement loopback and bind mount autodetection. | Rob Landley | |
2014-05-29 | First stab at mount, very incomplete. | Rob Landley | |