[Bug 192404] [EXP-RUN] Pull in linux-c6 compat layer

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 5 19:24:25 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192404

--- Comment #4 from Carlos Jacobo Puga Medina <cjpugmed at gmail.com> ---
(In reply to Sean Bruno from comment #3)
> I think this may be required once this hits the tree:
> 
> Index: sys/compat/linux/linux_mib.c
> ===================================================================
> --- sys/compat/linux/linux_mib.c	(revision 269592)
> +++ sys/compat/linux/linux_mib.c	(working copy)
> @@ -129,9 +129,9 @@
>  
>  static struct linux_prison lprison0 = {
>  	.pr_osname =		"Linux",
> -	.pr_osrelease =		"2.6.16",
> +	.pr_osrelease =		"2.6.18",
>  	.pr_oss_version =	0x030600,
> -	.pr_osrel =		2006016
> +	.pr_osrel =		2006018
>  };

Yes, with this change we don't need anymore tweak 'compat.linux.osrelease' in
/etc/sysctl.conf

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list