Project 'ximper/mkimage-profiles' was moved to 'ximperlinux/mkimage-profiles'. Please update any links and bookmarks that may still have the old path.
Commit abe50f67 authored by Roman Alifanov's avatar Roman Alifanov

cleanup volumes-profile-kdesktop

CLEANUP_LIVE_PACKAGES to CLEANUP_BASE_PACKAGES
parent 16f30606
......@@ -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
......@@ -17,6 +17,7 @@ use/live: use/stage2 sub/rootfs@live sub/stage2@live \
@$(call add_feature)
@$(call add,LIVE_PACKAGES,livecd-no-ldconfig-service)
@$(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