From eaa459f51671e71522a04925224741f149e30333 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 9 Nov 2008 08:06:20 +0000 Subject: Start beastie menu --- boot/loader.rc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'boot') diff --git a/boot/loader.rc b/boot/loader.rc index f1ad0c9..395231f 100644 --- a/boot/loader.rc +++ b/boot/loader.rc @@ -1,3 +1,17 @@ +\ Loader.rc +\ $FreeBSD: src/sys/boot/i386/loader/loader.rc,v 1.4 2005/10/30 05:41:42 scottl Exp $ +\ +\ Includes additional commands include /boot/loader.4th + +\ Reads and processes loader.conf variables start + +\ Tests for password -- executes autoboot first if a password was defined check-password + +\ Load in the boot menu +include /boot/beastie.4th + +\ Start the boot menu +beastie-start -- cgit v1.1