also set multicons for tests

This commit is contained in:
Warner Losh 2018-07-27 21:50:10 +00:00
parent 411e421961
commit 1c70f60e23
1 changed files with 2 additions and 1 deletions

View File

@ -799,7 +799,8 @@ echo -h -D -S115200 > ${DESTDIR}/boot.config
cat > ${DESTDIR}/boot/loader.conf <<EOF
console=comconsole
comconsole_speed=115200
boot_serial=-h
boot_serial=yes
boot_multicons=yes
EOF
# XXX
cp /boot/device.hints ${DESTDIR}/boot/device.hints