]> spindle.queued.net Git - xodist/blobdiff - configs/debxo-kde/hooks
debxo: update to a newer kernel
[xodist] / configs / debxo-kde / hooks
index 54dfcb37e504cf545995944b405c1eee18bb3c3d..d9fb2ce30e6dfbc9c991c4313d93345b1a3be660 100644 (file)
@@ -67,11 +67,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.6/linux-image-2.6.36+_2.6.36+-14_i386.deb"
+ http://lunge.mit.edu/~dilinger/debxo-0.6/linux-image-2.6.37-rc1+_2.6.37-rc1+-47_i386.deb"
        mkdir -p cache
        for i in $k; do
                pkg=$(basename ${i})