]> spindle.queued.net Git - xodist/blobdiff - configs/debxo-gnome/hooks
debxo: update olpc.fth to use .bak symlinks rather than .old
[xodist] / configs / debxo-gnome / hooks
index 58ac437c18259b5889a9c84b37811dcb5c1bf85a..a98280989d9f5ed4508796b89da6993cbf3bd22d 100644 (file)
@@ -68,11 +68,16 @@ scx200_acb
 i8042
 olpc_battery
 msr
+EOF
+
+       # UBIFS needs this
+       cat >>${ROOT_DIR}/etc/initramfs-tools/modules<<EOF
+ubi mtd=root
 EOF
 
        # install some custom packages that aren't on mirrors.  ugly hack!
        k="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.6/linux-image-2.6.36+_2.6.36+-14_i386.deb"
        mkdir -p cache
        for i in $k; do
                pkg=$(basename ${i})