Peter Wemm wrote:
> 
> The only change in /boot is /boot/defaults/loader.conf:
> 
> diff -r1.26 -r1.27
> 24c24
> < loader_conf_files="/boot/loader.conf /boot/loader.conf.local"
> ---
> > loader_conf_files="/boot/device.hints /boot/loader.conf /boot/loader.conf.local"
> 
> ie: /boot/device.hints is searched for.
> 
> If you override loader_conf_files in your own loader.conf, you will need to
> take care of it (or use static hints).

loader_conf_files is not overridable. If that variable has a new value
after a conf file has been read, it will process it recursively, an
restore the original value afterwards.

-- 
Daniel C. Sobral                        (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

                "He is my minion, so he doesn't need a name."




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to