]> spindle.queued.net Git - xodist/commit
debxo: add initial ubifs support
authorAndres Salomon <dilinger@collabora.co.uk>
Sun, 21 Feb 2010 23:25:06 +0000 (18:25 -0500)
committerAndres Salomon <dilinger@collabora.co.uk>
Sun, 21 Feb 2010 23:25:06 +0000 (18:25 -0500)
commit88ab2b081b5202eeff3a94433ec3d27e2a42a6a7
treef7d39314d404669028e34a551f5baa13fb9eddd5
parent28373352d4067e47108a9bd01b25402477f0162d
debxo: add initial ubifs support

New script 'mkubifs.sh' for creating an image w/ a jffs2 /boot and an ubifs /.
It requires a new(er) kernel, possibly a newer initramfs-tools.. so for now,
it's not enabled.  Hopefully soon..

Signed-off-by: Andres Salomon <dilinger@collabora.co.uk>
13 files changed:
configs/debxo-awesome/fstab-ubifs [new file with mode: 0644]
configs/debxo-awesome/olpc.fth-ubifs [new file with mode: 0644]
configs/debxo-gnome/fstab-ubifs [new file with mode: 0644]
configs/debxo-gnome/olpc.fth-ubifs [new file with mode: 0644]
configs/debxo-kde/fstab-ubifs [new file with mode: 0644]
configs/debxo-kde/olpc.fth-ubifs [new file with mode: 0644]
configs/debxo-lxde/fstab-ubifs [new file with mode: 0644]
configs/debxo-lxde/olpc.fth-ubifs [new file with mode: 0644]
configs/debxo-sugar/fstab-ubifs [new file with mode: 0644]
configs/debxo-sugar/olpc.fth-ubifs [new file with mode: 0644]
configs/debxo-xfce/fstab-ubifs [new file with mode: 0644]
configs/debxo-xfce/olpc.fth-ubifs [new file with mode: 0644]
mkubifs.sh [new file with mode: 0755]