diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-05-26 18:31:33 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-05-26 18:31:33 +0000 |
commit | a1ecd7b6bd8460a639d1d488b8b9c9acba9264e6 (patch) | |
tree | 373952ef157b64e25add2e0a41b0b00c862cca2f /protostar | |
parent | 74c7a311ec9fd8e224563c6c4551bbcc4d6e8454 (diff) | |
download | live-a1ecd7b6bd8460a639d1d488b8b9c9acba9264e6.tar.gz |
/etc/vfstab could be almost empty, kernel mounts all that fs
Diffstat (limited to 'protostar')
-rwxr-xr-x | protostar | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -76,11 +76,6 @@ cat <<VFSTAB > $ROOT/etc/vfstab #device device mount FS fsck mount mount #to mount to fsck point type pass at boot options # -/devices - /devices devfs - no - -/proc - /proc proc - no - -ctfs - /system/contract ctfs - no - -objfs - /system/object objfs - no - -sharefs - /etc/dfs/sharetab sharefs - no - fd - /dev/fd fd - no - swap - /tmp tmpfs - yes - /devices/ramdisk:a - / ufs 1 no rw,nologging |