aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/loader/loader.rc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/loader/loader.rc')
-rw-r--r--sys/boot/i386/loader/loader.rc18
1 files changed, 0 insertions, 18 deletions
diff --git a/sys/boot/i386/loader/loader.rc b/sys/boot/i386/loader/loader.rc
deleted file mode 100644
index 287c05efdfed..000000000000
--- a/sys/boot/i386/loader/loader.rc
+++ /dev/null
@@ -1,18 +0,0 @@
-\ Loader.rc
-\ $FreeBSD$
-\
-\ Includes additional commands
-include /boot/loader.4th
-try-include /boot/loader.rc.local
-
-\ Reads and processes loader.conf variables
-initialize
-
-\ 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