# Virtual filesystems devtmpfs /dev devtmpfs defaults 0 0 mkdir#-p /dev/pts helper none 0 0 devpts /dev/pts devpts mode=620,ptmxmode=0666 0 0 mkdir#-p /dev/shm helper none 0 0 tmpfs /dev/shm tmpfs mode=0777 0 0 proc /proc proc defaults 0 0 tmpfs /tmp tmpfs mode=1777,nosuid,nodev 0 0 tmpfs /run tmpfs mode=0755,nosuid,nodev 0 0 tmpfs /media tmpfs mode=1755,nosuid,nodev 0 0 sysfs /sys sysfs defaults 0 0 debugfs /sys/kernel/debug debugfs nofail 0 0 cfgfs /config configfs nofail,noauto 0 0 # The chosen backing storage for the overlays placed on /cfg, /etc, # /home, /root, and /var, are determined dynamically by /usr/libexec/infix/mnt # depending on the available devices. mnttmp /mnt/tmp tmpfs defaults 0 0 LABEL=aux /mnt/aux auto noatime,nodiratime,noauto,errors=remount-ro 0 0 LABEL=var /mnt/var ext4 noatime,nodiratime,noauto,commit=30,errors=remount-ro 0 0 LABEL=cfg /mnt/cfg ext4 noatime,nodiratime,noauto,commit=30,errors=remount-ro 0 0 hostfs /mnt/host 9p cache=none,msize=16384,noauto 0 0 /usr/libexec/infix/mnt# /cfg helper none 0 0