From: Andres Salomon Date: Wed, 10 Dec 2008 20:53:35 +0000 (-0500) Subject: initchroot: update to new geode xorg driver X-Git-Tag: v0.5~8 X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=commitdiff_plain;h=39144ae9a2544c81eacd51049968c164b12bfecc initchroot: update to new geode xorg driver final release of 2.11.0, woo! Signed-off-by: Andres Salomon --- diff --git a/initchroot.sh b/initchroot.sh index d7565c7..0f6e1b9 100755 --- a/initchroot.sh +++ b/initchroot.sh @@ -150,7 +150,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.4/linux-2.6.25.15_2.6.25.15-165_i386.deb - http://lunge.mit.edu/~dilinger/debxo-0.4/xserver-xorg-video-geode_2.11.0-0.2_i386.deb" + http://lunge.mit.edu/~dilinger/debxo-0.5/xserver-xorg-video-geode_2.11.0-0.3_i386.deb" mkdir -p cache for i in $k; do pkg=$(basename ${i})