Being very annoyed by wscons on amd64-10.0_BETA (and -current) choosing the "Boldface 16x32" font even on low-resolution displays, I figured I'd simply disable it using the "GENERIC.local" config file that is conditionally included by GENERIC.
Unfortunately, the position at which: cinclude "arch/amd64/conf/GENERIC.local" appears in GENERIC means my: no options FONT_BOLD16x32 has no effect, as the font options don't appear in GENERIC until much later. It would seem that if the "GENERIC.local" mechanism is to be of any value, cinclude "arch/amd64/conf/GENERIC.local" should be the very last line in the GENERIC config file. (This would be the case for any platform implementing this feature, not just amd64.) -- |/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X |\ / jdbaker[snail]consolidated[flyspeck]net OpenBSD FreeBSD | X No HTML/proprietary data in email. BSD just sits there and works! |/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
