From f17aa0e0a2920368ce2404ec60cee7c99c006041 Mon Sep 17 00:00:00 2001 From: Daniel Drake Date: Mon, 10 Sep 2012 21:18:18 +0000 Subject: xo1: remove old hacks --- diff --git a/modules/xo1/kspost.50.xo1-tweaks.inc b/modules/xo1/kspost.50.xo1-tweaks.inc index 58d2c4d..194a40e 100644 --- a/modules/xo1/kspost.50.xo1-tweaks.inc +++ b/modules/xo1/kspost.50.xo1-tweaks.inc @@ -1,12 +1,3 @@ -# FIXME: old olpc.fth looks for olpcrd.img, but we now use initrd.img -# any nicer way to fix this? -[ -e "/boot/olpcrd.img" ] || ln -s initrd.img /boot/olpcrd.img - -# olpc.fth really shouldnt specify a root device or filesystem, the initramfs -# figures this out (like in the signed boot path). -# FIXME: fix bootfw package -sed -i -e 's:root=mtd0 rootfstype=jffs2::g' /boot/olpc.fth - # do not show the Sugar default ad-hoc networks on the XO-1 gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --type bool --set /desktop/sugar/network/adhoc false -- cgit v0.9.1