From 773121c6b5e23cf390ff35fbbd5f398cc4b2474e Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 9 Jul 2010 18:09:00 -0400 Subject: [PATCH] fixed default X group --- configurations.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configurations.yaml b/configurations.yaml index aef2951..b8dfb68 100644 --- a/configurations.yaml +++ b/configurations.yaml @@ -3,7 +3,7 @@ Default: Language: en_US.UTF-8 Keyboard: us PackageArgs: - SaveRepos: False + SaveRepos: True Timezone: America/New_York RootPass: meego DefaultUser: meego @@ -13,7 +13,7 @@ Default: - rpm Groups: - MeeGo Core - - X Window System + - Minimal MeeGo X Window System CORE: PartSize: 1000 -- 2.7.4