aboutsummaryrefslogtreecommitdiff
path: root/configs/syslinux-iso/overlay/etc/fstab
Commit message (Collapse)AuthorAgeFilesLines
* [syslinux-iso] Remove devpts and shm entries from fstabGerardo Exequiel Pozzi2011-05-161-2/+0
| | | | | | This work is already done by newer initscripts Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [archiso] Update fstab and "source dev" of aufs.Gerardo Exequiel Pozzi2011-05-071-5/+5
| | | | | | | | | | | | | | * Change from none -> union (looks like util-linux is confused BUG?) Avoid the message: "umount aufs failed: not found" at shutdown. #1 mount -t tmpfs none /something #2 mount -t tmpfs xxxx /something The output of findmnt -rnu -o SOURCE will be blank in #1. * Change from aufs -> auto, make its more generic. * Update devpts and shm entries. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Removed an old and unused line in fstabGerardo Exequiel Pozzi2010-02-221-2/+0
| | | | Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Initial commit of syslinux based iso configAaron Griffin2009-11-301-0/+9
Includes vesamenu config... needs testing Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>