Re: Questions about the various /boot/loader scripts

1999-12-21 Thread Matthew Jacob
On Tue, 21 Dec 1999, John Polstra wrote: I'm trying to figure out how all these loader scripts fit together, and I have some questions. First, my understanding is that the scripts are included like this (indentation signifies nesting): /boot/loader.rc /boot/loader.4th

Re: Questions about the various /boot/loader scripts

1999-12-21 Thread David O'Brien
On Tue, Dec 21, 1999 at 09:37:14AM -0800, John Polstra wrote: I'm trying to figure out how all these loader scripts fit together, and I have some questions. First, my understanding is that the ... 4. Shouldn't these scripts installed on the Alpha too? Currently, none of them are. FICL

Re: Questions about the various /boot/loader scripts

1999-12-21 Thread Mike Smith
I'm trying to figure out how all these loader scripts fit together, and I have some questions. First, my understanding is that the scripts are included like this (indentation signifies nesting): /boot/loader.rc /boot/loader.4th /boot/support.4th ["start" command

Re: Questions about the various /boot/loader scripts

1999-12-21 Thread Daniel C. Sobral
John Polstra wrote: I'm trying to figure out how all these loader scripts fit together, and I have some questions. First, my understanding is that the scripts are included like this (indentation signifies nesting): /boot/loader.rc /boot/loader.4th /boot/support.4th

Re: Questions about the various /boot/loader scripts

1999-12-21 Thread Daniel C. Sobral
Mike Smith wrote: Hmm. The "right" answer would appear to be in a 'loader.rc.local', but that's obviously not implemented at this point. The loader.rc file isn't typically overwritten after installation, so either inserting it there or sourcing another file at that point would be the