summaryrefslogtreecommitdiffstats
path: root/boot/loader.rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-15 13:18:23 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-15 13:18:23 -0400
commit802760bda899a181f0f0298ea209865e3b360148 (patch)
tree10ed2a251bdfc53d1227b856dc83759b2c4cac9a /boot/loader.rc
parent82cab169ff5be8e731d09e50951432891b9955b9 (diff)
downloadpfsense-802760bda899a181f0f0298ea209865e3b360148.zip
pfsense-802760bda899a181f0f0298ea209865e3b360148.tar.gz
Use FreeBSD specific files
Diffstat (limited to 'boot/loader.rc')
-rw-r--r--boot/loader.rc17
1 files changed, 0 insertions, 17 deletions
diff --git a/boot/loader.rc b/boot/loader.rc
deleted file mode 100644
index 395231f..0000000
--- a/boot/loader.rc
+++ /dev/null
@@ -1,17 +0,0 @@
-\ 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
OpenPOWER on IntegriCloud