#326 KDE: Move the minimization to a separate kickstart file
Merged 6 years ago by kevin. Opened 6 years ago by amitksaha.

file modified
+1 -7
@@ -1,3 +1,4 @@

+ 

  %packages

  @firefox

  @kde-apps
@@ -54,13 +55,6 @@

  -paratype-pt-sans-fonts	# Cyrillic (already supported by DejaVu), huge

  #-stix-fonts		# mathematical symbols

  

- # remove input methods to free space

- -@input-methods

- -scim*

- -m17n*

- -ibus*

- -iok

- 

  # admin-tools

  -gnome-disk-utility

  # kcm_clock still lacks some features, so keep system-config-date around

@@ -0,0 +1,10 @@

+ # remove input methods to free space

+ %packages

+ -@input-methods

+ -scim*

+ -m17n*

+ -ibus*

+ -iok

+ %end

+ 

+ 

file modified
+1
@@ -9,6 +9,7 @@

  

  %include fedora-live-kde-base.ks

  %include fedora-live-minimization.ks

+ %include fedora-kde-minimization.ks

  

  # DVD payload

  part / --size=6144

@@ -8,7 +8,8 @@

  # Maintainer: Amit Saha <amitksaha@fedoraproject.org>

  #             https://fedoraproject.org/wiki/User:Amitksaha

  

- %include fedora-live-kde.ks

+ %include fedora-live-kde-base.ks

+ %include fedora-live-minimization.ks

  

  # The recommended part size for DVDs is too close to use for the scientific spin

  part / --size 14500