Commit f7b6ab87 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add use/live/rescue to distro/.regular-desktop-base

Was deleted earlier by mistake.
parent 8b3f9a60
...@@ -43,7 +43,7 @@ endif ...@@ -43,7 +43,7 @@ endif
distro/.regular-desktop-base: distro/.regular-base use/branding/full \ distro/.regular-desktop-base: distro/.regular-base use/branding/full \
mixin/regular-desktop mixin/regular-desktop-install +wireless \ mixin/regular-desktop mixin/regular-desktop-install +wireless \
use/live/rw use/live/x11 use/live/repo use/vmguest/kvm \ use/live/rw use/live/x11 use/live/repo use/vmguest/kvm \
use/live/suspend use/grub/ui/gfxboot use/live/suspend use/grub/ui/gfxboot use/live/rescue
@$(call add,THE_BRANDING,bootloader) @$(call add,THE_BRANDING,bootloader)
@$(call add,LIVE_PACKAGES,livecd-rescue-base-utils) @$(call add,LIVE_PACKAGES,livecd-rescue-base-utils)
@$(call set,GRUB_DEFAULT,live) @$(call set,GRUB_DEFAULT,live)
......
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