minix/man
Thomas Veerman 6759b24c57 /etc/rc: use mount -a instead of manual parsing
The rc script manually parses /etc/fstab to mount all file systems.
To do that it needs /bin/sed which does not exist anymore. mount(8)
now supports the -a flag which causes it to mount all file systems
listed in /etc/fstab except for '/'. File systems marked with 'noauto'
are skipped.
2012-06-20 10:48:38 +00:00
..
man1 /etc/rc: use mount -a instead of manual parsing 2012-06-20 10:48:38 +00:00
man1x manpages: fix options and examples 2012-03-31 23:47:03 +02:00
man2 update/fix manpage support 2011-09-28 15:24:15 +00:00
man4 Remove unsupported legacy TIOC[GS]ET[PC] ioctls 2012-03-19 00:09:29 +01:00
man5 install library manpages 2012-02-16 01:48:46 +00:00
man6 Remove advent and ttt 2011-07-26 11:37:18 +02:00
man7 install library manpages 2012-02-16 01:48:46 +00:00
man8 Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
man9 Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
Makefile Makefile fixups for cross compilation 2012-06-18 10:53:24 +00:00