Commit 6329b432 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: temporarily drop NM from icewm

NM-1.4 is broken under sysvinit as of right now; let's switch to etcnet until sem@ gets around to fix it. Reverts: 182d32f7Reported-by: 's avatarAnton Midyukov <antohami@altlinux.org>
parent ffd3211e
......@@ -107,13 +107,11 @@ distro/.regular-install-x11-full: distro/.regular-install-x11 \
@$(call add,MAIN_PACKAGES,anacron man-whatis usb-modeswitch)
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
distro/regular-icewm: distro/.regular-sysv-gtk +icewm +nm \
use/x11/lightdm/slick use/init/sysv/polkit use/deflogin/sysv/nm \
distro/regular-icewm: distro/.regular-sysv-gtk +icewm \
use/x11/lightdm/slick use/init/sysv/polkit \
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 xpra)
@$(call add,LIVE_PACKAGES,icewm-startup-networkmanager)
@$(call set,KFLAVOURS,un-def)
# wdm can't do autologin so add standalone one for livecd
......
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