regular.mk: added regular-e18.iso

Thanks aris@ there are now e18 packages available;
everything is almost the same distribution-wise.
This commit is contained in:
Michael Shigorin 2013-12-09 22:46:19 +04:00
parent 32d4aed7f2
commit 1283270439

View File

@ -78,6 +78,9 @@ distro/regular-mate: distro/.regular-gtk use/x11/mate +nm
distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality
@$(call add,LIVE_PACKAGES,xterm) @$(call add,LIVE_PACKAGES,xterm)
distro/regular-e18: distro/.regular-gtk use/x11/e18 use/fonts/infinality
@$(call add,LIVE_PACKAGES,xterm)
distro/regular-cinnamon: distro/.regular-gtk \ distro/regular-cinnamon: distro/.regular-gtk \
use/x11/cinnamon use/fonts/infinality use/x11/cinnamon use/fonts/infinality
@$(call set,META_VOL_ID,ALT Linux $(IMAGE_NAME)) # see also #28271 @$(call set,META_VOL_ID,ALT Linux $(IMAGE_NAME)) # see also #28271