[Bug 208434] emulators/linux_base-c6 compat.linux.osrelease info out of date for FreeBSD 10.3 RC3?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 31 16:26:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208434
Bug ID: 208434
Summary: emulators/linux_base-c6 compat.linux.osrelease info
out of date for FreeBSD 10.3 RC3?
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: emulation at FreeBSD.org
Reporter: papowell at astart.com
Flags: maintainer-feedback?(emulation at FreeBSD.org)
Assignee: emulation at FreeBSD.org
In the FreeBSD Handbook linuxemu-lbc-install.html 10.2. Configuring Linux®
Binary Compatibility (as of 31 Mar 2016):
The emulators/linux_base-c6 package or port is the easiest way to install a
base set of Linux® libraries and binaries on a FreeBSD system. To install the
port:
# printf "compat.linux.osrelease=2.6.18\n" >> /etc/sysctl.conf
# sysctl compat.linux.osrelease=2.6.18
# pkg install emulators/linux_base-c6
On FreeBSD 10.3 RC3 the default osrelease value is 2.6.32.
Perhaps these instructions should be modified to reflect the version
of linux base?
i.e.
Use sysctl compat.linux.osrelease to check the version ...
Perhaps during installation the linux_base install would check to see if
the version is set to the correct level and if not then terminate the install
with instructions to set the base level.
On the other hand, if this only effects FreeBSD 9.3 and earlier, then
indicate that the osrelease needs only to be set on FreeBSD 9.3 and earlier.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list