Improve hp700 install notes somewhat.
Actually build and install a SYSNBSD.
This commit is contained in:
parent
03f11859f6
commit
7fd0ed6a92
@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.2 2007/03/06 21:57:02 bouyer Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2008/01/06 20:16:24 skrll Exp $
|
||||
|
||||
SUBDIR= ramdisk .WAIT kernel cdroms
|
||||
SUBDIR= ramdisk .WAIT kernel cdroms sysnbsd
|
||||
TARGETS+=release
|
||||
|
||||
iso_image:
|
||||
|
18
distrib/hp700/sysnbsd/Makefile
Normal file
18
distrib/hp700/sysnbsd/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $NetBSD: Makefile,v 1.1 2008/01/06 20:16:24 skrll Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
|
||||
|
||||
MKBOOT = ${TOOLDIR}/bin/${_TOOL_PREFIX}hp700-mkboot
|
||||
|
||||
.include <bsd.kernobj.mk>
|
||||
|
||||
KERN= ${KERNOBJDIR}/GENERIC/netbsd
|
||||
LIF= SYSNBSD
|
||||
|
||||
release: check_RELEASEDIR
|
||||
${MKBOOT} ${DESTDIR}/usr/mdec/boot ${KERN} ${.OBJDIR}/${LIF}
|
||||
${RELEASE_INSTALL} ${.OBJDIR}/${LIF} \
|
||||
${RELEASEDIR}/${MACHINE}/installation
|
||||
|
||||
.include <bsd.prog.mk>
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: netboot,v 1.31 2007/12/11 18:22:25 jnemeth Exp $
|
||||
.\" $NetBSD: netboot,v 1.32 2008/01/06 20:16:24 skrll Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -204,7 +204,8 @@ Get
|
||||
.if \n[hp300] .Pa SYS_UBOOT
|
||||
.if \n[hp700] .Pa SYSNBSD
|
||||
from the
|
||||
.Pa installation/misc
|
||||
.if \n[hp300] .Pa installation/misc
|
||||
.if \n[hp700] .Pa installation
|
||||
directory of the distribution.
|
||||
.Pp
|
||||
.(disp
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: sysinst,v 1.83 2007/12/14 21:15:55 pavel Exp $
|
||||
.\" $NetBSD: sysinst,v 1.84 2008/01/06 20:16:24 skrll Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -55,8 +55,8 @@
|
||||
. ds part_usr e
|
||||
.\}
|
||||
.if \n[amiga]:\n[amigappc]:\n[arc]:\n[atari]:\n[cobalt]:\n[evbmips]:\
|
||||
\n[evbppc]:\n[hpcmips]:\n[i386]:\n[macppc]:\n[ofppc]:\n[playstation2]:\
|
||||
\n[sandpoint]:\n[sbmips]:\n[sgimips]:\n[x86_64] \{\
|
||||
\n[evbppc]:\n[hp700]:\n[hpcmips]:\n[i386]:\n[macppc]:\n[ofppc]:\
|
||||
\n[playstation2]:\n[sandpoint]:\n[sbmips]:\n[sgimips]:\n[x86_64] \{\
|
||||
. ds part_max p
|
||||
.\}
|
||||
.if \n[acorn26]:\n[acorn32]:\n[cats]:\n[evbarm]:\n[evbppc]:\n[ews4800mips]:\
|
||||
@ -85,7 +85,7 @@ covers many details for the sake of completeness.
|
||||
Do not let this discourage you; the install program is not hard
|
||||
to use.
|
||||
.
|
||||
.if !\n[acorn26]:\n[acorn32]\n[atari]:\n[ews4800mips]:\n[mac68k]:\n[macppc]:\n[mvme68k]:\n[news68k]:\n[newsmips]:\n[pmax]:\n[sgimips]:\n[sparc]:\n[sparc64]:\n[x68k] \{\
|
||||
.if !\n[acorn26]:\n[acorn32]\n[atari]:\n[ews4800mips]:\n[hp700]:\n[mac68k]:\n[macppc]:\n[mvme68k]:\n[news68k]:\n[newsmips]:\n[pmax]:\n[sgimips]:\n[sparc]:\n[sparc64]:\n[x68k] \{\
|
||||
.It
|
||||
.To 2 "Possible hardware problems"
|
||||
.Em Possible hardware problems
|
||||
@ -99,7 +99,7 @@ Non-removable devices can be disabled with
|
||||
.Ic boot
|
||||
.Fl c
|
||||
to enter it).
|
||||
.\} \" !\n[acorn26]:\n[atari]:\n:[ews4800mips]:\n[macppc]:\n[mvme68k]:\n[news68k]:\n[newsmips]:\n[pmax]:\n[sgimips]:\n[sparc]:\n[sparc64]:\n[x68k]
|
||||
.\} \" !\n[acorn26]:\n[acorn32]\n[atari]:\n:[ews4800mips]:\n[hp700]:\n[mac68k]\:[macppc]:\n[mvme68k]:\n[news68k]:\n[newsmips]:\n[pmax]:\n[sgimips]:\n[sparc]:\n[sparc64]:\n[x68k]
|
||||
.if \n[mac68k] \{\
|
||||
.It
|
||||
.To 2 "Possible hardware-specific issues"
|
||||
@ -186,6 +186,12 @@ The distribution sets (in this example, they are on CD).
|
||||
.el \{\
|
||||
.ie \n[ews4800mips] Two floppy disks.
|
||||
.el \{\
|
||||
.ie \n[hp700] \{\
|
||||
The
|
||||
.Pa netinstall.lif
|
||||
volume on a netboot server as described above.
|
||||
.\}
|
||||
.el \{\
|
||||
.ie \n[i386] Two 1.44 MB 3.5" floppy disks if the CD is not bootable or if you cannot boot from CD.
|
||||
.el \{\
|
||||
.ie \n[mac68k] The Mac OS Booter application and an Installation Kernel
|
||||
@ -222,6 +228,7 @@ a hard disk and a minimum of
|
||||
.if \n[atari] 4 MB (TT030/Falcon) or 16 MB (Hades/Milan)
|
||||
.if \n[cats] 8 MB
|
||||
.if \n[ews4800mips] 16 MB
|
||||
.if \n[hp700] 32 MB
|
||||
.if \n[i386] 4 MB
|
||||
.if \n[mac68k] 8 MB
|
||||
.if \n[macppc] 16 MB
|
||||
@ -240,6 +247,7 @@ The hard disk should have at least
|
||||
.if \n[atari] 120
|
||||
.if \n[cats] 200
|
||||
.if \n[ews4800mips] 200
|
||||
.if \n[hp700] 200
|
||||
.if \n[i386] 200
|
||||
.if \n[mac68k] 120
|
||||
.if \n[macppc] 200
|
||||
@ -329,7 +337,7 @@ kernels while booting.
|
||||
.It
|
||||
The Quick Installation
|
||||
.(bullet
|
||||
.ie \n[acorn26]:\n[atari]:\n[cats]:\n[evbppc]:\n[macppc]:\n[pmax]:\n[sgimips]:\n[sparc]:\n[sparc64] \{\
|
||||
.ie \n[acorn26]:\n[atari]:\n[cats]:\n[evbppc]:\n[hp700]:\n[macppc]:\n[pmax]:\n[sgimips]:\n[sparc]:\n[sparc64] \{\
|
||||
Boot the system as described above.
|
||||
You should be at the
|
||||
.Ic sysinst
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: xfer,v 1.60 2007/12/14 21:15:58 pavel Exp $
|
||||
.\" $NetBSD: xfer,v 1.61 2008/01/06 20:16:24 skrll Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -51,6 +51,23 @@ machine available to allow net booting.
|
||||
.Pp
|
||||
.\} \" \n[cats]
|
||||
.
|
||||
.if \n[hp700] \{\
|
||||
To boot
|
||||
.Nx ,
|
||||
you will need a server running the appropriate netboot protocol with a
|
||||
Logical Interchange Format (LIF) volume of the kernel you wish to boot, or
|
||||
the
|
||||
.Pa netinstall.lif
|
||||
volume available in the
|
||||
.Pa hp700/installation
|
||||
directory of the
|
||||
.Nx
|
||||
distribution.
|
||||
.Pp
|
||||
Booting from CD is not currently available.
|
||||
.Pp
|
||||
.\} \" \n[hp700]
|
||||
.
|
||||
.if \n[i386] \{\
|
||||
If you are not booting off a CD-ROM, you will need to have some floppy
|
||||
disks to boot off;
|
||||
@ -464,7 +481,7 @@ on a machine with less than 5MB of memory.
|
||||
.Pp
|
||||
.\} \" \n[x68k]
|
||||
.
|
||||
.if !\n[x68k] \{\
|
||||
.if !\n[hp700]:\n[x68k] \{\
|
||||
Note that if you are installing or upgrading from a writable media,
|
||||
the media can be write-protected if you wish.
|
||||
These systems mount a root image from inside the kernel, and will not
|
||||
|
@ -1,5 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.1 2003/10/10 23:53:21 mbw Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2008/01/06 20:16:25 skrll Exp $
|
||||
|
||||
MERGED_SRCS+= ${COMMON}/netboot
|
||||
MERGED_SRCS+= ${COMMON}/sysinst ${COMMON}/upgrade ${COMMON}/xfer
|
||||
|
||||
.include <bsd.man.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: hardware,v 1.3 2007/12/14 21:15:58 pavel Exp $
|
||||
.\" $NetBSD: hardware,v 1.4 2008/01/06 20:16:25 skrll Exp $
|
||||
.
|
||||
Since
|
||||
.Nx*M
|
||||
@ -11,14 +11,4 @@ port homepage for an up-to-date list of known supported hardware.
|
||||
.Lk http://www.NetBSD.org/ports/hp700/
|
||||
.Pp
|
||||
.Nx*M
|
||||
\*V does not
|
||||
have any local disk support, so you must netboot and run diskless.
|
||||
.Pp
|
||||
.
|
||||
.Ss2 Supported hardware
|
||||
.
|
||||
Unknown.
|
||||
.
|
||||
.Ss2 Unsupported hardware
|
||||
.
|
||||
Unknown.
|
||||
\*V works from local disk, once installed, or diskless via netboot.
|
||||
|
@ -1,3 +1,7 @@
|
||||
.\" $NetBSD: install,v 1.1 2003/10/10 23:53:21 mbw Exp $
|
||||
.\" $NetBSD: install,v 1.2 2008/01/06 20:16:25 skrll Exp $
|
||||
.
|
||||
.Ss2 Installing NetBSD by using a netboot setup
|
||||
.
|
||||
.so ../common/netboot
|
||||
.
|
||||
.so ../common/sysinst
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: upgrade,v 1.1 2003/10/10 23:53:21 mbw Exp $
|
||||
.\" $NetBSD: upgrade,v 1.2 2008/01/06 20:16:25 skrll Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999-2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -32,5 +32,4 @@
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.
|
||||
.Nx*M
|
||||
does not currently support an upgrade procedure.
|
||||
.so ../common/upgrade
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: xfer,v 1.1 2003/10/10 23:53:21 mbw Exp $
|
||||
.\" $NetBSD: xfer,v 1.2 2008/01/06 20:16:25 skrll Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -32,19 +32,4 @@
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.
|
||||
Because
|
||||
.Nx*M
|
||||
must run diskless, the distribution must be
|
||||
installed to a remote machine that NFS exports to the \*M machine.
|
||||
As a result, there is no automated install procedure.
|
||||
Begin by retrieving the
|
||||
.Nx
|
||||
set files onto the serving machine.
|
||||
These can be found at ftp.NetBSD.org.
|
||||
You may want to keep the following information handy:
|
||||
.(disp
|
||||
IP Address: ftp.NetBSD.org
|
||||
Login: anonymous
|
||||
Password: \*<your e-mail address\*>
|
||||
Server path: /pub/NetBSD/NetBSD-\*V/\*M/binary/sets
|
||||
.disp)
|
||||
.so ../common/xfer
|
||||
|
Loading…
Reference in New Issue
Block a user