Commit ba8878d3 authored by Anton Midyukov's avatar Anton Midyukov

desktop.mk: add target oem-install for check OEM mode install (without DE)

parent 287b5432
......@@ -11,4 +11,8 @@ distro/.desktop-network: distro/.desktop-mini mixin/desktop-installer; @:
#distro/icewm: distro/.desktop-network use/lowmem use/install2/fs +icewm; @:
#distro/ltsp-icewm: distro/icewm +ltsp; @:
# check OEM mode install (without DE)
distro/install-oem: distro/.regular-install-x11-systemd use/install2/oem
@$(call add,STAGE2_BOOTARGS,oem oem_initrd)
endif
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