| Summary: | emulators/linux_base-c6 compat.linux.osrelease info out of date for FreeBSD 10.3 RC3? | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | papowell |
| Component: | Books & Articles | Assignee: | Remko Lodder <remko> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | emulation, xmj |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
papowell
2016-03-31 16:26:32 UTC
The message printed by the package is fine I think. Assign to doc team to adjust the handbook. compat.linux.osrelease is 2.6.32 on 10.3-RELEASE or later, which is, on all currently supported versions. The part about setting # printf "compat.linux.osrelease=2.6.18\n" >> /etc/sysctl.conf # sysctl compat.linux.osrelease=2.6.18 can be deleted. A commit references this bug: Author: remko Date: Thu Jun 15 09:08:36 UTC 2017 New revision: 50370 URL: https://svnweb.freebsd.org/changeset/doc/50370 Log: Remove two lines that are no longer needed. PR: 208434 Submitted by: papowell@astart.com, xmj Changes: head/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml I have fixed this in r50370. Thanks for the submission and your time to help us improve the documentation. It is greatly appreciated! Remko |