[email protected] has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 208434: emulators/linux_base-c6 compat.linux.osrelease info out of date for FreeBSD 10.3 RC3? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208434
--- Description --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
