Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2015 16:32:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 186345] FreeBSD 10 Installer creates weird ZFS volume layout for /usr
Message-ID:  <bug-186345-8-ZL98P3Rpbn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186345-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186345-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186345

fre.fbsdpr@expertmaker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fre.fbsdpr@expertmaker.com

--- Comment #2 from fre.fbsdpr@expertmaker.com ---
Looking at the bsdinstall(8) zfsboot script,

  /usr/libexec/bsdinstall/zfsboot

this is by design,

  # Don't mount /usr so that 'base' files go to the BEROOT
  /usr            mountpoint=/usr,canmount=off

I agree with that it might it being counter intuitive, but there are reasons
why 'base' files should not go outside the Boot Environment ROOT.  Have a look
at sysutils/beadm and perhaps this blog post,

  http://blather.michaelwlucas.com/archives/2363

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186345-8-ZL98P3Rpbn>