Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2010-07-27 14:28:23 (GMT)
committer Daniel Drake <dsd@laptop.org>2010-07-27 14:28:23 (GMT)
commitbd67c1d8422870a0a60b322feb0248f7b6b41d12 (patch)
tree2dde8bb9778660f6a209a3b8a8e57e945721a142 /modules
parent968015d6de1566bfdc8a073a9f76349ef55adc48 (diff)
xo1: Re-enable pretty boot
We've obtained the information that we were looking for in #9100.
Diffstat (limited to 'modules')
-rw-r--r--modules/xo1/kspost.50.xo1-tweaks.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/xo1/kspost.50.xo1-tweaks.inc b/modules/xo1/kspost.50.xo1-tweaks.inc
index a60ecb2..a5d2aa2 100644
--- a/modules/xo1/kspost.50.xo1-tweaks.inc
+++ b/modules/xo1/kspost.50.xo1-tweaks.inc
@@ -10,7 +10,3 @@ echo "%__dbi_cdb create private nommap" > /etc/rpm/macros.rpmdb
# what's more, olpc.fth really shouldnt specify a root device
sed -i -e 's:root=mtd0:root=/dev/mtdblock0:g' /boot/olpc.fth
-# Temporarily disable pretty boot to aid diagnosis of boot hangs
-# (could be http://dev.laptop.org/ticket/9100 )
-sed -i -e 's: boot$: visible unfreeze boot:g' /boot/olpc.fth
-