Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/pmax/conf Tweak to fix previous pullup, which ...
details: https://anonhg.NetBSD.org/src/rev/3c38b28d5987
branches: netbsd-1-4
changeset: 468399:3c38b28d5987
user: cjs <cjs%NetBSD.org@localhost>
date: Wed Apr 21 02:19:06 1999 +0000
description:
Tweak to fix previous pullup, which I mucked up.
diffstat:
sys/arch/pmax/conf/INSTALL | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r c215c62f600f -r 3c38b28d5987 sys/arch/pmax/conf/INSTALL
--- a/sys/arch/pmax/conf/INSTALL Tue Apr 20 23:46:34 1999 +0000
+++ b/sys/arch/pmax/conf/INSTALL Wed Apr 21 02:19:06 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.18.2.1 1999/04/20 23:46:34 cjs Exp $
+# $NetBSD: INSTALL,v 1.18.2.2 1999/04/21 02:19:06 cjs Exp $
#
# Distribution install kernel (any model)
# netbsd: cut-down kernel for miniroots.
@@ -63,6 +63,8 @@
# pmax specific
options "HZ=256" # RTC rate required
+options NFS_BOOT_DHCP # superset of BOOTP
+
config netbsd root on ? type ?
config nfsnetbsd root on ? type nfs
@@ -71,8 +73,6 @@
#########################################################################
-options NFS_BOOT_DHCP # superset of BOOTP
-
# I/O bus and device options #
#########################################################################
Home |
Main Index |
Thread Index |
Old Index