Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/xo1/kspost.50.xo1-tweaks.inc
blob: 1e4109f22eefcd3b05db809657c3b5af3367a60b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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

rm /usr/share/gnome/autostart/libcanberra-login-sound.desktop