add more packages to live edition
This commit is contained in:
@ -9,16 +9,25 @@
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the package section. Does not include weak dependencies. Description courtesy of the Fedora project
|
||||
|
||||
grub2-common.noarch
|
||||
grub2-efi-ia32
|
||||
grub2-efi-x64
|
||||
grub2-efi-x64-cdboot
|
||||
grub2-pc-modules.noarch
|
||||
grub2-tools
|
||||
grub2-tools-efi
|
||||
grub2-tools-extra
|
||||
grub2-tools-minimal
|
||||
grubby
|
||||
@anaconda-tools
|
||||
anaconda
|
||||
anaconda-install-env-deps
|
||||
anaconda-live
|
||||
anaconda-webui
|
||||
glibc-all-langpacks
|
||||
kernel
|
||||
kernel-modules
|
||||
kernel-modules-extra
|
||||
livesys-scripts
|
||||
-@dial-up
|
||||
-@input-methods
|
||||
-@standard
|
||||
-device-mapper-multipath
|
||||
-fcoe-utils
|
||||
-gfs2-utils
|
||||
-python3-botocore
|
||||
-reiserfs-utils
|
||||
-sdubby
|
||||
|
||||
# Explicitly specified here:
|
||||
# <notting> walters: because otherwise dependency loops cause yum issues.
|
||||
@ -37,4 +46,5 @@ glibc-all-langpacks
|
||||
|
||||
# provide the livesys scripts
|
||||
livesys-scripts
|
||||
|
||||
%end
|
Reference in New Issue
Block a user