]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r346652-r346654
authorIan Lepore <ian@FreeBSD.org>
Thu, 23 May 2019 02:12:00 +0000 (02:12 +0000)
committerIan Lepore <ian@FreeBSD.org>
Thu, 23 May 2019 02:12:00 +0000 (02:12 +0000)
commite806afff87b944627c5433d0c33564557393bd54
tree4e735d5e5b7323f67a50c8cb7890b5d64a0b7409
parent9be04a971b7e4b18c91a0711c8f97907b22e4603
MFC r346652-r346654

r346652:
Complain and exit the script if the 'make install' phase fails.  Also,
there is no need to install any debug files.

r346653:
The zfs module has grown a dependency on zcl_nfs4.ko, so copy it into all
the test images.

r346654:
For the geli-gpt-zfs test images, both bios and uefi flavors, add a dummy
ufs partition as p2, and put the zfs partition at p3, to test the ability
of the zfs probe code to find a zfs pool on something other than the first
partition.
tools/boot/rootgen.sh