Merge branch 'mika/efi'
[grml-live.git] / etc / grml / fai / config / files / etc / fstab / GRMLBASE
index 48a4110..fb28736 100644 (file)
@@ -1,4 +1,9 @@
 # /etc/fstab - static file system information
+#
+# This file was deployed via grml-live's
+# ${GRML_FAI_CONFIG}/config/scripts/GRMLBASE/30-fstab script, using
+# ${GRML_FAI_CONFIG}/config/files/etc/fstab/GRMLBASE
+#
 # <filesystem> <mountpoint>   <type> <options>                             <dump> <pass>
 proc           /proc          proc   rw,nosuid,nodev,noexec                 0      0
 none           /proc/bus/usb  usbfs  defaults,noauto                        0      0
@@ -17,6 +22,6 @@ devpts         /dev/pts       devpts noauto,mode=0622                       0
 # none           /proc/bus/usb usbfs   defaults,nodev,noexec,nosuid,noauto,devgid=1001,devmode=664 0 0
 # 192.168.1.101:/backups /mnt/nfs nfs  defaults,user,wsize=8192,rsize=8192 0 0
 #
-# Warning! Please do *not* change any lines below because they are auto-generated by rebuildfstab!
+# Warning! Please do *not* change any lines below because they are auto-generated by.
 # If you want to disable rebuildfstab set CONFIG_FSTAB='no' in /etc/grml/autoconfig!
-# See 'man grml-rebuildfstab' for more details about the following entries.
+# See 'man grml-udev-rebuildfstab' for more details about the following entries.