Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/xo1/kspost.50.xo1-tweaks.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/xo1/kspost.50.xo1-tweaks.inc')
-rw-r--r--modules/xo1/kspost.50.xo1-tweaks.inc9
1 files changed, 0 insertions, 9 deletions
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