livecd.sh: Don't mess with xorg.conf anymore, we don't install one

by default.
This commit is contained in:
Timo Aaltonen 2009-06-30 23:21:08 +03:00
parent 9bf13c1229
commit 290c4c0515
2 changed files with 7 additions and 3 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (0.87) UNRELEASED; urgency=low
* livecd.sh: Don't mess with xorg.conf anymore, we don't install one
by default.
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 30 Jun 2009 23:20:20 +0300
livecd-rootfs (0.86) karmic; urgency=low
[ Scott Kitterman ]

View File

@ -472,9 +472,6 @@ ${COMMENT}deb-src ${SECSRCMIRROR} ${STE}-security multiverse
# get rid of the .debs - we don't need them.
chroot ${ROOT} apt-get clean
rm -f ${ROOT}etc/X11/xorg.conf
# Restore an empty xorg.conf, else xserver-xorg postinst will be confused
touch ${ROOT}etc/X11/xorg.conf
rm -f ${ROOT}var/lib/apt/lists/*_*
rm -f ${ROOT}var/spool/postfix/maildrop/*
# Removing update-notifier notes is now considered harmful: