Module Name:    src
Committed By:   phx
Date:           Sun Jan 30 18:04:41 UTC 2011

Modified Files:
        src/distrib/notes/common: contents
        src/distrib/notes/sandpoint: hardware install prep

Log Message:
Sandpoint bootloader was renamed from netboot to altboot.


To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/distrib/notes/common/contents
cvs rdiff -u -r1.7 -r1.8 src/distrib/notes/sandpoint/hardware
cvs rdiff -u -r1.6 -r1.7 src/distrib/notes/sandpoint/install
cvs rdiff -u -r1.5 -r1.6 src/distrib/notes/sandpoint/prep

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/common/contents
diff -u src/distrib/notes/common/contents:1.164 src/distrib/notes/common/contents:1.165
--- src/distrib/notes/common/contents:1.164	Tue Jan 18 00:35:19 2011
+++ src/distrib/notes/common/contents	Sun Jan 30 18:04:41 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: contents,v 1.164 2011/01/18 00:35:19 jym Exp $
+.\"	$NetBSD: contents,v 1.165 2011/01/30 18:04:41 phx Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -372,9 +372,9 @@
 .\}
 .
 .if \n[sandpoint] \{\
-.		It Pa netboot
+.		It Pa altboot
 \*M bootloader in ELF format; see below
-.		It Pa netboot.bin
+.		It Pa altboot.bin
 \*M bootloader in binary format; see below
 .\}
 .

Index: src/distrib/notes/sandpoint/hardware
diff -u src/distrib/notes/sandpoint/hardware:1.7 src/distrib/notes/sandpoint/hardware:1.8
--- src/distrib/notes/sandpoint/hardware:1.7	Wed Jun  9 17:37:23 2010
+++ src/distrib/notes/sandpoint/hardware	Sun Jan 30 18:04:41 2011
@@ -1,4 +1,4 @@
-.\"$NetBSD: hardware,v 1.7 2010/06/09 17:37:23 phx Exp $
+.\"$NetBSD: hardware,v 1.8 2011/01/30 18:04:41 phx Exp $
 .
 .Nx*M
 is a port based on Motorola's
@@ -219,5 +219,5 @@
 .Ss2 824x NAS supported boot devices and media
 .Nx
 is booted by
-.Pa netboot
+.Pa altboot
 , which can load the kernel from NFS or from the local disk.

Index: src/distrib/notes/sandpoint/install
diff -u src/distrib/notes/sandpoint/install:1.6 src/distrib/notes/sandpoint/install:1.7
--- src/distrib/notes/sandpoint/install:1.6	Wed Jun  9 21:49:41 2010
+++ src/distrib/notes/sandpoint/install	Sun Jan 30 18:04:41 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: install,v 1.6 2010/06/09 21:49:41 wiz Exp $
+.\"	$NetBSD: install,v 1.7 2011/01/30 18:04:41 phx Exp $
 .
 .Ss2 Prepare the NFS server
 .
@@ -17,7 +17,8 @@
 KuroBox and LinkStation systems are known to have the console on the
 second UART.
 .Pp
-Now boot the kernel by running netboot.
+Now boot the kernel by running
+.Pa altboot .
 The installation kernel will run
 .Pa sysinst
 from an internal memory disk image.

Index: src/distrib/notes/sandpoint/prep
diff -u src/distrib/notes/sandpoint/prep:1.5 src/distrib/notes/sandpoint/prep:1.6
--- src/distrib/notes/sandpoint/prep:1.5	Wed Jun  9 21:49:41 2010
+++ src/distrib/notes/sandpoint/prep	Sun Jan 30 18:04:41 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: prep,v 1.5 2010/06/09 21:49:41 wiz Exp $
+.\"	$NetBSD: prep,v 1.6 2011/01/30 18:04:41 phx Exp $
 .
 To install
 .Nx \*V
@@ -11,9 +11,9 @@
 The detailed procedure to build such a cable for your NAS system is not
 part of this documentation.
 .
-.Ss2 netboot
+.Ss2 altboot
 The
-.Pa netboot.bin
+.Pa altboot.bin
 binary loads a
 .Nx
 kernel from the root partition of a local disk or from NFS.
@@ -35,7 +35,7 @@
 When auto-booting is enabled this will usually require to press a key
 quickly after the system is switched on.
 Then load the
-.Pa netboot.bin
+.Pa altboot.bin
 file into memory at
 .Pa 0x1000000
 and start it with

Reply via email to