https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208568
Bug ID: 208568
Summary: reduce requirements for zfs filesystems in zfsboot for
unattended installations
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 169025
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169025&action=edit
Patch for zfsboot adding a check for existing /tmp, /var/tmp
The file
/usr/libexec/bsdinstall/zfsboot
contains the line:
# NOTE: Requires /tmp, /var/tmp, /$ZFSBOOT_BOOTFS_NAME/$ZFSBOOT_BOOTFS_NAME
The requirement for /tmp and /var/tmp is not really necessary if we apply
a small patch to zfsboot (see attachment).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"