Commit 0e72c67e authored by Michael Shigorin's avatar Michael Shigorin

Revert "regular.mk: use imagewriter"

This reverts commit fd8f3755. xdg-su is broken (some would say beyond repair) regarding DE detection and handling of various GUI helper utilities, especially in graceful fallback department; only a few images can get imagewriter until this is fixed, let kde4 be the one.
parent a9c9b032
......@@ -29,7 +29,6 @@ distro/.regular-base: distro/.regular-x11 mixin/regular-desktop
distro/.regular-desktop: distro/.regular-base \
use/syslinux/ui/gfxboot use/firmware/laptop use/efi/refind +systemd
@$(call add,LIVE_LISTS,domain-client)
@$(call add,LIVE_PACKAGES,imagewriter)
@$(call add,THE_BRANDING,bootloader)
@$(call set,KFLAVOURS,std-def)
......@@ -136,6 +135,7 @@ distro/regular-tde-sysv: distro/.regular-sysv mixin/regular-tde \
distro/regular-kde4: distro/.regular-desktop use/x11/kde4 use/x11/kdm4 \
use/fonts/zerg +pulse +plymouth +nm
@$(call add,LIVE_LISTS,$(call tags,regular kde4))
@$(call add,LIVE_PACKAGES,rosa-imagewriter)
distro/regular-razorqt: distro/.regular-desktop +razorqt +plymouth; @:
......
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