[Bug 283507] zfsboot - wrong variable in comment?
Date: Mon, 23 Dec 2024 11:41:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283507
Bug ID: 283507
Summary: zfsboot - wrong variable in comment?
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: erichanskrs@gmail.com
For
https://github.com/freebsd/freebsd-src/blob/releng/14.2/usr.sbin/bsdinstall/scripts/zfsboot#L142
I think the intended comment is:
-: # NOTE: Requires /tmp, /var/tmp, /$ZFSBOOT_BOOTFS_NAME/$ZFSBOOT_BOOTFS_NAME
+: # NOTE: Requires /tmp, /var/tmp, /$ZFSBOOT_BEROOT_NAME/$ZFSBOOT_BOOTFS_NAME
--
You are receiving this mail because:
You are the assignee for the bug.