]> spindle.queued.net Git - xodist/blobdiff - initchroot.sh
functions.sh: unfreeze the dcon on bootup
[xodist] / initchroot.sh
index bb273401c5ffafed8a92417330fa64df1846c16c..0f6e1b9f94ea8d7411efcc70b91c1e5cc04b4199 100755 (executable)
@@ -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.1_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})