Commit 78d2f2e8 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: add refind to icewm flavour

This flavour has turned into a distribution proper quite some time ago (thanks jinn@), and its role of pretty minimalistic proving grounds for things like minimalistic EFI boot path is now neglectible. So let's add a proper boot manager there too. It might be better to fit it into distro/.regular-sysv-gtk or even up the dependency tree but I'm not focused enough to do it right now. Reported-by: klark@, antohami@
parent 16a1919e
......@@ -106,7 +106,7 @@ distro/.regular-install-x11-full: distro/.regular-install-x11 \
distro/regular-icewm: distro/.regular-sysv-gtk +icewm +nm \
use/x11/lightdm/gtk use/init/sysv/polkit use/deflogin/sysv/nm \
use/browser/chromium use/fonts/ttf/redhat
use/browser/chromium use/fonts/ttf/redhat use/efi/refind
@$(call add,LIVE_LISTS,$(call tags,desktop nm))
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
@$(call add,LIVE_PACKAGES,mnt winswitch xpra)
......
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