Date: Tue, 21 Dec 1999 09:37:14 -0800 (PST) From: John Polstra <jdp@polstra.com> To: msmith@freebsd.org Cc: current@freebsd.org Subject: Questions about the various /boot/loader scripts Message-ID: <XFMail.991221093714.jdp@polstra.com>
next in thread | raw e-mail | index | archive | help
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 executes] /boot/defaults/loader.conf /boot/loader.conf /boot/loader.conf.local Now for my questions: 1. Is the above diagram correct? 2. "/boot/loader.conf" and "/boot/loader.conf.local" are entirely site-specific, and can be used to override the defaults from "/boot/defaults/loader.conf" -- correct? 3. If I want to add some site-specific script code, as opposed to overriding variable settings, where is the best place to put it? 4. Shouldn't these scripts installed on the Alpha too? Currently, none of them are. 5. Except for "/boot/defaults/loader.conf", are any of the installed scripts architecture-specific? Thanks, John 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?XFMail.991221093714.jdp>