https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251121
Anton Saietskii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Anton Saietskii <[email protected]> --- (In reply to Andriy Gapon from comment #1) >> I want to clarify that the script does not confuse dataset names and mount >> point names. >> The script assumes that for filesystems used as boot environments a >> mountpoint is always >>a default one (i.e., $mountpoint == /$ds_name). But it's not a case for default installation: test@localhost:~ % freebsd-version -ku ; uname -a ; zfs list -rH -o mountpoint,name,canmount,mounted -s mountpoint -t filesystem zroot/ROOT 13.2-RELEASE 13.2-RELEASE FreeBSD localhost.localdomain 13.2-RELEASE FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64 / zroot/ROOT/default noauto yes none zroot/ROOT on no test@localhost:~ % This is what installer from 13.2-RELEASE-disc1 created for me. -- You are receiving this mail because: You are the assignee for the bug.
