From eb3bbbac50417780e08a4d3a2f32e7b9a3bc51c5 Mon Sep 17 00:00:00 2001 From: Prajwal Mohan Date: Mon, 13 May 2013 11:47:21 -0700 Subject: [PATCH] Adding runtime=native to mic options --- base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.yaml b/base.yaml index d14e522..f3232a2 100644 --- a/base.yaml +++ b/base.yaml @@ -22,7 +22,7 @@ BASE: StartX: False Architecture: x86_64 Desktop: None - Mic2Options: -f liveusb --copy-kernel + Mic2Options: -f liveusb --copy-kernel --runtime=native Groups: - Base System Repos: -- 2.7.4