mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-09 00:20:31 +08:00
desktop: Drop some more commandline things
This won't really make a dent in the size problem, sadly. Also update a few misleading comments in the .ks
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
%include fedora-live-minimization.ks
|
%include fedora-live-minimization.ks
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
# First, no office
|
|
||||||
-planner
|
-planner
|
||||||
|
|
||||||
# Drop the Java plugin
|
# Drop the Java plugin
|
||||||
@@ -45,7 +44,7 @@
|
|||||||
-libreoffice-pyuno
|
-libreoffice-pyuno
|
||||||
-libreoffice-emailmerge
|
-libreoffice-emailmerge
|
||||||
|
|
||||||
# Legacy cmdline things we don't want
|
# Legacy and cmdline things we don't want
|
||||||
-krb5-auth-dialog
|
-krb5-auth-dialog
|
||||||
-krb5-workstation
|
-krb5-workstation
|
||||||
-pam_krb5
|
-pam_krb5
|
||||||
@@ -66,6 +65,10 @@
|
|||||||
-rpcbind
|
-rpcbind
|
||||||
-acpid
|
-acpid
|
||||||
-ntsysv
|
-ntsysv
|
||||||
|
-rmt
|
||||||
|
-talk
|
||||||
|
-lftp
|
||||||
|
-tcpdump
|
||||||
|
|
||||||
# Drop some system-config things
|
# Drop some system-config things
|
||||||
-system-config-boot
|
-system-config-boot
|
||||||
|
|||||||
Reference in New Issue
Block a user