kickstarts/live/10/aarch64/stage/rocky-workstation-common-lite.ks

28 lines
475 B
Plaintext
Raw Normal View History

2024-02-14 23:11:24 +00:00
%packages
# Exclude unwanted groups that rocky-live-base.ks pulls in
-@dial-up
-@input-methods
-@standard
# Make sure to sync any additions / removals done here with
# workstation-product-environment in comps
@base-x
@core
@fonts
@gnome-desktop
@guest-desktop-agents
@hardware-support
@internet-browser
@networkmanager-submodules
# Libreoffice
#libreoffice-calc
#libreoffice-writer
# Exclude unwanted packages from @anaconda-tools group
-gfs2-utils
-reiserfs-utils
%end