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
|
||||
## no services to turn on/off (keep the /etc/init.d link though)
|
||||
removefrom chkconfig --allbut /etc/init.d
|
||||
## we don't check GPG keys (hooray bug #998)
|
||||
removepkg gnupg2 pinentry
|
||||
## Miscellanous unnecessary gpg program
|
||||
removepkg pinentry
|
||||
## no printer/scanner support in anaconda
|
||||
removepkg cups-libs iscan-firmware
|
||||
## no storage device monitoring
|
||||
|
Loading…
Reference in New Issue
Block a user