Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/notes/macppc Pullup 1.10 [wiz]:
details: https://anonhg.NetBSD.org/src/rev/7c094c02ae22
branches: netbsd-1-5
changeset: 490154:7c094c02ae22
user: tv <tv%NetBSD.org@localhost>
date: Sun Nov 05 01:25:12 2000 +0000
description:
Pullup 1.10 [wiz]:
mountd and nfsd live in /usr/sbin, not /sbin.
diffstat:
distrib/notes/macppc/prep | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 5a44162086f8 -r 7c094c02ae22 distrib/notes/macppc/prep
--- a/distrib/notes/macppc/prep Sun Nov 05 01:23:23 2000 +0000
+++ b/distrib/notes/macppc/prep Sun Nov 05 01:25:12 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prep,v 1.2.8.4 2000/11/04 05:19:25 lukem Exp $
+.\" $NetBSD: prep,v 1.2.8.5 2000/11/05 01:25:12 tv Exp $
.
.Ss2 Open Firmware System Preparation
.
@@ -900,8 +900,8 @@
.Ic mountd
process. Otherwise, you need to run:
.Pp
-.Dl # Ic "/sbin/mountd"
-.Dl # Ic "/sbin/nfsd -tun 4"
+.Dl # Ic "/usr/sbin/mountd"
+.Dl # Ic "/usr/sbin/nfsd -tun 4"
.Pp
Now, you need to place the files your netboot client will need.
As noted above in the section
Home |
Main Index |
Thread Index |
Old Index