git: jails: Allow mounting devfs(5) and procfs(5)

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Fri Oct 13 15:11:11 PDT 2023


commit 24687fffce3dc9ab40cb693ed1f00986a106b031
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Fri Oct 13 23:48:54 2023 +0200

    jails: Allow mounting devfs(5) and procfs(5)
    
     - The main goal is to be able to run dsynth under a jail.

Summary of changes:
 sys/kern/kern_jail.c    | 35 +++++++++++++++++++++++++++++++++++
 sys/kern/vfs_syscalls.c | 18 ++++++++++++------
 sys/sys/jail.h          |  2 ++
 3 files changed, 49 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24687fffce3dc9ab40cb693ed1f00986a106b031


-- 
DragonFly BSD source repository


More information about the Commits mailing list