| Summary: | [NOTES] [patch] Add a requires line to /sys/amd64/conf/NOTES | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | jhs | ||||
| Component: | amd64 | Assignee: | freebsd-amd64 (Nobody) <amd64> | ||||
| Status: | Closed Overcome By Events | ||||||
| Severity: | Affects Only Me | CC: | allanjude, gj | ||||
| Priority: | Normal | ||||||
| Version: | 8.0-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Is still an issue with 8.1 and/or stable/8? -- Andriy Gapon |
Add a requires line to /sys/amd64/conf/NOTES ( To avoid others tripping up on this as I did: For those who enable COMPAT_IA32 for ports/emulators, but disable COMPAT_FREEBSD7 as they compile all binaries on upgrade ) As of Fri Apr 23 14:37:14 CEST 2010 COMPAT_FREEBSD7 is not mentioned in { 8.0-RELEASE stable current } /sys/amd64/conf/NOTES so this will probably apply for all 3, but Ive only tested the dependency on 8.0-RELEASE) Fix: http://berklix.com/~jhs/src/bsd/fixes/freebsd/src/gen/sys/amd64/conf/NOTES.REL=8.0-RELEASE.diff The patch below was written after this thread: ] Subject: Re: /sys/amd64/conf/GENERIC COMPAT_FREEBSD7 a prerequisite for COMPAT_IA32 ] From: "Julian H. Stacey" <jhs@@@berklix.com> ] Date: Fri, 23 Apr 2010 14:13:38 +0200 ] To: gary.jennejohn@@@freenet.de ] Cc: hackers@@@freebsd.org