]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Speciy the dev in an easily changed variable
authorimp <imp@FreeBSD.org>
Mon, 28 Sep 2020 06:00:56 +0000 (06:00 +0000)
committerimp <imp@FreeBSD.org>
Mon, 28 Sep 2020 06:00:56 +0000 (06:00 +0000)
commitbdbaf55fbfa0444cd87c88e451e36c0786d86c17
tree15b18e073e6a9cb2f4818edaa09895c91d1c5e4d
parent3626f31fca360b0fed69215b8145e4f644956e3e
Speciy the dev in an easily changed variable

Rather than hard coding ada0 everywhere, use ${dev}. Also, set
dev=vtbd0 since both qemu and bhyve support this. More work
should be done to use labels instead for fstab.

qemu scripts likely need adjustment. And we should also
likely generate byhve scripts too.
tools/boot/rootgen.sh