runtime-cleanup: Do install GPG
OSTree actually does check gpg keys. All we'll have to do is install the package into the boot.iso environment with them.
This commit is contained in:
parent
5cbf3bce37
commit
17eee3ab1a
@ -33,8 +33,8 @@ removepkg fedora-release-rawhide
|
|||||||
removepkg usermode usermode-gtk passwd shadow-utils
|
removepkg usermode usermode-gtk passwd shadow-utils
|
||||||
## no services to turn on/off (keep the /etc/init.d link though)
|
## no services to turn on/off (keep the /etc/init.d link though)
|
||||||
removefrom chkconfig --allbut /etc/init.d
|
removefrom chkconfig --allbut /etc/init.d
|
||||||
## we don't check GPG keys (hooray bug #998)
|
## Miscellanous unnecessary gpg program
|
||||||
removepkg gnupg2 pinentry
|
removepkg pinentry
|
||||||
## no printer/scanner support in anaconda
|
## no printer/scanner support in anaconda
|
||||||
removepkg cups-libs iscan-firmware
|
removepkg cups-libs iscan-firmware
|
||||||
## no storage device monitoring
|
## no storage device monitoring
|
||||||
|
Loading…
Reference in New Issue
Block a user