Commit 45752d2a authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add OEM installation mode for desktop images

parent 476a0b8e
......@@ -68,7 +68,8 @@ endif
# DE base target
# 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/firmware/laptop +systemd +systemd-optimal +vmguest \
use/live-install/oem
@$(call add,THE_PACKAGES,bluez)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
......
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