summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
Diffstat (limited to 'boot')
-rw-r--r--boot/loader.conf8
-rw-r--r--boot/loader.rc17
2 files changed, 0 insertions, 25 deletions
diff --git a/boot/loader.conf b/boot/loader.conf
deleted file mode 100644
index 2d4e8b5..0000000
--- a/boot/loader.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-hw.ata.atapi_dma="0"
-hw.ata.ata_dma="0"
-loader_color="YES"
-hw.ata.wc="0"
-kern.ipc.nmbclusters="0"
-beastie_disable="NO"
-vm.kmem_size="435544320"
-vm.kmem_size_max="535544320" \ No newline at end of file
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