On Mon, 16 Dec 2019 at 20:59, Enji Cooper <yaneurab...@gmail.com> wrote:
>
>
> > On Dec 16, 2019, at 12:07, Edward Tomasz Napierala <tr...@freebsd.org> 
> > wrote:
> >
> > Author: trasz
> > Date: Mon Dec 16 20:07:04 2019
> > New Revision: 355818
> > URL: https://svnweb.freebsd.org/changeset/base/355818
> >
> > Log:
> >  Add compat.linux.emul_path, so it can be set to something other
> >  than "/compat/linux".  Useful when you have several compat directories
> >  with different Linux versions and you don't want to clash with files
> >  installed by linux-c7 packages.
>
> Hi Edward!
>     Great feature :).. i was wondering if it made sense to implement this 
> sysctl as a per-jail setting so one jail could have one setting and another 
> have another setting? Arguably, one could just leave the default, but it’s a 
> just thought I had when reading your commit message.

Thanks!  Yes, eventually this could be turned into a per-jail
parameter.  In most cases it just doesn't matter within a jail, though
- for Linux jails you probably want to have a usual Linux root
filesystem, without /compat/linux; thus, linuxulator path translation
will be a nop.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to