Commit cfac4019 authored by Anton Midyukov's avatar Anton Midyukov

live: do not add installer* to CLEANUP_BASE_PACKAGES

The installer packages are removed by the installer itself.
parent 43fd6814
......@@ -16,7 +16,6 @@ use/live: use/stage2 sub/rootfs@live sub/stage2@live \
use/services/lvm2-disable
@$(call add_feature)
@$(call add,LIVE_PACKAGES,livecd-no-ldconfig-service)
@$(call add,CLEANUP_BASE_PACKAGES,'installer*')
@$(call add,DEFAULT_SERVICES_ENABLE,$(_ON))
@$(call add,DEFAULT_SERVICES_DISABLE,$(_OFF))
@$(call add,CONTROL,rpcbind:local)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment