![]() |
|
#4
|
||||
|
||||
|
Guys, when you compile a kernel, a number of strings that get compiled-in are dependent on things that can change, like the date/time and your user-id. Those changes can easily amount to a few bytes, which is what you are seeing here.
Don't sweat it! :-) Here's a simple test to try: run strings(1) on your stock kernel and redirect it to a file ("stock"). Then run strings again on your custom kernel and save it to another file ("custom"). Now run "diff stock custom" and see what output you get.
__________________
-bmw Last edited by bmw; February 24th, 2007 at 16:46. Reason: ... and another thing ... |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Building a Fairly secure FreeBSD Mail server | soup4you2 | How-To's | 55 | March 4th, 2006 03:34 |
| How to create a small kernel... quickly! | |MiNi0n| | How-To's | 7 | May 13th, 2005 19:09 |
| Desktop FreeBSD: New Life for Old Laptops | bumbler | How-To's | 1 | April 30th, 2005 11:36 |
| [FreeBSD-Announce] FreeBSD Status Report July-December 2004 | molotov | News and Articles | 0 | January 18th, 2005 02:51 |
| Firewire | frisco | Installation and General Configuration | 7 | May 22nd, 2003 00:39 |