Commit 717cd58c authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: set 'live' as default menu item

parent ab848027
......@@ -47,6 +47,8 @@ distro/.regular-wm: distro/.regular-x11 \
mixin/regular-desktop +vmguest \
use/live/rw +live-installer
@$(call set,INSTALLER,alt-workstation)
@$(call set,GRUB_DEFAULT,live)
@$(call set,SYSLINUX_DEFAULT,live)
# DE base target
# TODO: use/plymouth/live when luks+plymouth is done, see also #28255
......
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