]> spindle.queued.net Git - xodist/commit
debxo: update UBIFS-related stuff for generic kernels
authorAndres Salomon <dilinger@queued.net>
Wed, 25 Jan 2012 07:55:21 +0000 (23:55 -0800)
committerAndres Salomon <dilinger@queued.net>
Wed, 25 Jan 2012 08:06:26 +0000 (00:06 -0800)
commit8be989ad010324ca07ed2c64a110277a68014685
treecacf5660e0c32d4ba6caadf593ed18e8e533dde0
parent422dba9c3658d13b95b89f66b8d5e509230c7e90
debxo: update UBIFS-related stuff for generic kernels

Stock Debian 3.2 kernels now run on XO-1 without modification (finally!).
However, they require some mount and boot option changes for our custom
hardware.

Since OFW does not support JFFS2 with LZO compression, we need to be
sure to mount /boot with compr=zlib so that any blocks written out to
the partition use zlib instead of lzo.

The Debian kernels also compile the redboot directory number to -1, so
we have to override that through a boot argument.

Note that a newer version of olpc-xo1-hw (0.3) is necessary to ensure
that all needed kernel modules are included in the initramfs images.

Signed-off-by: Andres Salomon <dilinger@queued.net>
configs/debxo-awesome/fstab-ubifs
configs/debxo-awesome/olpc.fth-ubifs
configs/debxo-kde/fstab-ubifs
configs/debxo-kde/olpc.fth-ubifs
configs/debxo-lxde/fstab-ubifs
configs/debxo-lxde/olpc.fth-ubifs
configs/debxo-sugar/fstab-ubifs
configs/debxo-sugar/olpc.fth-ubifs
configs/debxo-xfce/fstab-ubifs
configs/debxo-xfce/olpc.fth-ubifs