]> spindle.queued.net Git - xodist/blobdiff - initchroot.sh
mkjffs2: add lzo support
[xodist] / initchroot.sh
index ff47423b02014e6b948b8d19bf98cf4120604d60..42fa72a4697a7afb8fa3faf0e9badf1a384c43e5 100755 (executable)
@@ -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.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-139_i386.deb"
+ http://lunge.mit.edu/~dilinger/debxo-0.2/linux-2.6.25.15_2.6.25.15-140_i386.deb"
 mkdir -p cache
 for i in $k; do
        pkg=$(basename ${i})