Commit 054170f7 authored by Anton Midyukov's avatar Anton Midyukov

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

Now it can be done (extra packages will be removed during installation). For systemd only.
parent 4adfb293
......@@ -67,7 +67,8 @@ endif
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
distro/.regular-desktop: distro/.regular-wm use/branding/full \
use/firmware/laptop +systemd +systemd-optimal +vmguest \
use/live-install/oem use/services/bluetooth-enable
use/live-install/oem use/services/bluetooth-enable \
use/live/rescue
@$(call add,THE_PACKAGES,bluez)
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
......
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