From a80b9a8415dc3ad141a9c82ee4ef37d81619604e Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Sun, 26 Oct 2008 21:24:29 -0400 Subject: [PATCH] initchroot: update kernel to -145 (adds keyspan firmware support) Requested by pgf for keyspan serial hardware. Signed-off-by: Andres Salomon --- initchroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initchroot.sh b/initchroot.sh index 91f364a..a03b373 100755 --- a/initchroot.sh +++ b/initchroot.sh @@ -139,7 +139,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.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-144_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.3/linux-2.6.25.15_2.6.25.15-145_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i}) -- 2.39.2