From a5c0fa3864124715c6b563bcb763aa2b1432da06 Mon Sep 17 00:00:00 2001 From: jhawk Date: Fri, 30 Nov 2001 22:20:03 +0000 Subject: [PATCH] Based on feedback (various), remove the .toc files from CVS, and instead generate them each and every time (twice!). Based on a suggestion from Alan Barrett, allow setting MAKETOC=no to permit rebuilding the install notes without regenerating the .toc files, to allow more speedy debugging of markup changes. --- distrib/notes/Makefile | 4 +- distrib/notes/Makefile.inc | 37 +++++++--- distrib/notes/alpha/INSTALL.ASCII.toc | 41 ----------- distrib/notes/alpha/INSTALL.HTML.toc | 41 ----------- distrib/notes/alpha/INSTALL.PostScript.toc | 41 ----------- distrib/notes/alpha/INSTALL.more.toc | 41 ----------- distrib/notes/amiga/INSTALL.ASCII.toc | 43 ----------- distrib/notes/amiga/INSTALL.HTML.toc | 43 ----------- distrib/notes/amiga/INSTALL.PostScript.toc | 43 ----------- distrib/notes/amiga/INSTALL.more.toc | 43 ----------- distrib/notes/arm26/INSTALL.ASCII.toc | 35 --------- distrib/notes/arm26/INSTALL.HTML.toc | 35 --------- distrib/notes/arm26/INSTALL.PostScript.toc | 35 --------- distrib/notes/arm26/INSTALL.more.toc | 35 --------- distrib/notes/arm32/INSTALL.ASCII.toc | 44 ------------ distrib/notes/arm32/INSTALL.HTML.toc | 44 ------------ distrib/notes/arm32/INSTALL.PostScript.toc | 44 ------------ distrib/notes/arm32/INSTALL.more.toc | 44 ------------ distrib/notes/atari/INSTALL.ASCII.toc | 36 ---------- distrib/notes/atari/INSTALL.HTML.toc | 36 ---------- distrib/notes/atari/INSTALL.PostScript.toc | 36 ---------- distrib/notes/atari/INSTALL.more.toc | 36 ---------- distrib/notes/hp300/INSTALL.ASCII.toc | 37 ---------- distrib/notes/hp300/INSTALL.HTML.toc | 37 ---------- distrib/notes/hp300/INSTALL.PostScript.toc | 37 ---------- distrib/notes/hp300/INSTALL.more.toc | 37 ---------- distrib/notes/hpcmips/INSTALL.ASCII.toc | 37 ---------- distrib/notes/hpcmips/INSTALL.HTML.toc | 37 ---------- distrib/notes/hpcmips/INSTALL.PostScript.toc | 37 ---------- distrib/notes/hpcmips/INSTALL.more.toc | 37 ---------- distrib/notes/i386/INSTALL.ASCII.toc | 75 -------------------- distrib/notes/i386/INSTALL.HTML.toc | 75 -------------------- distrib/notes/i386/INSTALL.PostScript.toc | 75 -------------------- distrib/notes/i386/INSTALL.more.toc | 75 -------------------- distrib/notes/mac68k/INSTALL.ASCII.toc | 42 ----------- distrib/notes/mac68k/INSTALL.HTML.toc | 42 ----------- distrib/notes/mac68k/INSTALL.PostScript.toc | 42 ----------- distrib/notes/mac68k/INSTALL.more.toc | 42 ----------- distrib/notes/macppc/INSTALL.ASCII.toc | 61 ---------------- distrib/notes/macppc/INSTALL.HTML.toc | 61 ---------------- distrib/notes/macppc/INSTALL.PostScript.toc | 61 ---------------- distrib/notes/macppc/INSTALL.more.toc | 61 ---------------- distrib/notes/mvme68k/INSTALL.ASCII.toc | 45 ------------ distrib/notes/mvme68k/INSTALL.HTML.toc | 45 ------------ distrib/notes/mvme68k/INSTALL.PostScript.toc | 45 ------------ distrib/notes/mvme68k/INSTALL.more.toc | 45 ------------ distrib/notes/news68k/INSTALL.ASCII.toc | 36 ---------- distrib/notes/news68k/INSTALL.HTML.toc | 36 ---------- distrib/notes/news68k/INSTALL.PostScript.toc | 36 ---------- distrib/notes/news68k/INSTALL.more.toc | 36 ---------- distrib/notes/next68k/INSTALL.ASCII.toc | 35 --------- distrib/notes/next68k/INSTALL.HTML.toc | 35 --------- distrib/notes/next68k/INSTALL.PostScript.toc | 35 --------- distrib/notes/next68k/INSTALL.more.toc | 35 --------- distrib/notes/pc532/INSTALL.ASCII.toc | 35 --------- distrib/notes/pc532/INSTALL.HTML.toc | 35 --------- distrib/notes/pc532/INSTALL.PostScript.toc | 35 --------- distrib/notes/pc532/INSTALL.more.toc | 35 --------- distrib/notes/pmax/INSTALL.ASCII.toc | 45 ------------ distrib/notes/pmax/INSTALL.HTML.toc | 45 ------------ distrib/notes/pmax/INSTALL.PostScript.toc | 45 ------------ distrib/notes/pmax/INSTALL.more.toc | 45 ------------ distrib/notes/sparc/INSTALL.ASCII.toc | 50 ------------- distrib/notes/sparc/INSTALL.HTML.toc | 50 ------------- distrib/notes/sparc/INSTALL.PostScript.toc | 50 ------------- distrib/notes/sparc/INSTALL.more.toc | 50 ------------- distrib/notes/sparc64/INSTALL.ASCII.toc | 48 ------------- distrib/notes/sparc64/INSTALL.HTML.toc | 48 ------------- distrib/notes/sparc64/INSTALL.PostScript.toc | 48 ------------- distrib/notes/sparc64/INSTALL.more.toc | 48 ------------- distrib/notes/sun3/INSTALL.ASCII.toc | 44 ------------ distrib/notes/sun3/INSTALL.HTML.toc | 44 ------------ distrib/notes/sun3/INSTALL.PostScript.toc | 44 ------------ distrib/notes/sun3/INSTALL.more.toc | 44 ------------ distrib/notes/vax/INSTALL.ASCII.toc | 39 ---------- distrib/notes/vax/INSTALL.HTML.toc | 39 ---------- distrib/notes/vax/INSTALL.PostScript.toc | 39 ---------- distrib/notes/vax/INSTALL.more.toc | 39 ---------- distrib/notes/x68k/INSTALL.ASCII.toc | 35 --------- distrib/notes/x68k/INSTALL.HTML.toc | 35 --------- distrib/notes/x68k/INSTALL.PostScript.toc | 35 --------- distrib/notes/x68k/INSTALL.more.toc | 35 --------- 82 files changed, 28 insertions(+), 3465 deletions(-) delete mode 100644 distrib/notes/alpha/INSTALL.ASCII.toc delete mode 100644 distrib/notes/alpha/INSTALL.HTML.toc delete mode 100644 distrib/notes/alpha/INSTALL.PostScript.toc delete mode 100644 distrib/notes/alpha/INSTALL.more.toc delete mode 100644 distrib/notes/amiga/INSTALL.ASCII.toc delete mode 100644 distrib/notes/amiga/INSTALL.HTML.toc delete mode 100644 distrib/notes/amiga/INSTALL.PostScript.toc delete mode 100644 distrib/notes/amiga/INSTALL.more.toc delete mode 100644 distrib/notes/arm26/INSTALL.ASCII.toc delete mode 100644 distrib/notes/arm26/INSTALL.HTML.toc delete mode 100644 distrib/notes/arm26/INSTALL.PostScript.toc delete mode 100644 distrib/notes/arm26/INSTALL.more.toc delete mode 100644 distrib/notes/arm32/INSTALL.ASCII.toc delete mode 100644 distrib/notes/arm32/INSTALL.HTML.toc delete mode 100644 distrib/notes/arm32/INSTALL.PostScript.toc delete mode 100644 distrib/notes/arm32/INSTALL.more.toc delete mode 100644 distrib/notes/atari/INSTALL.ASCII.toc delete mode 100644 distrib/notes/atari/INSTALL.HTML.toc delete mode 100644 distrib/notes/atari/INSTALL.PostScript.toc delete mode 100644 distrib/notes/atari/INSTALL.more.toc delete mode 100644 distrib/notes/hp300/INSTALL.ASCII.toc delete mode 100644 distrib/notes/hp300/INSTALL.HTML.toc delete mode 100644 distrib/notes/hp300/INSTALL.PostScript.toc delete mode 100644 distrib/notes/hp300/INSTALL.more.toc delete mode 100644 distrib/notes/hpcmips/INSTALL.ASCII.toc delete mode 100644 distrib/notes/hpcmips/INSTALL.HTML.toc delete mode 100644 distrib/notes/hpcmips/INSTALL.PostScript.toc delete mode 100644 distrib/notes/hpcmips/INSTALL.more.toc delete mode 100644 distrib/notes/i386/INSTALL.ASCII.toc delete mode 100644 distrib/notes/i386/INSTALL.HTML.toc delete mode 100644 distrib/notes/i386/INSTALL.PostScript.toc delete mode 100644 distrib/notes/i386/INSTALL.more.toc delete mode 100644 distrib/notes/mac68k/INSTALL.ASCII.toc delete mode 100644 distrib/notes/mac68k/INSTALL.HTML.toc delete mode 100644 distrib/notes/mac68k/INSTALL.PostScript.toc delete mode 100644 distrib/notes/mac68k/INSTALL.more.toc delete mode 100644 distrib/notes/macppc/INSTALL.ASCII.toc delete mode 100644 distrib/notes/macppc/INSTALL.HTML.toc delete mode 100644 distrib/notes/macppc/INSTALL.PostScript.toc delete mode 100644 distrib/notes/macppc/INSTALL.more.toc delete mode 100644 distrib/notes/mvme68k/INSTALL.ASCII.toc delete mode 100644 distrib/notes/mvme68k/INSTALL.HTML.toc delete mode 100644 distrib/notes/mvme68k/INSTALL.PostScript.toc delete mode 100644 distrib/notes/mvme68k/INSTALL.more.toc delete mode 100644 distrib/notes/news68k/INSTALL.ASCII.toc delete mode 100644 distrib/notes/news68k/INSTALL.HTML.toc delete mode 100644 distrib/notes/news68k/INSTALL.PostScript.toc delete mode 100644 distrib/notes/news68k/INSTALL.more.toc delete mode 100644 distrib/notes/next68k/INSTALL.ASCII.toc delete mode 100644 distrib/notes/next68k/INSTALL.HTML.toc delete mode 100644 distrib/notes/next68k/INSTALL.PostScript.toc delete mode 100644 distrib/notes/next68k/INSTALL.more.toc delete mode 100644 distrib/notes/pc532/INSTALL.ASCII.toc delete mode 100644 distrib/notes/pc532/INSTALL.HTML.toc delete mode 100644 distrib/notes/pc532/INSTALL.PostScript.toc delete mode 100644 distrib/notes/pc532/INSTALL.more.toc delete mode 100644 distrib/notes/pmax/INSTALL.ASCII.toc delete mode 100644 distrib/notes/pmax/INSTALL.HTML.toc delete mode 100644 distrib/notes/pmax/INSTALL.PostScript.toc delete mode 100644 distrib/notes/pmax/INSTALL.more.toc delete mode 100644 distrib/notes/sparc/INSTALL.ASCII.toc delete mode 100644 distrib/notes/sparc/INSTALL.HTML.toc delete mode 100644 distrib/notes/sparc/INSTALL.PostScript.toc delete mode 100644 distrib/notes/sparc/INSTALL.more.toc delete mode 100644 distrib/notes/sparc64/INSTALL.ASCII.toc delete mode 100644 distrib/notes/sparc64/INSTALL.HTML.toc delete mode 100644 distrib/notes/sparc64/INSTALL.PostScript.toc delete mode 100644 distrib/notes/sparc64/INSTALL.more.toc delete mode 100644 distrib/notes/sun3/INSTALL.ASCII.toc delete mode 100644 distrib/notes/sun3/INSTALL.HTML.toc delete mode 100644 distrib/notes/sun3/INSTALL.PostScript.toc delete mode 100644 distrib/notes/sun3/INSTALL.more.toc delete mode 100644 distrib/notes/vax/INSTALL.ASCII.toc delete mode 100644 distrib/notes/vax/INSTALL.HTML.toc delete mode 100644 distrib/notes/vax/INSTALL.PostScript.toc delete mode 100644 distrib/notes/vax/INSTALL.more.toc delete mode 100644 distrib/notes/x68k/INSTALL.ASCII.toc delete mode 100644 distrib/notes/x68k/INSTALL.HTML.toc delete mode 100644 distrib/notes/x68k/INSTALL.PostScript.toc delete mode 100644 distrib/notes/x68k/INSTALL.more.toc diff --git a/distrib/notes/Makefile b/distrib/notes/Makefile index 4f7748c26a70..d81761200fc5 100644 --- a/distrib/notes/Makefile +++ b/distrib/notes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2001/11/26 00:28:17 jhawk Exp $ +# $NetBSD: Makefile,v 1.17 2001/11/30 22:20:03 jhawk Exp $ # -TARGETS+= release tocs +TARGETS+= release .ifndef ALLNOTES .if exists(${MACHINE}/Makefile) diff --git a/distrib/notes/Makefile.inc b/distrib/notes/Makefile.inc index 83059b9c323b..18c55b584a6c 100644 --- a/distrib/notes/Makefile.inc +++ b/distrib/notes/Makefile.inc @@ -1,10 +1,13 @@ -# $NetBSD: Makefile.inc,v 1.19 2001/11/26 00:19:56 jhawk Exp $ +# $NetBSD: Makefile.inc,v 1.20 2001/11/30 22:20:03 jhawk Exp $ # # Ross Harvey .include # So we get /etc/mk.conf vars. +# Whether or not to regenerate tables of contents +MAKETOCS?=yes + M?= ${.CURDIR:T} V!= /bin/sh ${.CURDIR}/../../../sys/conf/osrelease.sh V_S!= /bin/sh ${.CURDIR}/../../../sys/conf/osrelease.sh -s @@ -42,39 +45,51 @@ ARGS_MORE= ${PRESET} -dformat=more -P-h -Tascii -mtty-char all: ${TARGS} -${TARG}.ps: ${SRCS} +.if ${MAKETOCS} != "no" + TOCDEPS = ${TOCS} +.else + TOCDEPS = +.endif + +${TARG}.ps: ${SRCS} ${TOCDEPS} groff ${ARGS_PS} -mdoc ${MAIN} > $@ ${TARG}.pdf: ${TARG}.ps ps2pdf ${TARG}.ps $@ -${TARG}.txt: ${SRCS} +${TARG}.txt: ${SRCS} ${TOCDEPS} groff ${ARGS_TXT} -mdoc ${MAIN} > $@ -${TARG}.html: ${SRCS} +${TARG}.html: ${SRCS} ${TOCDEPS} groff ${ARGS_HTML} -mdoc2html ${MAIN} > $@ -${TARG}.more: ${SRCS} +${TARG}.more: ${SRCS} ${TOCDEPS} groff ${ARGS_MORE} -mdoc ${MAIN} > $@ -tocs: ${TOCS} - TOCPROC= 2>&1 >/dev/null |\ sed -n '/^\.Ti/{s/ \([A-Za-z]\)/ "\1/; s/ *$$/"/; p; }' -${TARG}.PostScript.toc: .PHONY +${TARG}.PostScript.toc: ${SRCS} + groff -dTOC=1 ${ARGS_PS} -mdoc ${MAIN} ${TOCPROC} > $@.tmp + mv -f $@.tmp $@ groff -dTOC=1 ${ARGS_PS} -mdoc ${MAIN} ${TOCPROC} > $@.tmp mv -f $@.tmp $@ -${TARG}.ASCII.toc: .PHONY +${TARG}.ASCII.toc: ${SRCS} + groff -dTOC=1 ${ARGS_TXT} -mdoc ${MAIN} ${TOCPROC} > $@.tmp + mv -f $@.tmp $@ groff -dTOC=1 ${ARGS_TXT} -mdoc ${MAIN} ${TOCPROC} > $@.tmp mv -f $@.tmp $@ -${TARG}.HTML.toc: .PHONY +${TARG}.HTML.toc: ${SRCS} + groff -dTOC=1 ${ARGS_HTML} -mdoc ${MAIN} ${TOCPROC} > $@.tmp + mv -f $@.tmp $@ groff -dTOC=1 ${ARGS_HTML} -mdoc ${MAIN} ${TOCPROC} > $@.tmp mv -f $@.tmp $@ -${TARG}.more.toc: .PHONY +${TARG}.more.toc: ${SRCS} + groff -dTOC=1 ${ARGS_MORE} -mdoc ${MAIN} ${TOCPROC} > $@.tmp + mv -f $@.tmp $@ groff -dTOC=1 ${ARGS_MORE} -mdoc ${MAIN} ${TOCPROC} > $@.tmp mv -f $@.tmp $@ diff --git a/distrib/notes/alpha/INSTALL.ASCII.toc b/distrib/notes/alpha/INSTALL.ASCII.toc deleted file mode 100644 index b2f87daad1da..000000000000 --- a/distrib/notes/alpha/INSTALL.ASCII.toc +++ /dev/null @@ -1,41 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/alpha subdirectory structure" -.Ti 2 9 "Bootable installation/upgrade floppies" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/alpha System Requirements and Supported Devices" -.Ti 2 12 "Supported PCI bus devices" -.Ti 2 12 "Supported ISA bus devices" -.Ti 2 12 "Supported EISA bus devices" -.Ti 2 13 "Supported Turbochannel bus devices" -.Ti 1 14 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 20 "Running the sysinst installation program" -.Ti 2 26 "Manual and script-assisted installation" -.Ti 1 29 "Post installation steps" -.Ti 1 32 "Upgrading a previously-installed NetBSD System" -.Ti 1 32 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 32 "General issues" -.Ti 2 33 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 33 "Using online NetBSD documentation" -.Ti 1 34 "Administrivia" -.Ti 1 34 "Thanks go to" -.Ti 1 37 "We are..." -.Ti 1 40 "Legal Mumbo-Jumbo" -.Ti 1 42 "The End" diff --git a/distrib/notes/alpha/INSTALL.HTML.toc b/distrib/notes/alpha/INSTALL.HTML.toc deleted file mode 100644 index b2f87daad1da..000000000000 --- a/distrib/notes/alpha/INSTALL.HTML.toc +++ /dev/null @@ -1,41 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/alpha subdirectory structure" -.Ti 2 9 "Bootable installation/upgrade floppies" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/alpha System Requirements and Supported Devices" -.Ti 2 12 "Supported PCI bus devices" -.Ti 2 12 "Supported ISA bus devices" -.Ti 2 12 "Supported EISA bus devices" -.Ti 2 13 "Supported Turbochannel bus devices" -.Ti 1 14 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 20 "Running the sysinst installation program" -.Ti 2 26 "Manual and script-assisted installation" -.Ti 1 29 "Post installation steps" -.Ti 1 32 "Upgrading a previously-installed NetBSD System" -.Ti 1 32 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 32 "General issues" -.Ti 2 33 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 33 "Using online NetBSD documentation" -.Ti 1 34 "Administrivia" -.Ti 1 34 "Thanks go to" -.Ti 1 37 "We are..." -.Ti 1 40 "Legal Mumbo-Jumbo" -.Ti 1 42 "The End" diff --git a/distrib/notes/alpha/INSTALL.PostScript.toc b/distrib/notes/alpha/INSTALL.PostScript.toc deleted file mode 100644 index 9f8ffc9ce934..000000000000 --- a/distrib/notes/alpha/INSTALL.PostScript.toc +++ /dev/null @@ -1,41 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/alpha subdirectory structure" -.Ti 2 9 "Bootable installation/upgrade floppies" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/alpha System Requirements and Supported Devices" -.Ti 2 11 "Supported PCI bus devices" -.Ti 2 11 "Supported ISA bus devices" -.Ti 2 12 "Supported EISA bus devices" -.Ti 2 12 "Supported Turbochannel bus devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 19 "Running the sysinst installation program" -.Ti 2 24 "Manual and script-assisted installation" -.Ti 1 27 "Post installation steps" -.Ti 1 30 "Upgrading a previously-installed NetBSD System" -.Ti 1 30 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 30 "General issues" -.Ti 2 31 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 31 "Using online NetBSD documentation" -.Ti 1 32 "Administrivia" -.Ti 1 32 "Thanks go to" -.Ti 1 34 "We are..." -.Ti 1 39 "Legal Mumbo-Jumbo" -.Ti 1 40 "The End" diff --git a/distrib/notes/alpha/INSTALL.more.toc b/distrib/notes/alpha/INSTALL.more.toc deleted file mode 100644 index b2f87daad1da..000000000000 --- a/distrib/notes/alpha/INSTALL.more.toc +++ /dev/null @@ -1,41 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/alpha subdirectory structure" -.Ti 2 9 "Bootable installation/upgrade floppies" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/alpha System Requirements and Supported Devices" -.Ti 2 12 "Supported PCI bus devices" -.Ti 2 12 "Supported ISA bus devices" -.Ti 2 12 "Supported EISA bus devices" -.Ti 2 13 "Supported Turbochannel bus devices" -.Ti 1 14 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 20 "Running the sysinst installation program" -.Ti 2 26 "Manual and script-assisted installation" -.Ti 1 29 "Post installation steps" -.Ti 1 32 "Upgrading a previously-installed NetBSD System" -.Ti 1 32 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 32 "General issues" -.Ti 2 33 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 33 "Using online NetBSD documentation" -.Ti 1 34 "Administrivia" -.Ti 1 34 "Thanks go to" -.Ti 1 37 "We are..." -.Ti 1 40 "Legal Mumbo-Jumbo" -.Ti 1 42 "The End" diff --git a/distrib/notes/amiga/INSTALL.ASCII.toc b/distrib/notes/amiga/INSTALL.ASCII.toc deleted file mode 100644 index 4295cc36455d..000000000000 --- a/distrib/notes/amiga/INSTALL.ASCII.toc +++ /dev/null @@ -1,43 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/amiga subdirectory structure" -.Ti 2 9 "Miniroot file system" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/amiga System Requirements and Supported Devices" -.Ti 2 12 "Supported devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 2 16 "Preparing your hard disk with HDToolBox" -.Ti 2 17 "Transferring the miniroot file system" -.Ti 1 18 "Installing the NetBSD System" -.Ti 2 18 "Booting from AmigaDOS, using loadbsd" -.Ti 2 19 "Directly booting" -.Ti 2 19 "Once your kernel boots" -.Ti 1 22 "Post installation steps" -.Ti 1 24 "Upgrading a previously-installed NetBSD System" -.Ti 2 25 "Directly booting" -.Ti 2 25 "Once your kernel boots" -.Ti 1 26 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 26 "General issues" -.Ti 2 26 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 27 "Using online NetBSD documentation" -.Ti 1 27 "Administrivia" -.Ti 1 28 "Thanks go to" -.Ti 1 30 "We are..." -.Ti 1 34 "Legal Mumbo-Jumbo" -.Ti 1 36 "The End" diff --git a/distrib/notes/amiga/INSTALL.HTML.toc b/distrib/notes/amiga/INSTALL.HTML.toc deleted file mode 100644 index 4295cc36455d..000000000000 --- a/distrib/notes/amiga/INSTALL.HTML.toc +++ /dev/null @@ -1,43 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/amiga subdirectory structure" -.Ti 2 9 "Miniroot file system" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/amiga System Requirements and Supported Devices" -.Ti 2 12 "Supported devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 2 16 "Preparing your hard disk with HDToolBox" -.Ti 2 17 "Transferring the miniroot file system" -.Ti 1 18 "Installing the NetBSD System" -.Ti 2 18 "Booting from AmigaDOS, using loadbsd" -.Ti 2 19 "Directly booting" -.Ti 2 19 "Once your kernel boots" -.Ti 1 22 "Post installation steps" -.Ti 1 24 "Upgrading a previously-installed NetBSD System" -.Ti 2 25 "Directly booting" -.Ti 2 25 "Once your kernel boots" -.Ti 1 26 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 26 "General issues" -.Ti 2 26 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 27 "Using online NetBSD documentation" -.Ti 1 27 "Administrivia" -.Ti 1 28 "Thanks go to" -.Ti 1 30 "We are..." -.Ti 1 34 "Legal Mumbo-Jumbo" -.Ti 1 36 "The End" diff --git a/distrib/notes/amiga/INSTALL.PostScript.toc b/distrib/notes/amiga/INSTALL.PostScript.toc deleted file mode 100644 index df618c1a1b6e..000000000000 --- a/distrib/notes/amiga/INSTALL.PostScript.toc +++ /dev/null @@ -1,43 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/amiga subdirectory structure" -.Ti 2 9 "Miniroot file system" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/amiga System Requirements and Supported Devices" -.Ti 2 11 "Supported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 2 15 "Preparing your hard disk with HDToolBox" -.Ti 2 16 "Transferring the miniroot file system" -.Ti 1 17 "Installing the NetBSD System" -.Ti 2 17 "Booting from AmigaDOS, using loadbsd" -.Ti 2 18 "Directly booting" -.Ti 2 18 "Once your kernel boots" -.Ti 1 20 "Post installation steps" -.Ti 1 22 "Upgrading a previously-installed NetBSD System" -.Ti 2 23 "Directly booting" -.Ti 2 23 "Once your kernel boots" -.Ti 1 24 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 24 "General issues" -.Ti 2 25 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 25 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 28 "We are..." -.Ti 1 33 "Legal Mumbo-Jumbo" -.Ti 1 35 "The End" diff --git a/distrib/notes/amiga/INSTALL.more.toc b/distrib/notes/amiga/INSTALL.more.toc deleted file mode 100644 index 4295cc36455d..000000000000 --- a/distrib/notes/amiga/INSTALL.more.toc +++ /dev/null @@ -1,43 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/amiga subdirectory structure" -.Ti 2 9 "Miniroot file system" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/amiga System Requirements and Supported Devices" -.Ti 2 12 "Supported devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 2 16 "Preparing your hard disk with HDToolBox" -.Ti 2 17 "Transferring the miniroot file system" -.Ti 1 18 "Installing the NetBSD System" -.Ti 2 18 "Booting from AmigaDOS, using loadbsd" -.Ti 2 19 "Directly booting" -.Ti 2 19 "Once your kernel boots" -.Ti 1 22 "Post installation steps" -.Ti 1 24 "Upgrading a previously-installed NetBSD System" -.Ti 2 25 "Directly booting" -.Ti 2 25 "Once your kernel boots" -.Ti 1 26 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 26 "General issues" -.Ti 2 26 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 27 "Using online NetBSD documentation" -.Ti 1 27 "Administrivia" -.Ti 1 28 "Thanks go to" -.Ti 1 30 "We are..." -.Ti 1 34 "Legal Mumbo-Jumbo" -.Ti 1 36 "The End" diff --git a/distrib/notes/arm26/INSTALL.ASCII.toc b/distrib/notes/arm26/INSTALL.ASCII.toc deleted file mode 100644 index b1f5562638a7..000000000000 --- a/distrib/notes/arm26/INSTALL.ASCII.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/arm26 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/arm26 System Requirements and Supported Devices" -.Ti 2 10 "Supported devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 1 11 "Post installation steps" -.Ti 1 13 "Upgrading a previously-installed NetBSD System" -.Ti 1 13 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 13 "General issues" -.Ti 2 14 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 14 "Using online NetBSD documentation" -.Ti 1 15 "Administrivia" -.Ti 1 15 "Thanks go to" -.Ti 1 17 "We are..." -.Ti 1 21 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/arm26/INSTALL.HTML.toc b/distrib/notes/arm26/INSTALL.HTML.toc deleted file mode 100644 index b1f5562638a7..000000000000 --- a/distrib/notes/arm26/INSTALL.HTML.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/arm26 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/arm26 System Requirements and Supported Devices" -.Ti 2 10 "Supported devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 1 11 "Post installation steps" -.Ti 1 13 "Upgrading a previously-installed NetBSD System" -.Ti 1 13 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 13 "General issues" -.Ti 2 14 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 14 "Using online NetBSD documentation" -.Ti 1 15 "Administrivia" -.Ti 1 15 "Thanks go to" -.Ti 1 17 "We are..." -.Ti 1 21 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/arm26/INSTALL.PostScript.toc b/distrib/notes/arm26/INSTALL.PostScript.toc deleted file mode 100644 index 8e7d8e7e6c4b..000000000000 --- a/distrib/notes/arm26/INSTALL.PostScript.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 3 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/arm26 subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 9 "NetBSD/arm26 System Requirements and Supported Devices" -.Ti 2 10 "Supported devices" -.Ti 1 10 "Getting the NetBSD System on to Useful Media" -.Ti 1 10 "Preparing your System for NetBSD installation" -.Ti 1 10 "Installing the NetBSD System" -.Ti 1 10 "Post installation steps" -.Ti 1 12 "Upgrading a previously-installed NetBSD System" -.Ti 1 13 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 13 "General issues" -.Ti 2 13 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 13 "Using online NetBSD documentation" -.Ti 1 14 "Administrivia" -.Ti 1 14 "Thanks go to" -.Ti 1 17 "We are..." -.Ti 1 22 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/arm26/INSTALL.more.toc b/distrib/notes/arm26/INSTALL.more.toc deleted file mode 100644 index b1f5562638a7..000000000000 --- a/distrib/notes/arm26/INSTALL.more.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/arm26 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/arm26 System Requirements and Supported Devices" -.Ti 2 10 "Supported devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 1 11 "Post installation steps" -.Ti 1 13 "Upgrading a previously-installed NetBSD System" -.Ti 1 13 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 13 "General issues" -.Ti 2 14 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 14 "Using online NetBSD documentation" -.Ti 1 15 "Administrivia" -.Ti 1 15 "Thanks go to" -.Ti 1 17 "We are..." -.Ti 1 21 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/arm32/INSTALL.ASCII.toc b/distrib/notes/arm32/INSTALL.ASCII.toc deleted file mode 100644 index 63271f433c90..000000000000 --- a/distrib/notes/arm32/INSTALL.ASCII.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/arm32 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/arm32 System Requirements and Supported Devices" -.Ti 2 11 "Supported devices" -.Ti 2 12 "Supported Digital DNARD devices" -.Ti 2 12 "Supported Chalice CATS devices" -.Ti 2 12 "Supported Intel EBSA285 & Chalice CATS PCI devices" -.Ti 2 13 "Unsupported devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 18 "To install from floppy" -.Ti 2 19 "To install from tape" -.Ti 2 20 "To install via FTP or NFS" -.Ti 2 20 "To install from CD-ROM" -.Ti 2 21 "Completing your installation" -.Ti 1 21 "Post installation steps" -.Ti 1 23 "Upgrading a previously-installed NetBSD System" -.Ti 1 24 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 24 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 28 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/arm32/INSTALL.HTML.toc b/distrib/notes/arm32/INSTALL.HTML.toc deleted file mode 100644 index 63271f433c90..000000000000 --- a/distrib/notes/arm32/INSTALL.HTML.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/arm32 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/arm32 System Requirements and Supported Devices" -.Ti 2 11 "Supported devices" -.Ti 2 12 "Supported Digital DNARD devices" -.Ti 2 12 "Supported Chalice CATS devices" -.Ti 2 12 "Supported Intel EBSA285 & Chalice CATS PCI devices" -.Ti 2 13 "Unsupported devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 18 "To install from floppy" -.Ti 2 19 "To install from tape" -.Ti 2 20 "To install via FTP or NFS" -.Ti 2 20 "To install from CD-ROM" -.Ti 2 21 "Completing your installation" -.Ti 1 21 "Post installation steps" -.Ti 1 23 "Upgrading a previously-installed NetBSD System" -.Ti 1 24 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 24 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 28 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/arm32/INSTALL.PostScript.toc b/distrib/notes/arm32/INSTALL.PostScript.toc deleted file mode 100644 index 85db5a5cf167..000000000000 --- a/distrib/notes/arm32/INSTALL.PostScript.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/arm32 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/arm32 System Requirements and Supported Devices" -.Ti 2 10 "Supported devices" -.Ti 2 12 "Supported Digital DNARD devices" -.Ti 2 12 "Supported Chalice CATS devices" -.Ti 2 12 "Supported Intel EBSA285 & Chalice CATS PCI devices" -.Ti 2 13 "Unsupported devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 18 "To install from floppy" -.Ti 2 18 "To install from tape" -.Ti 2 19 "To install via FTP or NFS" -.Ti 2 20 "To install from CD-ROM" -.Ti 2 20 "Completing your installation" -.Ti 1 20 "Post installation steps" -.Ti 1 23 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 23 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 24 "Administrivia" -.Ti 1 25 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 32 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/arm32/INSTALL.more.toc b/distrib/notes/arm32/INSTALL.more.toc deleted file mode 100644 index 63271f433c90..000000000000 --- a/distrib/notes/arm32/INSTALL.more.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/arm32 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/arm32 System Requirements and Supported Devices" -.Ti 2 11 "Supported devices" -.Ti 2 12 "Supported Digital DNARD devices" -.Ti 2 12 "Supported Chalice CATS devices" -.Ti 2 12 "Supported Intel EBSA285 & Chalice CATS PCI devices" -.Ti 2 13 "Unsupported devices" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 18 "To install from floppy" -.Ti 2 19 "To install from tape" -.Ti 2 20 "To install via FTP or NFS" -.Ti 2 20 "To install from CD-ROM" -.Ti 2 21 "Completing your installation" -.Ti 1 21 "Post installation steps" -.Ti 1 23 "Upgrading a previously-installed NetBSD System" -.Ti 1 24 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 24 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 28 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/atari/INSTALL.ASCII.toc b/distrib/notes/atari/INSTALL.ASCII.toc deleted file mode 100644 index b5c514b16da0..000000000000 --- a/distrib/notes/atari/INSTALL.ASCII.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/atari subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/atari System Requirements and Supported Devices" -.Ti 2 12 "Supported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 17 "Some extra remarks" -.Ti 1 18 "Post installation steps" -.Ti 1 20 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 22 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/atari/INSTALL.HTML.toc b/distrib/notes/atari/INSTALL.HTML.toc deleted file mode 100644 index b5c514b16da0..000000000000 --- a/distrib/notes/atari/INSTALL.HTML.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/atari subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/atari System Requirements and Supported Devices" -.Ti 2 12 "Supported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 17 "Some extra remarks" -.Ti 1 18 "Post installation steps" -.Ti 1 20 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 22 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/atari/INSTALL.PostScript.toc b/distrib/notes/atari/INSTALL.PostScript.toc deleted file mode 100644 index b8b3d52bc7d9..000000000000 --- a/distrib/notes/atari/INSTALL.PostScript.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/atari subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 10 "NetBSD/atari System Requirements and Supported Devices" -.Ti 2 11 "Supported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 16 "Some extra remarks" -.Ti 1 16 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 19 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 19 "General issues" -.Ti 2 20 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 20 "Using online NetBSD documentation" -.Ti 1 21 "Administrivia" -.Ti 1 21 "Thanks go to" -.Ti 1 23 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 29 "The End" diff --git a/distrib/notes/atari/INSTALL.more.toc b/distrib/notes/atari/INSTALL.more.toc deleted file mode 100644 index b5c514b16da0..000000000000 --- a/distrib/notes/atari/INSTALL.more.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/atari subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/atari System Requirements and Supported Devices" -.Ti 2 12 "Supported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 17 "Some extra remarks" -.Ti 1 18 "Post installation steps" -.Ti 1 20 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 22 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/hp300/INSTALL.ASCII.toc b/distrib/notes/hp300/INSTALL.ASCII.toc deleted file mode 100644 index 18955a3efc96..000000000000 --- a/distrib/notes/hp300/INSTALL.ASCII.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/hp300 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/hp300 System Requirements and Supported Devices" -.Ti 2 11 "Supported hardware" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 2 14 "Miniroot installation via network" -.Ti 2 14 "Loading SYS_INST via the network" -.Ti 1 16 "Installing the NetBSD System" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/hp300/INSTALL.HTML.toc b/distrib/notes/hp300/INSTALL.HTML.toc deleted file mode 100644 index 18955a3efc96..000000000000 --- a/distrib/notes/hp300/INSTALL.HTML.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/hp300 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/hp300 System Requirements and Supported Devices" -.Ti 2 11 "Supported hardware" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 2 14 "Miniroot installation via network" -.Ti 2 14 "Loading SYS_INST via the network" -.Ti 1 16 "Installing the NetBSD System" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/hp300/INSTALL.PostScript.toc b/distrib/notes/hp300/INSTALL.PostScript.toc deleted file mode 100644 index 07c40de4e13c..000000000000 --- a/distrib/notes/hp300/INSTALL.PostScript.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/hp300 subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 10 "NetBSD/hp300 System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 12 "Preparing your System for NetBSD installation" -.Ti 2 13 "Miniroot installation via network" -.Ti 2 13 "Loading SYS_INST via the network" -.Ti 1 15 "Installing the NetBSD System" -.Ti 1 16 "Post installation steps" -.Ti 1 18 "Upgrading a previously-installed NetBSD System" -.Ti 1 19 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 19 "General issues" -.Ti 2 20 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 20 "Using online NetBSD documentation" -.Ti 1 20 "Administrivia" -.Ti 1 21 "Thanks go to" -.Ti 1 23 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 29 "The End" diff --git a/distrib/notes/hp300/INSTALL.more.toc b/distrib/notes/hp300/INSTALL.more.toc deleted file mode 100644 index 18955a3efc96..000000000000 --- a/distrib/notes/hp300/INSTALL.more.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/hp300 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/hp300 System Requirements and Supported Devices" -.Ti 2 11 "Supported hardware" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 2 14 "Miniroot installation via network" -.Ti 2 14 "Loading SYS_INST via the network" -.Ti 1 16 "Installing the NetBSD System" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/hpcmips/INSTALL.ASCII.toc b/distrib/notes/hpcmips/INSTALL.ASCII.toc deleted file mode 100644 index d42194d75940..000000000000 --- a/distrib/notes/hpcmips/INSTALL.ASCII.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/hpcmips subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/hpcmips System Requirements and Supported Devices" -.Ti 2 11 "Supported WindowsCE machines" -.Ti 2 12 "Supported WindowsCE devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 15 "Running the sysinst installation program" -.Ti 1 20 "Post installation steps" -.Ti 1 22 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 25 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/hpcmips/INSTALL.HTML.toc b/distrib/notes/hpcmips/INSTALL.HTML.toc deleted file mode 100644 index d42194d75940..000000000000 --- a/distrib/notes/hpcmips/INSTALL.HTML.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/hpcmips subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/hpcmips System Requirements and Supported Devices" -.Ti 2 11 "Supported WindowsCE machines" -.Ti 2 12 "Supported WindowsCE devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 15 "Running the sysinst installation program" -.Ti 1 20 "Post installation steps" -.Ti 1 22 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 25 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/hpcmips/INSTALL.PostScript.toc b/distrib/notes/hpcmips/INSTALL.PostScript.toc deleted file mode 100644 index 4039b3a5bc82..000000000000 --- a/distrib/notes/hpcmips/INSTALL.PostScript.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/hpcmips subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 10 "NetBSD/hpcmips System Requirements and Supported Devices" -.Ti 2 10 "Supported WindowsCE machines" -.Ti 2 11 "Supported WindowsCE devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Running the sysinst installation program" -.Ti 1 19 "Post installation steps" -.Ti 1 21 "Upgrading a previously-installed NetBSD System" -.Ti 1 22 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 22 "General issues" -.Ti 2 22 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 22 "Using online NetBSD documentation" -.Ti 1 23 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 26 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 32 "The End" diff --git a/distrib/notes/hpcmips/INSTALL.more.toc b/distrib/notes/hpcmips/INSTALL.more.toc deleted file mode 100644 index d42194d75940..000000000000 --- a/distrib/notes/hpcmips/INSTALL.more.toc +++ /dev/null @@ -1,37 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/hpcmips subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/hpcmips System Requirements and Supported Devices" -.Ti 2 11 "Supported WindowsCE machines" -.Ti 2 12 "Supported WindowsCE devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 15 "Running the sysinst installation program" -.Ti 1 20 "Post installation steps" -.Ti 1 22 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 25 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/i386/INSTALL.ASCII.toc b/distrib/notes/i386/INSTALL.ASCII.toc deleted file mode 100644 index 521726c42e76..000000000000 --- a/distrib/notes/i386/INSTALL.ASCII.toc +++ /dev/null @@ -1,75 +0,0 @@ -.Ti 0 2 "About this Document" -.Ti 0 2 "Quick install notes for the impatient" -.Ti 0 3 "What is NetBSD?" -.Ti 0 3 "Upgrade path to NetBSD 1.5.1" -.Ti 0 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 0 5 "New Compatibility Issues Introduced With NetBSD 1.5.1" -.Ti 0 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 1 5 "Kernel" -.Ti 1 6 "Networking" -.Ti 1 6 "File system" -.Ti 1 6 "Security" -.Ti 1 7 "System administration and user tools" -.Ti 1 7 "Miscellaneous" -.Ti 0 8 "The Future of NetBSD" -.Ti 0 8 "Sources of NetBSD" -.Ti 0 8 "NetBSD 1.5W Release Contents" -.Ti 1 10 "NetBSD/i386 subdirectory structure" -.Ti 1 11 "Binary distribution sets" -.Ti 0 12 "NetBSD/i386 System Requirements and Supported Devices" -.Ti 1 12 "Supported devices" -.Ti 2 12 "Floppy controllers." -.Ti 2 12 "MFM, ESDI, IDE, and RLL hard disk controllers." -.Ti 2 13 "SCSI host adapters" -.Ti 2 14 "MDA, CGA, VGA, SVGA, and HGC Display Adapters." -.Ti 2 14 "Serial ports" -.Ti 2 14 "Parallel ports." -.Ti 2 14 "Ethernet adapters" -.Ti 2 15 "FDDI adapters" -.Ti 2 15 "Token-Ring adapters" -.Ti 2 15 "Wireless network adapters" -.Ti 2 16 "High Speed Serial" -.Ti 2 16 "Tape drives" -.Ti 2 16 "CD-ROM drives" -.Ti 2 16 "Mice" -.Ti 2 16 "Sound Cards" -.Ti 2 16 "Game Ports (Joysticks)" -.Ti 2 16 "Miscellaneous" -.Ti 2 17 "PCMCIA Controllers." -.Ti 2 17 "RAID Controllers" -.Ti 2 17 "Specific driver footnotes:" -.Ti 1 17 "Unsupported devices" -.Ti 1 18 "Required configurations" -.Ti 0 20 "Getting the NetBSD System on to Useful Media" -.Ti 0 23 "Preparing your System for NetBSD installation" -.Ti 0 24 "Installing the NetBSD System" -.Ti 1 24 "Running the sysinst installation program" -.Ti 2 24 "Introduction" -.Ti 2 24 "Possible PCMCIA issues" -.Ti 2 26 "General" -.Ti 2 26 "Quick install" -.Ti 2 27 "Booting NetBSD" -.Ti 2 28 "Network configuration" -.Ti 2 28 "Installation drive selection and parameters" -.Ti 2 28 "Partitioning the disk" -.Ti 2 30 "Preparing your hard disk" -.Ti 2 30 "Getting the distribution sets" -.Ti 2 31 "Installation using ftp" -.Ti 2 31 "Installation using NFS" -.Ti 2 31 "Installation from CD-ROM" -.Ti 2 31 "Installation from a floppy set" -.Ti 2 31 "Installation from an unmounted file system" -.Ti 2 32 "Installation from a local directory" -.Ti 2 32 "Extracting the distribution sets" -.Ti 2 32 "Finalizing your installation" -.Ti 0 32 "Post installation steps" -.Ti 0 35 "Upgrading a previously-installed NetBSD System" -.Ti 0 36 "Compatibility Issues With Previous NetBSD Releases" -.Ti 1 36 "General issues" -.Ti 1 36 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 0 36 "Using online NetBSD documentation" -.Ti 0 37 "Administrivia" -.Ti 0 38 "Thanks go to" -.Ti 0 40 "We are..." -.Ti 0 43 "Legal Mumbo-Jumbo" -.Ti 0 45 "The End" diff --git a/distrib/notes/i386/INSTALL.HTML.toc b/distrib/notes/i386/INSTALL.HTML.toc deleted file mode 100644 index 521726c42e76..000000000000 --- a/distrib/notes/i386/INSTALL.HTML.toc +++ /dev/null @@ -1,75 +0,0 @@ -.Ti 0 2 "About this Document" -.Ti 0 2 "Quick install notes for the impatient" -.Ti 0 3 "What is NetBSD?" -.Ti 0 3 "Upgrade path to NetBSD 1.5.1" -.Ti 0 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 0 5 "New Compatibility Issues Introduced With NetBSD 1.5.1" -.Ti 0 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 1 5 "Kernel" -.Ti 1 6 "Networking" -.Ti 1 6 "File system" -.Ti 1 6 "Security" -.Ti 1 7 "System administration and user tools" -.Ti 1 7 "Miscellaneous" -.Ti 0 8 "The Future of NetBSD" -.Ti 0 8 "Sources of NetBSD" -.Ti 0 8 "NetBSD 1.5W Release Contents" -.Ti 1 10 "NetBSD/i386 subdirectory structure" -.Ti 1 11 "Binary distribution sets" -.Ti 0 12 "NetBSD/i386 System Requirements and Supported Devices" -.Ti 1 12 "Supported devices" -.Ti 2 12 "Floppy controllers." -.Ti 2 12 "MFM, ESDI, IDE, and RLL hard disk controllers." -.Ti 2 13 "SCSI host adapters" -.Ti 2 14 "MDA, CGA, VGA, SVGA, and HGC Display Adapters." -.Ti 2 14 "Serial ports" -.Ti 2 14 "Parallel ports." -.Ti 2 14 "Ethernet adapters" -.Ti 2 15 "FDDI adapters" -.Ti 2 15 "Token-Ring adapters" -.Ti 2 15 "Wireless network adapters" -.Ti 2 16 "High Speed Serial" -.Ti 2 16 "Tape drives" -.Ti 2 16 "CD-ROM drives" -.Ti 2 16 "Mice" -.Ti 2 16 "Sound Cards" -.Ti 2 16 "Game Ports (Joysticks)" -.Ti 2 16 "Miscellaneous" -.Ti 2 17 "PCMCIA Controllers." -.Ti 2 17 "RAID Controllers" -.Ti 2 17 "Specific driver footnotes:" -.Ti 1 17 "Unsupported devices" -.Ti 1 18 "Required configurations" -.Ti 0 20 "Getting the NetBSD System on to Useful Media" -.Ti 0 23 "Preparing your System for NetBSD installation" -.Ti 0 24 "Installing the NetBSD System" -.Ti 1 24 "Running the sysinst installation program" -.Ti 2 24 "Introduction" -.Ti 2 24 "Possible PCMCIA issues" -.Ti 2 26 "General" -.Ti 2 26 "Quick install" -.Ti 2 27 "Booting NetBSD" -.Ti 2 28 "Network configuration" -.Ti 2 28 "Installation drive selection and parameters" -.Ti 2 28 "Partitioning the disk" -.Ti 2 30 "Preparing your hard disk" -.Ti 2 30 "Getting the distribution sets" -.Ti 2 31 "Installation using ftp" -.Ti 2 31 "Installation using NFS" -.Ti 2 31 "Installation from CD-ROM" -.Ti 2 31 "Installation from a floppy set" -.Ti 2 31 "Installation from an unmounted file system" -.Ti 2 32 "Installation from a local directory" -.Ti 2 32 "Extracting the distribution sets" -.Ti 2 32 "Finalizing your installation" -.Ti 0 32 "Post installation steps" -.Ti 0 35 "Upgrading a previously-installed NetBSD System" -.Ti 0 36 "Compatibility Issues With Previous NetBSD Releases" -.Ti 1 36 "General issues" -.Ti 1 36 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 0 36 "Using online NetBSD documentation" -.Ti 0 37 "Administrivia" -.Ti 0 38 "Thanks go to" -.Ti 0 40 "We are..." -.Ti 0 43 "Legal Mumbo-Jumbo" -.Ti 0 45 "The End" diff --git a/distrib/notes/i386/INSTALL.PostScript.toc b/distrib/notes/i386/INSTALL.PostScript.toc deleted file mode 100644 index 36865fabec9d..000000000000 --- a/distrib/notes/i386/INSTALL.PostScript.toc +++ /dev/null @@ -1,75 +0,0 @@ -.Ti 0 2 "About this Document" -.Ti 0 2 "Quick install notes for the impatient" -.Ti 0 3 "What is NetBSD?" -.Ti 0 3 "Upgrade path to NetBSD 1.5.1" -.Ti 0 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 0 5 "New Compatibility Issues Introduced With NetBSD 1.5.1" -.Ti 0 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 1 5 "Kernel" -.Ti 1 6 "Networking" -.Ti 1 6 "File system" -.Ti 1 6 "Security" -.Ti 1 6 "System administration and user tools" -.Ti 1 7 "Miscellaneous" -.Ti 0 7 "The Future of NetBSD" -.Ti 0 8 "Sources of NetBSD" -.Ti 0 8 "NetBSD 1.5W Release Contents" -.Ti 1 9 "NetBSD/i386 subdirectory structure" -.Ti 1 10 "Binary distribution sets" -.Ti 0 12 "NetBSD/i386 System Requirements and Supported Devices" -.Ti 1 12 "Supported devices" -.Ti 2 12 "Floppy controllers." -.Ti 2 12 "MFM, ESDI, IDE, and RLL hard disk controllers." -.Ti 2 12 "SCSI host adapters" -.Ti 2 13 "MDA, CGA, VGA, SVGA, and HGC Display Adapters." -.Ti 2 13 "Serial ports" -.Ti 2 13 "Parallel ports." -.Ti 2 13 "Ethernet adapters" -.Ti 2 15 "FDDI adapters" -.Ti 2 15 "Token-Ring adapters" -.Ti 2 15 "Wireless network adapters" -.Ti 2 15 "High Speed Serial" -.Ti 2 16 "Tape drives" -.Ti 2 16 "CD-ROM drives" -.Ti 2 16 "Mice" -.Ti 2 16 "Sound Cards" -.Ti 2 16 "Game Ports (Joysticks)" -.Ti 2 16 "Miscellaneous" -.Ti 2 17 "PCMCIA Controllers." -.Ti 2 17 "RAID Controllers" -.Ti 2 17 "Specific driver footnotes:" -.Ti 1 18 "Unsupported devices" -.Ti 1 18 "Required configurations" -.Ti 0 21 "Getting the NetBSD System on to Useful Media" -.Ti 0 23 "Preparing your System for NetBSD installation" -.Ti 0 24 "Installing the NetBSD System" -.Ti 1 24 "Running the sysinst installation program" -.Ti 2 24 "Introduction" -.Ti 2 24 "Possible PCMCIA issues" -.Ti 2 26 "General" -.Ti 2 26 "Quick install" -.Ti 2 27 "Booting NetBSD" -.Ti 2 28 "Network configuration" -.Ti 2 28 "Installation drive selection and parameters" -.Ti 2 28 "Partitioning the disk" -.Ti 2 29 "Preparing your hard disk" -.Ti 2 30 "Getting the distribution sets" -.Ti 2 30 "Installation using ftp" -.Ti 2 30 "Installation using NFS" -.Ti 2 31 "Installation from CD-ROM" -.Ti 2 31 "Installation from a floppy set" -.Ti 2 31 "Installation from an unmounted file system" -.Ti 2 31 "Installation from a local directory" -.Ti 2 31 "Extracting the distribution sets" -.Ti 2 31 "Finalizing your installation" -.Ti 0 32 "Post installation steps" -.Ti 0 34 "Upgrading a previously-installed NetBSD System" -.Ti 0 35 "Compatibility Issues With Previous NetBSD Releases" -.Ti 1 35 "General issues" -.Ti 1 35 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 0 35 "Using online NetBSD documentation" -.Ti 0 36 "Administrivia" -.Ti 0 36 "Thanks go to" -.Ti 0 39 "We are..." -.Ti 0 44 "Legal Mumbo-Jumbo" -.Ti 0 45 "The End" diff --git a/distrib/notes/i386/INSTALL.more.toc b/distrib/notes/i386/INSTALL.more.toc deleted file mode 100644 index 521726c42e76..000000000000 --- a/distrib/notes/i386/INSTALL.more.toc +++ /dev/null @@ -1,75 +0,0 @@ -.Ti 0 2 "About this Document" -.Ti 0 2 "Quick install notes for the impatient" -.Ti 0 3 "What is NetBSD?" -.Ti 0 3 "Upgrade path to NetBSD 1.5.1" -.Ti 0 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 0 5 "New Compatibility Issues Introduced With NetBSD 1.5.1" -.Ti 0 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 1 5 "Kernel" -.Ti 1 6 "Networking" -.Ti 1 6 "File system" -.Ti 1 6 "Security" -.Ti 1 7 "System administration and user tools" -.Ti 1 7 "Miscellaneous" -.Ti 0 8 "The Future of NetBSD" -.Ti 0 8 "Sources of NetBSD" -.Ti 0 8 "NetBSD 1.5W Release Contents" -.Ti 1 10 "NetBSD/i386 subdirectory structure" -.Ti 1 11 "Binary distribution sets" -.Ti 0 12 "NetBSD/i386 System Requirements and Supported Devices" -.Ti 1 12 "Supported devices" -.Ti 2 12 "Floppy controllers." -.Ti 2 12 "MFM, ESDI, IDE, and RLL hard disk controllers." -.Ti 2 13 "SCSI host adapters" -.Ti 2 14 "MDA, CGA, VGA, SVGA, and HGC Display Adapters." -.Ti 2 14 "Serial ports" -.Ti 2 14 "Parallel ports." -.Ti 2 14 "Ethernet adapters" -.Ti 2 15 "FDDI adapters" -.Ti 2 15 "Token-Ring adapters" -.Ti 2 15 "Wireless network adapters" -.Ti 2 16 "High Speed Serial" -.Ti 2 16 "Tape drives" -.Ti 2 16 "CD-ROM drives" -.Ti 2 16 "Mice" -.Ti 2 16 "Sound Cards" -.Ti 2 16 "Game Ports (Joysticks)" -.Ti 2 16 "Miscellaneous" -.Ti 2 17 "PCMCIA Controllers." -.Ti 2 17 "RAID Controllers" -.Ti 2 17 "Specific driver footnotes:" -.Ti 1 17 "Unsupported devices" -.Ti 1 18 "Required configurations" -.Ti 0 20 "Getting the NetBSD System on to Useful Media" -.Ti 0 23 "Preparing your System for NetBSD installation" -.Ti 0 24 "Installing the NetBSD System" -.Ti 1 24 "Running the sysinst installation program" -.Ti 2 24 "Introduction" -.Ti 2 24 "Possible PCMCIA issues" -.Ti 2 26 "General" -.Ti 2 26 "Quick install" -.Ti 2 27 "Booting NetBSD" -.Ti 2 28 "Network configuration" -.Ti 2 28 "Installation drive selection and parameters" -.Ti 2 28 "Partitioning the disk" -.Ti 2 30 "Preparing your hard disk" -.Ti 2 30 "Getting the distribution sets" -.Ti 2 31 "Installation using ftp" -.Ti 2 31 "Installation using NFS" -.Ti 2 31 "Installation from CD-ROM" -.Ti 2 31 "Installation from a floppy set" -.Ti 2 31 "Installation from an unmounted file system" -.Ti 2 32 "Installation from a local directory" -.Ti 2 32 "Extracting the distribution sets" -.Ti 2 32 "Finalizing your installation" -.Ti 0 32 "Post installation steps" -.Ti 0 35 "Upgrading a previously-installed NetBSD System" -.Ti 0 36 "Compatibility Issues With Previous NetBSD Releases" -.Ti 1 36 "General issues" -.Ti 1 36 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 0 36 "Using online NetBSD documentation" -.Ti 0 37 "Administrivia" -.Ti 0 38 "Thanks go to" -.Ti 0 40 "We are..." -.Ti 0 43 "Legal Mumbo-Jumbo" -.Ti 0 45 "The End" diff --git a/distrib/notes/mac68k/INSTALL.ASCII.toc b/distrib/notes/mac68k/INSTALL.ASCII.toc deleted file mode 100644 index c2fc9e9ec9a6..000000000000 --- a/distrib/notes/mac68k/INSTALL.ASCII.toc +++ /dev/null @@ -1,42 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/mac68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/mac68k System Requirements and Supported Devices" -.Ti 2 11 "Supported models" -.Ti 2 11 "Supported devices" -.Ti 2 12 "Unsupported models" -.Ti 2 12 "Known hardware issues with this release" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Preparing the file system(s)" -.Ti 2 15 "Installing the files" -.Ti 2 15 "Installation of base files" -.Ti 2 16 "Booting the system" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 22 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 29 "Legal Mumbo-Jumbo" -.Ti 1 31 "The End" diff --git a/distrib/notes/mac68k/INSTALL.HTML.toc b/distrib/notes/mac68k/INSTALL.HTML.toc deleted file mode 100644 index c2fc9e9ec9a6..000000000000 --- a/distrib/notes/mac68k/INSTALL.HTML.toc +++ /dev/null @@ -1,42 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/mac68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/mac68k System Requirements and Supported Devices" -.Ti 2 11 "Supported models" -.Ti 2 11 "Supported devices" -.Ti 2 12 "Unsupported models" -.Ti 2 12 "Known hardware issues with this release" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Preparing the file system(s)" -.Ti 2 15 "Installing the files" -.Ti 2 15 "Installation of base files" -.Ti 2 16 "Booting the system" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 22 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 29 "Legal Mumbo-Jumbo" -.Ti 1 31 "The End" diff --git a/distrib/notes/mac68k/INSTALL.PostScript.toc b/distrib/notes/mac68k/INSTALL.PostScript.toc deleted file mode 100644 index f3f8406b316b..000000000000 --- a/distrib/notes/mac68k/INSTALL.PostScript.toc +++ /dev/null @@ -1,42 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/mac68k subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 10 "NetBSD/mac68k System Requirements and Supported Devices" -.Ti 2 10 "Supported models" -.Ti 2 11 "Supported devices" -.Ti 2 11 "Unsupported models" -.Ti 2 11 "Known hardware issues with this release" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 12 "Preparing your System for NetBSD installation" -.Ti 1 13 "Installing the NetBSD System" -.Ti 2 13 "Preparing the file system(s)" -.Ti 2 14 "Installing the files" -.Ti 2 15 "Installation of base files" -.Ti 2 15 "Booting the system" -.Ti 1 16 "Post installation steps" -.Ti 1 18 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 20 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 20 "Using online NetBSD documentation" -.Ti 1 21 "Administrivia" -.Ti 1 21 "Thanks go to" -.Ti 1 24 "We are..." -.Ti 1 29 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/mac68k/INSTALL.more.toc b/distrib/notes/mac68k/INSTALL.more.toc deleted file mode 100644 index c2fc9e9ec9a6..000000000000 --- a/distrib/notes/mac68k/INSTALL.more.toc +++ /dev/null @@ -1,42 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/mac68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/mac68k System Requirements and Supported Devices" -.Ti 2 11 "Supported models" -.Ti 2 11 "Supported devices" -.Ti 2 12 "Unsupported models" -.Ti 2 12 "Known hardware issues with this release" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Preparing the file system(s)" -.Ti 2 15 "Installing the files" -.Ti 2 15 "Installation of base files" -.Ti 2 16 "Booting the system" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 22 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 29 "Legal Mumbo-Jumbo" -.Ti 1 31 "The End" diff --git a/distrib/notes/macppc/INSTALL.ASCII.toc b/distrib/notes/macppc/INSTALL.ASCII.toc deleted file mode 100644 index 6e8621fed381..000000000000 --- a/distrib/notes/macppc/INSTALL.ASCII.toc +++ /dev/null @@ -1,61 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 2 "DESCRIPTION" -.Ti 1 2 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 3 "What is NetBSD?" -.Ti 1 3 "Upgrade path to NetBSD 1.5.1" -.Ti 1 4 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 6 "Kernel" -.Ti 2 6 "Networking" -.Ti 2 6 "File system" -.Ti 2 7 "Security" -.Ti 2 7 "System administration and user tools" -.Ti 2 7 "Miscellaneous" -.Ti 1 8 "The Future of NetBSD" -.Ti 1 8 "Sources of NetBSD" -.Ti 1 9 "NetBSD 1.5W Release Contents" -.Ti 2 10 "NetBSD/macppc subdirectory structure" -.Ti 2 11 "Binary distribution sets" -.Ti 1 12 "NetBSD/macppc System Requirements and Supported Devices" -.Ti 2 12 "Supported models" -.Ti 2 13 "Unsupported models" -.Ti 2 14 "Supported devices" -.Ti 2 16 "Unsupported devices" -.Ti 2 16 "Supported boot devices and media" -.Ti 1 16 "Getting the NetBSD System on to Useful Media" -.Ti 1 17 "Preparing your System for NetBSD installation" -.Ti 2 17 "Prepare yourself" -.Ti 2 18 "Updating your BootROM" -.Ti 2 19 "Getting to the Open Firmware Prompt on Newer Models" -.Ti 2 19 "Getting to the Open Firmware Prompt on Apple Network" -.Ti 2 20 "Older Open Firmware System Preparation" -.Ti 2 20 "Getting to the Open Firmware Prompt on Older Models" -.Ti 2 21 "Getting to the Open Firmware Prompt (Recommended method using" -.Ti 2 21 "Getting to the Open Firmware Prompt (Harder method using" -.Ti 2 22 "Getting to the Open Firmware Prompt (Without using MacOS)" -.Ti 2 23 "Setting up pre-Open Firmware 3 to boot NetBSD" -.Ti 2 24 "Setting up Open Firmware 3 to boot NetBSD" -.Ti 2 24 "Available Boot Media" -.Ti 2 25 "Description of bootable media" -.Ti 2 27 "Partitioning your hard drive for NetBSD" -.Ti 2 28 "Preparing the Bootable Media" -.Ti 1 34 "Installing the NetBSD System" -.Ti 2 34 "Booting the installer" -.Ti 2 35 "Boot Commands" -.Ti 2 37 "Example of a normal boot" -.Ti 2 38 "Common Problems and Error Messages" -.Ti 2 40 "Milestone" -.Ti 2 40 "Running the sysinst installation program" -.Ti 1 47 "Post installation steps" -.Ti 1 49 "Upgrading a previously-installed NetBSD System" -.Ti 1 50 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 50 "General issues" -.Ti 2 51 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 51 "Using online NetBSD documentation" -.Ti 1 52 "Administrivia" -.Ti 1 52 "Thanks go to" -.Ti 1 54 "We are..." -.Ti 1 58 "Legal Mumbo-Jumbo" -.Ti 1 60 "The End" diff --git a/distrib/notes/macppc/INSTALL.HTML.toc b/distrib/notes/macppc/INSTALL.HTML.toc deleted file mode 100644 index 6e8621fed381..000000000000 --- a/distrib/notes/macppc/INSTALL.HTML.toc +++ /dev/null @@ -1,61 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 2 "DESCRIPTION" -.Ti 1 2 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 3 "What is NetBSD?" -.Ti 1 3 "Upgrade path to NetBSD 1.5.1" -.Ti 1 4 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 6 "Kernel" -.Ti 2 6 "Networking" -.Ti 2 6 "File system" -.Ti 2 7 "Security" -.Ti 2 7 "System administration and user tools" -.Ti 2 7 "Miscellaneous" -.Ti 1 8 "The Future of NetBSD" -.Ti 1 8 "Sources of NetBSD" -.Ti 1 9 "NetBSD 1.5W Release Contents" -.Ti 2 10 "NetBSD/macppc subdirectory structure" -.Ti 2 11 "Binary distribution sets" -.Ti 1 12 "NetBSD/macppc System Requirements and Supported Devices" -.Ti 2 12 "Supported models" -.Ti 2 13 "Unsupported models" -.Ti 2 14 "Supported devices" -.Ti 2 16 "Unsupported devices" -.Ti 2 16 "Supported boot devices and media" -.Ti 1 16 "Getting the NetBSD System on to Useful Media" -.Ti 1 17 "Preparing your System for NetBSD installation" -.Ti 2 17 "Prepare yourself" -.Ti 2 18 "Updating your BootROM" -.Ti 2 19 "Getting to the Open Firmware Prompt on Newer Models" -.Ti 2 19 "Getting to the Open Firmware Prompt on Apple Network" -.Ti 2 20 "Older Open Firmware System Preparation" -.Ti 2 20 "Getting to the Open Firmware Prompt on Older Models" -.Ti 2 21 "Getting to the Open Firmware Prompt (Recommended method using" -.Ti 2 21 "Getting to the Open Firmware Prompt (Harder method using" -.Ti 2 22 "Getting to the Open Firmware Prompt (Without using MacOS)" -.Ti 2 23 "Setting up pre-Open Firmware 3 to boot NetBSD" -.Ti 2 24 "Setting up Open Firmware 3 to boot NetBSD" -.Ti 2 24 "Available Boot Media" -.Ti 2 25 "Description of bootable media" -.Ti 2 27 "Partitioning your hard drive for NetBSD" -.Ti 2 28 "Preparing the Bootable Media" -.Ti 1 34 "Installing the NetBSD System" -.Ti 2 34 "Booting the installer" -.Ti 2 35 "Boot Commands" -.Ti 2 37 "Example of a normal boot" -.Ti 2 38 "Common Problems and Error Messages" -.Ti 2 40 "Milestone" -.Ti 2 40 "Running the sysinst installation program" -.Ti 1 47 "Post installation steps" -.Ti 1 49 "Upgrading a previously-installed NetBSD System" -.Ti 1 50 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 50 "General issues" -.Ti 2 51 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 51 "Using online NetBSD documentation" -.Ti 1 52 "Administrivia" -.Ti 1 52 "Thanks go to" -.Ti 1 54 "We are..." -.Ti 1 58 "Legal Mumbo-Jumbo" -.Ti 1 60 "The End" diff --git a/distrib/notes/macppc/INSTALL.PostScript.toc b/distrib/notes/macppc/INSTALL.PostScript.toc deleted file mode 100644 index e62e5574fbe3..000000000000 --- a/distrib/notes/macppc/INSTALL.PostScript.toc +++ /dev/null @@ -1,61 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 2 "DESCRIPTION" -.Ti 1 2 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 3 "What is NetBSD?" -.Ti 1 4 "Upgrade path to NetBSD 1.5.1" -.Ti 1 4 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 5 "Kernel" -.Ti 2 6 "Networking" -.Ti 2 6 "File system" -.Ti 2 6 "Security" -.Ti 2 7 "System administration and user tools" -.Ti 2 7 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 8 "Sources of NetBSD" -.Ti 1 8 "NetBSD 1.5W Release Contents" -.Ti 2 10 "NetBSD/macppc subdirectory structure" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/macppc System Requirements and Supported Devices" -.Ti 2 12 "Supported models" -.Ti 2 13 "Unsupported models" -.Ti 2 13 "Supported devices" -.Ti 2 15 "Unsupported devices" -.Ti 2 15 "Supported boot devices and media" -.Ti 1 15 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 2 17 "Prepare yourself" -.Ti 2 18 "Updating your BootROM" -.Ti 2 18 "Getting to the Open Firmware Prompt on Newer Models" -.Ti 2 18 "Getting to the Open Firmware Prompt on Apple Network" -.Ti 2 19 "Older Open Firmware System Preparation" -.Ti 2 19 "Getting to the Open Firmware Prompt on Older Models" -.Ti 2 20 "Getting to the Open Firmware Prompt (Recommended method using" -.Ti 2 20 "Getting to the Open Firmware Prompt (Harder method using" -.Ti 2 21 "Getting to the Open Firmware Prompt (Without using MacOS)" -.Ti 2 22 "Setting up pre-Open Firmware 3 to boot NetBSD" -.Ti 2 23 "Setting up Open Firmware 3 to boot NetBSD" -.Ti 2 24 "Available Boot Media" -.Ti 2 25 "Description of bootable media" -.Ti 2 26 "Partitioning your hard drive for NetBSD" -.Ti 2 28 "Preparing the Bootable Media" -.Ti 1 35 "Installing the NetBSD System" -.Ti 2 35 "Booting the installer" -.Ti 2 36 "Boot Commands" -.Ti 2 38 "Example of a normal boot" -.Ti 2 39 "Common Problems and Error Messages" -.Ti 2 41 "Milestone" -.Ti 2 42 "Running the sysinst installation program" -.Ti 1 49 "Post installation steps" -.Ti 1 52 "Upgrading a previously-installed NetBSD System" -.Ti 1 53 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 53 "General issues" -.Ti 2 53 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 54 "Using online NetBSD documentation" -.Ti 1 54 "Administrivia" -.Ti 1 55 "Thanks go to" -.Ti 1 57 "We are..." -.Ti 1 62 "Legal Mumbo-Jumbo" -.Ti 1 64 "The End" diff --git a/distrib/notes/macppc/INSTALL.more.toc b/distrib/notes/macppc/INSTALL.more.toc deleted file mode 100644 index 6e8621fed381..000000000000 --- a/distrib/notes/macppc/INSTALL.more.toc +++ /dev/null @@ -1,61 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 2 "DESCRIPTION" -.Ti 1 2 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 3 "What is NetBSD?" -.Ti 1 3 "Upgrade path to NetBSD 1.5.1" -.Ti 1 4 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 6 "Kernel" -.Ti 2 6 "Networking" -.Ti 2 6 "File system" -.Ti 2 7 "Security" -.Ti 2 7 "System administration and user tools" -.Ti 2 7 "Miscellaneous" -.Ti 1 8 "The Future of NetBSD" -.Ti 1 8 "Sources of NetBSD" -.Ti 1 9 "NetBSD 1.5W Release Contents" -.Ti 2 10 "NetBSD/macppc subdirectory structure" -.Ti 2 11 "Binary distribution sets" -.Ti 1 12 "NetBSD/macppc System Requirements and Supported Devices" -.Ti 2 12 "Supported models" -.Ti 2 13 "Unsupported models" -.Ti 2 14 "Supported devices" -.Ti 2 16 "Unsupported devices" -.Ti 2 16 "Supported boot devices and media" -.Ti 1 16 "Getting the NetBSD System on to Useful Media" -.Ti 1 17 "Preparing your System for NetBSD installation" -.Ti 2 17 "Prepare yourself" -.Ti 2 18 "Updating your BootROM" -.Ti 2 19 "Getting to the Open Firmware Prompt on Newer Models" -.Ti 2 19 "Getting to the Open Firmware Prompt on Apple Network" -.Ti 2 20 "Older Open Firmware System Preparation" -.Ti 2 20 "Getting to the Open Firmware Prompt on Older Models" -.Ti 2 21 "Getting to the Open Firmware Prompt (Recommended method using" -.Ti 2 21 "Getting to the Open Firmware Prompt (Harder method using" -.Ti 2 22 "Getting to the Open Firmware Prompt (Without using MacOS)" -.Ti 2 23 "Setting up pre-Open Firmware 3 to boot NetBSD" -.Ti 2 24 "Setting up Open Firmware 3 to boot NetBSD" -.Ti 2 24 "Available Boot Media" -.Ti 2 25 "Description of bootable media" -.Ti 2 27 "Partitioning your hard drive for NetBSD" -.Ti 2 28 "Preparing the Bootable Media" -.Ti 1 34 "Installing the NetBSD System" -.Ti 2 34 "Booting the installer" -.Ti 2 35 "Boot Commands" -.Ti 2 37 "Example of a normal boot" -.Ti 2 38 "Common Problems and Error Messages" -.Ti 2 40 "Milestone" -.Ti 2 40 "Running the sysinst installation program" -.Ti 1 47 "Post installation steps" -.Ti 1 49 "Upgrading a previously-installed NetBSD System" -.Ti 1 50 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 50 "General issues" -.Ti 2 51 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 51 "Using online NetBSD documentation" -.Ti 1 52 "Administrivia" -.Ti 1 52 "Thanks go to" -.Ti 1 54 "We are..." -.Ti 1 58 "Legal Mumbo-Jumbo" -.Ti 1 60 "The End" diff --git a/distrib/notes/mvme68k/INSTALL.ASCII.toc b/distrib/notes/mvme68k/INSTALL.ASCII.toc deleted file mode 100644 index 35b9dc3a62ad..000000000000 --- a/distrib/notes/mvme68k/INSTALL.ASCII.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/mvme68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/mvme68k System Requirements and Supported Devices" -.Ti 2 11 "Supported VME147 hardware" -.Ti 2 12 "Supported VME162/VME172 hardware" -.Ti 2 12 "Supported VME167/VME177 hardware" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 2 13 "Creating boot/install tapes" -.Ti 2 13 "Boot/Install from NFS server" -.Ti 2 14 "Install/Upgrade from CD-ROM" -.Ti 2 14 "Install/Upgrade via FTP" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 16 "Installing from tape" -.Ti 2 20 "Installing from NFS" -.Ti 2 22 "Booting the miniroot" -.Ti 2 23 "Miniroot install program:" -.Ti 1 24 "Post installation steps" -.Ti 1 26 "Upgrading a previously-installed NetBSD System" -.Ti 1 28 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 28 "General issues" -.Ti 2 28 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 28 "Using online NetBSD documentation" -.Ti 1 29 "Administrivia" -.Ti 1 30 "Thanks go to" -.Ti 1 32 "We are..." -.Ti 1 35 "Legal Mumbo-Jumbo" -.Ti 1 37 "The End" diff --git a/distrib/notes/mvme68k/INSTALL.HTML.toc b/distrib/notes/mvme68k/INSTALL.HTML.toc deleted file mode 100644 index 35b9dc3a62ad..000000000000 --- a/distrib/notes/mvme68k/INSTALL.HTML.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/mvme68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/mvme68k System Requirements and Supported Devices" -.Ti 2 11 "Supported VME147 hardware" -.Ti 2 12 "Supported VME162/VME172 hardware" -.Ti 2 12 "Supported VME167/VME177 hardware" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 2 13 "Creating boot/install tapes" -.Ti 2 13 "Boot/Install from NFS server" -.Ti 2 14 "Install/Upgrade from CD-ROM" -.Ti 2 14 "Install/Upgrade via FTP" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 16 "Installing from tape" -.Ti 2 20 "Installing from NFS" -.Ti 2 22 "Booting the miniroot" -.Ti 2 23 "Miniroot install program:" -.Ti 1 24 "Post installation steps" -.Ti 1 26 "Upgrading a previously-installed NetBSD System" -.Ti 1 28 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 28 "General issues" -.Ti 2 28 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 28 "Using online NetBSD documentation" -.Ti 1 29 "Administrivia" -.Ti 1 30 "Thanks go to" -.Ti 1 32 "We are..." -.Ti 1 35 "Legal Mumbo-Jumbo" -.Ti 1 37 "The End" diff --git a/distrib/notes/mvme68k/INSTALL.PostScript.toc b/distrib/notes/mvme68k/INSTALL.PostScript.toc deleted file mode 100644 index 059addbc64bc..000000000000 --- a/distrib/notes/mvme68k/INSTALL.PostScript.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/mvme68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/mvme68k System Requirements and Supported Devices" -.Ti 2 11 "Supported VME147 hardware" -.Ti 2 11 "Supported VME162/VME172 hardware" -.Ti 2 12 "Supported VME167/VME177 hardware" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 2 12 "Creating boot/install tapes" -.Ti 2 13 "Boot/Install from NFS server" -.Ti 2 14 "Install/Upgrade from CD-ROM" -.Ti 2 14 "Install/Upgrade via FTP" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 16 "Installing from tape" -.Ti 2 20 "Installing from NFS" -.Ti 2 23 "Booting the miniroot" -.Ti 2 23 "Miniroot install program:" -.Ti 1 24 "Post installation steps" -.Ti 1 27 "Upgrading a previously-installed NetBSD System" -.Ti 1 28 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 28 "General issues" -.Ti 2 29 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 29 "Using online NetBSD documentation" -.Ti 1 30 "Administrivia" -.Ti 1 31 "Thanks go to" -.Ti 1 33 "We are..." -.Ti 1 38 "Legal Mumbo-Jumbo" -.Ti 1 39 "The End" diff --git a/distrib/notes/mvme68k/INSTALL.more.toc b/distrib/notes/mvme68k/INSTALL.more.toc deleted file mode 100644 index 35b9dc3a62ad..000000000000 --- a/distrib/notes/mvme68k/INSTALL.more.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/mvme68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/mvme68k System Requirements and Supported Devices" -.Ti 2 11 "Supported VME147 hardware" -.Ti 2 12 "Supported VME162/VME172 hardware" -.Ti 2 12 "Supported VME167/VME177 hardware" -.Ti 1 13 "Getting the NetBSD System on to Useful Media" -.Ti 2 13 "Creating boot/install tapes" -.Ti 2 13 "Boot/Install from NFS server" -.Ti 2 14 "Install/Upgrade from CD-ROM" -.Ti 2 14 "Install/Upgrade via FTP" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 16 "Installing the NetBSD System" -.Ti 2 16 "Installing from tape" -.Ti 2 20 "Installing from NFS" -.Ti 2 22 "Booting the miniroot" -.Ti 2 23 "Miniroot install program:" -.Ti 1 24 "Post installation steps" -.Ti 1 26 "Upgrading a previously-installed NetBSD System" -.Ti 1 28 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 28 "General issues" -.Ti 2 28 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 28 "Using online NetBSD documentation" -.Ti 1 29 "Administrivia" -.Ti 1 30 "Thanks go to" -.Ti 1 32 "We are..." -.Ti 1 35 "Legal Mumbo-Jumbo" -.Ti 1 37 "The End" diff --git a/distrib/notes/news68k/INSTALL.ASCII.toc b/distrib/notes/news68k/INSTALL.ASCII.toc deleted file mode 100644 index 06673b6b8c2a..000000000000 --- a/distrib/notes/news68k/INSTALL.ASCII.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/news68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/news68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 12 "Preparing your System for NetBSD installation" -.Ti 1 12 "Installing the NetBSD System" -.Ti 2 13 "Running the sysinst installation program" -.Ti 1 17 "Post installation steps" -.Ti 1 20 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/news68k/INSTALL.HTML.toc b/distrib/notes/news68k/INSTALL.HTML.toc deleted file mode 100644 index 06673b6b8c2a..000000000000 --- a/distrib/notes/news68k/INSTALL.HTML.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/news68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/news68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 12 "Preparing your System for NetBSD installation" -.Ti 1 12 "Installing the NetBSD System" -.Ti 2 13 "Running the sysinst installation program" -.Ti 1 17 "Post installation steps" -.Ti 1 20 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/news68k/INSTALL.PostScript.toc b/distrib/notes/news68k/INSTALL.PostScript.toc deleted file mode 100644 index 23b50ac2e24b..000000000000 --- a/distrib/notes/news68k/INSTALL.PostScript.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/news68k subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 9 "NetBSD/news68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 10 "Getting the NetBSD System on to Useful Media" -.Ti 1 12 "Preparing your System for NetBSD installation" -.Ti 1 12 "Installing the NetBSD System" -.Ti 2 12 "Running the sysinst installation program" -.Ti 1 16 "Post installation steps" -.Ti 1 18 "Upgrading a previously-installed NetBSD System" -.Ti 1 19 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 19 "General issues" -.Ti 2 19 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 20 "Using online NetBSD documentation" -.Ti 1 20 "Administrivia" -.Ti 1 21 "Thanks go to" -.Ti 1 23 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 29 "The End" diff --git a/distrib/notes/news68k/INSTALL.more.toc b/distrib/notes/news68k/INSTALL.more.toc deleted file mode 100644 index 06673b6b8c2a..000000000000 --- a/distrib/notes/news68k/INSTALL.more.toc +++ /dev/null @@ -1,36 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/news68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/news68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 12 "Preparing your System for NetBSD installation" -.Ti 1 12 "Installing the NetBSD System" -.Ti 2 13 "Running the sysinst installation program" -.Ti 1 17 "Post installation steps" -.Ti 1 20 "Upgrading a previously-installed NetBSD System" -.Ti 1 21 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 21 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 23 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/next68k/INSTALL.ASCII.toc b/distrib/notes/next68k/INSTALL.ASCII.toc deleted file mode 100644 index 08e01b588bcd..000000000000 --- a/distrib/notes/next68k/INSTALL.ASCII.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/next68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/next68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 1 11 "Post installation steps" -.Ti 1 14 "Upgrading a previously-installed NetBSD System" -.Ti 1 14 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 14 "General issues" -.Ti 2 14 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 15 "Using online NetBSD documentation" -.Ti 1 15 "Administrivia" -.Ti 1 16 "Thanks go to" -.Ti 1 18 "We are..." -.Ti 1 22 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/next68k/INSTALL.HTML.toc b/distrib/notes/next68k/INSTALL.HTML.toc deleted file mode 100644 index 08e01b588bcd..000000000000 --- a/distrib/notes/next68k/INSTALL.HTML.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/next68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/next68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 1 11 "Post installation steps" -.Ti 1 14 "Upgrading a previously-installed NetBSD System" -.Ti 1 14 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 14 "General issues" -.Ti 2 14 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 15 "Using online NetBSD documentation" -.Ti 1 15 "Administrivia" -.Ti 1 16 "Thanks go to" -.Ti 1 18 "We are..." -.Ti 1 22 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/next68k/INSTALL.PostScript.toc b/distrib/notes/next68k/INSTALL.PostScript.toc deleted file mode 100644 index b411df69260e..000000000000 --- a/distrib/notes/next68k/INSTALL.PostScript.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 3 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/next68k subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 9 "NetBSD/next68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 10 "Getting the NetBSD System on to Useful Media" -.Ti 1 10 "Preparing your System for NetBSD installation" -.Ti 1 10 "Installing the NetBSD System" -.Ti 1 11 "Post installation steps" -.Ti 1 13 "Upgrading a previously-installed NetBSD System" -.Ti 1 13 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 13 "General issues" -.Ti 2 14 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 14 "Using online NetBSD documentation" -.Ti 1 14 "Administrivia" -.Ti 1 15 "Thanks go to" -.Ti 1 17 "We are..." -.Ti 1 22 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/next68k/INSTALL.more.toc b/distrib/notes/next68k/INSTALL.more.toc deleted file mode 100644 index 08e01b588bcd..000000000000 --- a/distrib/notes/next68k/INSTALL.more.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/next68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/next68k System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 1 11 "Post installation steps" -.Ti 1 14 "Upgrading a previously-installed NetBSD System" -.Ti 1 14 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 14 "General issues" -.Ti 2 14 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 15 "Using online NetBSD documentation" -.Ti 1 15 "Administrivia" -.Ti 1 16 "Thanks go to" -.Ti 1 18 "We are..." -.Ti 1 22 "Legal Mumbo-Jumbo" -.Ti 1 23 "The End" diff --git a/distrib/notes/pc532/INSTALL.ASCII.toc b/distrib/notes/pc532/INSTALL.ASCII.toc deleted file mode 100644 index 9a2e57cfa8b1..000000000000 --- a/distrib/notes/pc532/INSTALL.ASCII.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/pc532 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/pc532 System Requirements and Supported Devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 2 12 "The install procedure" -.Ti 1 15 "Post installation steps" -.Ti 1 17 "Upgrading a previously-installed NetBSD System" -.Ti 1 18 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 18 "General issues" -.Ti 2 18 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 19 "Using online NetBSD documentation" -.Ti 1 19 "Administrivia" -.Ti 1 20 "Thanks go to" -.Ti 1 22 "We are..." -.Ti 1 25 "Legal Mumbo-Jumbo" -.Ti 1 29 "The End" diff --git a/distrib/notes/pc532/INSTALL.HTML.toc b/distrib/notes/pc532/INSTALL.HTML.toc deleted file mode 100644 index 9a2e57cfa8b1..000000000000 --- a/distrib/notes/pc532/INSTALL.HTML.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/pc532 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/pc532 System Requirements and Supported Devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 2 12 "The install procedure" -.Ti 1 15 "Post installation steps" -.Ti 1 17 "Upgrading a previously-installed NetBSD System" -.Ti 1 18 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 18 "General issues" -.Ti 2 18 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 19 "Using online NetBSD documentation" -.Ti 1 19 "Administrivia" -.Ti 1 20 "Thanks go to" -.Ti 1 22 "We are..." -.Ti 1 25 "Legal Mumbo-Jumbo" -.Ti 1 29 "The End" diff --git a/distrib/notes/pc532/INSTALL.PostScript.toc b/distrib/notes/pc532/INSTALL.PostScript.toc deleted file mode 100644 index a1d3f0b25529..000000000000 --- a/distrib/notes/pc532/INSTALL.PostScript.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 3 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/pc532 subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 10 "NetBSD/pc532 System Requirements and Supported Devices" -.Ti 1 10 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 2 11 "The install procedure" -.Ti 1 14 "Post installation steps" -.Ti 1 16 "Upgrading a previously-installed NetBSD System" -.Ti 1 17 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 17 "General issues" -.Ti 2 17 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 17 "Using online NetBSD documentation" -.Ti 1 18 "Administrivia" -.Ti 1 18 "Thanks go to" -.Ti 1 21 "We are..." -.Ti 1 26 "Legal Mumbo-Jumbo" -.Ti 1 28 "The End" diff --git a/distrib/notes/pc532/INSTALL.more.toc b/distrib/notes/pc532/INSTALL.more.toc deleted file mode 100644 index 9a2e57cfa8b1..000000000000 --- a/distrib/notes/pc532/INSTALL.more.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/pc532 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/pc532 System Requirements and Supported Devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 11 "Preparing your System for NetBSD installation" -.Ti 1 11 "Installing the NetBSD System" -.Ti 2 12 "The install procedure" -.Ti 1 15 "Post installation steps" -.Ti 1 17 "Upgrading a previously-installed NetBSD System" -.Ti 1 18 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 18 "General issues" -.Ti 2 18 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 19 "Using online NetBSD documentation" -.Ti 1 19 "Administrivia" -.Ti 1 20 "Thanks go to" -.Ti 1 22 "We are..." -.Ti 1 25 "Legal Mumbo-Jumbo" -.Ti 1 29 "The End" diff --git a/distrib/notes/pmax/INSTALL.ASCII.toc b/distrib/notes/pmax/INSTALL.ASCII.toc deleted file mode 100644 index e6757e039f1b..000000000000 --- a/distrib/notes/pmax/INSTALL.ASCII.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/pmax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/pmax System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 11 "Unsupported machines" -.Ti 2 11 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 15 "Install via a NetBSD CD-ROM" -.Ti 2 16 "Installing from an existing system" -.Ti 2 16 "Install via diskimage" -.Ti 2 17 "Install via netboot install kernel" -.Ti 2 18 "Install via diskless boot" -.Ti 2 18 "Once you've booted the diskimage" -.Ti 2 19 "Running the sysinst installation program" -.Ti 1 23 "Post installation steps" -.Ti 1 25 "Upgrading a previously-installed NetBSD System" -.Ti 1 26 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 26 "General issues" -.Ti 2 27 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 27 "Using online NetBSD documentation" -.Ti 1 28 "Administrivia" -.Ti 1 28 "Thanks go to" -.Ti 1 30 "We are..." -.Ti 1 34 "Legal Mumbo-Jumbo" -.Ti 1 38 "The End" diff --git a/distrib/notes/pmax/INSTALL.HTML.toc b/distrib/notes/pmax/INSTALL.HTML.toc deleted file mode 100644 index e6757e039f1b..000000000000 --- a/distrib/notes/pmax/INSTALL.HTML.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/pmax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/pmax System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 11 "Unsupported machines" -.Ti 2 11 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 15 "Install via a NetBSD CD-ROM" -.Ti 2 16 "Installing from an existing system" -.Ti 2 16 "Install via diskimage" -.Ti 2 17 "Install via netboot install kernel" -.Ti 2 18 "Install via diskless boot" -.Ti 2 18 "Once you've booted the diskimage" -.Ti 2 19 "Running the sysinst installation program" -.Ti 1 23 "Post installation steps" -.Ti 1 25 "Upgrading a previously-installed NetBSD System" -.Ti 1 26 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 26 "General issues" -.Ti 2 27 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 27 "Using online NetBSD documentation" -.Ti 1 28 "Administrivia" -.Ti 1 28 "Thanks go to" -.Ti 1 30 "We are..." -.Ti 1 34 "Legal Mumbo-Jumbo" -.Ti 1 38 "The End" diff --git a/distrib/notes/pmax/INSTALL.PostScript.toc b/distrib/notes/pmax/INSTALL.PostScript.toc deleted file mode 100644 index 632e7eb7da18..000000000000 --- a/distrib/notes/pmax/INSTALL.PostScript.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/pmax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/pmax System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 10 "Unsupported machines" -.Ti 2 10 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 13 "Installing the NetBSD System" -.Ti 2 15 "Install via a NetBSD CD-ROM" -.Ti 2 15 "Installing from an existing system" -.Ti 2 16 "Install via diskimage" -.Ti 2 16 "Install via netboot install kernel" -.Ti 2 17 "Install via diskless boot" -.Ti 2 18 "Once you've booted the diskimage" -.Ti 2 18 "Running the sysinst installation program" -.Ti 1 22 "Post installation steps" -.Ti 1 24 "Upgrading a previously-installed NetBSD System" -.Ti 1 25 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 25 "General issues" -.Ti 2 25 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 25 "Using online NetBSD documentation" -.Ti 1 26 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 29 "We are..." -.Ti 1 34 "Legal Mumbo-Jumbo" -.Ti 1 36 "The End" diff --git a/distrib/notes/pmax/INSTALL.more.toc b/distrib/notes/pmax/INSTALL.more.toc deleted file mode 100644 index e6757e039f1b..000000000000 --- a/distrib/notes/pmax/INSTALL.more.toc +++ /dev/null @@ -1,45 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/pmax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/pmax System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 11 "Unsupported machines" -.Ti 2 11 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 15 "Install via a NetBSD CD-ROM" -.Ti 2 16 "Installing from an existing system" -.Ti 2 16 "Install via diskimage" -.Ti 2 17 "Install via netboot install kernel" -.Ti 2 18 "Install via diskless boot" -.Ti 2 18 "Once you've booted the diskimage" -.Ti 2 19 "Running the sysinst installation program" -.Ti 1 23 "Post installation steps" -.Ti 1 25 "Upgrading a previously-installed NetBSD System" -.Ti 1 26 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 26 "General issues" -.Ti 2 27 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 27 "Using online NetBSD documentation" -.Ti 1 28 "Administrivia" -.Ti 1 28 "Thanks go to" -.Ti 1 30 "We are..." -.Ti 1 34 "Legal Mumbo-Jumbo" -.Ti 1 38 "The End" diff --git a/distrib/notes/sparc/INSTALL.ASCII.toc b/distrib/notes/sparc/INSTALL.ASCII.toc deleted file mode 100644 index 5844eaf673b1..000000000000 --- a/distrib/notes/sparc/INSTALL.ASCII.toc +++ /dev/null @@ -1,50 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 2 "What is NetBSD?" -.Ti 1 3 "Upgrade path to NetBSD 1.5.1" -.Ti 1 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 5 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 6 "Security" -.Ti 2 6 "System administration and user tools" -.Ti 2 7 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 8 "Sources of NetBSD" -.Ti 1 8 "NetBSD 1.5W Release Contents" -.Ti 2 10 "NetBSD/sparc subdirectory structure" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/sparc System Requirements and Supported Devices" -.Ti 2 11 "Supported machines" -.Ti 2 12 "Machines not supported by NetBSD/sparc" -.Ti 2 13 "Supported devices" -.Ti 2 14 "Unsupported devices" -.Ti 1 14 "Getting the NetBSD System on to Useful Media" -.Ti 1 17 "Preparing your System for NetBSD installation" -.Ti 2 17 "Configuring your PROM" -.Ti 2 18 "Determining how to access your SCSI disk from the" -.Ti 2 19 "Deciding on partition sizes" -.Ti 2 19 "Configuration of network interfaces" -.Ti 1 20 "Installing the NetBSD System" -.Ti 2 20 "Installing NetBSD by placing a bootable filesystem on a" -.Ti 2 21 "Installing NetBSD by using a bootable CD-ROM" -.Ti 2 21 "Installing NetBSD by using the bootable floppies" -.Ti 2 22 "Installing NetBSD by using a netboot setup" -.Ti 2 22 "Configuring your netboot server" -.Ti 2 24 "Installing NetBSD by using a bootable tape" -.Ti 2 24 "Running the installation scripts" -.Ti 1 25 "Post installation steps" -.Ti 1 27 "Upgrading a previously-installed NetBSD System" -.Ti 1 28 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 29 "General issues" -.Ti 2 29 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 29 "Using online NetBSD documentation" -.Ti 1 30 "Administrivia" -.Ti 1 30 "Thanks go to" -.Ti 1 33 "We are..." -.Ti 1 36 "Legal Mumbo-Jumbo" -.Ti 1 38 "The End" diff --git a/distrib/notes/sparc/INSTALL.HTML.toc b/distrib/notes/sparc/INSTALL.HTML.toc deleted file mode 100644 index 5844eaf673b1..000000000000 --- a/distrib/notes/sparc/INSTALL.HTML.toc +++ /dev/null @@ -1,50 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 2 "What is NetBSD?" -.Ti 1 3 "Upgrade path to NetBSD 1.5.1" -.Ti 1 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 5 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 6 "Security" -.Ti 2 6 "System administration and user tools" -.Ti 2 7 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 8 "Sources of NetBSD" -.Ti 1 8 "NetBSD 1.5W Release Contents" -.Ti 2 10 "NetBSD/sparc subdirectory structure" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/sparc System Requirements and Supported Devices" -.Ti 2 11 "Supported machines" -.Ti 2 12 "Machines not supported by NetBSD/sparc" -.Ti 2 13 "Supported devices" -.Ti 2 14 "Unsupported devices" -.Ti 1 14 "Getting the NetBSD System on to Useful Media" -.Ti 1 17 "Preparing your System for NetBSD installation" -.Ti 2 17 "Configuring your PROM" -.Ti 2 18 "Determining how to access your SCSI disk from the" -.Ti 2 19 "Deciding on partition sizes" -.Ti 2 19 "Configuration of network interfaces" -.Ti 1 20 "Installing the NetBSD System" -.Ti 2 20 "Installing NetBSD by placing a bootable filesystem on a" -.Ti 2 21 "Installing NetBSD by using a bootable CD-ROM" -.Ti 2 21 "Installing NetBSD by using the bootable floppies" -.Ti 2 22 "Installing NetBSD by using a netboot setup" -.Ti 2 22 "Configuring your netboot server" -.Ti 2 24 "Installing NetBSD by using a bootable tape" -.Ti 2 24 "Running the installation scripts" -.Ti 1 25 "Post installation steps" -.Ti 1 27 "Upgrading a previously-installed NetBSD System" -.Ti 1 28 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 29 "General issues" -.Ti 2 29 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 29 "Using online NetBSD documentation" -.Ti 1 30 "Administrivia" -.Ti 1 30 "Thanks go to" -.Ti 1 33 "We are..." -.Ti 1 36 "Legal Mumbo-Jumbo" -.Ti 1 38 "The End" diff --git a/distrib/notes/sparc/INSTALL.PostScript.toc b/distrib/notes/sparc/INSTALL.PostScript.toc deleted file mode 100644 index 63edf9457131..000000000000 --- a/distrib/notes/sparc/INSTALL.PostScript.toc +++ /dev/null @@ -1,50 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 2 "DESCRIPTION" -.Ti 1 2 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 2 "What is NetBSD?" -.Ti 1 3 "Upgrade path to NetBSD 1.5.1" -.Ti 1 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 5 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 6 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/sparc subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 11 "NetBSD/sparc System Requirements and Supported Devices" -.Ti 2 11 "Supported machines" -.Ti 2 12 "Machines not supported by NetBSD/sparc" -.Ti 2 12 "Supported devices" -.Ti 2 13 "Unsupported devices" -.Ti 1 14 "Getting the NetBSD System on to Useful Media" -.Ti 1 16 "Preparing your System for NetBSD installation" -.Ti 2 16 "Configuring your PROM" -.Ti 2 17 "Determining how to access your SCSI disk from the" -.Ti 2 18 "Deciding on partition sizes" -.Ti 2 18 "Configuration of network interfaces" -.Ti 1 19 "Installing the NetBSD System" -.Ti 2 19 "Installing NetBSD by placing a bootable filesystem on a" -.Ti 2 19 "Installing NetBSD by using a bootable CD-ROM" -.Ti 2 20 "Installing NetBSD by using the bootable floppies" -.Ti 2 21 "Installing NetBSD by using a netboot setup" -.Ti 2 21 "Configuring your netboot server" -.Ti 2 22 "Installing NetBSD by using a bootable tape" -.Ti 2 23 "Running the installation scripts" -.Ti 1 24 "Post installation steps" -.Ti 1 26 "Upgrading a previously-installed NetBSD System" -.Ti 1 27 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 27 "General issues" -.Ti 2 27 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 28 "Using online NetBSD documentation" -.Ti 1 28 "Administrivia" -.Ti 1 29 "Thanks go to" -.Ti 1 31 "We are..." -.Ti 1 36 "Legal Mumbo-Jumbo" -.Ti 1 37 "The End" diff --git a/distrib/notes/sparc/INSTALL.more.toc b/distrib/notes/sparc/INSTALL.more.toc deleted file mode 100644 index 5844eaf673b1..000000000000 --- a/distrib/notes/sparc/INSTALL.more.toc +++ /dev/null @@ -1,50 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "Quick install notes for the impatient" -.Ti 1 2 "What is NetBSD?" -.Ti 1 3 "Upgrade path to NetBSD 1.5.1" -.Ti 1 3 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 5 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 5 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 6 "Security" -.Ti 2 6 "System administration and user tools" -.Ti 2 7 "Miscellaneous" -.Ti 1 7 "The Future of NetBSD" -.Ti 1 8 "Sources of NetBSD" -.Ti 1 8 "NetBSD 1.5W Release Contents" -.Ti 2 10 "NetBSD/sparc subdirectory structure" -.Ti 2 10 "Binary distribution sets" -.Ti 1 11 "NetBSD/sparc System Requirements and Supported Devices" -.Ti 2 11 "Supported machines" -.Ti 2 12 "Machines not supported by NetBSD/sparc" -.Ti 2 13 "Supported devices" -.Ti 2 14 "Unsupported devices" -.Ti 1 14 "Getting the NetBSD System on to Useful Media" -.Ti 1 17 "Preparing your System for NetBSD installation" -.Ti 2 17 "Configuring your PROM" -.Ti 2 18 "Determining how to access your SCSI disk from the" -.Ti 2 19 "Deciding on partition sizes" -.Ti 2 19 "Configuration of network interfaces" -.Ti 1 20 "Installing the NetBSD System" -.Ti 2 20 "Installing NetBSD by placing a bootable filesystem on a" -.Ti 2 21 "Installing NetBSD by using a bootable CD-ROM" -.Ti 2 21 "Installing NetBSD by using the bootable floppies" -.Ti 2 22 "Installing NetBSD by using a netboot setup" -.Ti 2 22 "Configuring your netboot server" -.Ti 2 24 "Installing NetBSD by using a bootable tape" -.Ti 2 24 "Running the installation scripts" -.Ti 1 25 "Post installation steps" -.Ti 1 27 "Upgrading a previously-installed NetBSD System" -.Ti 1 28 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 29 "General issues" -.Ti 2 29 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 29 "Using online NetBSD documentation" -.Ti 1 30 "Administrivia" -.Ti 1 30 "Thanks go to" -.Ti 1 33 "We are..." -.Ti 1 36 "Legal Mumbo-Jumbo" -.Ti 1 38 "The End" diff --git a/distrib/notes/sparc64/INSTALL.ASCII.toc b/distrib/notes/sparc64/INSTALL.ASCII.toc deleted file mode 100644 index 33556b710d89..000000000000 --- a/distrib/notes/sparc64/INSTALL.ASCII.toc +++ /dev/null @@ -1,48 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/sparc64 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sparc64 System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 11 "Unsupported machines" -.Ti 2 11 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 15 "Installing NetBSD by using the NetBSD miniroot" -.Ti 2 15 "Installing NetBSD by using a diskless setup" -.Ti 2 17 "Sample disklabel screen" -.Ti 2 18 "Running sysinst" -.Ti 2 18 "Installing NetBSD using Solaris" -.Ti 2 18 "Preparing the disk" -.Ti 2 19 "Installing NetBSD Software" -.Ti 2 19 "Creating NetBSD Device Nodes under Solaris" -.Ti 2 20 "Configuring the NetBSD system (still under Solaris)" -.Ti 1 20 "Booting NetBSD for the first time" -.Ti 1 20 "Post installation steps" -.Ti 1 23 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 23 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 24 "Administrivia" -.Ti 1 25 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/sparc64/INSTALL.HTML.toc b/distrib/notes/sparc64/INSTALL.HTML.toc deleted file mode 100644 index 33556b710d89..000000000000 --- a/distrib/notes/sparc64/INSTALL.HTML.toc +++ /dev/null @@ -1,48 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/sparc64 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sparc64 System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 11 "Unsupported machines" -.Ti 2 11 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 15 "Installing NetBSD by using the NetBSD miniroot" -.Ti 2 15 "Installing NetBSD by using a diskless setup" -.Ti 2 17 "Sample disklabel screen" -.Ti 2 18 "Running sysinst" -.Ti 2 18 "Installing NetBSD using Solaris" -.Ti 2 18 "Preparing the disk" -.Ti 2 19 "Installing NetBSD Software" -.Ti 2 19 "Creating NetBSD Device Nodes under Solaris" -.Ti 2 20 "Configuring the NetBSD system (still under Solaris)" -.Ti 1 20 "Booting NetBSD for the first time" -.Ti 1 20 "Post installation steps" -.Ti 1 23 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 23 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 24 "Administrivia" -.Ti 1 25 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/sparc64/INSTALL.PostScript.toc b/distrib/notes/sparc64/INSTALL.PostScript.toc deleted file mode 100644 index 3ec2aafff032..000000000000 --- a/distrib/notes/sparc64/INSTALL.PostScript.toc +++ /dev/null @@ -1,48 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 2 "DESCRIPTION" -.Ti 1 2 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/sparc64 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sparc64 System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 10 "Unsupported machines" -.Ti 2 10 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Installing NetBSD by using the NetBSD miniroot" -.Ti 2 14 "Installing NetBSD by using a diskless setup" -.Ti 2 16 "Sample disklabel screen" -.Ti 2 17 "Running sysinst" -.Ti 2 17 "Installing NetBSD using Solaris" -.Ti 2 17 "Preparing the disk" -.Ti 2 18 "Installing NetBSD Software" -.Ti 2 18 "Creating NetBSD Device Nodes under Solaris" -.Ti 2 19 "Configuring the NetBSD system (still under Solaris)" -.Ti 1 20 "Booting NetBSD for the first time" -.Ti 1 20 "Post installation steps" -.Ti 1 22 "Upgrading a previously-installed NetBSD System" -.Ti 1 22 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 22 "General issues" -.Ti 2 22 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 23 "Using online NetBSD documentation" -.Ti 1 23 "Administrivia" -.Ti 1 24 "Thanks go to" -.Ti 1 26 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 32 "The End" diff --git a/distrib/notes/sparc64/INSTALL.more.toc b/distrib/notes/sparc64/INSTALL.more.toc deleted file mode 100644 index 33556b710d89..000000000000 --- a/distrib/notes/sparc64/INSTALL.more.toc +++ /dev/null @@ -1,48 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/sparc64 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sparc64 System Requirements and Supported Devices" -.Ti 2 10 "Supported machines" -.Ti 2 11 "Unsupported machines" -.Ti 2 11 "Supported devices" -.Ti 2 11 "Unsupported devices" -.Ti 1 12 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 15 "Installing NetBSD by using the NetBSD miniroot" -.Ti 2 15 "Installing NetBSD by using a diskless setup" -.Ti 2 17 "Sample disklabel screen" -.Ti 2 18 "Running sysinst" -.Ti 2 18 "Installing NetBSD using Solaris" -.Ti 2 18 "Preparing the disk" -.Ti 2 19 "Installing NetBSD Software" -.Ti 2 19 "Creating NetBSD Device Nodes under Solaris" -.Ti 2 20 "Configuring the NetBSD system (still under Solaris)" -.Ti 1 20 "Booting NetBSD for the first time" -.Ti 1 20 "Post installation steps" -.Ti 1 23 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 23 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 24 "Using online NetBSD documentation" -.Ti 1 24 "Administrivia" -.Ti 1 25 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 31 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/sun3/INSTALL.ASCII.toc b/distrib/notes/sun3/INSTALL.ASCII.toc deleted file mode 100644 index 1d69eaafb520..000000000000 --- a/distrib/notes/sun3/INSTALL.ASCII.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/sun3 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sun3 System Requirements and Supported Devices" -.Ti 2 11 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 12 "Creating boot/install tapes" -.Ti 2 12 "Boot/Install from NFS server" -.Ti 2 13 "Install/Upgrade from CD-ROM" -.Ti 2 13 "Install/Upgrade via FTP" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Installing from tape" -.Ti 2 15 "Installing from NFS" -.Ti 2 15 "Installing from SunOS" -.Ti 2 16 "Booting the Miniroot" -.Ti 2 16 "Miniroot install program" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 24 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/sun3/INSTALL.HTML.toc b/distrib/notes/sun3/INSTALL.HTML.toc deleted file mode 100644 index 1d69eaafb520..000000000000 --- a/distrib/notes/sun3/INSTALL.HTML.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/sun3 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sun3 System Requirements and Supported Devices" -.Ti 2 11 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 12 "Creating boot/install tapes" -.Ti 2 12 "Boot/Install from NFS server" -.Ti 2 13 "Install/Upgrade from CD-ROM" -.Ti 2 13 "Install/Upgrade via FTP" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Installing from tape" -.Ti 2 15 "Installing from NFS" -.Ti 2 15 "Installing from SunOS" -.Ti 2 16 "Booting the Miniroot" -.Ti 2 16 "Miniroot install program" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 24 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/sun3/INSTALL.PostScript.toc b/distrib/notes/sun3/INSTALL.PostScript.toc deleted file mode 100644 index ad33a1209eb4..000000000000 --- a/distrib/notes/sun3/INSTALL.PostScript.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/sun3 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sun3 System Requirements and Supported Devices" -.Ti 2 11 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 12 "Creating boot/install tapes" -.Ti 2 12 "Boot/Install from NFS server" -.Ti 2 13 "Install/Upgrade from CD-ROM" -.Ti 2 13 "Install/Upgrade via FTP" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 13 "Installing the NetBSD System" -.Ti 2 14 "Installing from tape" -.Ti 2 14 "Installing from NFS" -.Ti 2 15 "Installing from SunOS" -.Ti 2 16 "Booting the Miniroot" -.Ti 2 16 "Miniroot install program" -.Ti 1 16 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 20 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 21 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 24 "We are..." -.Ti 1 29 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/sun3/INSTALL.more.toc b/distrib/notes/sun3/INSTALL.more.toc deleted file mode 100644 index 1d69eaafb520..000000000000 --- a/distrib/notes/sun3/INSTALL.more.toc +++ /dev/null @@ -1,44 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 5 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/sun3 subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/sun3 System Requirements and Supported Devices" -.Ti 2 11 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 12 "Creating boot/install tapes" -.Ti 2 12 "Boot/Install from NFS server" -.Ti 2 13 "Install/Upgrade from CD-ROM" -.Ti 2 13 "Install/Upgrade via FTP" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Installing from tape" -.Ti 2 15 "Installing from NFS" -.Ti 2 15 "Installing from SunOS" -.Ti 2 16 "Booting the Miniroot" -.Ti 2 16 "Miniroot install program" -.Ti 1 17 "Post installation steps" -.Ti 1 19 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 24 "We are..." -.Ti 1 28 "Legal Mumbo-Jumbo" -.Ti 1 30 "The End" diff --git a/distrib/notes/vax/INSTALL.ASCII.toc b/distrib/notes/vax/INSTALL.ASCII.toc deleted file mode 100644 index ac4af39e5360..000000000000 --- a/distrib/notes/vax/INSTALL.ASCII.toc +++ /dev/null @@ -1,39 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/vax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/vax System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 13 "Creating boot tapes" -.Ti 2 14 "Creating boot floppies" -.Ti 2 15 "Booting from NFS server" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 16 "Running the sysinst installation program" -.Ti 1 21 "Post installation steps" -.Ti 1 24 "Upgrading a previously-installed NetBSD System" -.Ti 1 24 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 24 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 25 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 28 "We are..." -.Ti 1 32 "Legal Mumbo-Jumbo" -.Ti 1 34 "The End" diff --git a/distrib/notes/vax/INSTALL.HTML.toc b/distrib/notes/vax/INSTALL.HTML.toc deleted file mode 100644 index ac4af39e5360..000000000000 --- a/distrib/notes/vax/INSTALL.HTML.toc +++ /dev/null @@ -1,39 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/vax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/vax System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 13 "Creating boot tapes" -.Ti 2 14 "Creating boot floppies" -.Ti 2 15 "Booting from NFS server" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 16 "Running the sysinst installation program" -.Ti 1 21 "Post installation steps" -.Ti 1 24 "Upgrading a previously-installed NetBSD System" -.Ti 1 24 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 24 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 25 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 28 "We are..." -.Ti 1 32 "Legal Mumbo-Jumbo" -.Ti 1 34 "The End" diff --git a/distrib/notes/vax/INSTALL.PostScript.toc b/distrib/notes/vax/INSTALL.PostScript.toc deleted file mode 100644 index 5b82929d994a..000000000000 --- a/distrib/notes/vax/INSTALL.PostScript.toc +++ /dev/null @@ -1,39 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/vax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/vax System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 13 "Creating boot tapes" -.Ti 2 14 "Creating boot floppies" -.Ti 2 14 "Booting from NFS server" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 15 "Running the sysinst installation program" -.Ti 1 20 "Post installation steps" -.Ti 1 22 "Upgrading a previously-installed NetBSD System" -.Ti 1 23 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 23 "General issues" -.Ti 2 23 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 23 "Using online NetBSD documentation" -.Ti 1 24 "Administrivia" -.Ti 1 24 "Thanks go to" -.Ti 1 27 "We are..." -.Ti 1 32 "Legal Mumbo-Jumbo" -.Ti 1 33 "The End" diff --git a/distrib/notes/vax/INSTALL.more.toc b/distrib/notes/vax/INSTALL.more.toc deleted file mode 100644 index ac4af39e5360..000000000000 --- a/distrib/notes/vax/INSTALL.more.toc +++ /dev/null @@ -1,39 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 9 "NetBSD/vax subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/vax System Requirements and Supported Devices" -.Ti 2 10 "Supported hardware" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 2 13 "Creating boot tapes" -.Ti 2 14 "Creating boot floppies" -.Ti 2 15 "Booting from NFS server" -.Ti 1 15 "Preparing your System for NetBSD installation" -.Ti 1 15 "Installing the NetBSD System" -.Ti 2 16 "Running the sysinst installation program" -.Ti 1 21 "Post installation steps" -.Ti 1 24 "Upgrading a previously-installed NetBSD System" -.Ti 1 24 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 24 "General issues" -.Ti 2 24 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 25 "Using online NetBSD documentation" -.Ti 1 25 "Administrivia" -.Ti 1 26 "Thanks go to" -.Ti 1 28 "We are..." -.Ti 1 32 "Legal Mumbo-Jumbo" -.Ti 1 34 "The End" diff --git a/distrib/notes/x68k/INSTALL.ASCII.toc b/distrib/notes/x68k/INSTALL.ASCII.toc deleted file mode 100644 index fb30f018e4d1..000000000000 --- a/distrib/notes/x68k/INSTALL.ASCII.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/x68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/x68k System Requirements and Supported Devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Running the sysinst installation program" -.Ti 1 19 "Post installation steps" -.Ti 1 21 "Upgrading a previously-installed NetBSD System" -.Ti 1 22 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 22 "General issues" -.Ti 2 22 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 23 "Using online NetBSD documentation" -.Ti 1 23 "Administrivia" -.Ti 1 24 "Thanks go to" -.Ti 1 26 "We are..." -.Ti 1 30 "Legal Mumbo-Jumbo" -.Ti 1 32 "The End" diff --git a/distrib/notes/x68k/INSTALL.HTML.toc b/distrib/notes/x68k/INSTALL.HTML.toc deleted file mode 100644 index fb30f018e4d1..000000000000 --- a/distrib/notes/x68k/INSTALL.HTML.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/x68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/x68k System Requirements and Supported Devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Running the sysinst installation program" -.Ti 1 19 "Post installation steps" -.Ti 1 21 "Upgrading a previously-installed NetBSD System" -.Ti 1 22 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 22 "General issues" -.Ti 2 22 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 23 "Using online NetBSD documentation" -.Ti 1 23 "Administrivia" -.Ti 1 24 "Thanks go to" -.Ti 1 26 "We are..." -.Ti 1 30 "Legal Mumbo-Jumbo" -.Ti 1 32 "The End" diff --git a/distrib/notes/x68k/INSTALL.PostScript.toc b/distrib/notes/x68k/INSTALL.PostScript.toc deleted file mode 100644 index 849a4ca0aa39..000000000000 --- a/distrib/notes/x68k/INSTALL.PostScript.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 2 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 3 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 4 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 5 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 6 "Sources of NetBSD" -.Ti 1 6 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/x68k subdirectory structure" -.Ti 2 8 "Binary distribution sets" -.Ti 1 9 "NetBSD/x68k System Requirements and Supported Devices" -.Ti 1 10 "Getting the NetBSD System on to Useful Media" -.Ti 1 13 "Preparing your System for NetBSD installation" -.Ti 1 13 "Installing the NetBSD System" -.Ti 2 13 "Running the sysinst installation program" -.Ti 1 17 "Post installation steps" -.Ti 1 20 "Upgrading a previously-installed NetBSD System" -.Ti 1 20 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 20 "General issues" -.Ti 2 21 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 21 "Using online NetBSD documentation" -.Ti 1 22 "Administrivia" -.Ti 1 22 "Thanks go to" -.Ti 1 25 "We are..." -.Ti 1 29 "Legal Mumbo-Jumbo" -.Ti 1 31 "The End" diff --git a/distrib/notes/x68k/INSTALL.more.toc b/distrib/notes/x68k/INSTALL.more.toc deleted file mode 100644 index fb30f018e4d1..000000000000 --- a/distrib/notes/x68k/INSTALL.more.toc +++ /dev/null @@ -1,35 +0,0 @@ -.Ti 0 1 "NAME" -.Ti 0 1 "CONTENTS" -.Ti 0 1 "DESCRIPTION" -.Ti 1 1 "About this Document" -.Ti 1 1 "What is NetBSD?" -.Ti 1 2 "Upgrade path to NetBSD 1.5.1" -.Ti 1 2 "Major Changes Between 1.5 and 1.5.1" -.Ti 1 4 "Changes Between The NetBSD 1.4 and 1.5 Releases" -.Ti 2 4 "Kernel" -.Ti 2 4 "Networking" -.Ti 2 5 "File system" -.Ti 2 5 "Security" -.Ti 2 5 "System administration and user tools" -.Ti 2 6 "Miscellaneous" -.Ti 1 6 "The Future of NetBSD" -.Ti 1 7 "Sources of NetBSD" -.Ti 1 7 "NetBSD 1.5W Release Contents" -.Ti 2 8 "NetBSD/x68k subdirectory structure" -.Ti 2 9 "Binary distribution sets" -.Ti 1 10 "NetBSD/x68k System Requirements and Supported Devices" -.Ti 1 11 "Getting the NetBSD System on to Useful Media" -.Ti 1 14 "Preparing your System for NetBSD installation" -.Ti 1 14 "Installing the NetBSD System" -.Ti 2 14 "Running the sysinst installation program" -.Ti 1 19 "Post installation steps" -.Ti 1 21 "Upgrading a previously-installed NetBSD System" -.Ti 1 22 "Compatibility Issues With Previous NetBSD Releases" -.Ti 2 22 "General issues" -.Ti 2 22 "Issues affecting an upgrade from NetBSD 1.4 or prior" -.Ti 1 23 "Using online NetBSD documentation" -.Ti 1 23 "Administrivia" -.Ti 1 24 "Thanks go to" -.Ti 1 26 "We are..." -.Ti 1 30 "Legal Mumbo-Jumbo" -.Ti 1 32 "The End"