Date: Mon, 16 Dec 2019 12:59:26 -0800 From: Enji Cooper <yaneurabeya@gmail.com> To: Edward Tomasz Napierala <trasz@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, 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: <B948DA00-B715-4979-984C-55FFC7410EC2@gmail.com> In-Reply-To: <201912162007.xBGK74ij043925@repo.freebsd.org> References: <201912162007.xBGK74ij043925@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Dec 16, 2019, at 12:07, Edward Tomasz Napierala <trasz@freebsd.org> wro= te: >=20 > =EF=BB=BFAuthor: trasz > Date: Mon Dec 16 20:07:04 2019 > New Revision: 355818 > URL: https://svnweb.freebsd.org/changeset/base/355818 >=20 > 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 sy= sctl as a per-jail setting so one jail could have one setting and another ha= ve another setting? Arguably, one could just leave the default, but it=E2=80= =99s a just thought I had when reading your commit message. Thank you :)! -Enji=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B948DA00-B715-4979-984C-55FFC7410EC2>