]> spindle.queued.net Git - xodist/commitdiff
initchroot: update initramfs-tools version to fix redboot loading bug
authorAndres Salomon <dilinger@debian.org>
Thu, 23 Oct 2008 03:44:05 +0000 (23:44 -0400)
committerAndres Salomon <dilinger@debian.org>
Thu, 23 Oct 2008 03:44:05 +0000 (23:44 -0400)
prior version was incorrectly forcing redboot module loading; this one
should actually work.

Signed-off-by: Andres Salomon <dilinger@debian.org>
initchroot.sh

index 65aeacf2ea7813c976a77a4320506196d43625eb..ff47423b02014e6b948b8d19bf98cf4120604d60 100755 (executable)
@@ -133,7 +133,7 @@ EOF
 echo "en_US.UTF-8 UTF-8" >${ROOT_DIR}/etc/locale.gen
 (chroot ${ROOT_DIR} aptitude install -y `cat base.packages`)
 
-k="http://lunge.mit.edu/~dilinger/debxo-0.2/initramfs-tools_0.92l.1_all.deb 
+k="http://lunge.mit.edu/~dilinger/debxo-0.2/initramfs-tools_0.92l.2_all.deb 
  http://lunge.mit.edu/~dilinger/debxo-0.2/ofw-config_0.1_all.deb 
  http://lunge.mit.edu/~dilinger/debxo-0.2/linux-2.6.25.15_2.6.25.15-139_i386.deb"
 mkdir -p cache