Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-24 Thread Bryan Drewery
On 2/27/2015 10:28 AM, Ian Lepore wrote: > Author: ian > Date: Fri Feb 27 16:28:55 2015 > New Revision: 279361 > URL: https://svnweb.freebsd.org/changeset/base/279361 > > Log: > Allow the kern.osrelease and kern.osreldate sysctl values to be set in a > jail's creation parameters. This allows

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-03 Thread Dmitry Morozovsky
On Mon, 2 Mar 2015, Ian Lepore wrote: > > > Log: > > >Allow the kern.osrelease and kern.osreldate sysctl values to be set in > > > a > > >jail's creation parameters. This allows the kernel version to be > > > reliably > > >spoofed within the jail whether examined directly with sysct

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-02 Thread Garrett Cooper
> On Mar 2, 2015, at 12:23, Ian Lepore wrote: > >> On Mon, 2015-03-02 at 01:02 -0800, Julian Elischer wrote: >>> On 2/27/15 8:28 AM, Ian Lepore wrote: >>> >>> >>> Log: >>> Allow the kern.osrelease and kern.osreldate sysctl values to be set in a >>> jail's creation parameters. This allows

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-02 Thread Ian Lepore
On Mon, 2015-03-02 at 01:02 -0800, Julian Elischer wrote: > On 2/27/15 8:28 AM, Ian Lepore wrote: > > > > > Log: > >Allow the kern.osrelease and kern.osreldate sysctl values to be set in a > >jail's creation parameters. This allows the kernel version to be > > reliably > >spoofed wit

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-03-02 Thread Julian Elischer
On 2/27/15 8:28 AM, Ian Lepore wrote: Log: Allow the kern.osrelease and kern.osreldate sysctl values to be set in a jail's creation parameters. This allows the kernel version to be reliably spoofed within the jail whether examined directly with sysctl or indirectly with the uname -

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-02-28 Thread Ian Lepore
On Fri, 2015-02-27 at 17:41 -0800, Garrett Cooper wrote: > > On Feb 27, 2015, at 08:28, Ian Lepore wrote: > > > > Author: ian > > Date: Fri Feb 27 16:28:55 2015 > > New Revision: 279361 > > URL: https://svnweb.freebsd.org/changeset/base/279361 > > This change broke the pgrep/pkill tests because

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-02-28 Thread Dmitry Morozovsky
On Sat, 28 Feb 2015, Ian Lepore wrote: > > Thanks, very useful feature. Just one question: no MFC planned? > > > > [diff snipped] > > I will definitely mfc (we need this on 10-stable at $work), but I hate > being spammed and/or nagged by robots so I don't use MFC: tags. X-MFC-in: $period woul

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-02-28 Thread Ian Lepore
On Sat, 2015-02-28 at 18:03 +0300, Dmitry Morozovsky wrote: > Ian, > > On Fri, 27 Feb 2015, Ian Lepore wrote: > > > Author: ian > > Date: Fri Feb 27 16:28:55 2015 > > New Revision: 279361 > > URL: https://svnweb.freebsd.org/changeset/base/279361 > > > > Log: > > Allow the kern.osrelease and ke

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-02-28 Thread Dmitry Morozovsky
Ian, On Fri, 27 Feb 2015, Ian Lepore wrote: > Author: ian > Date: Fri Feb 27 16:28:55 2015 > New Revision: 279361 > URL: https://svnweb.freebsd.org/changeset/base/279361 > > Log: > Allow the kern.osrelease and kern.osreldate sysctl values to be set in a > jail's creation parameters. This al

Re: svn commit: r279361 - in head: sys/kern sys/sys usr.sbin/jail

2015-02-27 Thread Garrett Cooper
> On Feb 27, 2015, at 08:28, Ian Lepore wrote: > > Author: ian > Date: Fri Feb 27 16:28:55 2015 > New Revision: 279361 > URL: https://svnweb.freebsd.org/changeset/base/279361 This change broke the pgrep/pkill tests because the jail commands are currently broken, with the message: unknown para