From e7c0e116e666dd0c045aa74d48e36d646d2c65ac Mon Sep 17 00:00:00 2001 From: abial Date: Wed, 13 Jan 1999 21:59:58 +0000 Subject: [PATCH] Change /boot/boot.conf to /boot/loader.rc - this name reflects what it really is. Agreed upon by: jkh, msmith and many others --- sys/boot/common/interp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/boot/common/interp.c b/sys/boot/common/interp.c index 00e4abee1b53..e9fb99686abc 100644 --- a/sys/boot/common/interp.c +++ b/sys/boot/common/interp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: interp.c,v 1.9 1998/12/22 11:41:51 abial Exp $ + * $Id: interp.c,v 1.10 1999/01/04 18:38:23 peter Exp $ */ /* * Simple commandline interpreter, toplevel and misc. @@ -99,7 +99,7 @@ interact(void) /* * Read our default configuration */ - source("/boot/boot.conf"); + source("/boot/loader.rc"); printf("\n"); /* * Before interacting, we might want to autoboot.