Date: Tue, 17 Dec 2019 18:14:23 +0000 From: Edward Napierala <trasz@freebsd.org> To: Enji Cooper <yaneurabeya@gmail.com> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r355818 - in head: share/man/man4 sys/amd64/linux sys/amd64/linux32 sys/arm64/linux sys/compat/linux sys/i386/linux Message-ID: <CAFLM3-qXSz4Yxf436cx2xR7krHYs1XvJ8QnvfKi8Z%2Bt8Zc=FYA@mail.gmail.com> In-Reply-To: <B948DA00-B715-4979-984C-55FFC7410EC2@gmail.com> References: <201912162007.xBGK74ij043925@repo.freebsd.org> <B948DA00-B715-4979-984C-55FFC7410EC2@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Dec 2019 at 20:59, Enji Cooper <yaneurabeya@gmail.com> wrote: > > > > On Dec 16, 2019, at 12:07, Edward Tomasz Napierala <trasz@freebsd.org> = wrote: > > > > =EF=BB=BFAuthor: 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 anothe= r have another setting? Arguably, one could just leave the default, but it= =E2=80=99s 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFLM3-qXSz4Yxf436cx2xR7krHYs1XvJ8QnvfKi8Z%2Bt8Zc=FYA>