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.
This commit is contained in:
parent
ecc5039c29
commit
e00d46cf97
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
e18-default
|
||||
evas_generic_loaders1.8
|
||||
gnome-icon-theme
|
||||
xterm
|
||||
|
Loading…
Reference in New Issue
Block a user