From b5dc2031264b83c837451f3c09ab1cbbc4cd6047 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Tue, 13 Nov 2007 22:41:08 +0100
Subject: Fixing fstab handling.

---
 helpers/lh_chroot_hacks | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index 524b3e2..b3bcb2e 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -50,10 +50,6 @@ Create_lockfile .lock
 # Removing udev mac caching rule
 Chroot "rm -f /etc/udev/rules.d/z25_persistent-net.rules"
 
-# Blanking out fstab, so the live-initramfs will know to populate it
-Chroot "rm -f /etc/fstab"
-Chroot "touch /etc/fstab"
-
 case "${LH_BINARY_IMAGES}" in
 	net)
 		if [ ! -f chroot/usr/bin/smbmount ]
-- 
cgit v1.0