summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.rc
diff options
context:
space:
mode:
authordcs <dcs@FreeBSD.org>1999-04-18 09:20:08 +0000
committerdcs <dcs@FreeBSD.org>1999-04-18 09:20:08 +0000
commit324546512f4eac779e3425653a0f2f9d98d9d712 (patch)
tree35c3f4c8d19d6899fb94fee295ebe936a2ac8433 /sys/boot/forth/loader.rc
parentd26d808af6342bdf46b24a3826a5626c5bd355cb (diff)
downloadFreeBSD-src-324546512f4eac779e3425653a0f2f9d98d9d712.zip
FreeBSD-src-324546512f4eac779e3425653a0f2f9d98d9d712.tar.gz
A default loader.rc to be installed.
Diffstat (limited to 'sys/boot/forth/loader.rc')
-rw-r--r--sys/boot/forth/loader.rc10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.rc b/sys/boot/forth/loader.rc
new file mode 100644
index 0000000..3a4f303
--- /dev/null
+++ b/sys/boot/forth/loader.rc
@@ -0,0 +1,10 @@
+\ Loader.rc
+\
+\ Includes additional commands
+include /boot/loader.4th
+
+\ Reads and processes loader.rc
+start
+
+\ Unless set otherwise, autoboot is automatic at this point
+
OpenPOWER on IntegriCloud