Commit c3880170 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: custom VOL_IDs for E-based images

Enlightenment is a long enough word to trigger #28271; E, on the other hand, is pretty slim to fit that space. "Volume id: ALT Linux regular-enlightenment/" just isn't pretty at all.
parent 2d13c053
......@@ -138,10 +138,12 @@ distro/regular-mate: distro/.regular-gtk +nm \
distro/regular-e17: distro/.regular-gtk use/x11/e17 use/fonts/infinality; @:
distro/regular-enlightenment: distro/.regular-gtk \
use/x11/enlightenment use/fonts/infinality; @:
use/x11/enlightenment use/fonts/infinality
@$(call set,META_VOL_ID,ALT Linux regular-E/$(ARCH))
distro/regular-enlightenment-sysv: distro/.regular-sysv-gtk \
use/x11/enlightenment; @:
use/x11/enlightenment
@$(call set,META_VOL_ID,ALT Linux regular-E-SysV/$(ARCH))
distro/regular-cinnamon: distro/.regular-gtk \
use/x11/cinnamon use/fonts/infinality use/net/nm/mmgui use/im
......
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