Sergey Bugaev
9dfcbc58ec
Userland: Reimplement the mount command
...
This new version can do three things:
* When invoked as `mount`, it will print out a list of mounted filesystem,
* When invoked as `mount -a`, it will try to mount filesystems
listed in /etc/fstab,
* When invoked as `mount device mountpoint -t fstype`, it will mount that
device on that mountpoint. If not specified, fstype defaults to ext2.
2019-08-17 12:07:55 +02:00
..
2019-06-22 15:47:08 +02:00
2019-06-22 16:13:47 +02:00
2019-07-28 21:56:19 +02:00
2019-07-29 19:06:58 +02:00
2019-04-15 13:57:09 +02:00
2019-06-07 11:49:31 +02:00
2019-07-13 19:36:02 +02:00
2019-06-07 11:49:31 +02:00
2019-06-07 11:49:31 +02:00
2019-06-07 11:49:31 +02:00
2019-08-12 19:33:24 +02:00
2019-06-07 11:49:31 +02:00
2019-07-03 21:20:13 +02:00
2019-06-07 11:49:31 +02:00
2019-04-25 04:42:09 +02:00
2019-06-07 11:49:31 +02:00
2019-06-07 11:49:31 +02:00
2019-06-22 15:47:08 +02:00
2019-06-07 11:49:31 +02:00
2019-06-07 11:49:31 +02:00
2019-06-30 07:36:14 +02:00
2019-08-08 06:44:49 +02:00
2019-08-07 21:29:32 +02:00
2019-06-07 11:49:31 +02:00
2019-07-10 13:56:28 +02:00
2019-06-22 15:47:08 +02:00
2019-07-21 09:26:47 +02:00
2019-08-14 13:12:54 +02:00
2019-08-14 13:12:54 +02:00
2019-06-07 11:49:31 +02:00
2019-06-07 11:49:31 +02:00
2019-07-22 20:01:11 +02:00
2019-08-01 11:39:41 +02:00
2019-08-17 12:07:55 +02:00
2019-06-07 11:49:31 +02:00
2019-08-10 08:51:20 +02:00
2019-06-22 15:47:08 +02:00
2019-08-01 11:07:44 +02:00
2019-06-07 11:49:31 +02:00
2019-07-18 07:23:26 +02:00
2019-07-19 09:58:12 +02:00
2019-06-22 15:47:08 +02:00
2019-06-07 11:49:31 +02:00
2019-08-17 11:39:26 +02:00
2019-07-19 13:08:26 +02:00
2019-06-07 11:49:31 +02:00
2019-06-22 16:13:47 +02:00
2019-06-07 11:49:31 +02:00
2019-07-03 21:20:13 +02:00
2019-06-07 11:49:31 +02:00
2018-12-20 00:39:29 +01:00
2019-06-22 15:47:08 +02:00
2019-06-22 16:13:47 +02:00
2019-06-22 16:30:32 +02:00
2019-06-07 11:49:31 +02:00
2019-07-18 07:23:26 +02:00
2019-06-07 11:49:31 +02:00
2019-06-07 11:49:31 +02:00
2019-08-05 08:36:28 +02:00
2019-06-07 11:49:31 +02:00
2019-08-17 09:29:54 +02:00
2019-06-07 11:49:31 +02:00
2019-06-07 11:49:31 +02:00
2019-06-22 15:47:08 +02:00
2019-05-16 20:18:17 +02:00
2019-06-01 12:16:55 +02:00