Re: boot -c ?

2002-09-19 Thread Makoto Matsushita
elitetek> boot -c on DP1, and the latest snapshots doesnt seem to do elitetek> anything, I have been unable to find any info regarding a elitetek> change to the command or what other switches it supports. Userconfig was gone away in 5-current. Tweak /boot/device.hints instead, or set appropriat

Re: boot -c not saving changes

2000-11-26 Thread Donald J . Maddox
On Mon, Mar 15, 1999 at 07:16:24PM +0900, Daniel C. Sobral wrote: > "Donald J . Maddox" wrote: > > > > If you are *really* -current, /boot/loader.rc should probably > > just contain something like: > > > > include /boot/loader.4th > > start > > > > Then, you should copy /boot/defaults/loader.co

Re: boot -c not saving changes

2000-11-26 Thread Donald J . Maddox
The answer depends on exactly how current you are... With -current from a few days ago, I would have said: Make sure you have a /boot/loader.rc file that contains at least these lines: load /kernel load -t /boot.config Then, make sure /boot.config contains all the stuff that you would normally

Re: boot -c not saving changes

1999-03-15 Thread Donald J . Maddox
On Mon, Mar 15, 1999 at 07:16:24PM +0900, Daniel C. Sobral wrote: > "Donald J . Maddox" wrote: > > > > If you are *really* -current, /boot/loader.rc should probably > > just contain something like: > > > > include /boot/loader.4th > > start > > > > Then, you should copy /boot/defaults/loader.con

Re: boot -c not saving changes

1999-03-15 Thread Daniel C. Sobral
"Donald J . Maddox" wrote: > > If you are *really* -current, /boot/loader.rc should probably > just contain something like: > > include /boot/loader.4th > start > > Then, you should copy /boot/defaults/loader.conf to /boot/loader.conf > and edit it to match what you want to happen at boot. Copy

Re: boot -c not saving changes

1999-03-14 Thread Donald J. Maddox
Yeah, you're right on all counts, of course... I've answered this question so many times in the last 10 days that I'm starting to go on autopilot :-/ Robert Nordier wrote: > > Donald J . Maddox wrote: > > > The answer depends on exactly how current you are... > > > > With -current from a few day

Re: boot -c not saving changes

1999-03-14 Thread Robert Nordier
Donald J . Maddox wrote: > The answer depends on exactly how current you are... > > With -current from a few days ago, I would have said: > > Make sure you have a /boot/loader.rc file that contains at least > these lines: > > load /kernel > load -t /boot.config > > Then, make sure /boot.config

Re: boot -c not saving changes

1999-03-14 Thread Donald J . Maddox
The answer depends on exactly how current you are... With -current from a few days ago, I would have said: Make sure you have a /boot/loader.rc file that contains at least these lines: load /kernel load -t /boot.config Then, make sure /boot.config contains all the stuff that you would normally