Print this page
6198 Let's EOL cachefs
*** 299,311 ****
zonepath cannot be a symbolic link.
fs
Any fs resources have their type value checked. An error is
! reported if the value is one of proc, mntfs, autofs, cachefs,
! or nfs or the filesystem does not have an associated mount
! binary at /usr/lib/fs/<fstype>/mount.
It is an error for the directory to be a relative path.
It is an error for the path specified by raw to be a relative
path or if there is no fsck binary for a given filesystem type
--- 299,311 ----
zonepath cannot be a symbolic link.
fs
Any fs resources have their type value checked. An error is
! reported if the value is one of proc, mntfs, autofs, or nfs or
! the filesystem does not have an associated mount binary at
! /usr/lib/fs/<fstype>/mount.
It is an error for the directory to be a relative path.
It is an error for the path specified by raw to be a relative
path or if there is no fsck binary for a given filesystem type
*** 432,437 ****
contains a request script is added to the global zone only. See
pkgadd(1M).
! December 26, 2014 ZONEADM(1M)
--- 432,437 ----
contains a request script is added to the global zone only. See
pkgadd(1M).
! September 8, 2015 ZONEADM(1M)