Commit e1fd1eb8 authored by Roman Alifanov's avatar Roman Alifanov

cleanup volumes-profile-kdesktop

CLEANUP_LIVE_PACKAGES to CLEANUP_BASE_PACKAGES
parent 3c0e1ded
......@@ -184,5 +184,6 @@ distro/ximper: distro/.ximper-install-x11-systemd distro/.ximper-wm mixin/ximper
@$(call add,THE_KMODULES,virtualbox)
@$(call add,LIVE_PACKAGES,livecd-gnome3-setup-done)
@$(call add,LIVE_PACKAGES,gnome-flashback screenpen)
endif
\ No newline at end of file
......@@ -16,6 +16,7 @@ use/live: use/stage2 sub/rootfs@live sub/stage2@live \
use/services/lvm2-disable use/grub/live.cfg
@$(call add_feature)
@$(call add,CLEANUP_BASE_PACKAGES,'installer*')
@$(call add,CLEANUP_BASE_PACKAGES,'volumes-profile-*')
@$(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