install2: shrink the cleanup
libgpg-error and libgcrypt20 are apparently needed for current systemd-tmpfiles which has been tossed into basesystem, alas. See-also: https://lists.altlinux.org/pipermail/devel/2017-March/202518.html See-also: https://lists.altlinux.org/pipermail/devel/2017-March/202527.html
This commit is contained in:
parent
3330e24e1a
commit
bb473203e7
@ -99,8 +99,8 @@ use/install2/cleanup/vnc:
|
||||
|
||||
# conflicts with luks feature
|
||||
use/install2/cleanup/crypto:
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,gnupg libgpg-error)
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,libgcrypt* libgnutls*)
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,gnupg)
|
||||
@$(call add,INSTALL2_CLEANUP_PACKAGES,libgnutls*)
|
||||
|
||||
# leave only cirrus, fbdev, qxl, vesa in vm-targeted images
|
||||
use/install2/cleanup/x11-hwdrivers:
|
||||
|
Loading…
x
Reference in New Issue
Block a user