Commit ccbbbede authored by Michael Shigorin's avatar Michael Shigorin

test.mk: propagator-test image

This one is a minimalistic one to test propagator without having to add the debug stanza by hand as well as to run stage1 build/test cycles faster (would have helped me understand the recent thinko with xhci-hcd vs xhci_hcd, for example).
parent 07933f3c
......@@ -41,6 +41,9 @@ distro/server-test: distro/server-mini use/relname
# NB: doesn't carry stage3 thus cannot use/bootloader
distro/netinst: distro/.base use/install2/net; @:
distro/propagator-test: distro/.base use/mediacheck
@$(call add,STAGE2_BOOTARGS,propagator-debug)
# tiny network-only server-ovz installer (stage2 comes over net too)
distro/server-ovz-netinst: distro/.base sub/stage1 use/stage2 \
use/syslinux/ui/menu use/syslinux/localboot.cfg use/memtest
......
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