Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2000 16:42:13 -0700
From:      Peter Wemm <peter@netplex.com.au>
To:        mjacob@feral.com
Cc:        current@FreeBSD.ORG
Subject:   Re: HEADS UP!: config changes... 
Message-ID:  <20000613234213.A9A211CD7@overcee.netplex.com.au>
In-Reply-To: Message from Matthew Jacob <mjacob@feral.com>  of "Tue, 13 Jun 2000 16:23:57 PDT." <Pine.BSF.4.05.10006131623290.2214-100000@semuta.feral.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob wrote:
> 
> > # I cannot stress this enough:  **SAVE A WORKING /kernel** 
> > cp /kernel /kernel.works
> 
> Save a working /modules and /boot as well.

Which is always good advice, but I can clarify the effect on these...

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).

/modules should be unchanged by these commits.

I wimped out and have not set GENERIC use device.hints yet as I'm not
sure how best to connect that up to the release process.

Also note: if you do not use loader(8), you *MUST* compile the hints
in statically.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000613234213.A9A211CD7>