cvs commit: src/sys/boot/common help.common src/sys/boot/forth
	loader.conf
    John-Mark Gurney 
    gurney_j at resnet.uoregon.edu
       
    Mon Aug  9 11:13:52 PDT 2004
    
    
  
Giorgos Keramidas wrote this message on Mon, Aug 09, 2004 at 20:49 +0300:
> > Hit [Enter] to boot immediately, or any other key for command prompt.
> > Booting [/boot/kernel/kernel]...
> 
> I don't know if this is related, but...
> 
> I've also noticed that /boot/kernel is added twice at module_path.
> My boot loader-foo is non-existent but it always seemed sufficient
> to just use:
> 
>         set module_path=/boot/kernel.old
>         set bootfile=/boot/kernel.old/kernel
> 
> to recover from broken/buggy kernel builds, so I never asked.
> 
> Does this mean that now module_path will include the current kernel path
> only once?
Yes, my commit fixes the problem of /boot/kernel being added twice (or
/boot/kernel being added even though you didn't load that kernel).  Just
update your /boot/defaults/loader.conf, and you should then be able to
remove your hacked module_path line.
-- 
  John-Mark Gurney				Voice: +1 415 225 5579
     "All that I will do, has been done, All that I have, has not."
    
    
More information about the cvs-all
mailing list