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

daniel at alioth.debian.org daniel at alioth.debian.org
Thu Jun 14 19:09:36 UTC 2007


Author: daniel
Date: 2007-06-14 19:09:36 +0000 (Thu, 14 Jun 2007)
New Revision: 2090

Modified:
   dists/trunk/live-helper/helpers/lh_binary_debian-installer
Log:


Modified: dists/trunk/live-helper/helpers/lh_binary_debian-installer
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_debian-installer	2007-06-14 18:53:40 UTC (rev 2089)
+++ dists/trunk/live-helper/helpers/lh_binary_debian-installer	2007-06-14 19:09:36 UTC (rev 2090)
@@ -146,7 +146,7 @@
 mkdir -p chroot/binary.deb/archives/partial
 mv chroot/var/lib/dpkg/status chroot/var/lib/dpkg/status.tmp
 touch chroot/var/lib/dpkg/status
-Chroot "apt-get -o Dir::Cache=/binary.deb --download-only install --yes lilo linux-headers-2.6-486 linux-headers-2.6-686 linux-image-2.6-486 linux-image-2.6-686"
+Chroot "apt-get -o Dir::Cache=/binary.deb --download-only install --yes linux-image-2.6-486 linux-image-2.6-686 lilo grub"
 mv chroot/binary.deb ./
 mv chroot/var/lib/dpkg/status.tmp chroot/var/lib/dpkg/status
 




More information about the Debian-live-changes mailing list