summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--boot.conf3
l---------[-rw-r--r--]tftp/etc/boot.conf4
2 files changed, 4 insertions, 3 deletions
diff --git a/boot.conf b/boot.conf
new file mode 100644
index 0000000..b7daacc
--- /dev/null
+++ b/boot.conf
@@ -0,0 +1,3 @@
+stty com0 115200
+set tty com0
+boot tftp:/bsd.rd
diff --git a/tftp/etc/boot.conf b/tftp/etc/boot.conf
index b7daacc..e679804 100644..120000
--- a/tftp/etc/boot.conf
+++ b/tftp/etc/boot.conf
@@ -1,3 +1 @@
-stty com0 115200
-set tty com0
-boot tftp:/bsd.rd
+../../boot.conf \ No newline at end of file
Generated by cgit. See skreutz.com for my tech blog and contact information.