kadischi/ks_examples minimal-livecd.cfg, 1.5, 1.6 standard-livedvd.cfg, 1.2, 1.3 xen-livecd.cfg, 1.2, 1.3

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Sat May 12 19:17:18 UTC 2007


Author: autopsy

Update of /cvs/devel/kadischi/ks_examples
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31213/kadischi/ks_examples

Modified Files:
	minimal-livecd.cfg standard-livedvd.cfg xen-livecd.cfg 
Log Message:
Remove langsupport from kickstart examples in ks_examples/


Index: minimal-livecd.cfg
===================================================================
RCS file: /cvs/devel/kadischi/ks_examples/minimal-livecd.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- minimal-livecd.cfg	18 Sep 2006 21:43:26 -0000	1.5
+++ minimal-livecd.cfg	12 May 2007 19:17:16 -0000	1.6
@@ -2,7 +2,6 @@
 
 install
 lang en_US.UTF-8
-langsupport --default=en_US.UTF-8 en_US.UTF-8 en_US en en_US.UTF-8 en_US en en_US.UTF-8 en_US en
 keyboard us
 #xconfig --card "RIVA TNT2" --videoram 4096 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 16
 network --device eth0 --onboot yes --bootproto dhcp --hostname fedora.livecd


Index: standard-livedvd.cfg
===================================================================
RCS file: /cvs/devel/kadischi/ks_examples/standard-livedvd.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- standard-livedvd.cfg	18 Sep 2006 21:43:26 -0000	1.2
+++ standard-livedvd.cfg	12 May 2007 19:17:16 -0000	1.3
@@ -32,6 +32,5 @@
 # chinese-support
 # thai-support
 kernel
-kernel-smp
 
 %post


Index: xen-livecd.cfg
===================================================================
RCS file: /cvs/devel/kadischi/ks_examples/xen-livecd.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xen-livecd.cfg	21 Sep 2006 14:15:56 -0000	1.2
+++ xen-livecd.cfg	12 May 2007 19:17:16 -0000	1.3
@@ -3,7 +3,6 @@
 
 install
 lang en_US.UTF-8
-langsupport --default=en_US.UTF-8 en_US.UTF-8 en_US en en_US.UTF-8 en_US en en_US.UTF-8 en_US en
 keyboard us
 network --device eth0 --onboot no --bootproto dhcp --hostname xen-livecd.livedomain
 xconfig --driver "vesa" --videoram 16384 --resolution 1024x768 --depth 16 --startxonboot




More information about the fedora-extras-commits mailing list