[gnome-boxes] Enable X/graphics for Fedora express installation
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Enable X/graphics for Fedora express installation
- Date: Sun, 4 Dec 2011 17:54:40 +0000 (UTC)
commit be0eb3a06b7a98278dc017f46da84de33f2eb6b1
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Dec 1 20:51:55 2011 +0200
Enable X/graphics for Fedora express installation
- Run installer in graphics mode.
- Do install X and GNOME.
https://bugzilla.gnome.org/show_bug.cgi?id=665320
data/ks.cfg | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/ks.cfg b/data/ks.cfg
index 021273a..bd6e4ae 100644
--- a/data/ks.cfg
+++ b/data/ks.cfg
@@ -1,8 +1,6 @@
install
-text
keyboard us
lang en_US.UTF-8
-skipx
network --device eth0 --bootproto dhcp
rootpw whatever
firewall --disabled
@@ -27,5 +25,9 @@ user --name=BOXES_USERNAME --password=BOXES_PASSWORD
@base
@core
@hardware-support
+ base-x
+ gnome-desktop
+ graphical-internet
+ sound-and-video
%end
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]