Commit c6081358 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: un-def -> std-def

kernel-image-un-def doesn't contain suitable aufs as of 3.12.3-alt1, revert to std-def flavour again for the time being.
parent a4f1574b
......@@ -48,7 +48,7 @@ distro/.regular-install-x11: distro/.regular-install mixin/regular-desktop
distro/regular-icewm: distro/.regular-sysv-gtk +icewm
@$(call add,LIVE_LISTS,$(call tags,regular icewm))
@$(call set,KFLAVOURS,un-def)
@#$(call set,KFLAVOURS,un-def)
distro/regular-wmaker: distro/.regular-sysv-gtk use/x11/wmaker \
use/syslinux/ui/gfxboot use/efi/refind
......@@ -104,7 +104,7 @@ distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @:
distro/regular-rescue: distro/.regular-bare use/rescue/rw \
use/syslinux/ui/menu use/hdt use/efi/refind use/efi/shell
@$(call set,KFLAVOURS,un-def)
@#$(call set,KFLAVOURS,un-def)
@$(call add,RESCUE_PACKAGES,gpm)
distro/regular-sysv-tde: distro/.regular-install-x11 \
......
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