Home | History | Annotate | only in /src/distrib/notes/atari
History log of /src/distrib/notes/atari
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.3 21-Jul-2002  lukem branches: 1.3.32;
- define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality
 1.2 14-Jan-2001  mycroft branches: 1.2.2;
Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and
do the cleaning differently.
 1.1 13-Jan-1999  ross branches: 1.1.10;
Makefiles for notes.
 1.1.10.1 26-Feb-2002  he Pull up revision 1.2 (requested by simonb):
Use bsd.man.mk instead of bsd.prog.mk, and do cleaning differently.
 1.2.2.1 22-Jul-2002  lukem Pull up revision 1.3 (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.3.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.26 24-Mar-2024  martin Various style fixes (and some of VAX related errors and copy&pastos),
from Mouse on tech-install.
 1.25 07-Aug-2020  snj branches: 1.25.6;
s/developement/development/
 1.24 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.23 21-Nov-2019  martin Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.
 1.22 24-Jun-2018  leot branches: 1.22.2; 1.22.4;
Fix a typo
 1.21 24-Jun-2018  martin Document debug sets and kernel module directory.
 1.20 19-May-2015  snj branches: 1.20.8; 1.20.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.19 28-May-2011  tsutsui branches: 1.19.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.18 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.17 03-Oct-2000  lukem - use "press" instead of "hit"
- update copyright date
 1.16 08-Aug-2000  hubertf We ship XFree 3.3.6 these days, not 3.3.3.1.
 1.15 07-Aug-2000  hubertf Remove paragraph about secr set.
 1.14 24-May-1999  ross branches: 1.14.8;
Delete maze of twisty little conditionals. 6 down, 11 to go.
 1.13 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.12 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.11 14-Jan-1998  scottr Update for mandated release structure.
 1.10 09-Jan-1998  perry RCS Id Police.
 1.9 07-Jan-1998  leo Updates and clarifications (mostly from Julian Coleman).
 1.8 16-Dec-1997  leo Use _VER and _SVER_S where appropriate and update the gzipped and unpacked
sizes of the various distribution sets (sizes taken from the amiga docs).
 1.7 11-Nov-1997  leo First update pass.
 1.6 18-Sep-1997  mycroft branches: 1.6.2;
Reword the `domestic' items a bit so they do not state an explicit legal
opinion regarding ITAR/EAR.
 1.5 29-Oct-1996  leo Fix some typo's (From Rainer Brandt).
 1.4 09-Oct-1996  jtc merge in 1.2 branch
 1.3 02-Aug-1996  leo Final(?) update of the 1.2 install docs
 1.2 06-Jul-1996  leo First steps in getting the installation docs up to date.
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.6;
Atari distribution notes
 1.1.1.1.6.2 13-Mar-1997  mycroft 1.2 -> 1.2.1, foo12 -> foo121
 1.1.1.1.6.1 02-Aug-1996  leo Pull up the docs from the trunk.
 1.6.2.2 17-Dec-1997  mellon Pull rev 1.8 up from trunk (leo)
 1.6.2.1 12-Nov-1997  mellon Pull rev 1.7 up from trunk (leo)
 1.14.8.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.14.8.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.19.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.20.14.1 25-Jun-2018  pgoyette Sync with HEAD
 1.20.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.22.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.22.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.22.2.1 08-Apr-2020  martin Merge changes from current as of 20200406
 1.25.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.24 05-Apr-2010  tsutsui Also note EtherNEC.
 1.23 05-Apr-2010  tsutsui - note SMC_TT to supported VME-bus devices
- capitalize Ethernet
 1.22 23-Apr-2009  snj Various updates to the INSTALL notes in preparation for 5.0. Changes
are still to come.
 1.21 26-Jul-2003  salo branches: 1.21.32; 1.21.40; 1.21.42;
netbsd.org->NetBSD.org
 1.20 29-Jun-2002  lukem clean up whitespace, formatting, copyrights
 1.19 27-May-2002  leo First round documantation updates.
 1.18 29-Oct-2000  lukem branches: 1.18.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.17 19-Oct-2000  leo Drop 2940, add ESS-solo.
 1.16 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.15 27-Sep-2000  leo Sync recommended disk sizes with the Amiga port. I have no reason to believe
this is different for the Atari.
 1.14 30-Apr-1999  leo branches: 1.14.8;
Mention the package system (Julian Coleman).
 1.13 28-Apr-1999  leo Reorganize hardware list and bring it up-to-date.
 1.12 23-Apr-1999  leo Add a list of devices that are 'New' for 1.4. Don't pretend that all
devices supported are listed.
 1.11 06-Apr-1999  leo First round of corrections for the atari.
 1.10 13-Jan-1999  ross branches: 1.10.2;
Markup for -mdoc and -mdoc2html.
 1.9 09-Jan-1998  perry RCS Id Police.
 1.8 16-Dec-1997  leo Use _VER and _SVER_S where appropriate and update the gzipped and unpacked
sizes of the various distribution sets (sizes taken from the amiga docs).
 1.7 11-Nov-1997  leo First update pass.
 1.6 29-Oct-1996  leo branches: 1.6.2;
Fix some typo's (From Rainer Brandt).
 1.5 09-Oct-1996  jtc merge in 1.2 branch
 1.4 12-Aug-1996  leo Some small fixes suggested by David Brownlee
 1.3 02-Aug-1996  leo Final(?) update of the 1.2 install docs
 1.2 06-Jul-1996  leo First steps in getting the installation docs up to date.
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.6;
Atari distribution notes
 1.1.1.1.6.1 02-Aug-1996  leo Pull up the docs from the trunk.
 1.6.2.2 17-Dec-1997  mellon Pull rev 1.8 up from trunk (leo)
 1.6.2.1 15-Dec-1997  mellon Pull rev 1.7 up from trunk (veego)
 1.10.2.3 30-Apr-1999  perry pullup 1.12->1.14 (leo)
 1.10.2.2 23-Apr-1999  perry pullup 1.11->1.12 (leo)
 1.10.2.1 12-Apr-1999  leo pullup 1.10 ->1.11
Reality check....
 1.14.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.18.2.2 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.18.2.1 19-Jun-2002  lukem manually sync distrib/notes/** to -current.
 1.21.42.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.21.40.3 20-Nov-2010  riz Pull up following revision(s) (requested by tsutsui in ticket #1367):
sys/dev/ic/ne2000var.h: revision 1.25
sys/arch/atari/conf/MILAN.in: revision 1.24
sys/arch/atari/conf/MILAN.in: revision 1.25
sys/dev/ic/ne2000.c: revision 1.71
sys/dev/ic/ne2000.c: revision 1.72
sys/arch/atari/dev/if_ne_mb.c: revision 1.1
sys/arch/atari/dev/if_ne_mb.c: revision 1.2
sys/arch/atari/conf/MILAN-PCIIDE: revision 1.69
sys/arch/atari/conf/HADES.in: revision 1.10
sys/arch/atari/conf/HADES.in: revision 1.11
sys/arch/x68k/dev/if_ne_neptune.c: revision 1.20
sys/dev/isa/if_ne_isa.c: revision 1.27
sys/arch/atari/atari/autoconf.c: revision 1.57
sys/dev/ic/ne2000.c: revision 1.62
sys/dev/isapnp/if_ne_isapnp.c: revision 1.27
sys/arch/atari/conf/files.atari: revision 1.117
sys/arch/atari/conf/HADES: revision 1.88
sys/arch/atari/conf/GENERIC.in: revision 1.85
sys/dev/ic/ne2000.c: revision 1.65
sys/dev/ic/ne2000.c: revision 1.66
sys/dev/ic/ne2000.c: revision 1.68
sys/arch/atari/conf/MILAN-ISAIDE: revision 1.65
distrib/notes/atari/hardware: revision 1.24
sys/conf/files: revision 1.980
sys/dev/ic/ne2000var.h: revision 1.21
sys/arch/x68k/dev/if_ne_intio.c: revision 1.16
sys/dev/ic/dp8390.c: revision 1.74
sys/dev/ic/dp8390.c: revision 1.75
Added NE2000 with 8bit bus width support.
reviewd by tsutsui@ at tech-kern ML.
Fix a wrong calculation bug around RX ring buffer memory address
slipped in about sixteen years ago. Fortunately, it had been working
for ages because some devices used address zero and other devices
ignored wrong higher bits.
Tested on we(4) (SMC Elite Ultra) and ne(4) (NE2000 compatible
named UL0001) on ISA.
Note FreeBSD also uses the same correct value in their ed(4) driver.
Now dp8390_config() calculates mem_ring correctly so
no longer need to override it in ne2000_attach().
Use roundup2() in <sys/param.h> rather than a conditional.
Also fix a wrong mem_ring calculation in dp8390_ipkdb_attach().
Put several fixes to ne(4) driver for better 8 bit mode support,
especially on RTL8019AS which is also used for non-ISA local bus of
embedded controllers and some m68k machines like atari and x68k.
* move RTL8019 probe and attach code from each bus attachment
to MI ne2000_detect() and ne2000_attach()
* change a method for backend and attachment to specify 8 bit mode
to use a new sc->sc_quirk member, instead of sc->sc_dmawidth
* handle more NE2000 8 bit mode specific settings, including
bus_space(9) access width and available size of buffer memory
* add a function to detect NE2000 8 bit mode
(disabled by default, but enalbed by options NE2000_DETECT_8BIT
to avoid possible regression on various ISA clones)
* fix ipkdb attachment accordingly (untested)
Tested on two NE2000 ISA variants (RTL8019AS and another clone named UL0001)
in both 8 bit and 16 bit mode on i386. "Looks good" from nonaka@.
See my post on tech-kern for details:
http://mail-index.NetBSD.org/tech-kern/2010/02/26/msg007423.html
No need to override mem_ring value in ne2000_ipkdb_attach()
since a wrong calculation in dp8390_ipkdb_attach() was fixed.
Don't warn about DMA timeout during probe.
Add support for the EtherNEC.
The EtherNEC is yet another user designed device for Atari machines,
an NE2000 based ISA board connected to Atari's ROM cartridge slot with
simple but ingenious interface and cartridge port adapter, and
it's the most available network solution for the old Atari machines.
See following pages for more details about EtherNEC:
http://hardware.atari.org/ether/
http://home.arcor.de/thomas.redelberger/prj/atari/etherne/
http://www.freemint.org/ethernec/ethernec.html
Also note EtherNEC.
Use callout_schedule(9) rather than callout_reset(9) on polling
as callout(9) man says.
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.
Regen from HADES.in rev 1.11 and MILAN.in rev 1.25:
Remove EtherNEC from HADES and MILAN.
They have ISA so no one will bother to connect ISA NE2000 via EtherNEC.
 1.21.40.2 20-Nov-2010  riz Pull up following revision(s) (requested by tsutsui in ticket #1366):
sys/arch/atari/vme/if_we_vme.c: revision 1.1
sys/arch/atari/vme/if_we_vme.c: revision 1.2
sys/arch/atari/conf/files.atari: revision 1.116
sys/arch/atari/conf/GENERIC.in: revision 1.84
share/man/man4/we.4: revision 1.17
distrib/notes/atari/hardware: revision 1.23
Add support for the SMC Elite Ultra Ethernet with the SMC_TT VME-ISA bridge.
The SMC_TT is the user designed "handmade" VME-ISA bridge circuit
for 16 bit VME slot on TT030 and the SMC Elite Ultra ISA Ethernet card.
More information about SMC_TT can be found in the following archive:
ftp://ftp.funet.fi/pub/atari/net/smc_tt1.zip
Demonstrated on the NetBSD booth in Open Source Conference 2010 Kansai@Kobe.
Check if mapped bus_space regions are actually valid
before trying to access them.
Fixes trap panic when SMC_TT board is not installed. (oops)
Note atari SMC_TT in SYNOPSIS.
- note SMC_TT to supported VME-bus devices
- capitalize Ethernet
 1.21.40.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.21.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.20 30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.19 29-Jun-2002  lukem branches: 1.19.32; 1.19.34;
clean up whitespace, formatting, copyrights
 1.18 11-Jun-2002  leo Pull in the sysinst stuff.
 1.17 24-Jul-2001  nra branches: 1.17.2;
Minor spelling fixes.

choise -> choice
continous -> continuous
dalog -> dialog
labelled -> labeled
limitiations -> limitations
neccessary -> necessary
sceme -> scheme
standarize -> standardize
 1.16 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.15 19-Oct-2000  leo Note that you can atually edit AHDI pertitioning from within NetBSD now!
 1.14 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.13 03-Oct-2000  lukem - use "press" instead of "hit"
- update copyright date
 1.12 21-Jan-2000  tsutsui branches: 1.12.4;
rename (revert) memory disk filename /dev/mdX -> /dev/mdXa
 1.11 10-Jan-2000  tsutsui Fix root device name md0a -> md0
 1.10 30-Apr-1999  leo More typo's (Julian Coleman).
 1.9 28-Apr-1999  leo fix typo.
 1.8 13-Jan-1999  ross branches: 1.8.2;
Markup for -mdoc and -mdoc2html.
 1.7 17-Jun-1998  leo Clarify and correct the 'Configure your network' section a bit. Getting
this section to work perfect on the bootfloppy requires a lot more work :-(
 1.6 14-Jan-1998  scottr Update for mandated release structure.
 1.5 09-Jan-1998  perry RCS Id Police.
 1.4 07-Jan-1998  leo Updates and clarifications (mostly from Julian Coleman).
 1.3 06-Jul-1996  leo First steps in getting the installation docs up to date.
 1.2 28-Nov-1995  jtc branches: 1.2.4;
merge in changes from 1.1 release branch
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.2;
Atari distribution notes
 1.1.1.1.2.1 27-Oct-1995  leo MAKEDEV all -> ./MAKEDEV all
 1.2.4.1 02-Aug-1996  leo Pull up the docs from the trunk.
 1.8.2.1 30-Apr-1999  perry pullup 1.8->1.10 (leo)
 1.12.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.17.2.2 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.17.2.1 18-Jun-2002  lukem Pull up revision 1.18 (requested by leo in ticket #305):
Pull in the sysinst stuff.
 1.19.34.1 18-May-2008  yamt sync with head.
 1.19.32.2 05-Oct-2008  mjf Sync with HEAD.
 1.19.32.1 02-Jun-2008  mjf Sync with HEAD.
 1.7 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.6 20-May-2002  itojun branches: 1.6.34; 1.6.80;
use .It for formatting legal section.
 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 06-Jul-1996  leo First steps in getting the installation docs up to date.
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.6;
Atari distribution notes
 1.1.1.1.6.1 02-Aug-1996  leo Pull up the docs from the trunk.
 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.6.80.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.6.34.1 05-Oct-2008  mjf Sync with HEAD.
 1.13 23-Apr-2009  snj Various updates to the INSTALL notes in preparation for 5.0. Changes
are still to come.
 1.12 12-Feb-2003  leo branches: 1.12.32; 1.12.40; 1.12.42;
Get the documentation in sync with the kernel wrt. the floppy boot device.
 1.11 29-Jun-2002  lukem clean up whitespace, formatting, copyrights
 1.10 27-May-2002  leo First round documantation updates.
 1.9 24-Jul-2001  nra branches: 1.9.2;
Minor spelling fixes.

choise -> choice
continous -> continuous
dalog -> dialog
labelled -> labeled
limitiations -> limitations
neccessary -> necessary
sceme -> scheme
standarize -> standardize
 1.8 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.7 19-Oct-2000  leo Mention the fact that you can delay partitioning disks until you are
actually in the installer. Even when you want to use an AHDI compatible
disk layout.
 1.6 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.5 13-Jan-1999  ross branches: 1.5.10;
Markup for -mdoc and -mdoc2html.
 1.4 09-Jan-1998  perry RCS Id Police.
 1.3 05-Nov-1996  leo Add a description about how HDX should be used when preparing a NetBSD-bootable
disk using AHDI partitioning. (From Udo Erdelhoff).
 1.2 02-Aug-1996  leo Final(?) update of the 1.2 install docs
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.6;
Atari distribution notes
 1.1.1.1.6.2 06-Dec-1996  rat Pullup revision 1.3, requested by Leo Weppelman <leo@wau.mis.ah.nl>
 1.1.1.1.6.1 02-Aug-1996  leo Pull up the docs from the trunk.
 1.5.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.9.2.2 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.9.2.1 19-Jun-2002  lukem manually sync distrib/notes/** to -current.
 1.12.42.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.12.40.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.12.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.8 13-Jun-2002  leo branches: 1.8.32;
Just pull in ../common/upgrade.
 1.7 29-Oct-2000  lukem branches: 1.7.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.6 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.5 13-Jan-1999  ross branches: 1.5.10;
Markup for -mdoc and -mdoc2html.
 1.4 09-Jan-1998  perry RCS Id Police.
 1.3 06-Jul-1996  leo First steps in getting the installation docs up to date.
 1.2 28-Nov-1995  jtc branches: 1.2.4;
merge in changes from 1.1 release branch
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.2;
Atari distribution notes
 1.1.1.1.2.1 27-Oct-1995  leo MAKEDEV all -> ./MAKEDEV all
 1.2.4.1 02-Aug-1996  leo Pull up the docs from the trunk.
 1.5.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.7.2.2 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.7.2.1 18-Jun-2002  lukem Pull up revision 1.8 (requested by leo in ticket #307):
Just pull in ../common/upgrade.
 1.8.32.1 05-Oct-2008  mjf Sync with HEAD.
 1.15 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.14 08-Jul-2002  lukem branches: 1.14.6; 1.14.12; 1.14.14;
be consistent WRT "major" and "formal"
 1.13 08-Jul-2002  lukem update MD "whatis" to closer to what 1.6 provides
 1.12 29-Jun-2002  lukem clean up whitespace, formatting, copyrights
 1.11 14-Oct-2000  lukem branches: 1.11.2;
- 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.10 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.9 02-Oct-2000  lukem replace 1.4 with \\*V
 1.8 23-Apr-1999  leo branches: 1.8.8;
Add a list of devices that are 'New' for 1.4. Don't pretend that all
devices supported are listed.
 1.7 13-Jan-1999  ross branches: 1.7.2;
Markup for -mdoc and -mdoc2html.
 1.6 09-Jan-1998  perry RCS Id Police.
 1.5 11-Nov-1997  leo First update pass.
 1.4 29-Oct-1996  leo branches: 1.4.2;
Fix some typo's (From Rainer Brandt).
 1.3 02-Aug-1996  leo Final(?) update of the 1.2 install docs
 1.2 06-Jul-1996  leo First steps in getting the installation docs up to date.
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.6;
Atari distribution notes
 1.1.1.1.6.1 02-Aug-1996  leo Pull up the docs from the trunk.
 1.4.2.1 12-Nov-1997  mellon Pull rev 1.4 up from trunk (leo)
 1.7.2.1 23-Apr-1999  perry pullup 1.7->1.8 (leo)
 1.8.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.11.2.2 09-Jul-2002  lukem sync to -current
 1.11.2.1 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.14.14.1 03-Sep-2007  wrstuden Sync w/ NetBSD-4-RC_1
 1.14.12.1 31-Aug-2007  pavel sync the release notes with -current. The -current ones do not contain
anything specific to post-4.0.
 1.14.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.18 21-Nov-2019  martin Pass the set suffix (either .tgz or .tar.xz) from the makefile.
Document the rescue set.
 1.17 02-Oct-2019  maya Split out /rescue to its own set and adapt installers/images to add it.

This is meant to make updates safer: if something goes wrong with updating
base, we still have the old, standalone /rescue to recover from.
 1.16 06-Sep-2008  tsutsui branches: 1.16.62; 1.16.64;
Use \*[Lt] and \*[Gt].
 1.15 25-Nov-2006  mishka branches: 1.15.2; 1.15.4; 1.15.12; 1.15.18; 1.15.22;
PR/13749 - Incorrect options specified for dd(1) in tape installs.

Cleanup dd options accordingly to the following policy:
1) put if, of, bs, conv in this order
2) for reading/writing from/to disk don't use sync
4) reading from tape - use sync
3) writing to tape - use osync

Noted by Don Yuniskis (auryn at gci-net.com) via install/13749. Thanks!
Reviewed by <martin>. Thank you!
 1.14 29-Jun-2002  lukem clean up whitespace, formatting, copyrights
 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 06-Apr-1999  leo branches: 1.11.8;
First round of corrections for the atari.
 1.10 13-Jan-1999  ross branches: 1.10.2;
Markup for -mdoc and -mdoc2html.
 1.9 14-Jan-1998  scottr Update for mandated release structure.
 1.8 09-Jan-1998  perry RCS Id Police.
 1.7 07-Jan-1998  leo Updates and clarifications (mostly from Julian Coleman).
 1.6 16-Dec-1997  leo Use _VER and _SVER_S where appropriate and update the gzipped and unpacked
sizes of the various distribution sets (sizes taken from the amiga docs).
 1.5 10-Dec-1997  leo 12 -> 13
 1.4 09-Oct-1996  jtc branches: 1.4.2;
merge in 1.2 branch
 1.3 02-Aug-1996  leo Final(?) update of the 1.2 install docs
 1.2 06-Jul-1996  leo First steps in getting the installation docs up to date.
 1.1 09-Oct-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 09-Oct-1995  leo branches: 1.1.1.1.6;
Atari distribution notes
 1.1.1.1.6.2 13-Mar-1997  mycroft 1.2 -> 1.2.1, foo12 -> foo121
 1.1.1.1.6.1 02-Aug-1996  leo Pull up the docs from the trunk.
 1.4.2.2 17-Dec-1997  mellon Pull rev 1.6 up from trunk (leo)
 1.4.2.1 14-Dec-1997  mellon Pull rev 1.5 up from trunk (leo)
 1.10.2.1 12-Apr-1999  leo pullup 1.10 ->1.11
Reality check....
 1.11.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.13.2.1 02-Jul-2002  lukem manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
 1.15.22.1 18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.15.18.2 05-Oct-2008  mjf Sync with HEAD.
 1.15.18.1 28-Sep-2008  mjf Sync with HEAD.
 1.15.12.1 14-Sep-2008  bouyer Pull up following revision(s) (requested by tsutsui in ticket #1198):
distrib/notes/sandpoint/install: revision 1.4
distrib/notes/macppc/hardware: revision 1.45, 1.46
distrib/notes/next68k/prep: revision 1.7
distrib/notes/sun3/install: revision 1.16
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.10, 1.11
distrib/notes/mvme68k/xfer: revision 1.17
distrib/notes/vax/install: revision 1.17
distrib/notes/common/contents: revision 1.142
distrib/notes/next68k/xfer: revision 1.7
distrib/notes/common/sysinst: revision 1.91
distrib/notes/alpha/install: revision 1.34
distrib/notes/mvme68k/install: revision 1.20
distrib/notes/hp300/prep: revision 1.23
distrib/notes/common/sysinst: revision 1.92
distrib/notes/alpha/hardware: revision 1.15
distrib/notes/sparc64/install: revision 1.30
distrib/notes/cats/prep: revision 1.10
distrib/notes/sparc/hardware: revision 1.34
distrib/notes/sparc/prep: revision 1.23, 1.24
distrib/notes/sparc/install: revision 1.55
distrib/notes/hpcmips/install: revision 1.11
distrib/notes/common/main: revision 1.416
distrib/notes/amiga/prep: revision 1.27
distrib/notes/i386/hardware: revision 1.123
distrib/notes/evbppc/hardware: revision 1.4
distrib/notes/evbarm/prep: revision 1.9
distrib/notes/amiga/install: revision 1.34
distrib/notes/macppc/install: revision 1.37
distrib/notes/evbarm/install: revision 1.9
distrib/notes/sun2/install: revision 1.7
distrib/notes/sun2/install: revision 1.8
distrib/notes/mvme68k/prep: revision 1.14
distrib/notes/hp700/prep: revision 1.2
distrib/notes/mvme68k/hardware: revision 1.10
distrib/notes/atari/xfer: revision 1.16
distrib/notes/amiga/upgrade: revision 1.27
Cosmetics or mdoc warning fixes
 1.15.4.1 15-Sep-2008  skrll Sync with netbsd-4.
 1.15.2.1 14-Sep-2008  bouyer Pull up following revision(s) (requested by tsutsui in ticket #1198):
distrib/notes/sandpoint/install: revision 1.4
distrib/notes/macppc/hardware: revision 1.45, 1.46
distrib/notes/next68k/prep: revision 1.7
distrib/notes/sun3/install: revision 1.16
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.10, 1.11
distrib/notes/mvme68k/xfer: revision 1.17
distrib/notes/vax/install: revision 1.17
distrib/notes/common/contents: revision 1.142
distrib/notes/next68k/xfer: revision 1.7
distrib/notes/common/sysinst: revision 1.91
distrib/notes/alpha/install: revision 1.34
distrib/notes/mvme68k/install: revision 1.20
distrib/notes/hp300/prep: revision 1.23
distrib/notes/common/sysinst: revision 1.92
distrib/notes/alpha/hardware: revision 1.15
distrib/notes/sparc64/install: revision 1.30
distrib/notes/cats/prep: revision 1.10
distrib/notes/sparc/hardware: revision 1.34
distrib/notes/sparc/prep: revision 1.23, 1.24
distrib/notes/sparc/install: revision 1.55
distrib/notes/hpcmips/install: revision 1.11
distrib/notes/common/main: revision 1.416
distrib/notes/amiga/prep: revision 1.27
distrib/notes/i386/hardware: revision 1.123
distrib/notes/evbppc/hardware: revision 1.4
distrib/notes/evbarm/prep: revision 1.9
distrib/notes/amiga/install: revision 1.34
distrib/notes/macppc/install: revision 1.37
distrib/notes/evbarm/install: revision 1.9
distrib/notes/sun2/install: revision 1.7
distrib/notes/sun2/install: revision 1.8
distrib/notes/mvme68k/prep: revision 1.14
distrib/notes/hp700/prep: revision 1.2
distrib/notes/mvme68k/hardware: revision 1.10
distrib/notes/atari/xfer: revision 1.16
distrib/notes/amiga/upgrade: revision 1.27
Cosmetics or mdoc warning fixes
 1.16.64.2 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.16.64.1 17-Nov-2019  martin Pull up following revision(s) (requested by maya in ticket #435):

distrib/sets/maketars: revision 1.90
usr.sbin/sysinst/arch/playstation2/md.h: revision 1.2
usr.sbin/sysinst/arch/sandpoint/md.h: revision 1.3
usr.sbin/sysinst/arch/evbppc/md.h: revision 1.3
usr.sbin/sysinst/arch/hpcarm/md.h: revision 1.3
usr.sbin/sysinst/arch/mvme68k/md.h: revision 1.3
distrib/sun3/MakeInstTape: revision 1.3
usr.sbin/sysinst/util.c: revision 1.33
distrib/sets/lists/rescue/mi: revision 1.1
distrib/sets/lists/base/rescue.sun2: file removal
usr.sbin/sysinst/arch/zaurus/md.h: revision 1.3
distrib/sets/lists/base/rescue.ad.m68k.shl: file removal
distrib/sets/regpkgset: revision 1.13
usr.sbin/sysinst/arch/i386/md.h: revision 1.7
distrib/sets/lists/base/rescue.sparc: file removal
distrib/notes/mvme68k/xfer: revision 1.19
distrib/sets/sets.subr: revision 1.187
distrib/common/bootimage/Makefile.bootimage: revision 1.22
usr.sbin/sysinst/msg.mi.de: revision 1.16
usr.sbin/sysinst/arch/atari/md.h: revision 1.3
rescue/Makefile: revision 1.38
distrib/sets/lists/base/rescue.macppc: file removal
usr.sbin/sysinst/arch/arc/md.h: revision 1.4
distrib/miniroot/install.sub: revision 1.49
usr.sbin/sysinst/arch/acorn32/md.h: revision 1.3
usr.sbin/sysinst/arch/x68k/md.h: revision 1.3
usr.sbin/sysinst/arch/hpcmips/md.h: revision 1.3
usr.sbin/sysinst/arch/bebox/md.h: revision 1.3
usr.sbin/sysinst/arch/hpcsh/md.h: revision 1.2
distrib/sets/lists/base/rescue.shark: file removal
usr.sbin/sysinst/arch/emips/md.h: revision 1.5
distrib/utils/embedded/mkimage: revision 1.70
usr.sbin/sysinst/arch/shark/md.h: revision 1.3
usr.sbin/sysinst/arch/pmax/md.h: revision 1.4
usr.sbin/sysinst/arch/amiga/md.h: revision 1.4
usr.sbin/sysinst/arch/hp300/md.h: revision 1.5
rescue/list.ldconfig: file removal
distrib/sets/lists/base/rescue.ad.m68k: file removal
usr.sbin/sysinst/arch/prep/md.h: revision 1.4
usr.sbin/sysinst/arch/cats/md.h: revision 1.4
usr.sbin/sysinst/arch/amd64/md.h: revision 1.7
usr.sbin/sysinst/msg.mi.es: revision 1.17
usr.sbin/sysinst/msg.mi.fr: revision 1.20
usr.sbin/sysinst/msg.mi.pl: revision 1.23
distrib/sets/lists/base/rescue.i386: file removal
usr.sbin/sysinst/arch/evbarm/md.h: revision 1.3
distrib/sets/lists/base/rescue.vax: file removal
distrib/amd64/uefi-installimage/Makefile.bootimage: revision 1.12
usr.sbin/sysinst/arch/evbmips/md.h: revision 1.3
distrib/sets/lists/base/rescue.mi: file removal
distrib/sets/README: revision 1.14
usr.sbin/sysinst/arch/sgimips/md.h: revision 1.4
distrib/sets/lists/base/rescue.sparc64: file removal
distrib/sets/lists/base/rescue.mi: revision 1.45
distrib/sets/lists/base/rescue.mi: revision 1.46
usr.sbin/sysinst/arch/ofppc/md.h: revision 1.4
usr.sbin/sysinst/arch/cobalt/md.h: revision 1.4
distrib/sets/lists/base/rescue.ad.arm: file removal
distrib/sets/lists/base/rescue.mac68k: file removal
usr.sbin/sysinst/defs.h: revision 1.45
usr.sbin/sysinst/arch/landisk/md.h: revision 1.2
distrib/notes/atari/xfer: revision 1.17
etc/Makefile: revision 1.441
usr.sbin/sysinst/msg.mi.en: revision 1.22
distrib/sun2/MakeInstTape: revision 1.2

Remove ldconfig from /rescue, and mark it MI obsolete.
- ldconfig in netbsd refers to a.out binaries only. We've been ELF-only
since NetBSD 2.0 or so, and having it in /rescue served little purpose
even before that, as /rescue is standalone.
- Using MI obsolete to avoid the need for MD set lists where ldconfig
is the sole entry

Mark /rescue/edlabel as MI-obsolete, so we can remove all remaining MD
rescue set list files.

Split out /rescue to its own set and adapt installers/images to add it.

This is meant to make updates safer: if something goes wrong with updating
base, we still have the old, standalone /rescue to recover from.
 1.16.62.1 13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed