From 60f69f877850cb64fd3cafd349bdb7b51c06462a Mon Sep 17 00:00:00 2001 From: Andres Salomon Date: Mon, 17 Nov 2008 15:45:46 -0500 Subject: [PATCH] initchroot: autoload the MSR module Jordan requested this. What kind of hacker-friendly distro would we be if we didn't encourage people to mess w/ the Geode's MSRs? Signed-off-by: Andres Salomon --- initchroot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/initchroot.sh b/initchroot.sh index 80c4d75..ed729b4 100755 --- a/initchroot.sh +++ b/initchroot.sh @@ -167,6 +167,7 @@ olpc_dcon scx200_acb i8042 olpc_battery +msr EOF # install packages -- 2.39.5