Commit cf838e78 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: wmaker += gfxboot

...so that locale is selectable at boot (unfortunately there's no way to do that with text menu so far as cmdline is only changed in its entirety there and generating it from the bits involved is Not Implemented Yet as usual).
parent 9e1c834b
......@@ -39,7 +39,8 @@ distro/regular-icewm: distro/.regular-sysv-gtk +icewm
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
@$(call set,KFLAVOURS,un-def)
distro/regular-wmaker: distro/.regular-sysv-gtk use/x11/wmaker use/efi/refind
distro/regular-wmaker: distro/.regular-sysv-gtk use/x11/wmaker \
use/syslinux/ui/gfxboot use/efi/refind
@$(call add,LIVE_PACKAGES,livecd-install-wmaker)
@$(call add,LIVE_PACKAGES,xxkb)
@$(call add,MAIN_PACKAGES,wmgtemp wmhdaps wmpomme wmxkbru)
......
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