summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-03-10 21:27:34 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-03-10 21:27:34 +0000
commit4e7fa11db5674dfeedc5020dfb7be7293926c5a8 (patch)
treeba72ead05fc2d118c2095228b8fc1ef79b97d1c9
parentca584231ac266707c6a260461fea9c689e52e223 (diff)
Tweak dhcpd configuration to please old DEC 3000 SRM; reported by
Maurice Janssen, thanks!
-rw-r--r--distrib/notes/alpha/install3
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/notes/alpha/install b/distrib/notes/alpha/install
index 4f4c7968e73..0f3701632f9 100644
--- a/distrib/notes/alpha/install
+++ b/distrib/notes/alpha/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.29 2007/03/01 19:24:45 miod Exp $
+dnl $OpenBSD: install,v 1.30 2008/03/10 21:27:33 miod Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way is
@@ -67,6 +67,7 @@ Booting from Network:
subnet 10.0.0.0 netmask 255.0.0.0 {
host piper {
+ always-reply-rfc1048 "true";
filename "netboot";
option root-path "/alpha";
hardware ethernet 00:02:56:00:73:31;