]> spindle.queued.net Git - xodist/commitdiff
debxo: one final tweak for ubifs support..
authorAndres Salomon <dilinger@queued.net>
Mon, 1 Nov 2010 04:21:44 +0000 (21:21 -0700)
committerAndres Salomon <dilinger@queued.net>
Mon, 1 Nov 2010 04:21:44 +0000 (21:21 -0700)
Signed-off-by: Andres Salomon <dilinger@queued.net>
configs/debxo-awesome/hooks
configs/debxo-gnome/hooks
configs/debxo-kde/hooks
configs/debxo-lxde/hooks
configs/debxo-sugar/hooks
configs/debxo-xfce/hooks

index 08bba4f94e9550fbebdc7bbfe414bccf63d258b2..5408e63d1cfe8d1d314a535fb0cdc72f196187d3 100644 (file)
@@ -67,6 +67,11 @@ 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!
index f5461a92933cede3e9853bc290a6200a443aba73..a98280989d9f5ed4508796b89da6993cbf3bd22d 100644 (file)
@@ -68,6 +68,11 @@ 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!
index 54dfcb37e504cf545995944b405c1eee18bb3c3d..ea636f9e46ef0749fe3b69347325432380bb82f7 100644 (file)
@@ -67,6 +67,11 @@ 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!
index 08bba4f94e9550fbebdc7bbfe414bccf63d258b2..5408e63d1cfe8d1d314a535fb0cdc72f196187d3 100644 (file)
@@ -67,6 +67,11 @@ 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!
index fc9e167e945a53618ebd5d7337841c9d533ebd62..49bbf26785ad82cbd2243ac7046ac3cc08eac643 100644 (file)
@@ -67,6 +67,11 @@ 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!
index f6263c53a62b0a6476c2d482d46648d475db3ed5..e80bff9fa5d9a5d83efbb6161050e6377769442d 100644 (file)
@@ -67,6 +67,11 @@ 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!