Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/distrib/notes/common Pull up revision 1.6 (requested by...
details: https://anonhg.NetBSD.org/src/rev/bd0e5387edd8
branches: netbsd-1-6
changeset: 527811:bd0e5387edd8
user: tv <tv%NetBSD.org@localhost>
date: Mon Jun 10 16:11:08 2002 +0000
description:
Pull up revision 1.6 (requested by 210 in ticket #0):
Describe how to find bootloader in base.tgz.
See port-next68k/17190.
diffstat:
distrib/notes/common/netboot | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 3f0663028701 -r bd0e5387edd8 distrib/notes/common/netboot
--- a/distrib/notes/common/netboot Mon Jun 10 16:09:06 2002 +0000
+++ b/distrib/notes/common/netboot Mon Jun 10 16:11:08 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: netboot,v 1.4.2.1 2002/06/06 07:49:51 lukem Exp $
+.\" $NetBSD: netboot,v 1.4.2.2 2002/06/10 16:11:08 tv Exp $
.\"
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -340,12 +340,15 @@
.\}
.el .ie \n[next68k] \{\
Get
-.Pa boot
+.Pa base.tgz
from the
-.Pa installation
-directory of the distribution.
+.Pa binary/sets
+directory of the distribution and extract
+.Pa boot
+from it.
.(disp
-.No # Ic "cp boot /tftpboot"
+.No # Ic "tar -xpzf /path/to/files/base.tgz ./usr/mdec/boot"
+.No # Ic "cp usr/mdec/boot /tftpboot"
.disp)
.\}
.el .ie \n[sparc] \{\
Home |
Main Index |
Thread Index |
Old Index