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
2012-06-18 10:54:50 +00:00
2012-06-18 10:54:47 +00:00
2012-06-19 15:47:25 +02:00
2012-06-19 08:50:33 +00:00
2012-06-18 10:54:54 +00:00
2012-06-18 10:54:52 +00:00
2012-06-18 10:54:55 +00:00
2012-06-18 10:54:51 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%