Date: Tue, 05 Aug 2014 19:24:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192404] [EXP-RUN] Pull in linux-c6 compat layer Message-ID: <bug-192404-13-DCT76BLqxW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192404-13@https.bugs.freebsd.org/bugzilla/> References: <bug-192404-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D192404 --- Comment #4 from Carlos Jacobo Puga Medina <cjpugmed@gmail.com> --- (In reply to Sean Bruno from comment #3) > I think this may be required once this hits the tree: >=20 > Index: sys/compat/linux/linux_mib.c > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- sys/compat/linux/linux_mib.c (revision 269592) > +++ sys/compat/linux/linux_mib.c (working copy) > @@ -129,9 +129,9 @@ >=20=20 > static struct linux_prison lprison0 =3D { > .pr_osname =3D "Linux", > - .pr_osrelease =3D "2.6.16", > + .pr_osrelease =3D "2.6.18", > .pr_oss_version =3D 0x030600, > - .pr_osrel =3D 2006016 > + .pr_osrel =3D 2006018 > }; Yes, with this change we don't need anymore tweak 'compat.linux.osrelease' = in /etc/sysctl.conf --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192404-13-DCT76BLqxW>