Home | History | Annotate | only in /src/distrib/notes/pmax
History log of /src/distrib/notes/pmax
RevisionDateAuthorComments
 1.2 30-Nov-2001  jhawk 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.
 1.1 26-Nov-2001  jhawk Initial generation of table of contents for each version of the release notes.
 1.2 30-Nov-2001  jhawk 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.
 1.1 26-Nov-2001  jhawk Initial generation of table of contents for each version of the release notes.
 1.2 30-Nov-2001  jhawk 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.
 1.1 26-Nov-2001  jhawk Initial generation of table of contents for each version of the release notes.
 1.2 30-Nov-2001  jhawk 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.
 1.1 26-Nov-2001  jhawk Initial generation of table of contents for each version of the release notes.
 1.4 21-Jul-2002  lukem branches: 1.4.32;
- define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality
 1.3 14-Jan-2001  mycroft branches: 1.3.2;
Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and
do the cleaning differently.
 1.2 31-Aug-2000  jhawk Update dependancies to include common/sysinst and common/upgrade
(where appropriate).
 1.1 13-Jan-1999  ross branches: 1.1.10;
Makefiles for notes.
 1.1.10.2 26-Feb-2002  he Pull up revision 1.3 (requested by simonb):
Use bsd.man.mk instead of bsd.prog.mk, and do cleaning differently.
 1.1.10.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.3.2.1 22-Jul-2002  lukem Pull up revision 1.4 (requested by lukem):
- define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality
 1.4.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.6 26-Aug-2001  simonb This hasn't been used since the NetBSD 1.3.3.
 1.5 26-Aug-2001  simonb Change some rz references to sd.

XXX: need to mention new sd devices in release notes.
 1.4 24-Jul-2001  nra Minor spelling/grammar fixes.
meessages -> messages
NetbSD -> NetBSD
parttion -> partition
utlility -> utility
you'e -> you've
 1.3 10-Oct-2000  lukem major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.2 16-Nov-1998  simonb branches: 1.2.2; 1.2.12;
Update for 1.3.3. Also includes some fixes from Terry R. Friedrichsen.
 1.1 03-Nov-1998  simonb Add quick installation notes from 1.3.2 to CVS.
 1.2.12.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.2.2.2 25-Nov-1998  cgd pull up revs 1.1-1.2 from trunk (new file). (simonb)
 1.2.2.1 16-Nov-1998  cgd file QUICK.INSTALL was added on branch netbsd-1-3 on 1998-11-25 03:45:59 +0000
 1.23 24-Mar-2024  martin Various style fixes (and some of VAX related errors and copy&pastos),
from Mouse on tech-install.
 1.22 07-Aug-2020  snj branches: 1.22.6;
s/developement/development/
 1.21 24-Nov-2019  martin Modernize release notes:
- use https where possible
- adapt to cdn/nycdn and our current auto-build conventions
- automate where possible
Many thanks to uwe for lots of *roff help.
 1.20 21-Nov-2019  martin Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.
 1.19 24-Jun-2018  leot branches: 1.19.2; 1.19.4;
Fix a typo
 1.18 24-Jun-2018  martin Document debug sets and kernel module directory.
 1.17 19-May-2015  snj branches: 1.17.8; 1.17.14;
- update upgrade issues:
+ ARM ABI change
+ new users
+ new groups
- add modules set where missing
- formatting improvements
- note that rtsol{,d} will be gone in the future
- fix raw partition info
- update sparc64 hardware support
- remove note about sparc SMP support being broken
- update some size requirements (still lots of ancient bogus RAM
minimums lingering -- HI PORTMASTERS!)
- various other minor content modernization
- whitespace fixes
 1.16 28-May-2011  tsutsui branches: 1.16.24;
Move common/contents file into MD dirs again.
I know it isn't a good thing to have many copy-and-pasted contents
(set file descriptions etc) in all MD files, but it's much more annoying
to maintain a bunch of .if \n [${MACHINE}] conditionals for all ports
and maintainers rarely notice that they also have to prepare or update
MD contents in MI content file with messy ifdefs.

XXX: of course common text should be shared by mdoc macro etc.
but I doubt playing mdoc(7) is really worth...
 1.15 10-Oct-2000  lukem migrate */contents -> common/contents, as there was *way* too much
unnecessary duplication. wrap the MD stuff in .if r_foo \{\ ... .\}
 1.14 08-Aug-2000  hubertf We ship XFree 3.3.6 these days, not 3.3.3.1.
 1.13 07-Aug-2000  hubertf Remove paragraph about secr set.
 1.12 07-Jan-2000  ad branches: 1.12.4;
Note that xserver.tgz also contains Xprt.
 1.11 26-May-1999  simonb You leave a maze of twistly little conditionals...
 1.10 24-May-1999  ross * Delete sun3x from SUBDIR
* The merged contents file didn't work out, so nuke it and put it back
into each port directory. Most still have the now-pointless conditionals;
these now should be deleted.
* fix alpha, amiga, and arm32 to delete the maze of twisty little conditionals
 1.9 19-Mar-1999  ross Remove these before someone changes them. There is a common contents file
in distrib/notes/common/contents, conditionalized for the differences
between platform distributions.
 1.8 25-Jan-1999  garbled 1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
commandlines for all tar operations. (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c. Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.

Big thank you to Matt for all his work on this.
 1.7 09-Jan-1998  perry RCS Id Police.
 1.6 23-Dec-1997  jonathan Give complete pathname to the REAMDE file with instructions on how to
select an X server and how to handle the compressed-font problem.

Don't use -r "" to invoke sysinst for the release.
 1.5 22-Dec-1997  jonathan Update to release(7) and list X11 sets.
 1.4 31-Oct-1997  mhitch Update for version numbering and a few typos.
 1.3 18-Sep-1997  mycroft branches: 1.3.2;
Reword the `domestic' items a bit so they do not state an explicit legal
opinion regarding ITAR/EAR.
 1.2 15-Sep-1996  jonathan Fix 1.1->1.2 references as in pr#2745, and other typos.
 1.1 13-Aug-1996  jonathan branches: 1.1.2;
Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
 1.1.2.3 13-Mar-1997  mycroft 1.2 -> 1.2.1, foo12 -> foo121
 1.1.2.2 16-Sep-1996  jtc Pullup by request from Jonathan Stone
 1.1.2.1 13-Aug-1996  jtc file contents was added on branch netbsd-1-2 on 1996-09-16 18:32:00 +0000
 1.3.2.3 23-Dec-1997  perry pullup from trunk (jonathan)
 1.3.2.2 22-Dec-1997  perry pullup from trunk (jonathan)
 1.3.2.1 01-Nov-1997  mellon Pull rev 1.4 up from trunk (mhitch)
 1.12.4.2 10-Aug-2000  hubertf Pull up to netbsd-1-5 branch, OK'd by thorpej:

Revisions:
> cvs rdiff -r1.11 -r1.12 basesrc/distrib/notes/alpha/contents
> cvs rdiff -r1.15 -r1.16 basesrc/distrib/notes/amiga/contents
> cvs rdiff -r1.6 -r1.7 basesrc/distrib/notes/arm32/contents
> cvs rdiff -r1.15 -r1.16 basesrc/distrib/notes/atari/contents
> cvs rdiff -r1.12 -r1.13 basesrc/distrib/notes/hp300/contents
> cvs rdiff -r1.22 -r1.23 basesrc/distrib/notes/i386/contents
> cvs rdiff -r1.16 -r1.17 basesrc/distrib/notes/mac68k/contents
> cvs rdiff -r1.6 -r1.7 basesrc/distrib/notes/macppc/contents
> cvs rdiff -r1.8 -r1.9 basesrc/distrib/notes/mvme68k/contents
> cvs rdiff -r1.2 -r1.3 basesrc/distrib/notes/next68k/contents
> cvs rdiff -r1.10 -r1.11 basesrc/distrib/notes/pc532/contents
> cvs rdiff -r1.13 -r1.14 basesrc/distrib/notes/pmax/contents
> cvs rdiff -r1.17 -r1.18 basesrc/distrib/notes/sparc/contents
> cvs rdiff -r1.12 -r1.13 basesrc/distrib/notes/sun3/contents
> cvs rdiff -r1.7 -r1.8 basesrc/distrib/notes/vax/contents
> cvs rdiff -r1.12 -r1.13 basesrc/distrib/notes/x68k/contents

Log message:
> We ship XFree 3.3.6 these days, not 3.3.3.1.
 1.12.4.1 10-Aug-2000  hubertf Pull up to netbsd-1-5 branch, OK'd by thorpej:

Revisions pulled up:
> cvs rdiff -r1.10 -r1.11 basesrc/distrib/notes/alpha/contents
> cvs rdiff -r1.14 -r1.15 basesrc/distrib/notes/amiga/contents
> cvs rdiff -r1.5 -r1.6 basesrc/distrib/notes/arm32/contents
> cvs rdiff -r1.14 -r1.15 basesrc/distrib/notes/atari/contents
> cvs rdiff -r1.11 -r1.12 basesrc/distrib/notes/hp300/contents
> cvs rdiff -r1.6 -r1.7 basesrc/distrib/notes/hpcmips/contents
> cvs rdiff -r1.21 -r1.22 basesrc/distrib/notes/i386/contents
> cvs rdiff -r1.15 -r1.16 basesrc/distrib/notes/mac68k/contents
> cvs rdiff -r1.5 -r1.6 basesrc/distrib/notes/macppc/contents
> cvs rdiff -r1.7 -r1.8 basesrc/distrib/notes/mvme68k/contents
> cvs rdiff -r1.1 -r1.2 basesrc/distrib/notes/news68k/contents
> cvs rdiff -r1.1 -r1.2 basesrc/distrib/notes/next68k/contents
> cvs rdiff -r1.9 -r1.10 basesrc/distrib/notes/pc532/contents
> cvs rdiff -r1.12 -r1.13 basesrc/distrib/notes/pmax/contents
> cvs rdiff -r1.16 -r1.17 basesrc/distrib/notes/sparc/contents
> cvs rdiff -r1.11 -r1.12 basesrc/distrib/notes/sun3/contents
> cvs rdiff -r1.6 -r1.7 basesrc/distrib/notes/vax/contents
> cvs rdiff -r1.11 -r1.12 basesrc/distrib/notes/x68k/contents


Log message:
> Remove paragraph about secr set.
 1.16.24.1 24-May-2015  martin Pull up following revision(s) (requested by snj in ticket #799):
distrib/notes/Makefile.inc: revision 1.43
distrib/notes/acorn26/contents: revision 1.2
distrib/notes/acorn26/legal: delete
distrib/notes/acorn32/contents: revision 1.2
distrib/notes/acorn32/hardware: revision 1.3
distrib/notes/acorn32/legal: delete
distrib/notes/acorn32/prep: revision 1.15
distrib/notes/acorn32/prep.RISCOS: revision 1.23
distrib/notes/alpha/contents: revision 1.16
distrib/notes/alpha/hardware: revision 1.18
distrib/notes/alpha/legal: delete
distrib/notes/amd64/contents: revisions 1.4, 1.5
distrib/notes/amd64/legal: delete
distrib/notes/amiga/contents: revision 1.20
distrib/notes/amiga/legal: delete
distrib/notes/arc/contents: revision 1.2
distrib/notes/arc/legal: delete
distrib/notes/atari/contents: revision 1.20
distrib/notes/atari/legal: delete
distrib/notes/bebox/contents: revision 1.2
distrib/notes/bebox/hardware: revision 1.2
distrib/notes/bebox/legal: delete
distrib/notes/cats/contents: revision 1.2
distrib/notes/cats/legal: delete
distrib/notes/common/legal.common: revisions 1.93-1.96
distrib/notes/common/list-setsizes.sh: delete
distrib/notes/common/macros: revisions 1.41, 1.42
distrib/notes/common/main: revisions 1.519-1.521
distrib/notes/common/netboot: revision 1.36
distrib/notes/common/postinstall: revision 1.80, 1.81
distrib/notes/common/sysinst: revisions 1.105, 1.106
distrib/notes/common/upgrade: revisions 1.29, 1.30
distrib/notes/common/xfer: revision 1.74
distrib/notes/emips/contents: revision 1.2
distrib/notes/emips/hardware: revision 1.2
distrib/notes/emips/install: revision 1.2
distrib/notes/emips/legal: delete
distrib/notes/evbarm/contents: revision 1.2
distrib/notes/evbarm/legal: delete
distrib/notes/evbppc/contents: revision 1.3
distrib/notes/evbppc/legal: delete
distrib/notes/ews4800mips/contents: revision 1.2
distrib/notes/ews4800mips/legal: delete
distrib/notes/hp300/contents: revision 1.17
distrib/notes/hp300/legal: delete
distrib/notes/hpcarm/contents: revision 1.3
distrib/notes/hpcarm/legal: delete
distrib/notes/hpcmips/contents: revision 1.10
distrib/notes/hpcmips/legal: delete
distrib/notes/hpcsh/contents: revision 1.3
distrib/notes/hpcsh/legal: delete
distrib/notes/hppa/contents: revision 1.2
distrib/notes/hppa/legal: delete
distrib/notes/i386/contents: revision 1.29
distrib/notes/i386/legal: delete
distrib/notes/landisk/contents: revision 1.3
distrib/notes/landisk/legal: delete
distrib/notes/mac68k/contents: revision 1.20
distrib/notes/mac68k/hardware: revision 1.25
distrib/notes/mac68k/legal: delete
distrib/notes/mac68k/prep: revision 1.17
distrib/notes/macppc/contents: revision 1.11
distrib/notes/macppc/hardware: revision 1.48
distrib/notes/macppc/legal: delete
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.18
distrib/notes/mmeye/contents: revision 1.3
distrib/notes/mmeye/legal: delete
distrib/notes/mvme68k/contents: revision 1.13
distrib/notes/mvme68k/legal: delete
distrib/notes/mvme68k/xfer: revision 1.18
distrib/notes/news68k/contents: revision 1.6
distrib/notes/news68k/legal: delete
distrib/notes/newsmips/contents: revision 1.2
distrib/notes/newsmips/legal: delete
distrib/notes/next68k/contents: revision 1.7
distrib/notes/next68k/legal: delete
distrib/notes/ofppc/contents: revision 1.3
distrib/notes/ofppc/legal: delete
distrib/notes/pmax/contents: revision 1.17
distrib/notes/pmax/hardware: revision 1.18
distrib/notes/pmax/legal: delete
distrib/notes/prep/contents: revision 1.2
distrib/notes/prep/hardware: revision 1.5
distrib/notes/prep/legal: delete
distrib/notes/prep/upgrade: revision 1.2
distrib/notes/rs6000/contents: revision 1.2
distrib/notes/rs6000/legal: delete
distrib/notes/sandpoint/contents: revision 1.2
distrib/notes/sandpoint/legal: delete
distrib/notes/sgimips/contents: revision 1.2
distrib/notes/sgimips/legal: delete
distrib/notes/shark/contents: revision 1.2
distrib/notes/shark/legal: delete
distrib/notes/sparc/contents: revision 1.21
distrib/notes/sparc/hardware: revision 1.37
distrib/notes/sparc/legal: delete
distrib/notes/sparc/prep: revision 1.27
distrib/notes/sparc64/Makefile: revision 1.4
distrib/notes/sparc64/contents: revision 1.5
distrib/notes/sparc64/hardware: revision 1.28
distrib/notes/sparc64/legal: delete
distrib/notes/sun2/contents: revision 1.2
distrib/notes/sun2/legal: delete
distrib/notes/sun3/contents: revision 1.16
distrib/notes/sun3/legal: delete
distrib/notes/vax/contents: revision 1.11
distrib/notes/vax/hardware: revision 1.11
distrib/notes/vax/legal: delete
distrib/notes/x68k/contents: revision 1.17
distrib/notes/x68k/hardware: revision 1.18
distrib/notes/x68k/legal: delete
distrib/notes/xen/legal: delete
Remove reference to a 14 year old IP address for ftp.NetBSD.org.
This is not a joke.
--
mention etcupdate and reorder a bit
--
first pass de-suckification for 2015. modernize content a bit, fix dirty
rotten lies, improve wording, sync legalese with reality, yada yada yada.
--
This product includes software developed by Yasushi Yamasaki.
--
- update upgrade issues:
+ ARM ABI change
+ new users
+ new groups
- add modules set where missing
- formatting improvements
- note that rtsol{,d} will be gone in the future
- fix raw partition info
- update sparc64 hardware support
- remove note about sparc SMP support being broken
- update some size requirements (still lots of ancient bogus RAM
minimums lingering -- HI PORTMASTERS!)
- various other minor content modernization
- whitespace fixes
--
finish removing the set size stuff, which was thrown out four years ago.
--
merge port-specific legal sections into the common file. most of these
entries were already in the common file, and it's a pain to maintain
them separately.
--
don't look for now-gone sparc/legal
--
restore rcsid accidentally deleted in previous
--
bah. this time without a typo.
 1.17.14.1 25-Jun-2018  pgoyette Sync with HEAD
 1.17.8.1 24-Jun-2018  martin Pull up the following changes with minor adjustement:

distrib/notes/acorn26/contents (same as acorn32 1.3)
distrib/notes/acorn32/contents 1.3
distrib/notes/alpha/contents 1.17
distrib/notes/amd64/contents 1.6
distrib/notes/amiga/contents 1.21
distrib/notes/arc/contents 1.3
distrib/notes/atari/contents 1.21
distrib/notes/bebox/contents 1.3
distrib/notes/cats/contents 1.3
distrib/notes/common/contents 1.173
distrib/notes/common/xfer 1.75
distrib/notes/emips/contents 1.3
distrib/notes/evbarm/contents 1.3
distrib/notes/evbppc/contents 1.4
distrib/notes/ews4800mips/contents 1.3
distrib/notes/hp300/contents 1.18
distrib/notes/hpcarm/contents 1.4
distrib/notes/hpcmips/contents 1.11
distrib/notes/hpcsh/contents 1.4
distrib/notes/hppa/contents 1.3
distrib/notes/i386/contents 1.30
distrib/notes/landisk/contents 1.4
distrib/notes/mac68k/contents 1.21
distrib/notes/macppc/contents 1.13
distrib/notes/mmeye/contents 1.4
distrib/notes/mvme68k/contents 1.14
distrib/notes/news68k/contents 1.7
distrib/notes/newsmips/contents 1.3
distrib/notes/next68k/contents 1.8
distrib/notes/ofppc/contents 1.4
distrib/notes/pmax/contents 1.18
distrib/notes/prep/contents 1.3
distrib/notes/rs6000/contents 1.3
distrib/notes/sandpoint/contents 1.3
distrib/notes/sgimips/contents 1.3
distrib/notes/shark/contents 1.3
distrib/notes/sparc/contents 1.22
distrib/notes/sparc64/contents 1.6
distrib/notes/sun2/contents 1.3
distrib/notes/sun3/contents 1.17
distrib/notes/vax/contents 1.12
distrib/notes/x68k/contents 1.18

Document debug sets and kernel module directory.
 1.19.4.2 25-Nov-2019  msaitoh Pull up following revision(s) (requested by martin in ticket #471):
distrib/notes/sandpoint/xfer: revision 1.4
distrib/notes/newsmips/contents: revision 1.6
distrib/notes/Makefile.inc: revision 1.45
distrib/notes/landisk/contents: revision 1.7
distrib/notes/sparc/contents: revision 1.25
distrib/notes/arc/contents: revision 1.6
distrib/notes/sun2/contents: revision 1.6
distrib/notes/common/sysinst: revision 1.109
distrib/notes/common/postinstall: revision 1.85
distrib/notes/vax/contents: revision 1.15
distrib/notes/mac68k/contents: revision 1.24
distrib/notes/alpha/contents: revision 1.20
distrib/notes/cats/contents: revision 1.6
distrib/notes/sparc64/contents: revision 1.9
distrib/notes/mvme68k/contents: revision 1.17
distrib/notes/i386/contents: revision 1.33
distrib/notes/common/main: revision 1.554
distrib/notes/rs6000/contents: revision 1.6
distrib/notes/hpcmips/contents: revision 1.14
distrib/notes/evbppc/contents: revision 1.7
distrib/notes/hpcarm/contents: revision 1.7
distrib/notes/emips/contents: revision 1.6
distrib/notes/sun3/contents: revision 1.20
distrib/notes/macppc/contents: revision 1.18
distrib/notes/amd64/contents: revision 1.9
distrib/notes/x68k/contents: revision 1.21
distrib/notes/sgimips/contents: revision 1.6
distrib/notes/sandpoint/contents: revision 1.6
distrib/notes/mmeye/contents: revision 1.7
distrib/notes/arc/prep: revision 1.5
distrib/notes/pmax/contents: revision 1.21
distrib/notes/shark/contents: revision 1.6
distrib/notes/news68k/contents: revision 1.10
distrib/notes/cats/prep: revision 1.14
distrib/notes/hp300/contents: revision 1.21
distrib/notes/common/upgrade: revision 1.31
distrib/notes/next68k/contents: revision 1.11
distrib/notes/amiga/contents: revision 1.24
distrib/notes/common/contents: revision 1.180
distrib/notes/evbarm/contents: revision 1.6
distrib/notes/sparc64/upgrade: revision 1.7
distrib/notes/hppa/contents: revision 1.6
distrib/notes/acorn32/contents: revision 1.6
distrib/notes/ofppc/contents: revision 1.7
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.21
distrib/notes/atari/contents: revision 1.24
distrib/notes/bebox/contents: revision 1.6
distrib/notes/prep/contents: revision 1.6
distrib/notes/hpcsh/contents: revision 1.7
distrib/notes/ews4800mips/contents: revision 1.6
Modernize release notes:
- use https where possible
- adapt to cdn/nycdn and our current auto-build conventions
- automate where possible
Many thanks to uwe for lots of *roff help.
 1.19.4.1 21-Nov-2019  martin Pull up the following revisions:

distrib/notes/Makefile.inc 1.44
distrib/notes/acorn32/contents 1.5
distrib/notes/alpha/contents 1.19
distrib/notes/amd64/contents 1.8
distrib/notes/amiga/contents 1.23
distrib/notes/amiga/install 1.37
distrib/notes/arc/contents 1.5
distrib/notes/atari/contents 1.23
distrib/notes/atari/xfer 1.18
distrib/notes/bebox/contents 1.5
distrib/notes/cats/contents 1.5
distrib/notes/common/contents 1.179
distrib/notes/common/legal.common 1.99
distrib/notes/common/main 1.552
distrib/notes/common/main 1.553
distrib/notes/common/netboot 1.37
distrib/notes/common/postinstall 1.84
distrib/notes/common/sysinst 1.108
distrib/notes/common/xfer 1.76
distrib/notes/emips/contents 1.5
distrib/notes/emips/install 1.3
distrib/notes/evbarm/contents 1.5
distrib/notes/evbarm/install 1.10
distrib/notes/evbppc/contents 1.6
distrib/notes/ews4800mips/contents 1.5
distrib/notes/hp300/contents 1.20
distrib/notes/hp300/upgrade 1.20
distrib/notes/hpcarm/contents 1.6
distrib/notes/hpcmips/contents 1.13
distrib/notes/hpcsh/contents 1.6
distrib/notes/hppa/contents 1.5
distrib/notes/i386/contents 1.32
distrib/notes/landisk/contents 1.6
distrib/notes/mac68k/contents 1.23
distrib/notes/mac68k/install 1.31
distrib/notes/mac68k/prep 1.18
distrib/notes/mac68k/xfer 1.21
distrib/notes/macppc/contents 1.17
distrib/notes/macppc/install 1.42
distrib/notes/mmeye/contents 1.6
distrib/notes/mvme68k/contents 1.16
distrib/notes/mvme68k/xfer 1.20
distrib/notes/news68k/contents 1.9
distrib/notes/newsmips/contents 1.5
distrib/notes/next68k/contents 1.10
distrib/notes/ofppc/contents 1.6
distrib/notes/pmax/contents 1.20
distrib/notes/pmax/install 1.43
distrib/notes/prep/contents 1.5
distrib/notes/rs6000/contents 1.5
distrib/notes/sandpoint/contents 1.5
distrib/notes/sgimips/contents 1.5
distrib/notes/sgimips/install 1.11
distrib/notes/shark/contents 1.5
distrib/notes/shark/install 1.6
distrib/notes/sparc/contents 1.24
distrib/notes/sparc/install 1.59
distrib/notes/sparc64/contents 1.8
distrib/notes/sun2/contents 1.5
distrib/notes/sun3/contents 1.19
distrib/notes/sun3/upgrade 1.15
distrib/notes/vax/contents 1.14
distrib/notes/vax/xfer 1.15
distrib/notes/x68k/contents 1.20

Add missing .bullet) and replace some versions (more todo later)
Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.
 1.19.2.1 08-Apr-2020  martin Merge changes from current as of 20200406
 1.22.6.1 24-Mar-2024  bouyer Pull up following revision(s) (requested by martin in ticket #643):
distrib/notes/prep/contents: revision 1.8
distrib/notes/hpcsh/contents: revision 1.9
distrib/notes/ews4800mips/contents: revision 1.8
distrib/notes/evbarm/contents: revision 1.16
distrib/notes/newsmips/contents: revision 1.8
distrib/notes/landisk/contents: revision 1.9
distrib/notes/arc/contents: revision 1.8
distrib/notes/sun2/contents: revision 1.8
distrib/notes/vax/contents: revision 1.17
distrib/notes/mac68k/contents: revision 1.26
distrib/notes/cats/contents: revision 1.8
distrib/notes/mvme68k/contents: revision 1.19
distrib/notes/rs6000/contents: revision 1.8
distrib/notes/i386/contents: revision 1.36
distrib/notes/alpha/contents: revision 1.26
distrib/notes/hpcmips/contents: revision 1.16
distrib/notes/sparc64/contents: revision 1.13
distrib/notes/hpcarm/contents: revision 1.9
distrib/notes/emips/contents: revision 1.8
distrib/notes/sun3/contents: revision 1.22
distrib/notes/common/main: revision 1.573
distrib/notes/x68k/contents: revision 1.23
distrib/notes/sgimips/contents: revision 1.8
distrib/notes/sandpoint/contents: revision 1.8
distrib/notes/mmeye/contents: revision 1.9
distrib/notes/common/main: revision 1.574
distrib/notes/pmax/contents: revision 1.23
distrib/notes/shark/contents: revision 1.8
distrib/notes/sparc/contents: revision 1.30
distrib/notes/vax/xfer: revision 1.16
distrib/notes/news68k/contents: revision 1.12
distrib/notes/common/sysinst: revision 1.113
distrib/notes/hp300/contents: revision 1.23
distrib/notes/next68k/contents: revision 1.13
distrib/notes/amiga/contents: revision 1.26
distrib/notes/hppa/contents: revision 1.8
distrib/notes/acorn32/contents: revision 1.8
distrib/notes/ofppc/contents: revision 1.9
distrib/notes/common/contents: revision 1.187
distrib/notes/macppc/contents: revision 1.20
distrib/notes/evbppc/contents: revision 1.10
distrib/notes/atari/contents: revision 1.26
distrib/notes/amd64/contents: revision 1.14
distrib/notes/bebox/contents: revision 1.8
Various style fixes (and some of VAX related errors and copy&pastos),
from Mouse on tech-install.
Use single-arg "Lk" macro for a link so we can get reasonable results
both in .more and .html output (still a bit odd, but better than before IMHO).
 1.19 22-Jun-2017  flxd spelling (DEC called it "TURBOchannel")
 1.18 19-May-2015  snj - update upgrade issues:
+ ARM ABI change
+ new users
+ new groups
- add modules set where missing
- formatting improvements
- note that rtsol{,d} will be gone in the future
- fix raw partition info
- update sparc64 hardware support
- remove note about sparc SMP support being broken
- update some size requirements (still lots of ancient bogus RAM
minimums lingering -- HI PORTMASTERS!)
- various other minor content modernization
- whitespace fixes
 1.17 23-Apr-2009  snj branches: 1.17.26;
Various updates to the INSTALL notes in preparation for 5.0. Changes
are still to come.
 1.16 29-Jul-2006  ad branches: 1.16.20; 1.16.28; 1.16.30;
Remove RASTERCONSOLE support from the pmax port.
 1.15 13-Feb-2004  wiz Uppercase CPU, plural is CPUs.
 1.14 31-Oct-2003  drochner fix/complete some framebuffer descriptions, fixes PR port-pmax/23224
by Jean-Pierre HOFER
 1.13 29-Oct-2000  lukem branches: 1.13.2;
more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
 1.12 10-Oct-2000  lukem major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.11 25-Aug-2000  jhawk Fix double ()/Pq markup error.
 1.10 13-Mar-2000  soren branches: 1.10.4;
Fix doubled 'the's.
 1.9 06-Oct-1999  ad The PX series of boards are supported.
 1.8 04-May-1999  simonb branches: 1.8.2;
DECsystation capitialisation.
Mention that PX and PXG graphics boards are supported in -current.
Minor formatting.
 1.7 13-Jan-1999  ross branches: 1.7.2;
Markup for -mdoc and -mdoc2html.
 1.6 16-Nov-1998  simonb Sync with 1.3 branch (don't we usually do this the other way around?!)
 1.5 01-Feb-1998  jonathan Fix typo "vide" -> "video" from PR 4785
 1.4 09-Jan-1998  perry RCS Id Police.
 1.3 31-Oct-1997  mhitch Update for version numbering and a few typos.
 1.2 08-Sep-1996  jonathan branches: 1.2.2; 1.2.4;
* Fix supported-system list to refer to supported DECstations, not Sparc
systems.
* Reorder unsupported systems by model name.
* Correct reference to "sun keyboard and mouse".
* Fix typo on unsupported hardware list.
 1.1 13-Aug-1996  jonathan Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
 1.2.4.2 08-Sep-1996  jonathan * Fix supported-system list to refer to supported DECstations, not Sparc
systems.
* Reorder unsupported systems by model name.
* Correct reference to "sun keyboard and mouse".
* Fix typo on unsupported hardware list.
 1.2.4.1 08-Sep-1996  jonathan file hardware was added on branch netbsd-1-2 on 1996-09-08 10:38:54 +0000
 1.2.2.3 29-May-1998  mycroft Pull up patch from simonb.
 1.2.2.2 07-Feb-1998  mellon Pull up 1.4 and 1.5
 1.2.2.1 01-Nov-1997  mellon Pull rev 1.3 up from trunk (mhitch)
 1.7.2.1 05-May-1999  perry pullup 1.7->1.8 (simonb)
 1.8.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.10.4.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.13.2.1 14-Nov-2003  jmc Pullup rev 1.14 (requested by drochner in ticket #1553)

fix/complete some framebuffer descriptions, fixes PR#23224
 1.16.30.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.16.28.1 25-Apr-2009  snj Pull up following revision(s) (requested by rmind in ticket #728):
distrib/alpha/README.files: revision 1.14
distrib/notes/acorn26/upgrade: revision 1.2
distrib/notes/acorn32/hardware: revision 1.2
distrib/notes/acorn32/prep: revision 1.14
distrib/notes/acorn32/prep.RISCOS: revision 1.20
distrib/notes/alpha/hardware: revisions 1.16-1.17
distrib/notes/alpha/install: revisions 1.35-1.37
distrib/notes/amd64/prep: revision 1.2
distrib/notes/amiga/hardware: revision 1.46
distrib/notes/amiga/install: revision 1.35
distrib/notes/amiga/prep: revision 1.28
distrib/notes/amiga/upgrade: revision 1.28
distrib/notes/arc/prep: revision 1.2
distrib/notes/atari/hardware: revision 1.22
distrib/notes/atari/prep: revision 1.13
distrib/notes/cats/hardware: revision 1.7
distrib/notes/cats/prep: revision 1.11
distrib/notes/cats/upgrade: revision 1.4
distrib/notes/common/contents: revisions 1.150-1.155
distrib/notes/common/legal.common: revision 1.52
distrib/notes/common/main: revisions 1.444-1.446
distrib/notes/common/postinstall: revisions 1.73, 1.74
distrib/notes/common/sysinst: revisions 1.97, 1.98
distrib/notes/common/upgrade: revisions 1.27, 1.28
distrib/notes/common/xfer: revisions 1.64-1.66
distrib/notes/evbarm/prep: revision 1.10
distrib/notes/evbarm/upgrade: revision 1.2
distrib/notes/evbppc/hardware: revision 1.5
distrib/notes/evbppc/upgrade: revision 1.2
distrib/notes/hp300/prep: revision 1.24
distrib/notes/i386/upgrade: revision 1.23
distrib/notes/i386/prep: revision 1.14
distrib/notes/mac68k/hardware: revision 1.24
distrib/notes/mac68k/prep: revision 1.16
distrib/notes/mac68k/upgrade: revision 1.21
distrib/notes/mac68k/xfer: revision 1.20
distrib/notes/macppc/prep: revisions 1.43, 1.44
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.13
distrib/notes/macppc/hardware: revision 1.47
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.12
distrib/notes/mvme68k/hardware: revision 1.11
distrib/notes/mvme68k/install: revision 1.21
distrib/notes/next68k/prep: revision 1.8
distrib/notes/pmax/hardware: revision 1.17
distrib/notes/pmax/install: revision 1.41
distrib/notes/sgimips/hardware: revision 1.14
distrib/notes/sgimips/prep: revision 1.10
distrib/notes/shark/install: revision 1.5
distrib/notes/sparc/hardware: revisions 1.35, 1.36
distrib/notes/sparc/prep: revision 1.26
distrib/notes/sparc/upgrade: revision 1.16
distrib/notes/sparc64/prep: revision 1.15
distrib/notes/sun2/hardware: revision 1.4
distrib/notes/sun3/hardware: revision 1.10
distrib/notes/vax/hardware: revision 1.10
distrib/notes/vax/install: revision 1.18
distrib/notes/vax/prep: revision 1.7
distrib/notes/xen/xfer: revision 1.4
distrib/notes/x68k/hardware: revision 1.17
distrib/notes/x68k/prep: revision 1.9
Update release notes.
 1.16.20.1 05-Oct-2008  mjf Sync with HEAD.
 1.17.26.1 24-May-2015  martin Pull up following revision(s) (requested by snj in ticket #799):
distrib/notes/Makefile.inc: revision 1.43
distrib/notes/acorn26/contents: revision 1.2
distrib/notes/acorn26/legal: delete
distrib/notes/acorn32/contents: revision 1.2
distrib/notes/acorn32/hardware: revision 1.3
distrib/notes/acorn32/legal: delete
distrib/notes/acorn32/prep: revision 1.15
distrib/notes/acorn32/prep.RISCOS: revision 1.23
distrib/notes/alpha/contents: revision 1.16
distrib/notes/alpha/hardware: revision 1.18
distrib/notes/alpha/legal: delete
distrib/notes/amd64/contents: revisions 1.4, 1.5
distrib/notes/amd64/legal: delete
distrib/notes/amiga/contents: revision 1.20
distrib/notes/amiga/legal: delete
distrib/notes/arc/contents: revision 1.2
distrib/notes/arc/legal: delete
distrib/notes/atari/contents: revision 1.20
distrib/notes/atari/legal: delete
distrib/notes/bebox/contents: revision 1.2
distrib/notes/bebox/hardware: revision 1.2
distrib/notes/bebox/legal: delete
distrib/notes/cats/contents: revision 1.2
distrib/notes/cats/legal: delete
distrib/notes/common/legal.common: revisions 1.93-1.96
distrib/notes/common/list-setsizes.sh: delete
distrib/notes/common/macros: revisions 1.41, 1.42
distrib/notes/common/main: revisions 1.519-1.521
distrib/notes/common/netboot: revision 1.36
distrib/notes/common/postinstall: revision 1.80, 1.81
distrib/notes/common/sysinst: revisions 1.105, 1.106
distrib/notes/common/upgrade: revisions 1.29, 1.30
distrib/notes/common/xfer: revision 1.74
distrib/notes/emips/contents: revision 1.2
distrib/notes/emips/hardware: revision 1.2
distrib/notes/emips/install: revision 1.2
distrib/notes/emips/legal: delete
distrib/notes/evbarm/contents: revision 1.2
distrib/notes/evbarm/legal: delete
distrib/notes/evbppc/contents: revision 1.3
distrib/notes/evbppc/legal: delete
distrib/notes/ews4800mips/contents: revision 1.2
distrib/notes/ews4800mips/legal: delete
distrib/notes/hp300/contents: revision 1.17
distrib/notes/hp300/legal: delete
distrib/notes/hpcarm/contents: revision 1.3
distrib/notes/hpcarm/legal: delete
distrib/notes/hpcmips/contents: revision 1.10
distrib/notes/hpcmips/legal: delete
distrib/notes/hpcsh/contents: revision 1.3
distrib/notes/hpcsh/legal: delete
distrib/notes/hppa/contents: revision 1.2
distrib/notes/hppa/legal: delete
distrib/notes/i386/contents: revision 1.29
distrib/notes/i386/legal: delete
distrib/notes/landisk/contents: revision 1.3
distrib/notes/landisk/legal: delete
distrib/notes/mac68k/contents: revision 1.20
distrib/notes/mac68k/hardware: revision 1.25
distrib/notes/mac68k/legal: delete
distrib/notes/mac68k/prep: revision 1.17
distrib/notes/macppc/contents: revision 1.11
distrib/notes/macppc/hardware: revision 1.48
distrib/notes/macppc/legal: delete
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.18
distrib/notes/mmeye/contents: revision 1.3
distrib/notes/mmeye/legal: delete
distrib/notes/mvme68k/contents: revision 1.13
distrib/notes/mvme68k/legal: delete
distrib/notes/mvme68k/xfer: revision 1.18
distrib/notes/news68k/contents: revision 1.6
distrib/notes/news68k/legal: delete
distrib/notes/newsmips/contents: revision 1.2
distrib/notes/newsmips/legal: delete
distrib/notes/next68k/contents: revision 1.7
distrib/notes/next68k/legal: delete
distrib/notes/ofppc/contents: revision 1.3
distrib/notes/ofppc/legal: delete
distrib/notes/pmax/contents: revision 1.17
distrib/notes/pmax/hardware: revision 1.18
distrib/notes/pmax/legal: delete
distrib/notes/prep/contents: revision 1.2
distrib/notes/prep/hardware: revision 1.5
distrib/notes/prep/legal: delete
distrib/notes/prep/upgrade: revision 1.2
distrib/notes/rs6000/contents: revision 1.2
distrib/notes/rs6000/legal: delete
distrib/notes/sandpoint/contents: revision 1.2
distrib/notes/sandpoint/legal: delete
distrib/notes/sgimips/contents: revision 1.2
distrib/notes/sgimips/legal: delete
distrib/notes/shark/contents: revision 1.2
distrib/notes/shark/legal: delete
distrib/notes/sparc/contents: revision 1.21
distrib/notes/sparc/hardware: revision 1.37
distrib/notes/sparc/legal: delete
distrib/notes/sparc/prep: revision 1.27
distrib/notes/sparc64/Makefile: revision 1.4
distrib/notes/sparc64/contents: revision 1.5
distrib/notes/sparc64/hardware: revision 1.28
distrib/notes/sparc64/legal: delete
distrib/notes/sun2/contents: revision 1.2
distrib/notes/sun2/legal: delete
distrib/notes/sun3/contents: revision 1.16
distrib/notes/sun3/legal: delete
distrib/notes/vax/contents: revision 1.11
distrib/notes/vax/hardware: revision 1.11
distrib/notes/vax/legal: delete
distrib/notes/x68k/contents: revision 1.17
distrib/notes/x68k/hardware: revision 1.18
distrib/notes/x68k/legal: delete
distrib/notes/xen/legal: delete
Remove reference to a 14 year old IP address for ftp.NetBSD.org.
This is not a joke.
--
mention etcupdate and reorder a bit
--
first pass de-suckification for 2015. modernize content a bit, fix dirty
rotten lies, improve wording, sync legalese with reality, yada yada yada.
--
This product includes software developed by Yasushi Yamasaki.
--
- update upgrade issues:
+ ARM ABI change
+ new users
+ new groups
- add modules set where missing
- formatting improvements
- note that rtsol{,d} will be gone in the future
- fix raw partition info
- update sparc64 hardware support
- remove note about sparc SMP support being broken
- update some size requirements (still lots of ancient bogus RAM
minimums lingering -- HI PORTMASTERS!)
- various other minor content modernization
- whitespace fixes
--
finish removing the set size stuff, which was thrown out four years ago.
--
merge port-specific legal sections into the common file. most of these
entries were already in the common file, and it's a pain to maintain
them separately.
--
don't look for now-gone sparc/legal
--
restore rcsid accidentally deleted in previous
--
bah. this time without a typo.
 1.44 05-Dec-2021  msaitoh s/filesytem/filesystem/ in comment.
 1.43 21-Nov-2019  martin Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.
 1.42 22-Jun-2017  flxd branches: 1.42.6; 1.42.8;
spelling (DEC called it "TURBOchannel")
 1.41 23-Apr-2009  snj Various updates to the INSTALL notes in preparation for 5.0. Changes
are still to come.
 1.40 30-Apr-2008  martin branches: 1.40.4; 1.40.6;
Convert TNF licenses to new 2 clause variant
 1.39 14-Dec-2007  pavel branches: 1.39.2; 1.39.6; 1.39.8;
Update URLs after website reorganization. patch by OKANO Takayoshi, from
PR 37070.
 1.38 27-Nov-2006  hubertf branches: 1.38.2; 1.38.4; 1.38.8;
Remove references to Ultrix gunzip
Discussed with and OK'd by simonb (port-pmax portmeister)

Fixes PR port-pmax/18320
 1.37 26-Nov-2006  hubertf Update a bit, in light of PR 18320:
* update size information
* fix some paths
* do we want to ship an Ultrix gunzip again? I think we should...
I'll ask the portmaster for input.
 1.36 26-Nov-2006  martin Fix kernel names (install -> netbsd-INSTALL), closes PR 12007.
 1.35 29-Jul-2006  ad Remove RASTERCONSOLE support from the pmax port.
 1.34 09-Mar-2006  wiz Fix some URLs. From OKANO Takayoshi in PR 33001.
 1.33 26-Jul-2003  salo netbsd.org->NetBSD.org
 1.32 30-Jun-2002  lukem consistently use Ic for sysinst
 1.31 30-Jun-2002  lukem clean up whitespace, formatting, copyrights
 1.30 08-May-2002  lukem branches: 1.30.2;
change references to /usr/sbin/installboot
 1.29 26-Aug-2001  simonb More rz->sd/cd updates.
 1.28 26-Aug-2001  simonb Change some rz references to sd.

XXX: need to mention new sd devices in release notes.
 1.27 24-Jul-2001  nra Minor spelling/grammar fixes.
meessages -> messages
NetbSD -> NetBSD
parttion -> partition
utlility -> utility
you'e -> you've
 1.26 21-May-2001  jhawk The diskimage contains a /netbsd, not a /install.
Terminal type is "rcons" over here, not "pmax."
 1.25 29-Oct-2000  lukem more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
 1.24 10-Oct-2000  lukem major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.23 28-Dec-1999  simonb branches: 1.23.4;
Use /usr/mdec/installboot to install new bootblocks.
 1.22 26-Oct-1999  simonb The netboot kernel is called "install.ecoff", not "install".
 1.21 21-Jul-1999  simonb branches: 1.21.2;
Include the root-path in the bootptab and dhcpd.conf examples.
 1.20 25-Jun-1999  simonb The name of the kernel on the diskimage is "netbsd" and not "install".
 1.19 04-May-1999  simonb Big clean up for ramdisk install kernel (don't need diskimages in
swap partitions, etc).
Mention PROM commands here instead of pmax/prep.
Better list of set retrieval methods (based on Alpha page).
Use common/sysinst.
 1.18 13-Jan-1999  ross branches: 1.18.2;
Markup for -mdoc and -mdoc2html.
 1.17 24-Nov-1998  simonb slight cleanup
 1.16 20-Nov-1998  simonb Re-do special note on installing from a NetBSD CD-ROM after actually
doing this for real. (Many thanks to David).
 1.15 17-Nov-1998  simonb Specifically mention that NetBSD/pmax uses rzX devices for CD-ROMs and
not cdX like other NetBSD ports.
 1.14 16-Nov-1998  simonb Mention that it may be necessary to hand-mount a CD on /mnt2 before
starting sysinst.

Partial fix for PR bin/6307 from Terry R. Friedrichsen.

From PR #6307:
Added possibly non-working work around for 1.3.3.

Will do more work on this when I get a CD image of a NetBSD release.
 1.13 16-Nov-1998  simonb Reference the section on dd'ing a disk image into the swap
partition of an Ultrix disk in the "QUICK.INSTALL" notes.

NOTE - this isn't the best solution. The INSTALL notes need
to be totally rewritten, but at least now there's a pointer
to the referred section.

Fixes PR port-pmax/6299 from Terry R. Friedrichsen.
 1.12 16-Nov-1998  simonb Warn that messages about "using ULTRIX label information" may
appear when disklabeling old Ultrix disks.

Fixes PR port-pmax/6300 from Terry Friedrichsen.
 1.11 16-Nov-1998  simonb Mention that Ultrix doesn't have rock ridge extenstions so some paths
on a CD-ROM will be truncated/mungled.

Fixes PR #6296 from Terry R. Friedrichsen
 1.10 16-Nov-1998  simonb Sync with 1.3 branch (don't we usually do this the other way around?!)
 1.9 28-Oct-1998  simonb Fix a couple of typos and white space inconsistancies.
 1.8 23-Aug-1998  hubertf Add notes about steps to do after installation that are common to all
platforms; Thanks to Colin Wood and Simon Burge for their comments.
 1.7 09-Jan-1998  perry RCS Id Police.
 1.6 23-Dec-1997  jonathan Fix typos.
 1.5 23-Dec-1997  jonathan Correct URLs: /ports/ -> /Ports/
 1.4 23-Dec-1997  jonathan Give complete pathname to the REAMDE file with instructions on how to
select an X server and how to handle the compressed-font problem.

Don't use -r "" to invoke sysinst for the release.
 1.3 22-Dec-1997  jonathan cut-and-paste the 1.3_BETA NOTES file into the standard release notes.
 1.2 31-Oct-1997  mhitch Update for version numbering and a few typos.
 1.1 01-Oct-1996  jonathan branches: 1.1.2;
Commit skeleton pmax installation notes, pointing at the web page.
(the installation process has not yet been documented in fixed-font format.)
 1.1.2.9 25-Nov-1998  cgd patch describing the process of updating the pmax RTC. done differently
in -current. (simonb)
 1.1.2.8 25-Nov-1998  cgd pull up rev 1.16 from trunk (simonb)
 1.1.2.7 25-Nov-1998  cgd pull up rev 1.15 from trunk (simonb)
 1.1.2.6 25-Nov-1998  cgd pull up revs 1.11-1.14 from trunk (simonb)
 1.1.2.5 29-Oct-1998  cgd pull up patch for various small typos (simonb)
 1.1.2.4 29-May-1998  mycroft Pull up patch from simonb.
 1.1.2.3 23-Dec-1997  perry pullup from trunk (jonathan)
 1.1.2.2 22-Dec-1997  perry pullup from trunk (jonathan)
 1.1.2.1 01-Nov-1997  mellon Pull rev 1.2 up from trunk (mhitch)
 1.18.2.4 26-Oct-1999  he Pull up revision 1.22 (requested by simonb):
The netboot kernel is called "install.ecoff", not "install".
 1.18.2.3 20-Oct-1999  he Pull up revision 1.21 (requested by simonb):
Include the root-path in the booptab and dhcpd.conf examples.
 1.18.2.2 25-Jun-1999  perry pullup 1.19->1.20 (simonb)
 1.18.2.1 05-May-1999  perry pullup 1.18->1.19 (simonb)
 1.21.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.23.4.2 21-May-2001  jhawk Pull up revision 1.26 (requested by jhawk):
Synchronize common part of release notes with the trunk.
 1.23.4.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.30.2.1 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.38.8.1 09-Jan-2008  matt sync with HEAD
 1.38.4.1 06-Jan-2008  wrstuden Catch up to netbsd-4.0 release.
 1.38.2.1 15-Dec-2007  bouyer Pull up following revisions (requested by jnemeth in ticket #1017):
distrib/notes/common/contents patch
distrib/notes/common/list-setsizes.sh patch
distrib/notes/pmppc/hardware patch
distrib/notes/Makefile.inc 1.39, 1.40
distrib/notes/acorn32/prep.RISCOS 1.18
distrib/notes/alpha/install 1.32
distrib/notes/common/main 1.367, 1.368, 1.370 - 1.382
distrib/notes/common/netboot 1.31
distrib/notes/common/postinstall 1.64, 1.65
distrib/notes/common/sysinst 1.82, 1.83
distrib/notes/common/xfer 1.58 - 1.60
distrib/notes/evbppc/hardware 1.3
distrib/notes/ews4800mips/hardware 1.2
distrib/notes/hp300/hardware 1.19
distrib/notes/hp300/prep 1.21
distrib/notes/hp700/hardware 1.3
distrib/notes/i386/hardware 1.121
distrib/notes/i386/whatis 1.22
distrib/notes/mac68k/hardware 1.23
distrib/notes/mac68k/install 1.28
distrib/notes/macppc/hardware 1.44
distrib/notes/macppc/install 1.36
distrib/notes/macppc/prep 1.42
distrib/notes/macppc/prep.OPENFIRMWARE 1.9
distrib/notes/news68k/hardware 1.5
distrib/notes/newsmips/hardware 1.4
distrib/notes/next68k/hardware 1.8
distrib/notes/pmax/install 1.39
distrib/notes/sandpoint/hardware 1.6
distrib/notes/sparc/hardware 1.33
distrib/notes/sparc64/hardware 1.23
distrib/notes/sparc64/install 1.28
distrib/notes/vax/xfer 1.13
Sync release notes with reality
 1.39.8.1 18-May-2008  yamt sync with head.
 1.39.6.2 05-Oct-2008  mjf Sync with HEAD.
 1.39.6.1 02-Jun-2008  mjf Sync with HEAD.
 1.39.2.2 14-Dec-2007  pavel Update URLs after website reorganization. patch by OKANO Takayoshi, from
PR 37070.
 1.39.2.1 14-Dec-2007  pavel file install was added on branch mjf-devfs on 2007-12-14 21:16:01 +0000
 1.40.6.1 13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.40.4.1 25-Apr-2009  snj Pull up following revision(s) (requested by rmind in ticket #728):
distrib/alpha/README.files: revision 1.14
distrib/notes/acorn26/upgrade: revision 1.2
distrib/notes/acorn32/hardware: revision 1.2
distrib/notes/acorn32/prep: revision 1.14
distrib/notes/acorn32/prep.RISCOS: revision 1.20
distrib/notes/alpha/hardware: revisions 1.16-1.17
distrib/notes/alpha/install: revisions 1.35-1.37
distrib/notes/amd64/prep: revision 1.2
distrib/notes/amiga/hardware: revision 1.46
distrib/notes/amiga/install: revision 1.35
distrib/notes/amiga/prep: revision 1.28
distrib/notes/amiga/upgrade: revision 1.28
distrib/notes/arc/prep: revision 1.2
distrib/notes/atari/hardware: revision 1.22
distrib/notes/atari/prep: revision 1.13
distrib/notes/cats/hardware: revision 1.7
distrib/notes/cats/prep: revision 1.11
distrib/notes/cats/upgrade: revision 1.4
distrib/notes/common/contents: revisions 1.150-1.155
distrib/notes/common/legal.common: revision 1.52
distrib/notes/common/main: revisions 1.444-1.446
distrib/notes/common/postinstall: revisions 1.73, 1.74
distrib/notes/common/sysinst: revisions 1.97, 1.98
distrib/notes/common/upgrade: revisions 1.27, 1.28
distrib/notes/common/xfer: revisions 1.64-1.66
distrib/notes/evbarm/prep: revision 1.10
distrib/notes/evbarm/upgrade: revision 1.2
distrib/notes/evbppc/hardware: revision 1.5
distrib/notes/evbppc/upgrade: revision 1.2
distrib/notes/hp300/prep: revision 1.24
distrib/notes/i386/upgrade: revision 1.23
distrib/notes/i386/prep: revision 1.14
distrib/notes/mac68k/hardware: revision 1.24
distrib/notes/mac68k/prep: revision 1.16
distrib/notes/mac68k/upgrade: revision 1.21
distrib/notes/mac68k/xfer: revision 1.20
distrib/notes/macppc/prep: revisions 1.43, 1.44
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.13
distrib/notes/macppc/hardware: revision 1.47
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.12
distrib/notes/mvme68k/hardware: revision 1.11
distrib/notes/mvme68k/install: revision 1.21
distrib/notes/next68k/prep: revision 1.8
distrib/notes/pmax/hardware: revision 1.17
distrib/notes/pmax/install: revision 1.41
distrib/notes/sgimips/hardware: revision 1.14
distrib/notes/sgimips/prep: revision 1.10
distrib/notes/shark/install: revision 1.5
distrib/notes/sparc/hardware: revisions 1.35, 1.36
distrib/notes/sparc/prep: revision 1.26
distrib/notes/sparc/upgrade: revision 1.16
distrib/notes/sparc64/prep: revision 1.15
distrib/notes/sun2/hardware: revision 1.4
distrib/notes/sun3/hardware: revision 1.10
distrib/notes/vax/hardware: revision 1.10
distrib/notes/vax/install: revision 1.18
distrib/notes/vax/prep: revision 1.7
distrib/notes/xen/xfer: revision 1.4
distrib/notes/x68k/hardware: revision 1.17
distrib/notes/x68k/prep: revision 1.9
Update release notes.
 1.42.8.1 21-Nov-2019  martin Pull up the following revisions:

distrib/notes/Makefile.inc 1.44
distrib/notes/acorn32/contents 1.5
distrib/notes/alpha/contents 1.19
distrib/notes/amd64/contents 1.8
distrib/notes/amiga/contents 1.23
distrib/notes/amiga/install 1.37
distrib/notes/arc/contents 1.5
distrib/notes/atari/contents 1.23
distrib/notes/atari/xfer 1.18
distrib/notes/bebox/contents 1.5
distrib/notes/cats/contents 1.5
distrib/notes/common/contents 1.179
distrib/notes/common/legal.common 1.99
distrib/notes/common/main 1.552
distrib/notes/common/main 1.553
distrib/notes/common/netboot 1.37
distrib/notes/common/postinstall 1.84
distrib/notes/common/sysinst 1.108
distrib/notes/common/xfer 1.76
distrib/notes/emips/contents 1.5
distrib/notes/emips/install 1.3
distrib/notes/evbarm/contents 1.5
distrib/notes/evbarm/install 1.10
distrib/notes/evbppc/contents 1.6
distrib/notes/ews4800mips/contents 1.5
distrib/notes/hp300/contents 1.20
distrib/notes/hp300/upgrade 1.20
distrib/notes/hpcarm/contents 1.6
distrib/notes/hpcmips/contents 1.13
distrib/notes/hpcsh/contents 1.6
distrib/notes/hppa/contents 1.5
distrib/notes/i386/contents 1.32
distrib/notes/landisk/contents 1.6
distrib/notes/mac68k/contents 1.23
distrib/notes/mac68k/install 1.31
distrib/notes/mac68k/prep 1.18
distrib/notes/mac68k/xfer 1.21
distrib/notes/macppc/contents 1.17
distrib/notes/macppc/install 1.42
distrib/notes/mmeye/contents 1.6
distrib/notes/mvme68k/contents 1.16
distrib/notes/mvme68k/xfer 1.20
distrib/notes/news68k/contents 1.9
distrib/notes/newsmips/contents 1.5
distrib/notes/next68k/contents 1.10
distrib/notes/ofppc/contents 1.6
distrib/notes/pmax/contents 1.20
distrib/notes/pmax/install 1.43
distrib/notes/prep/contents 1.5
distrib/notes/rs6000/contents 1.5
distrib/notes/sandpoint/contents 1.5
distrib/notes/sgimips/contents 1.5
distrib/notes/sgimips/install 1.11
distrib/notes/shark/contents 1.5
distrib/notes/shark/install 1.6
distrib/notes/sparc/contents 1.24
distrib/notes/sparc/install 1.59
distrib/notes/sparc64/contents 1.8
distrib/notes/sun2/contents 1.5
distrib/notes/sun3/contents 1.19
distrib/notes/sun3/upgrade 1.15
distrib/notes/vax/contents 1.14
distrib/notes/vax/xfer 1.15
distrib/notes/x68k/contents 1.20

Add missing .bullet) and replace some versions (more todo later)
Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.
 1.42.6.1 08-Apr-2020  martin Merge changes from current as of 20200406
 1.11 20-May-2015  snj merge port-specific legal sections into the common file. most of these
entries were already in the common file, and it's a pain to maintain
them separately.
 1.10 27-May-2011  tsutsui branches: 1.10.24;
- fix mdoc warnings
- remove entries which are not necessary or in common/legal
 1.9 15-Jun-2002  itojun branches: 1.9.32;
avoid empty lines between advert clause
 1.8 20-May-2002  itojun branches: 1.8.2;
use .It for formatting legal section.
 1.7 29-Oct-2000  lukem more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
 1.6 10-Oct-2000  ad Add a couple of entries.
 1.5 10-Oct-2000  lukem major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.4 13-Jan-1999  ross branches: 1.4.10;
Markup for -mdoc and -mdoc2html.
 1.3 09-Jan-1998  perry RCS Id Police.
 1.2 16-Nov-1997  simonb branches: 1.2.2;
Add contributors and copyrights from all pmax specific files.
 1.1 14-Nov-1997  simonb Add a token legal file so the distrib notes build on a pmax. Bigger
and better legal notes to hopefully come soon.
 1.2.2.2 16-Nov-1997  simonb Add contributors and copyrights from all pmax specific files.
 1.2.2.1 16-Nov-1997  simonb file legal was added on branch netbsd-1-3 on 1997-11-16 12:55:51 +0000
 1.4.10.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.8.2.2 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.8.2.1 18-Jun-2002  lukem Pull up revision 1.9 (requested by itojun in ticket #284):
avoid empty lines between advert clause
 1.9.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.10.24.1 24-May-2015  martin Pull up following revision(s) (requested by snj in ticket #799):
distrib/notes/Makefile.inc: revision 1.43
distrib/notes/acorn26/contents: revision 1.2
distrib/notes/acorn26/legal: delete
distrib/notes/acorn32/contents: revision 1.2
distrib/notes/acorn32/hardware: revision 1.3
distrib/notes/acorn32/legal: delete
distrib/notes/acorn32/prep: revision 1.15
distrib/notes/acorn32/prep.RISCOS: revision 1.23
distrib/notes/alpha/contents: revision 1.16
distrib/notes/alpha/hardware: revision 1.18
distrib/notes/alpha/legal: delete
distrib/notes/amd64/contents: revisions 1.4, 1.5
distrib/notes/amd64/legal: delete
distrib/notes/amiga/contents: revision 1.20
distrib/notes/amiga/legal: delete
distrib/notes/arc/contents: revision 1.2
distrib/notes/arc/legal: delete
distrib/notes/atari/contents: revision 1.20
distrib/notes/atari/legal: delete
distrib/notes/bebox/contents: revision 1.2
distrib/notes/bebox/hardware: revision 1.2
distrib/notes/bebox/legal: delete
distrib/notes/cats/contents: revision 1.2
distrib/notes/cats/legal: delete
distrib/notes/common/legal.common: revisions 1.93-1.96
distrib/notes/common/list-setsizes.sh: delete
distrib/notes/common/macros: revisions 1.41, 1.42
distrib/notes/common/main: revisions 1.519-1.521
distrib/notes/common/netboot: revision 1.36
distrib/notes/common/postinstall: revision 1.80, 1.81
distrib/notes/common/sysinst: revisions 1.105, 1.106
distrib/notes/common/upgrade: revisions 1.29, 1.30
distrib/notes/common/xfer: revision 1.74
distrib/notes/emips/contents: revision 1.2
distrib/notes/emips/hardware: revision 1.2
distrib/notes/emips/install: revision 1.2
distrib/notes/emips/legal: delete
distrib/notes/evbarm/contents: revision 1.2
distrib/notes/evbarm/legal: delete
distrib/notes/evbppc/contents: revision 1.3
distrib/notes/evbppc/legal: delete
distrib/notes/ews4800mips/contents: revision 1.2
distrib/notes/ews4800mips/legal: delete
distrib/notes/hp300/contents: revision 1.17
distrib/notes/hp300/legal: delete
distrib/notes/hpcarm/contents: revision 1.3
distrib/notes/hpcarm/legal: delete
distrib/notes/hpcmips/contents: revision 1.10
distrib/notes/hpcmips/legal: delete
distrib/notes/hpcsh/contents: revision 1.3
distrib/notes/hpcsh/legal: delete
distrib/notes/hppa/contents: revision 1.2
distrib/notes/hppa/legal: delete
distrib/notes/i386/contents: revision 1.29
distrib/notes/i386/legal: delete
distrib/notes/landisk/contents: revision 1.3
distrib/notes/landisk/legal: delete
distrib/notes/mac68k/contents: revision 1.20
distrib/notes/mac68k/hardware: revision 1.25
distrib/notes/mac68k/legal: delete
distrib/notes/mac68k/prep: revision 1.17
distrib/notes/macppc/contents: revision 1.11
distrib/notes/macppc/hardware: revision 1.48
distrib/notes/macppc/legal: delete
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.18
distrib/notes/mmeye/contents: revision 1.3
distrib/notes/mmeye/legal: delete
distrib/notes/mvme68k/contents: revision 1.13
distrib/notes/mvme68k/legal: delete
distrib/notes/mvme68k/xfer: revision 1.18
distrib/notes/news68k/contents: revision 1.6
distrib/notes/news68k/legal: delete
distrib/notes/newsmips/contents: revision 1.2
distrib/notes/newsmips/legal: delete
distrib/notes/next68k/contents: revision 1.7
distrib/notes/next68k/legal: delete
distrib/notes/ofppc/contents: revision 1.3
distrib/notes/ofppc/legal: delete
distrib/notes/pmax/contents: revision 1.17
distrib/notes/pmax/hardware: revision 1.18
distrib/notes/pmax/legal: delete
distrib/notes/prep/contents: revision 1.2
distrib/notes/prep/hardware: revision 1.5
distrib/notes/prep/legal: delete
distrib/notes/prep/upgrade: revision 1.2
distrib/notes/rs6000/contents: revision 1.2
distrib/notes/rs6000/legal: delete
distrib/notes/sandpoint/contents: revision 1.2
distrib/notes/sandpoint/legal: delete
distrib/notes/sgimips/contents: revision 1.2
distrib/notes/sgimips/legal: delete
distrib/notes/shark/contents: revision 1.2
distrib/notes/shark/legal: delete
distrib/notes/sparc/contents: revision 1.21
distrib/notes/sparc/hardware: revision 1.37
distrib/notes/sparc/legal: delete
distrib/notes/sparc/prep: revision 1.27
distrib/notes/sparc64/Makefile: revision 1.4
distrib/notes/sparc64/contents: revision 1.5
distrib/notes/sparc64/hardware: revision 1.28
distrib/notes/sparc64/legal: delete
distrib/notes/sun2/contents: revision 1.2
distrib/notes/sun2/legal: delete
distrib/notes/sun3/contents: revision 1.16
distrib/notes/sun3/legal: delete
distrib/notes/vax/contents: revision 1.11
distrib/notes/vax/hardware: revision 1.11
distrib/notes/vax/legal: delete
distrib/notes/x68k/contents: revision 1.17
distrib/notes/x68k/hardware: revision 1.18
distrib/notes/x68k/legal: delete
distrib/notes/xen/legal: delete
Remove reference to a 14 year old IP address for ftp.NetBSD.org.
This is not a joke.
--
mention etcupdate and reorder a bit
--
first pass de-suckification for 2015. modernize content a bit, fix dirty
rotten lies, improve wording, sync legalese with reality, yada yada yada.
--
This product includes software developed by Yasushi Yamasaki.
--
- update upgrade issues:
+ ARM ABI change
+ new users
+ new groups
- add modules set where missing
- formatting improvements
- note that rtsol{,d} will be gone in the future
- fix raw partition info
- update sparc64 hardware support
- remove note about sparc SMP support being broken
- update some size requirements (still lots of ancient bogus RAM
minimums lingering -- HI PORTMASTERS!)
- various other minor content modernization
- whitespace fixes
--
finish removing the set size stuff, which was thrown out four years ago.
--
merge port-specific legal sections into the common file. most of these
entries were already in the common file, and it's a pain to maintain
them separately.
--
don't look for now-gone sparc/legal
--
restore rcsid accidentally deleted in previous
--
bah. this time without a typo.
 1.11 30-Jun-2002  lukem branches: 1.11.32;
clean up whitespace, formatting, copyrights
 1.10 10-Oct-2000  lukem branches: 1.10.2;
major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.9 04-May-1999  simonb branches: 1.9.8;
Most of this is gone, into pmax/install. Just keep a mention that
backups are important.
 1.8 13-Jan-1999  ross branches: 1.8.2;
Markup for -mdoc and -mdoc2html.
 1.7 09-Jan-1998  perry RCS Id Police.
 1.6 23-Dec-1997  jonathan Fix typos.
 1.5 22-Dec-1997  jonathan cut-and-paste the 1.3_BETA NOTES file into the standard release notes.
 1.4 31-Oct-1997  mhitch Update for version numbering and a few typos.
 1.3 06-Oct-1997  jonathan branches: 1.3.2;
Partial update for 1.3.
 1.2 15-Sep-1996  jonathan Fix 1.1->1.2 references as in pr#2745, and other typos.
 1.1 13-Aug-1996  jonathan branches: 1.1.2;
Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
 1.1.2.3 13-Mar-1997  mycroft 1.2 -> 1.2.1, foo12 -> foo121
 1.1.2.2 16-Sep-1996  jtc Pullup by request from Jonathan Stone
 1.1.2.1 13-Aug-1996  jtc file prep was added on branch netbsd-1-2 on 1996-09-16 18:32:02 +0000
 1.3.2.3 23-Dec-1997  perry pullup from trunk (jonathan)
 1.3.2.2 22-Dec-1997  perry pullup from trunk (jonathan)
 1.3.2.1 01-Nov-1997  mellon Pull rev 1.4 up from trunk (mhitch)
 1.8.2.1 05-May-1999  perry pullup 1.8->1.9 (simonb)
 1.9.8.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.10.2.1 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.11.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.8 10-Oct-2000  lukem branches: 1.8.34;
major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.7 04-May-1999  simonb branches: 1.7.8;
Use common/upgrade.
 1.6 13-Jan-1999  ross branches: 1.6.2;
Markup for -mdoc and -mdoc2html.
 1.5 09-Jan-1998  perry RCS Id Police.
 1.4 22-Dec-1997  jonathan cut-and-paste the 1.3_BETA NOTES file into the standard release notes.
 1.3 31-Oct-1997  mhitch Update for version numbering and a few typos.
 1.2 15-Sep-1996  jonathan branches: 1.2.2;
Fix 1.1->1.2 references as in pr#2745, and other typos.
 1.1 13-Aug-1996  jonathan branches: 1.1.2;
Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
 1.1.2.3 13-Mar-1997  mycroft 1.2 -> 1.2.1, foo12 -> foo121
 1.1.2.2 16-Sep-1996  jtc Pullup by request from Jonathan Stone
 1.1.2.1 13-Aug-1996  jtc file upgrade was added on branch netbsd-1-2 on 1996-09-16 18:32:02 +0000
 1.2.2.2 22-Dec-1997  perry pullup from trunk (jonathan)
 1.2.2.1 01-Nov-1997  mellon Pull rev 1.3 up from trunk (mhitch)
 1.6.2.1 05-May-1999  perry pullup 1.6->1.7 (simonb)
 1.7.8.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.8.34.1 05-Oct-2008  mjf Sync with HEAD.
 1.13 26-Jul-2007  pavel Make the port-specific changelog ($MACHINE/whatis) optional by using .pso
to call a shell script which outputs nothing if the file is not present.

Remove the "whatis" file for ports where it does not contain anything
useful and hasn't been updated for years. OK tsutsui@, hubertf@.
 1.12 26-Nov-2006  hubertf branches: 1.12.2; 1.12.4;
Update a bit, in light of PR 18320:
* update size information
* fix some paths
* do we want to ship an Ultrix gunzip again? I think we should...
I'll ask the portmaster for input.
 1.11 08-Jul-2002  lukem branches: 1.11.6;
update MD "whatis" to closer to what 1.6 provides
 1.10 29-Oct-2000  lukem branches: 1.10.2;
more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
 1.9 14-Oct-2000  lukem - update whatis files to contain (hopefully) up to date info on:
- "this is the xxx major release"
- features added and bugs fixed in 1.5
- use .Nx instead of NetBSD
- use .Sq instead of ' [...] ' or ` [ ... ] '
- use .Dq instead of " [...] "
 1.8 11-Oct-2000  simonb Update for the 1.5 release.
 1.7 10-Oct-2000  lukem major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.6 04-May-1999  simonb branches: 1.6.8;
Mention some highlights since 1.3.
 1.5 09-Jan-1998  perry branches: 1.5.2;
RCS Id Police.
 1.4 31-Oct-1997  mhitch Update for version numbering and a few typos.
 1.3 06-Oct-1997  jonathan branches: 1.3.2;
Partial update for 1.3.
 1.2 15-Sep-1996  jonathan Fix 1.1->1.2 references as in pr#2745, and other typos.
 1.1 13-Aug-1996  jonathan branches: 1.1.2;
Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
 1.1.2.2 16-Sep-1996  jtc Pullup by request from Jonathan Stone
 1.1.2.1 13-Aug-1996  jtc file whatis was added on branch netbsd-1-2 on 1996-09-16 18:32:04 +0000
 1.3.2.1 01-Nov-1997  mellon Pull rev 1.4 up from trunk (mhitch)
 1.5.2.1 05-May-1999  perry pullup 1.5->1.6 (simonb)
 1.6.8.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.10.2.1 09-Jul-2002  lukem sync to -current
 1.11.6.1 07-Dec-2005  riz Apply patch (requested by tsutsui in ticket #1038):
Update the port-specific install notes to correct egregious out-of-dateness.
 1.12.4.1 03-Sep-2007  wrstuden Sync w/ NetBSD-4-RC_1
 1.12.2.1 31-Aug-2007  pavel sync the release notes with -current. The -current ones do not contain
anything specific to post-4.0.
 1.8 27-May-2011  tsutsui - move "MD instructions on setting up boot media"
from common/xfer with messy mdoc .if conditionals
into MD xfer files so that developers can see
what contents are missing or obsolete and should be
written or updated
- remove some useless MD description for maintainability

XXX: still a bunch of unmaintained .if \n [${MACHINE}] in common files
 1.7 10-Oct-2000  lukem branches: 1.7.34;
major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
 1.6 04-May-1999  simonb branches: 1.6.8;
Mainly formatting. Sysinst does make FTP/NFS easier...
 1.5 13-Jan-1999  ross branches: 1.5.2;
Markup for -mdoc and -mdoc2html.
 1.4 16-Nov-1998  simonb Sync with 1.3 branch (don't we usually do this the other way around?!)
 1.3 09-Jan-1998  perry RCS Id Police.
 1.2 31-Oct-1997  mhitch Update for version numbering and a few typos.
 1.1 13-Aug-1996  jonathan branches: 1.1.2; 1.1.4;
Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
 1.1.4.2 29-May-1998  mycroft Pull up patch from simonb.
 1.1.4.1 01-Nov-1997  mellon Pull rev 1.2 up from trunk (mhitch)
 1.1.2.2 13-Aug-1996  jonathan Create (most of) pmax release docs:
contents hardware prep upgrade whatis xfer
 1.1.2.1 13-Aug-1996  jonathan file xfer was added on branch netbsd-1-2 on 1996-08-13 09:05:08 +0000
 1.5.2.1 05-May-1999  perry pullup 1.5->1.6 (simonb)
 1.6.8.1 01-Nov-2000  tv Sync to HEAD as of 20001101 03:43 GMT [lukem]:
Complete rework of install notes for 1.5 from several authors.
 1.7.34.1 05-Oct-2008  mjf Sync with HEAD.

RSS XML Feed