[Debian-live-changes] r2473 - dists/trunk/live-helper/helpers

daniel at alioth.debian.org daniel at alioth.debian.org
Sat Jul 14 16:34:36 UTC 2007


Author: daniel
Date: 2007-07-14 16:34:36 +0000 (Sat, 14 Jul 2007)
New Revision: 2473

Modified:
   dists/trunk/live-helper/helpers/lh_chroot_hacks
Log:


Modified: dists/trunk/live-helper/helpers/lh_chroot_hacks
===================================================================
--- dists/trunk/live-helper/helpers/lh_chroot_hacks	2007-07-14 16:17:24 UTC (rev 2472)
+++ dists/trunk/live-helper/helpers/lh_chroot_hacks	2007-07-14 16:34:36 UTC (rev 2473)
@@ -89,6 +89,9 @@
 # Remove generated xorg.conf based on build systems configuration
 rm -f chroot/etc/X11/xorg.conf
 
+# Touch resolv.conf
+touch chroot/etc/resolv.conf
+
 # Remove cruft
 rm -f chroot/boot/initrd*bak*
 rm -f /etc/apt/trusted.gpg~




More information about the Debian-live-changes mailing list