看板 FB_bugs 關於我們 聯絡資訊
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191402 Bug ID: 191402 Summary: Undefined variable BSDINSTALL_CHROOTDIR in /usr/libexec/bsdinstall/zfsboot Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: martin@lispworks.com The section in /usr/libexec/bsdinstall/zfsboot following the comment "Touch up permissions on the tmp directories" uses $BSDINSTALL_CHROOTDIR, but this variable is undefined. It should probably be $BSDINSTALL_CHROOT, if this chmods are needed at all (shouldn't they be handled by the distextract phase anyway?). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"