Commit db65d01a authored by Anton Midyukov's avatar Anton Midyukov

live: add use/live/rescue/extra as an analogue of use/rescue

parent e5c14a0b
......@@ -106,6 +106,11 @@ use/live/rescue: use/live use/grub/live-rescue.cfg use/syslinux/live-rescue.cfg
@$(call add,LIVE_PACKAGES,livecd-rescue-utility)
@$(call add,LIVE_LISTS,tagged/base+rescue)
use/live/rescue/extra: use/live/rescue
@$(call add,LIVE_LISTS,\
$(call tags,(base || extra || server || misc || fs) \
&& !x11 && (rescue || comm || network || security || archive)))
# for kiosks
use/live/runapp: use/live
@$(call add,LIVE_PACKAGES,livecd-runapp)
......
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