From fe37f2536e5a1fba97cdeb95b6468516be02ca37 Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Fri, 28 Jun 2024 15:42:30 -0500 Subject: [PATCH] docs/man/zfsbootmenu: document bootfs pool property --- docs/man/zfsbootmenu.7.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/man/zfsbootmenu.7.rst b/docs/man/zfsbootmenu.7.rst index 0bc81a2..4812e06 100644 --- a/docs/man/zfsbootmenu.7.rst +++ b/docs/man/zfsbootmenu.7.rst @@ -176,8 +176,17 @@ Deprecated Parameters .. _zfs-properties: -ZFS Properties -============== +ZFS Pool Properties +=================== + +The following properties can be set at the pool level to control boot behavior. + +**bootfs** + + A dataset that will be considered the default boot environment if the pool is the first to be imported by ZFSBootMenu. + +ZFS Dataset Properties +====================== The following properties can be set at any level of the boot-environment hierarchy to control boot behavior.