regular.mk, p8.mk: initial sysv-xfce flavour
This has been prepared with immense help by sem@ and our users: http://forum.altlinux.org/index.php?topic=36177.msg299358#msg299358 (well that's the xfce-sysv livecd, sysv-xfce is pure installer geared to replace sysv-tde for starterkits due to regressions within the latter).
This commit is contained in:
parent
3dc01e0719
commit
7eca94774a
@ -25,6 +25,7 @@ distro/alt-p8-xfce: distro/regular-xfce mixin/p8; @:
|
||||
distro/alt-p8-xfce-sysv: distro/regular-xfce-sysv mixin/p8; @:
|
||||
distro/alt-p8-enlightenment: distro/regular-enlightenment mixin/p8; @:
|
||||
distro/alt-p8-sysv-tde: distro/regular-sysv-tde mixin/p8; @:
|
||||
distro/alt-p8-sysv-xfce: distro/regular-sysv-xfce mixin/p8; @:
|
||||
|
||||
distro/alt-p8-jeos: distro/regular-jeos mixin/p8; @:
|
||||
distro/alt-p8-jeos-ovz: distro/regular-jeos-ovz mixin/p8; @:
|
||||
|
@ -240,6 +240,9 @@ distro/regular-sysv-tde: distro/.regular-install-x11-full mixin/regular-tde
|
||||
@$(call add,THE_LISTS,$(call tags,regular tde))
|
||||
@$(call add,THE_PACKAGES,kpowersave)
|
||||
|
||||
distro/regular-sysv-xfce: distro/.regular-install-x11-full \
|
||||
mixin/regular-xfce mixin/regular-xfce-sysv; @:
|
||||
|
||||
distro/.regular-server-base: distro/.regular-install \
|
||||
use/server/base use/stage2/kms
|
||||
@$(call add,THE_LISTS,$(call tags,regular server))
|
||||
|
Loading…
Reference in New Issue
Block a user