From: Andres Salomon Date: Fri, 17 Oct 2008 22:19:12 +0000 (-0400) Subject: update the kernel X-Git-Tag: v0.2~13 X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=commitdiff_plain;h=268c84d94cfb290d1e737d05d1a60ca008811c3f update the kernel -70 includes a redboot DIRECTORY_BLOCK fix. Signed-off-by: Andres Salomon --- diff --git a/initchroot.sh b/initchroot.sh index 9b6e39f..1a04694 100755 --- a/initchroot.sh +++ b/initchroot.sh @@ -135,7 +135,7 @@ echo "en_US.UTF-8 UTF-8" >${ROOT_DIR}/etc/locale.gen k="http://lunge.mit.edu/~dilinger/debxo-0.2/initramfs-tools_0.92l.1_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-68_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.2/linux-2.6.25.15_2.6.25.15-70_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i})