Commit ecc5039c authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: once-only slideshow for sysv-tde

TDE images are pretty modest regarding resource consumption thus suitable for older hardware; a slower flash drive can stall indefinitely showing slideshow and not going any further with actual package installation so let's put a cap on that.
parent c1041310
...@@ -136,8 +136,8 @@ distro/regular-rescue: distro/.regular-bare use/rescue/rw \ ...@@ -136,8 +136,8 @@ distro/regular-rescue: distro/.regular-bare use/rescue/rw \
distro/regular-sysv-tde: distro/.regular-install-x11 \ distro/regular-sysv-tde: distro/.regular-install-x11 \
mixin/desktop-installer mixin/regular-tde \ mixin/desktop-installer mixin/regular-tde \
use/branding/complete use/net-eth/dhcp \ use/branding/complete use/branding/slideshow/once \
use/efi/refind use/efi/shell use/rescue/base use/net-eth/dhcp use/efi/refind use/efi/shell use/rescue/base
@$(call set,KFLAVOURS,led-ws) @$(call set,KFLAVOURS,led-ws)
@$(call add,RESCUE_LISTS,$(call tags,rescue misc)) @$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,THE_PACKAGES,alterator-datetime alterator-x11) @$(call add,THE_PACKAGES,alterator-datetime alterator-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