summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_hacks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:16 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:05:16 +0200
commitc026e68cd0694cc7564405f570f75855799b952a (patch)
tree8f9a4286b138ca2768a724594ad4219bf30f6167 /helpers/lh_chroot_hacks
parent1803c471647582743a7c7a99c34d5bc9c7bb9595 (diff)
downloadvyos-live-build-c026e68cd0694cc7564405f570f75855799b952a.tar.gz
vyos-live-build-c026e68cd0694cc7564405f570f75855799b952a.zip
Adding live-helper 1.0~a21-1.
Diffstat (limited to 'helpers/lh_chroot_hacks')
-rwxr-xr-xhelpers/lh_chroot_hacks3
1 files changed, 0 insertions, 3 deletions
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index cba544127..cc9b4319f 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -86,9 +86,6 @@ Chroot "update-initramfs -k all -t -u"
# Remove build systems clock drift
echo "0.0 0 0.0" > chroot/etc/adjtime
-# Remove generated xorg.conf based on build systems configuration
-rm -f chroot/etc/X11/xorg.conf
-
# Remove cruft
rm -f chroot/boot/initrd*bak*
rm -f /etc/apt/trusted.gpg~