minix/etc/usr
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
..
daily daily cron: fix timestamp updating 2012-04-19 16:57:58 +02:00
dhcptags.conf Added /usr/etc files to src. 2005-04-25 13:50:26 +00:00
Makefile Use buildsystem commands instead of {cp,mkdir} 2012-06-18 10:53:33 +00:00
rc /etc/rc: use mount -a instead of manual parsing 2012-06-20 10:48:38 +00:00