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).
This commit is contained in:
parent
9e1c834b0d
commit
cf838e7859
@ -39,7 +39,8 @@ distro/regular-icewm: distro/.regular-sysv-gtk +icewm
|
|||||||
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
|
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
|
||||||
@$(call set,KFLAVOURS,un-def)
|
@$(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,livecd-install-wmaker)
|
||||||
@$(call add,LIVE_PACKAGES,xxkb)
|
@$(call add,LIVE_PACKAGES,xxkb)
|
||||||
@$(call add,MAIN_PACKAGES,wmgtemp wmhdaps wmpomme wmxkbru)
|
@$(call add,MAIN_PACKAGES,wmgtemp wmhdaps wmpomme wmxkbru)
|
||||||
|
Loading…
Reference in New Issue
Block a user