From 62b5ad99218b3bc0c5852040e12efa8068f06dc7 Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Tue, 18 Nov 2008 00:52:36 -0500 Subject: [PATCH] initchroot: update kernel - sound driver update New kernel matches what was sent upstream, and has a MIC light fix. Signed-off-by: Andres Salomon --- initchroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initchroot.sh b/initchroot.sh index 9a4c650..7c84e1d 100755 --- a/initchroot.sh +++ b/initchroot.sh @@ -147,7 +147,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.3/linux-2.6.25.15_2.6.25.15-147_i386.deb + http://lunge.mit.edu/~dilinger/debxo-0.4/linux-2.6.25.15_2.6.25.15-164_i386.deb http://lunge.mit.edu/~dilinger/debxo-0.4/xserver-xorg-video-geode_2.11.0-0.1_i386.deb" mkdir -p cache for i in $k; do -- 2.39.5