Commit de513c9f authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added a few more benchmarks

unixbench might still come handy, and stream-mem is better custom-tailored for the task but still beta than nothin'.
parent 0fb879e0
......@@ -214,7 +214,7 @@ distro/regular-rescue: distro/.regular-base use/rescue/rw use/luks \
use/mediacheck test/rescue/no-x11 +wireless +sysvinit
@$(call set,KFLAVOURS,un-def)
@$(call add,RESCUE_PACKAGES,gpm livecd-net-eth)
@$(call add,RESCUE_LISTS,$(call tags,base smartcard))
@$(call add,RESCUE_LISTS,$(call tags,base && (smartcard || bench)))
@$(call add,RESCUE_LISTS,$(call tags,network security))
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