[Bug 208568] reduce requirements for zfs filesystems in zfsboot for unattended installations

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 6 08:01:35 UTC 2016


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: freebsd-bugs at FreeBSD.org
          Reporter: wib+freebsd at qrv.uni-kiel.de

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.


More information about the freebsd-bugs mailing list