View Single Post
Old 27th May 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

Quote:
Originally Posted by adore View Post
Code:
...not forced...
$
It looks like the example in the FAQ may be misleading. Use -f with -e if you want to revise the /bsd kernel:
# config -ef /bsd
Per the config(8) man page:
Code:
     -f      Overwrite the infile kernel binary with the modified kernel.
             Otherwise, -o should be given to specify an alternate output
             file.
Reply With Quote