mirror of
https://github.com/t2linux/fedora-iso.git
synced 2026-08-16 05:18:13 -07:00
16 lines
300 B
Plaintext
16 lines
300 B
Plaintext
%packages
|
|
|
|
# Exclude unwanted groups that fedora-live-base.ks pulls in
|
|
-@dial-up
|
|
-@input-methods
|
|
-@standard
|
|
|
|
# Install workstation-product-environment to resolve RhBug:1891500
|
|
@^workstation-product-environment
|
|
|
|
# Exclude unwanted packages from @anaconda-tools group
|
|
-gfs2-utils
|
|
-reiserfs-utils
|
|
|
|
%end
|