Commit fd8f3755 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: use imagewriter

Looks like Qt4-based imagewriter fits these images better than Qt5-based rosa-imagewriter; so be it.
parent d18dfcd3
......@@ -29,6 +29,7 @@ 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)
......@@ -125,7 +126,6 @@ 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