ISO/configs/install-iso/overlay/etc/fstab
Aaron Griffin 4c3572f415 Cleanup the install-iso Makefile
Also do some tidying of the config and set the
default timezone to nothing, to prevent hiccups on
rc.shutdown

Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
2008-12-21 02:20:56 -06:00

10 lines
474 B
Plaintext

# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
unionfs / unionfs noauto 0 0
none /dev/pts devpts defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/cdrom /bootcd iso9660 ro,user,noauto 0 0
### Auto generated entries get added here: