Initial build setup for x86_64 Stormux.
This commit is contained in:
6
x86_64/airootfs/etc/fstab
Normal file
6
x86_64/airootfs/etc/fstab
Normal file
@@ -0,0 +1,6 @@
|
||||
# Static information about the filesystems.
|
||||
# See fstab(5) for details.
|
||||
|
||||
# <file system> <dir> <type> <options> <dump> <pass>
|
||||
# Live ISO - root filesystem is handled by archiso, only tmpfs mounts needed
|
||||
tmpfs /var/log tmpfs defaults,noatime,nosuid,nodev,noexec,mode=0755,size=128M 0 0
|
||||
Reference in New Issue
Block a user