Revert "regular.mk: use imagewriter"

This reverts commit fd8f375573.
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.
This commit is contained in:
Michael Shigorin 2014-04-12 19:58:08 +04:00
parent a9c9b032e8
commit 0e72c67e98

View File

@ -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; @: