From a8dc6ec7d058adf483df3564ec5b0be3f4d9ad38 Mon Sep 17 00:00:00 2001 From: John-Paul Bader Date: Fri, 28 Jan 2022 13:02:53 +0100 Subject: [PATCH] Update zfs_bootstrap.sh --- zfs_bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfs_bootstrap.sh b/zfs_bootstrap.sh index d0b7ee7..0651785 100644 --- a/zfs_bootstrap.sh +++ b/zfs_bootstrap.sh @@ -4,7 +4,7 @@ # https://wiki.freebsd.org/RootOnZFS/GPTZFSBoot/9.0-RELEASE # http://wp.strahlert.net/wordpress/zfs-2/expanding-zpool/ -# Tested on FreeBSD 10 and 11 +# Tested on FreeBSD 10, 11 and 12 ############################################################### # WARNING: Go through line by line and adjust where necessary #