95rootfs-block/mount-root.sh: comment out fstab generation
authorMichal Soltys <soltys@ziu.info>
Thu, 2 Jun 2011 21:22:15 +0000 (23:22 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 11 Aug 2011 12:27:24 +0000 (14:27 +0200)
commitc60dbcc0aabb94e9e458c8b9b0b4b43cf9cb1dce
tree84248c6a08c13b9328b60ffa1172be796310f4df
parent21b691152c42c26dbabe7f9f0125fcc82c9364b8
95rootfs-block/mount-root.sh: comment out fstab generation

fsck_single() operates directly on the device, so fstab is not
necessary. fs-lib functions make sure fscks don't complain.
Code is only commented out just in case I missed something.
modules.d/95rootfs-block/mount-root.sh