Commit e00d46cf authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added regular-e18-sysv.iso

It's preliminary but rather working by now; one of the main woes is #29497 so far. xterm has been overduplicated, moved to pkglists for clarity.
parent ecc5039c
......@@ -98,11 +98,9 @@ distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad
distro/regular-mate: distro/.regular-gtk use/x11/mate +nm
@$(call add,LIVE_LISTS,$(call tags,mobile mate))
distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality
@$(call add,LIVE_PACKAGES,xterm)
distro/regular-e18: distro/.regular-gtk use/x11/e18 use/fonts/infinality
@$(call add,LIVE_PACKAGES,xterm)
distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality; @:
distro/regular-e18: distro/.regular-gtk use/x11/e18 use/fonts/infinality; @:
distro/regular-e18-sysv: distro/.regular-sysv-gtk use/x11/e18; @:
distro/regular-cinnamon: distro/.regular-gtk \
use/x11/cinnamon use/fonts/infinality
......
......@@ -2,3 +2,4 @@ e17-default
evas_generic_loaders
gnome-icon-theme
e17-extra-modules
xterm
e18-default
evas_generic_loaders1.8
gnome-icon-theme
xterm
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