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).
This commit is contained in:
parent
07933f3c60
commit
ccbbbede55
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user