Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/modules/xo1
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2009-12-22 22:26:16 (GMT)
committer Daniel Drake <dsd@laptop.org>2009-12-22 22:26:16 (GMT)
commit20be69c52ba710fd387079828b7d3728da4cc943 (patch)
tree3dac5cb03fd2ac1dbde33ff5bd5f027a0825c428 /modules/xo1
parent1e925e2eb0fff5c1f62cd115891d4dadb50bb7a2 (diff)
Enable SMBIOS for XO1
Diffstat (limited to 'modules/xo1')
-rw-r--r--modules/xo1/kspost.50.xo1-tweaks.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/xo1/kspost.50.xo1-tweaks.inc b/modules/xo1/kspost.50.xo1-tweaks.inc
index a5d2aa2..93d0749 100644
--- a/modules/xo1/kspost.50.xo1-tweaks.inc
+++ b/modules/xo1/kspost.50.xo1-tweaks.inc
@@ -10,3 +10,6 @@ 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
+# FIXME: need an OFW release that runs smbios by default
+sed -i -e 's/^olpc-fth-boot-me/setup-smbios olpc-fth-boot-me/' /boot/olpc.fth
+