[Bug 270016] sysutils/iocage: patch to add support allow_mount_fdescfs filesystem

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Mar 2023 20:44:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270016

            Bug ID: 270016
           Summary: sysutils/iocage: patch to add support
                    allow_mount_fdescfs filesystem
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: grembo@FreeBSD.org
          Reporter: echoxxzz@gmail.com
          Assignee: grembo@FreeBSD.org
             Flags: maintainer-feedback?(grembo@FreeBSD.org)

Created attachment 240649
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240649&action=edit
Patches to add support so users can mount fdescfs filesystem inside jails.

Iocage has no property to allow the user to mount the fdescfs filesytem inside
a jail. This prevents one from running a Samba 4.16 Domain Controller inside a
jail.

I modified/added the port patch files and the port Makefile to add support for
this feature.

Now you can: iocage set allow_mount_fdescfs=1 <jail>.

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