Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2014 21:32:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192220] New: [ Maintainer update] sysutils/qjail new stuff added
Message-ID:  <bug-192220-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 192220
           Summary: [ Maintainer update] sysutils/qjail new stuff added
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: qjail@a1poweruser.com

Created attachment 145106
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145106&action=edit
qjail-3.6_port_diff file

To committor, Please add this list of changes to the commit log.

1. Add allow.mount.tmpfs parameter to build-jail.conf routine. 
   Check if kernel tmpfs.ko has been loaded
   to host and if not then issue "kldload tmpfs" command.

2. Add code to config logic for lower case t to enable 
   allow.mount.tmpfs parameter and upper case T to disable 
   allow.mount.tmpfs parameter.

3. Remove -l null as method to disable nullfs and replace with
   upper case L to to disable nullfs.

4. Add upper case S to disable lower case s option.

5. Remove -w null as method to disable and replace with
   upper case W to to disable.

6. Fix fib -f parameter so it now works as wanted.

7. Comment out code for setcpu parameter as jail(8) now has bug
   about it.

8. Remove -w null as method to disable vnet interface parameter
   and replace with upper case W to disable it.

9. Make appropriate changes to man qjail.8 file.

10. Change good os version from 93 to 92.

11. Make appropriate changes to qjail.bootime script.

-- 
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-192220-13>