Hi,

On Thu, Apr 29, 2010 at 11:33:30PM +0300, Andriy Gapon wrote:
> on 29/04/2010 18:31 Michael Moll said the following:
> You can use hd to see if you indeed have '\0' (0x00) symbol somewhere within
> your kernel config file.

Thanks, I checked this and there are no 0x00s in the config file itself,
but a hd to /boot/kernel/kernel reveals:

09 66 77 69 70 0a 64 65  76 69 63 65 09 64 63 6f |.fwip.device.dco|
6e 73 0a 64 65 76 69 63  65 09 64 63 6f 6e 73 5f |ns.device.dcons_|
63 72 6f 6d 0a 00 00 00  00 00 00 00 00 00 00 00 |crom............|
00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 |................|

This also explains why a recent config-binary worked against the old
kernel... The were some commits to /src/usr.sbin/config/* in the last
weeks, maybe one of them broke this.

Kind Regards
-- 
Michael Moll
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to