Date: Wed, 10 Mar 1999 01:18:30 -0500 (EST) From: Alfred Perlstein <bright@cygnus.rush.net> To: "Daniel C. Sobral" <dcs@newsguy.com> Cc: current@FreeBSD.ORG Subject: Re: HEADS UP: new loader.rc stuff Message-ID: <Pine.BSF.3.96.990310011516.1330X-100000@cygnus.rush.net> In-Reply-To: <36E5EB27.2E44F17D@newsguy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Mar 1999, Daniel C. Sobral wrote: > A new loader.rc mechanism has been introduced. Nothing has changed > with loader, mind you, and you can continue to use your current > loader.rc (if any) unchanged, but Jordan thinks it might be better > to install a loader.rc using the new mechanism by default, to keep > support easy, so things might change in the future... > > Meanwhile, the new loader.rc stuff, for those who want it. It is > modeled after rc.conf files. We now have a > /boot/defaults/loader.conf, with all defaults (meaning it hardly > does anything, serving more as a template), which will also load > /boot/loader.conf and /boot/loader.conf.local, in that order, if > present. > > The idea is to leave /boot/loader.conf for sysinstall, > /boot/loader.conf.local for the user, and /boot/defaults/loader.conf > to installworld. > > To use this, put the following lines in your /boot/loader.rc: > > include /boot/loader.4th > start > > Then you can create a /boot/loader.conf.local with whatever other > stuff you'd like, such as using a splash screen. > > Feedback, comments, musings and flames are welcome. (I'd > particularly like a better name than "start" :) As long as the man page makes it clear what's going on. All this including of files is going to get damn confusing for newbies. It's also unlike anything i've ever seen before... -Alfred 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?Pine.BSF.3.96.990310011516.1330X-100000>