| History log of /src/distrib/notes/i386 |
| Revision | Date | Author | Comments |
| 1.3 | 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.2 | 26-Nov-2001 |
jhawk | regen
|
| 1.1 | 26-Nov-2001 |
jhawk | Initial generation of table of contents for each version of the release notes.
|
| 1.3 | 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.2 | 26-Nov-2001 |
jhawk | regen
|
| 1.1 | 26-Nov-2001 |
jhawk | Initial generation of table of contents for each version of the release notes.
|
| 1.3 | 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.2 | 26-Nov-2001 |
jhawk | regen
|
| 1.1 | 26-Nov-2001 |
jhawk | Initial generation of table of contents for each version of the release notes.
|
| 1.3 | 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.2 | 26-Nov-2001 |
jhawk | regen
|
| 1.1 | 26-Nov-2001 |
jhawk | Initial generation of table of contents for each version of the release notes.
|
| 1.6 | 21-Jul-2002 |
lukem | branches: 1.6.32; - define COMMON as "${.CURDIR}/../common", and use appropriately - remove .PATH: ${.CURDIR}/../common - update the various MERGED_SRCS lines to reflect reality
|
| 1.5 | 14-Jan-2001 |
mycroft | branches: 1.5.2; Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and do the cleaning differently.
|
| 1.4 | 31-Aug-2000 |
jhawk | Update dependancies to include common/sysinst and common/upgrade (where appropriate).
|
| 1.3 | 12-Dec-1999 |
fredb | branches: 1.3.4; Back out last commit.
|
| 1.2 | 12-Dec-1999 |
fredb | Install the notes under ${RELEASEDIR}.
|
| 1.1 | 13-Jan-1999 |
ross | branches: 1.1.6; Makefiles for notes.
|
| 1.1.6.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
| 1.3.4.2 | 26-Feb-2002 |
he | Pull up revision 1.5 (requested by simonb): Use bsd.man.mk instead of bsd.prog.mk, and do cleaning differently.
|
| 1.3.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.5.2.1 | 22-Jul-2002 |
lukem | Pull up revision 1.6 (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.6.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.36 | 24-Mar-2024 |
martin | Various style fixes (and some of VAX related errors and copy&pastos), from Mouse on tech-install.
|
| 1.35 | 25-Sep-2021 |
maya | branches: 1.35.2; Move DRM-driver firmware from base to its own set, gpufw
This set is only installed on amd64,i386,evbarm. This set is installed on minimal installs and on install media, in case someone needs it for basic driver functionality.
Comments: Switched to a single MK tunable for it - that is probably unneeded.
An upcoming DRM update will include even fatter firmware, and we'd like to minimize the impact of it.
|
| 1.34 | 07-Aug-2020 |
snj | s/developement/development/
|
| 1.33 | 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.32 | 21-Nov-2019 |
martin | Pass the set suffix (either .tgz or .tar.xz) from the makefile. Document the rescue set.
|
| 1.31 | 24-Jun-2018 |
leot | branches: 1.31.2; 1.31.4; Fix a typo
|
| 1.30 | 24-Jun-2018 |
martin | Document debug sets and kernel module directory.
|
| 1.29 | 19-May-2015 |
snj | branches: 1.29.8; 1.29.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.28 | 07-Mar-2015 |
mrg | remove vga@isa and pcdisplay@isa from i386 GENERIC, and create a new LEGACY kernel that includes them instead. now radeon@pci is able to properly claim wsdisplay0 on i386 systems, and radeondrmkms has a good chance of working.
this "fixes" PR#49290.
|
| 1.27 | 17-Aug-2012 |
riz | branches: 1.27.12; Add a description of the 'modules' set for all arches which have MODULAR somewhere in the configs.
|
| 1.26 | 28-May-2011 |
tsutsui | branches: 1.26.4; 1.26.6; 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.25 | 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.24 | 04-Oct-2000 |
lukem | update copyright date
|
| 1.23 | 08-Aug-2000 |
hubertf | We ship XFree 3.3.6 these days, not 3.3.3.1.
|
| 1.22 | 07-Aug-2000 |
hubertf | Remove paragraph about secr set.
|
| 1.21 | 24-May-1999 |
ross | branches: 1.21.8; Delete maze of twisty little conditionals. 6 down, 11 to go.
|
| 1.20 | 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.19 | 19-Mar-1999 |
ross | Remove this before someone changes it. There is a common contents file in distrib/notes/common/contents, conditionalized for the differences between platform distributions.
|
| 1.18 | 18-Mar-1999 |
perry | update X11 dist. information
|
| 1.17 | 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.16 | 28-Jan-1998 |
is | We don't ship with a FORTRAN compiler... point this out (the old text was misguiding). We do ship, however, with an Objective C compiler.
|
| 1.15 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.14 | 24-Dec-1997 |
perry | fix numerous typos, from Brian Baird <brb@brig.com>
|
| 1.13 | 21-Dec-1997 |
fvdl | Note the presence of the X sets.
|
| 1.12 | 19-Dec-1997 |
fvdl | Update install docs for new install system.
|
| 1.11 | 30-Nov-1997 |
perry | bring closer to reality (but still needs much work)
|
| 1.10 | 20-Oct-1997 |
perry | branches: 1.10.2; Update for 1.3 alpha -- still needs some work.
|
| 1.9 | 18-Sep-1997 |
mycroft | Reword the `domestic' items a bit so they do not state an explicit legal opinion regarding ITAR/EAR.
|
| 1.8 | 17-Jun-1997 |
mikel | use _VER for NetBSD version; note that fileset names must still be updated by hand.
|
| 1.7 | 14-Jun-1997 |
perry | update for 1.2G
|
| 1.6 | 25-Mar-1997 |
perry | describe "kern" set.
|
| 1.5 | 25-Mar-1997 |
perry | Partial upgrade of document to describe the interim SSTO floppies. I haven't renamed 1.2 to 1.2D everywhere since thats transient anyway...
|
| 1.4 | 09-Oct-1996 |
jtc | merge in 1.2 branch
|
| 1.3 | 28-Nov-1995 |
jtc | branches: 1.3.4; merge in changes from 1.1 release branch
|
| 1.2 | 17-Oct-1994 |
cgd | branches: 1.2.2; 1.2.4; mentione that the install notes are part of the distribtuion.
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1.1.2; install notes build goop
|
| 1.1.1.1.2.1 | 17-Oct-1994 |
cgd | from trunk.
|
| 1.2.4.1 | 25-Nov-1995 |
perry | update the install notes for 1.1
|
| 1.2.2.2 | 17-Oct-1994 |
cgd | mentione that the install notes are part of the distribtuion.
|
| 1.2.2.1 | 17-Oct-1994 |
cgd | file contents was added on branch netbsd-1-0 on 1994-10-17 23:03:41 +0000
|
| 1.3.4.2 | 13-Mar-1997 |
mycroft | 1.2 -> 1.2.1, foo12 -> foo121
|
| 1.3.4.1 | 18-Sep-1996 |
tls | these should be as ready for the 1.2 release as I can get them, starting at the last minute
|
| 1.10.2.5 | 29-Jan-1998 |
mellon | Pull up 1.15 (perry) and 1.16 (is)
|
| 1.10.2.4 | 24-Dec-1997 |
perry | pullup spelling fixes & typos from trunk.
|
| 1.10.2.3 | 21-Dec-1997 |
fvdl | Pullup from trunk (fvdl). With permission from Perry.
|
| 1.10.2.2 | 20-Dec-1997 |
perry | pullup from trunk (fvdl)
|
| 1.10.2.1 | 30-Nov-1997 |
perry | sync to trunk -- not quite finished yet, though
|
| 1.21.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.21.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.26.6.1 | 17-Aug-2012 |
riz | Pull up following revision(s) (requested by riz in ticket #507): distrib/notes/common/sysinst: revision 1.102 distrib/notes/common/main: revision 1.489 distrib/notes/hp300/contents: revision 1.16 distrib/notes/evbppc/contents: revision 1.2 distrib/notes/macppc/contents: revision 1.10 distrib/notes/amd64/contents: revision 1.2 distrib/notes/mmeye/contents: revision 1.2 distrib/notes/common/postinstall: revision 1.76 distrib/notes/i386/contents: revision 1.27 distrib/notes/hpcsh/contents: revision 1.2 distrib/notes/landisk/contents: revision 1.2 Bring MI release notes somewhat more up-to-date. More MI release notes updates, particularly around installing. This could use more love! Add a description of the 'modules' set for all arches which have MODULAR somewhere in the configs.
|
| 1.26.4.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.27.12.2 | 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.27.12.1 | 09-Mar-2015 |
snj | Pull up following revision(s) (requested by mrg in ticket #578): distrib/notes/i386/contents: revision 1.28 etc/etc.i386/Makefile.inc: revision 1.68 sys/arch/i386/conf/GENERIC: revision 1.1120 sys/arch/i386/conf/LEGACY: revision 1.1 remove vga@isa and pcdisplay@isa from i386 GENERIC, and create a new LEGACY kernel that includes them instead. now radeon@pci is able to properly claim wsdisplay0 on i386 systems, and radeondrmkms has a good chance of working. this "fixes" PR#49290.
|
| 1.29.14.1 | 25-Jun-2018 |
pgoyette | Sync with HEAD
|
| 1.29.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.31.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.31.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.31.2.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.35.2.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.128 | 20-Feb-2022 |
nia | Be less optimistic about i386 system reqirements. Remove extremely outdated list of support devices.
|
| 1.127 | 13-Nov-2010 |
jnemeth | Note new et(4).
|
| 1.126 | 26-Jan-2009 |
snj | Various updates to the install notes.
|
| 1.125 | 19-Nov-2008 |
snj | Fix a spelling error.
|
| 1.124 | 27-Sep-2008 |
tsutsui | branches: 1.124.2; Use `\*[Am]' rather than `\*&' for ampersand.
|
| 1.123 | 06-Sep-2008 |
tsutsui | Fix whitespace.
|
| 1.122 | 03-Sep-2008 |
tsutsui | Remove almost obsolete and useless "Unsupported devices" and "Required configurations" sections for legacy devices. Ok'ed by bouyer@.
|
| 1.121 | 14-Dec-2007 |
jnemeth | branches: 1.121.2; 1.121.6; 1.121.10; add ACPI to supported items
|
| 1.120 | 14-Apr-2005 |
tron | branches: 1.120.4; 1.120.6; 1.120.10; Add ethernet adapters driven by re(4) and wm(4) to the list of supported devices.
|
| 1.119 | 06-Apr-2005 |
martti | Added support for Dell CERC SATA RAID 1.5/6ch
|
| 1.118 | 07-Mar-2005 |
tron | branches: 1.118.2; Add ICH6 southbridge to list of support devices.
|
| 1.117 | 09-Jan-2005 |
snj | We support SMP these days. Noted by David H. Gutteridge in PR port-i386/28663.
|
| 1.116 | 24-Nov-2004 |
bouyer | pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64. Added to all kernel config file which had pdcide(4).
|
| 1.115 | 28-Oct-2004 |
martti | Added Dell PERC 4/SC
|
| 1.114 | 21-Oct-2004 |
martti | Added DELL PERC and MegaRAID
|
| 1.113 | 13-Feb-2004 |
wiz | branches: 1.113.2; RealTek -> Realtek.
|
| 1.112 | 30-Jun-2003 |
bouyer | Note ICH5 support.
|
| 1.111 | 30-Aug-2002 |
wiz | Add some commas in enumerations.
|
| 1.110 | 23-Aug-2002 |
bouyer | Note support for HPT372 and (better late than never) HPT374.
|
| 1.109 | 23-Aug-2002 |
bouyer | Add support for Promise Ultra133TX2, and Ultra133TX2v2.
|
| 1.108 | 30-Jul-2002 |
bouyer | Note ICH4 support.
|
| 1.107 | 22-Jul-2002 |
bouyer | Note VT8233A support.
|
| 1.106 | 29-Jun-2002 |
lukem | clean up whitespace, formatting
|
| 1.105 | 01-Jun-2002 |
bouyer | Note Sundance ST201 support
|
| 1.104 | 23-Apr-2002 |
bouyer | branches: 1.104.2; Add esiop; and rename 53c1010-33 to 53c1010 (the 66Mhz version should work too).
|
| 1.103 | 29-Mar-2002 |
he | Expand tabulators in .Bd -literal section, containing required irq/drq/io settings for devices. This is so that the resulting .html file renders as expected, instead of having the tabulated text coloumns flush against the right margin, at least when viewed with Netscape 4.77.
|
| 1.102 | 24-Mar-2002 |
bouyer | Note AMD-768 support
|
| 1.101 | 27-Jan-2002 |
tsutsui | Add Acard ATP-850/860 PCI IDE controllers to supported hardware.
|
| 1.100 | 25-Jan-2002 |
bouyer | Remplace ncr0 with siop0, and mention 53c1010 and 53c1510d
|
| 1.99 | 16-Dec-2001 |
bouyer | Note support of newer promise controllers.
|
| 1.98 | 01-Dec-2001 |
bouyer | Note ATAPI tape support
|
| 1.97 | 26-Nov-2001 |
jhawk | Add 3rd level sections to TOC (.Te), as this is so _long_. Make "Unsupported devices" and "Required configurations" real 2nd level.
|
| 1.96 | 30-Sep-2001 |
hubertf | Add ESS 1688 AudioDrive card as supported (esl driver)
|
| 1.95 | 17-Sep-2001 |
jdolecek | Add TCOM TC-400 & TC-800 to list of supported hw. Fixes misc/7364 by Geoff C. Wing
|
| 1.94 | 30-Jul-2001 |
jdolecek | update for recent changes in IBM PS/2 support
|
| 1.93 | 21-May-2001 |
jhawk | "Pull down" changes from the netbsd-1-5 branch. Basically re-sorts some things and adds a few.
|
| 1.92 | 21-May-2001 |
jhawk | Boy reading this stuff is an iterative process, especially on paper. Correct another wayward miscasing of "Plug and Play".
|
| 1.91 | 20-May-2001 |
jhawk | "Plug&Play" => "Plug and Play" according to the verdsion 1.0A Plug and Play BIOS Specification.
|
| 1.90 | 20-May-2001 |
jhawk | AC'97 => AC97 "is follows" => "follows"
|
| 1.89 | 11-May-2001 |
bouyer | Note AMD 756 and 766 support.
|
| 1.88 | 11-May-2001 |
bouyer | Update for VIA changes in pciide.
|
| 1.87 | 07-Apr-2001 |
jhawk | Note that footnotes are explained after Supported devices listing. No space before terminal sentence punctuation. Add some more to the WaveLAN entry. .(bullet implies initial It s/PCMIA/PCMCIA/
|
| 1.86 | 12-Mar-2001 |
bouyer | Update for promise Ultra/100 support.
|
| 1.85 | 22-Jan-2001 |
hubertf | Add VIA VT82C686A southbridge integrated AC'97 audio From htdocs/Hardware/pci.html.
|
| 1.84 | 22-Jan-2001 |
hubertf | * Sort audio drivers by alphabet * Add Cirrus Logic CS461x * Add ESS Maestro 2/2e
Thanks to Tatoku Ogaito <tacha@trap.fukui-med.ac.jp> for reminding me on this.
|
| 1.83 | 22-Jan-2001 |
augustss | Add CS4280 and CS4281.
|
| 1.82 | 09-Jan-2001 |
bouyer | Update for Ultra/100, and add ICH2
|
| 1.81 | 13-Nov-2000 |
hubertf | Several changes to our release notes, OK'd by Luke Mewburn:
* mention additional kernels in binary/kernel/ dir: GENERIC_LAPTOP, etc * note that we also include firewall software (besides X, ...) * don't Xref the BUGS file, as it's gone * update some file sizes (source .tgz files) to match BETA2 * mention that syssrc contains the source for all architectures * Sysinst now allows setting root password and timezone - note that. * Explain how to actually install binary packages, giving some examples that people may want to install. * Mention rawrite32 near rawrite. * Don't show preparation of install tape on i386 * update i386 hardware a bit. This needs to be generated automatically... * Many minor nits & typos.
|
| 1.80 | 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.79 | 20-Oct-2000 |
ad | Note twe.
|
| 1.78 | 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.77 | 04-Oct-2000 |
lukem | refer to the GENERIC kernel as "GENERIC" and not "generic"
|
| 1.76 | 26-Sep-2000 |
ad | cac* at eisa? reported as working.
|
| 1.75 | 27-Jul-2000 |
bouyer | Now that HPT370 works we can claim to support it.
|
| 1.74 | 07-Jul-2000 |
bouyer | Note promise Ultra/100 support.
|
| 1.73 | 26-Jun-2000 |
jdolecek | note experimental MCA support add [m] flag and use it for devices supported by MCA-enabled kernels
|
| 1.72 | 26-Jun-2000 |
bouyer | Note PCI0648/0649 support.
|
| 1.71 | 12-Jun-2000 |
bouyer | branches: 1.71.2; Note HPT366 support.
|
| 1.70 | 21-Apr-2000 |
explorer | Add documentation for Addonics FlexPort 8S
|
| 1.69 | 21-Mar-2000 |
soda | add Adaptec AHA-2910, 2915, 2920, and 2930C adapters (supported by ahc)
|
| 1.68 | 20-Mar-2000 |
ad | Note devices supported by cac(4).
|
| 1.67 | 15-Mar-2000 |
tsutsui | Remove AIC-7890 from "we do NOT currently support" list.
|
| 1.66 | 15-Mar-2000 |
fvdl | Note support for more Adaptec SCSI cards.
|
| 1.65 | 24-Feb-2000 |
ad | Note DPT ISA support.
|
| 1.64 | 07-Feb-2000 |
bouyer | Add a note for RealTek 8129/8139, and remove the '[*] [+]' for the rhine, it's now on the boot floppy.
|
| 1.63 | 07-Feb-2000 |
hubertf | Sync with the INSTALL kernel config file.
XXX This file should be generated automatically...
|
| 1.62 | 04-Feb-2000 |
dante | Add AdvanSys U2W boards support
|
| 1.61 | 25-Jan-2000 |
augustss | Add a line about USB Ethernet adapters.
|
| 1.60 | 24-Jan-2000 |
mcr | install notes for ioat66 device
|
| 1.59 | 02-Jan-2000 |
itojun | sync with reality. cnw(4) and awi(4) are not in INSTALL kernel.
|
| 1.58 | 30-Nov-1999 |
itojun | add wireless network adapters (cnw, wi, awi). (is there any MI document for supported adapters?)
|
| 1.57 | 28-Oct-1999 |
bouyer | 'Compaq Dual Port Netelligent 10/100 TX' is not 'untested' any more, I have 3 of them in a router for more than a year now :)
|
| 1.56 | 06-Oct-1999 |
drochner | {aria,nca} at isa were removed from GENERIC
|
| 1.55 | 29-Sep-1999 |
ad | Note DPT support.
|
| 1.54 | 30-Aug-1999 |
bouyer | branches: 1.54.2; Note Intel 82801 support.
|
| 1.53 | 29-Aug-1999 |
bouyer | Note Promise PDC20246 (Ultra/33) and PDC20262 (Ultra/66) support.
|
| 1.52 | 16-Aug-1999 |
augustss | Add umodem device.
|
| 1.51 | 13-Jul-1999 |
kleink | Add Solo-1.
|
| 1.50 | 13-May-1999 |
sommerfeld | Add text mentioning PCMCIA
|
| 1.49 | 03-May-1999 |
fvdl | Update this. From Izumi Tsutsui.
|
| 1.48 | 29-Apr-1999 |
bad | Mention Token-Ring cards supported by the tr(4) driver.
|
| 1.47 | 12-Apr-1999 |
bouyer | Also add ASUS PCI-DEC100TX+ to the list of tulip-based boards.
|
| 1.46 | 12-Apr-1999 |
bouyer | Another Tulip-based board which works: DLINK DFE500-TX.
|
| 1.45 | 31-Mar-1999 |
bouyer | branches: 1.45.2; According to Bill Paul <wpaul@ctr.columbia.edu>, only the baseboard variant of the Compaq NetFlex 3/P uses a Thunerlan TNETE100 chip. The PCI variant use some other PCI chip the ThunderLAN driver can't handle yet. Also, correct SYNOPSYS.
|
| 1.44 | 30-Mar-1999 |
perry | note that we support the 3c905B now.
|
| 1.43 | 25-Mar-1999 |
dante | Add a supported AdvanSys SCSI adapter.
|
| 1.42 | 25-Mar-1999 |
explorer | Add info for LMC cards
|
| 1.41 | 24-Mar-1999 |
dante | Add AdvanSys SCSI host adapters to the supported hardware
|
| 1.40 | 19-Feb-1999 |
tron | Be more precise about which of Adaptec's AIC chips we support. Fixes PR kern/7011 by Olaf Seibert.
|
| 1.39 | 02-Feb-1999 |
bouyer | Update to current state of pciide. Note support of ISA, ISAPnp and PCMCIA IDE controllers too.
|
| 1.38 | 13-Jan-1999 |
ross | Markup for -mdoc and -mdoc2html.
|
| 1.37 | 10-Nov-1998 |
bouyer | Note support of the CMD PCI0643 and 0646 IDE controllers.
|
| 1.36 | 19-Oct-1998 |
bouyer | Note PCI IDE support and ATAPI disks.
|
| 1.35 | 29-Jul-1998 |
augustss | Note the supported USB hardware.
|
| 1.34 | 12-Jul-1998 |
augustss | Add USB.
|
| 1.33 | 03-Jul-1998 |
augustss | Add another sound card.
|
| 1.32 | 06-Jun-1998 |
augustss | Add Aria driver.
|
| 1.31 | 22-May-1998 |
drochner | note that 3c905B in not supported (from Nathan J Williams <nathanw@mit.edu>)
|
| 1.30 | 20-May-1998 |
drochner | DEPCA (ISA) is proven to work add 3c90X
|
| 1.29 | 14-May-1998 |
augustss | Add Ensoniq AudioPCI.
|
| 1.28 | 13-Feb-1998 |
enami | SlimSCSI is not AHA- but APA-.
|
| 1.27 | 14-Jan-1998 |
drochner | update for changed uha1 ISA base address
|
| 1.26 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.25 | 09-Jan-1998 |
perry | Fix a pr-4797 (Dave Huang) -- we messed up the model number on one NCR SCSI adapter.
|
| 1.24 | 24-Dec-1997 |
perry | fix numerous typos, from Brian Baird <brb@brig.com>
|
| 1.23 | 16-Dec-1997 |
mikel | add two more 53c8xx-based cards; from Dave Huang in PR 4687
|
| 1.22 | 04-Dec-1997 |
mikel | add devices supported by cy, guspnp, and joy drivers to list; note that APM is not included in INSTALL kernels
|
| 1.21 | 01-Dec-1997 |
bouyer | iy (Intel etherexpress pro/10) is on the install floppy. Also update I/O adress.
|
| 1.20 | 23-Nov-1997 |
fvdl | Fix 3COM 3x90X and Intel EtherExpress 100 info. From Matthias Scheler.
|
| 1.19 | 19-Nov-1997 |
bouyer | Add "TI TravelMate 5000 series laptop docking station's ethernet board" to the list of supported harware by the TL driver (per William Coldwell).
|
| 1.18 | 10-Nov-1997 |
fvdl | Make this more up to date.
|
| 1.17 | 21-Oct-1997 |
bouyer | Correct ThunderLAN spelling
|
| 1.16 | 20-Oct-1997 |
perry | branches: 1.16.2; Remove false reference claiming that WD7000 support isn't present in the small floppy, given that there is no such beast any longer.
|
| 1.15 | 19-Oct-1997 |
soda | These problems are fixed by thorpej's ahc->sc_xxxq, since Dec 02 1996.
|
| 1.14 | 18-Oct-1997 |
matt | Add some PCMCIA devices (done while noting DEC DEPCM-BA and DE305 support).
|
| 1.13 | 17-Oct-1997 |
bouyer | Note support of Compaq's thunderland-based network adapters
|
| 1.12 | 12-Sep-1997 |
jtk | minor mods: * BIOS for NCR only needed to boot * eliminate redundancy in APM description * wordsmithing on driver inclusion in INSTALL kernels
|
| 1.11 | 03-Sep-1997 |
bouyer | Add an entry for ATAPI CD-ROMs. Also the section about SCSI and ATA(PI) to explain how devices names are assigned. Also restored some tabs.
|
| 1.10 | 03-Aug-1997 |
matt | Note that EtherWORKS III are now supported.
|
| 1.9 | 17-Jun-1997 |
mikel | use _VER for NetBSD version; note that fileset names must still be updated by hand.
|
| 1.8 | 14-Jun-1997 |
perry | update for 1.2G
|
| 1.7 | 25-Mar-1997 |
perry | Update. In particular, remove refernces to the kcoth/kcadp split (we no longer have split kernels) and remove references to "kernel copy" floppies since we are now using ramdisk boot kernels.
|
| 1.6 | 15-Oct-1996 |
fvdl | Add APM to supported hardware and 1.2 -> 1.2A
|
| 1.5 | 09-Oct-1996 |
jtc | merge in 1.2 branch
|
| 1.4 | 26-Apr-1996 |
scottr | branches: 1.4.4; Sync with reality with regard to EtherExpress 16
|
| 1.3 | 28-Nov-1995 |
jtc | merge in changes from 1.1 release branch
|
| 1.2 | 17-Oct-1994 |
cgd | branches: 1.2.2; 1.2.4; modify for generic kernel contents
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1.1.2; install notes build goop
|
| 1.1.1.1.2.1 | 17-Oct-1994 |
cgd | from trunk.
|
| 1.2.4.1 | 25-Nov-1995 |
perry | update the install notes for 1.1
|
| 1.2.2.2 | 17-Oct-1994 |
cgd | modify for generic kernel contents
|
| 1.2.2.1 | 17-Oct-1994 |
cgd | file hardware was added on branch netbsd-1-0 on 1994-10-17 21:53:22 +0000
|
| 1.4.4.2 | 12-Mar-1997 |
mycroft | Mention the 3c90X.
|
| 1.4.4.1 | 18-Sep-1996 |
tls | these should be as ready for the 1.2 release as I can get them, starting at the last minute
|
| 1.16.2.8 | 24-Dec-1997 |
perry | pullup spelling fixes & typos from trunk.
|
| 1.16.2.7 | 17-Dec-1997 |
mellon | Pull rev 1.23 up from trunk (mikel)
|
| 1.16.2.6 | 15-Dec-1997 |
mellon | Pull rev 1.22 up from trunk (mikel)
|
| 1.16.2.5 | 01-Dec-1997 |
mellon | Pull rev 1.21 up from trunk (bouyer) (reviewed by mellon)
|
| 1.16.2.4 | 23-Nov-1997 |
fvdl | Pull up from trunk: fix Intel EtherExpress and 3COM 3x90x info.
|
| 1.16.2.3 | 19-Nov-1997 |
mellon | Pull rev 1.19 up from trunk (bouyer)
|
| 1.16.2.2 | 10-Nov-1997 |
fvdl | Make this more up to date.
|
| 1.16.2.1 | 21-Oct-1997 |
mrg | pull up from trunk: Correct ThunderLAN spelling
|
| 1.45.2.11 | 27-Jul-2000 |
he | Pull up revision 1.75 (via patch, requested by bouyer): Clear the interrupt disable bit of the HPT370, and document HPT370 support.
|
| 1.45.2.10 | 23-Jul-2000 |
he | Pull up revision 1.74 (via patch, requested by bouyer): Add support for the Promise Ultra/100 PCI IDE controller (in Ultra/66 mode only).
|
| 1.45.2.9 | 07-Jul-2000 |
he | Apply patch (requested by bouyer): Document that we now support more PCIIDE controllers: o AMD 756 o CMD PCI0648 and PCI0649 o Hightpoint HPT366 o OPTi 82c621 (and a few of its derivatives) o Promise Ultra/33 and Ultra/66 o Intel 82801 (ICH/ICH0)
|
| 1.45.2.8 | 12-Feb-2000 |
he | Apply patch (requested by he): Make list of hardware and configuration settings more consistent with what is in the GENERIC and INSTALL kernels. In particular: o Add DPT SCSI SmartCache/SmartRAID boards o Add RealTek 8129/8139 based boards o Split up AT&T StarLAN, 3COM 3c507 and Intel EtherExpress 16 entries o Correct lc0 entry o Add IBM token ring cards to config section
|
| 1.45.2.7 | 08-Feb-2000 |
he | Pull up revision 1.57 (requested by bouyer): The dual-port Compaq Netelligent is not ``untested'' anymore.
|
| 1.45.2.6 | 06-Feb-2000 |
he | Apply patch (requested by bouyer): The rl(4) device driver is now on the install floppy. Remove the '[*] [+]' designation.
|
| 1.45.2.5 | 31-Jan-2000 |
he | Pull up revision 1.60 (requested by mcr): Document the ioat device driver.
|
| 1.45.2.4 | 09-Oct-1999 |
cgd | pull up rev 1.56 from trunk (requested by drochner): Remove "nca* at isa?" from i386 GENERIC kernel. Its probe function gives false positives and steps on other hardware. Fixes PR#8361.
|
| 1.45.2.3 | 08-May-1999 |
perry | sync to 1.49. This is the last 1.4 pullup.
|
| 1.45.2.2 | 29-Apr-1999 |
perry | pullup 1.47->1.48 (bad)
|
| 1.45.2.1 | 12-Apr-1999 |
bouyer | Pull up 1.45->1.47: add 2 Tulip-based boards (ASUS and DLINK).
|
| 1.54.2.1 | 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
| 1.71.2.21 | 29-Mar-2002 |
he | Pull up revision 1.103 (requested by he): Expand tabulators for reasonable .html formatting.
|
| 1.71.2.20 | 25-Mar-2002 |
he | Pull up revision 1.102 (requested by bouyer): Add support for the pciide part of the AMD-768 chipset.
|
| 1.71.2.19 | 26-Feb-2002 |
he | Apply patch (requested by he): Note support for SiS-900 type Ethernet boards.
|
| 1.71.2.18 | 23-Feb-2002 |
he | Pull up revision 1.97 (via patch, requested by he): Add Table of Contents to the install notes.
|
| 1.71.2.17 | 06-Feb-2002 |
he | Pull up revision 1.101 (requested by tsutsui): Add support for Acard ATP-850/860 pciide controllers.
|
| 1.71.2.16 | 29-Jan-2002 |
he | Pull up revision 1.100 (requested by bouyer): Replace ncr0 with siop0, and mention 53c1010-33 and 53c1510D.
|
| 1.71.2.15 | 26-May-2001 |
he | Apply patch (requested by jhawk): We do not have 3ware Escalade driver for 1.5.1.
|
| 1.71.2.14 | 21-May-2001 |
jhawk | Pull up revisions 1.90-1.92 (requested by jhawk): Synchronize common part of release notes with the trunk.
|
| 1.71.2.13 | 15-May-2001 |
he | Pull up revisions 1.88-1.89 (requested by bouyer): Add support for newer VIA pciide controllers. Add support for the AMD 766 pciide controller. Properly distinguish between HPT366 and HPT370 controllers.
|
| 1.71.2.12 | 09-May-2001 |
he | Apply patch (requested by he): A few fixes: o Cycalades Y cards not enabled in GENERIC o Note Byte Runner serial cards o Expand list of 3COM cards supported by ex(4) o Add a couple of wireless cards; mark as ``in'', as they are in the _LAPTOP kernels. o Add new audio cards/devices
|
| 1.71.2.11 | 06-May-2001 |
he | Pull up revisions 1.83-1.85,1.87 (requested by he): Sort audio drivers by alphabet, add cs461x, cs4280, cs4281, and ESS Maestro-1/2/2E. Note where footnotes are explained, and some minor spelling and punctuation fixes.
|
| 1.71.2.10 | 13-Mar-2001 |
he | Pull up revision 1.86 (requested by bouyer): Support Ultra/100 speed on Promise Ultra/100, and fix ``bogus intr'' messages generated under some conditions.
|
| 1.71.2.9 | 04-Feb-2001 |
he | Pull up revision 1.82 (requested by bouyer): Update for Ultra/100 support, and add ICH2.
|
| 1.71.2.8 | 22-Jan-2001 |
hubertf | Wrong branch, back out. Sorry!
|
| 1.71.2.7 | 22-Jan-2001 |
hubertf | * Sort audio drivers by alphabet * Add Cirrus Logic CS461x, CS4280 and CS4281 * Add ESS Maestro 2/2e
Thanks to Tatoku Ogaito <tacha@trap.fukui-med.ac.jp> for reminding me on this.
|
| 1.71.2.6 | 13-Nov-2000 |
lukem | pull up rev 1.81 [hubertf]
|
| 1.71.2.5 | 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.71.2.4 | 27-Jul-2000 |
bouyer | Pull up (approved by thorpej): sys/dev/pci/pciide.c 1.80 -> 1.81 sys/dev/pci/pciide_hpt_reg.h 1.1 -> 1.2 distrib/notes/i386/hardware 1.74 -> 1.75 share/man/man4/pciide.4 1.22 -> 1.23 Make sure the HPT370's interrupts disable bit is cleared. Now that HPT370 supports works, document it.
|
| 1.71.2.3 | 19-Jul-2000 |
bouyer | pull up (approved by thorpej): share/man/man4/pciide.4 1.21 -> 1.22 distrib/notes/i386/hardware 1.73 -> 1.74 Document the Promise Ultra/100 support.
|
| 1.71.2.2 | 03-Jul-2000 |
thorpej | Pull up rev. 1.73: note experimental MCA support add [m] flag and use it for devices supported by MCA-enabled kernels
|
| 1.71.2.1 | 27-Jun-2000 |
bouyer | Pull up 1.71->1.72, approved by thorpej: Note PCI0648 support
|
| 1.104.2.6 | 16-Aug-2003 |
tron | Pull up revision 1.112 via patch (requested by bouyer in ticket #1371): Note ICH5 support.
|
| 1.104.2.5 | 01-Nov-2002 |
tron | Pull up revision 1.109 (requested by bouyer in ticket #724): Add support for Promise Ultra133TX2, and Ultra133TX2v2.
|
| 1.104.2.4 | 02-Aug-2002 |
lukem | pull up rev 1.107 (requested by bouyer in #603): Note VT8233A support.
|
| 1.104.2.3 | 01-Aug-2002 |
lukem | Pull up revision 1.108 (requested by bouyer in ticket #590): Note ICH4 support.
|
| 1.104.2.2 | 02-Jul-2002 |
lukem | manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
|
| 1.104.2.1 | 10-Jun-2002 |
tv | Pull up revision 1.105 (requested by 128 in ticket #0): - mask IE_UpdateStats interrupt: the driver fails to clear the interrupt and enter an interrupt loop (it may be a chip bug, I didn't have the time to investigate yet) if it attemps to transmit some packets while the link is down (like unplug/replug the cable, ifconfig down/ifconfig up or after a transmit underrun condition, see below) - bump the default transmit threshold to 1504 to avoid transmit underruns. The driver resets the chip after a transmit underrun condition, which makes the link go down for several seconds, which is unacceptable for a server usage (after bootup you'll get 10s of underruns before the threshold is high enouth and things stabilize, which means the link is almost unusable for minutes) - update documentation to mention the quad-port DFE580TX, and mention the driver in notes.
|
| 1.113.2.3 | 15-Aug-2005 |
snj | Pull up revision 1.120 (requested by riz in ticket #5580): Add ethernet adapters driven by re(4) and wm(4) to the list of supported devices.
|
| 1.113.2.2 | 29-Nov-2004 |
jmc | branches: 1.113.2.2.2; Pullup patch (requested by martti in ticket #971)
Added Dell PERC 4/Di
|
| 1.113.2.1 | 12-Nov-2004 |
jmc | Pullup patch (requested by martti in ticket #953)
Added Dell PERC 4/SC
|
| 1.113.2.2.2.5 | 22-Aug-2005 |
riz | Pull up revision 1.117 (requested by rpaulo in ticket #5594): We support SMP these days. Noted by David H. Gutteridge in PR port-i386/28663.
|
| 1.113.2.2.2.4 | 15-Aug-2005 |
snj | Pull up revision 1.120 (requested by riz in ticket #5580): Add ethernet adapters driven by re(4) and wm(4) to the list of supported devices.
|
| 1.113.2.2.2.3 | 15-Aug-2005 |
snj | Pull up revision 1.118 (requested by riz in ticket #5579): Add ICH6 southbridge to list of support devices.
|
| 1.113.2.2.2.2 | 11-May-2005 |
riz | Pull up revision 1.119 (requested by martti in ticket #1402): Added support for Dell CERC SATA RAID 1.5/6ch
|
| 1.113.2.2.2.1 | 02-Apr-2005 |
he | Pull up revision 1.116 (requested by bouyer in ticket #1019): Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of controllers.
|
| 1.118.2.2 | 07-May-2005 |
riz | Pull up revision 1.120 (requested by tron in ticket #150): Add ethernet adapters driven by re(4) and wm(4) to the list of supported devices.
|
| 1.118.2.1 | 07-Apr-2005 |
tron | Pull up revision 1.119 (requested by martti in ticket #116): Added support for Dell CERC SATA RAID 1.5/6ch
|
| 1.120.10.1 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.120.6.2 | 15-Sep-2008 |
skrll | Sync with netbsd-4.
|
| 1.120.6.1 | 06-Jan-2008 |
wrstuden | Catch up to netbsd-4.0 release.
|
| 1.120.4.4 | 05-Nov-2008 |
snj | Pull up following revision(s) (requested by tsutsui in ticket #1219): distrib/notes/common/main: revision 1.421 distrib/notes/mac68k/install: revision 1.30 distrib/notes/common/sysinst: revision 1.95 distrib/notes/i386/hardware: revision 1.124 Use `\*[Am]' rather than `\*&' for ampersand.
|
| 1.120.4.3 | 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.120.4.2 | 14-Sep-2008 |
bouyer | pullup the following revisions (requested by tsutsui in ticket #1195): distrib/notes/acorn32/prep.RISCOS 1.19 distrib/notes/common/contents 1.140, 1.141 distrib/notes/common/legal.common 1.51 distrib/notes/common/macros 1.35 distrib/notes/common/main 1.385, 1.387, 1.389 via patch, 1.390-1.394, 1.397-1.403, 1.405 via patch, 1.406-1.407, 1.409, 1.413, 1.415 distrib/notes/common/sysinst 1.86-1.87, 1.90 distrib/notes/common/upgrade 1.24 distrib/notes/hp300/prep 1.22 distrib/notes/i386/hardware 1.122
Various fixes to install notes, including fix display issues and sync developers lists with reality
|
| 1.120.4.1 | 15-Dec-2007 |
bouyer | branches: 1.120.4.1.2; 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.120.4.1.2.3 | 05-Nov-2008 |
snj | Pull up following revision(s) (requested by tsutsui in ticket #1219): distrib/notes/common/main: revision 1.421 distrib/notes/mac68k/install: revision 1.30 distrib/notes/common/sysinst: revision 1.95 distrib/notes/i386/hardware: revision 1.124 Use `\*[Am]' rather than `\*&' for ampersand.
|
| 1.120.4.1.2.2 | 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.120.4.1.2.1 | 14-Sep-2008 |
bouyer | pullup the following revisions (requested by tsutsui in ticket #1195): distrib/notes/acorn32/prep.RISCOS 1.19 distrib/notes/common/contents 1.140, 1.141 distrib/notes/common/legal.common 1.51 distrib/notes/common/macros 1.35 distrib/notes/common/main 1.385, 1.387, 1.389 via patch, 1.390-1.394, 1.397-1.403, 1.405 via patch, 1.406-1.407, 1.409, 1.413, 1.415 distrib/notes/common/sysinst 1.86-1.87, 1.90 distrib/notes/common/upgrade 1.24 distrib/notes/hp300/prep 1.22 distrib/notes/i386/hardware 1.122
Various fixes to install notes, including fix display issues and sync developers lists with reality
|
| 1.121.10.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.121.6.2 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.121.6.1 | 28-Sep-2008 |
mjf | Sync with HEAD.
|
| 1.121.2.2 | 14-Dec-2007 |
jnemeth | add ACPI to supported items
|
| 1.121.2.1 | 14-Dec-2007 |
jnemeth | file hardware was added on branch mjf-devfs on 2007-12-14 06:32:22 +0000
|
| 1.124.2.1 | 26-Jan-2009 |
snj | Pull up following revision(s) (requested by jmcneill in ticket #321): distrib/notes/common/contents: revision 1.144 distrib/notes/common/contents: revision 1.149 distrib/notes/common/main: revision 1.428 distrib/notes/common/main: revision 1.429 distrib/notes/common/main: revision 1.433 distrib/notes/common/netboot: revision 1.34 distrib/notes/common/postinstall: revision 1.72 distrib/notes/common/sysinst: revision 1.96 distrib/notes/common/upgrade: revision 1.26 distrib/notes/i386/hardware: revision 1.125 distrib/notes/i386/hardware: revision 1.126 distrib/notes/sparc64/install: revision 1.31 distrib/notes/sparc64/prep: revision 1.14 distrib/notes/sparc64/hardware: revision 1.25 distrib/notes/sparc64/hardware: revision 1.26 distrib/notes/sparc64/hardware: revision 1.27 Lots of updates to the install notes.
|
| 1.24 | 10-Oct-2000 |
lukem | branches: 1.24.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.23 | 04-Oct-2000 |
lukem | minor knf
|
| 1.22 | 13-Jan-1999 |
ross | branches: 1.22.10; Markup for -mdoc and -mdoc2html.
|
| 1.21 | 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.20 | 04-Jul-1998 |
is | Fix typo pointed out by Michael K. Sandersi in PR 5656.
|
| 1.19 | 15-May-1998 |
fvdl | Update: system boots fully after install, TERM + mount frobbing to be able to edit rc.conf no longer needed. Add a "Quick Install" section, using CD-ROM as an example.
|
| 1.18 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.17 | 25-Dec-1997 |
fvdl | Don't advise to throw away /.profile. The one used during install will be overwritten by the etc set already. Also, add better instructions on how to configure things once sysinst is done.
|
| 1.16 | 24-Dec-1997 |
perry | fix numerous typos, from Brian Baird <brb@brig.com>
|
| 1.15 | 19-Dec-1997 |
fvdl | Remove extraneous line.
|
| 1.14 | 19-Dec-1997 |
fvdl | Update install docs for new install system.
|
| 1.13 | 30-Nov-1997 |
perry | bring closer to reality (but still needs much work)
|
| 1.12 | 20-Oct-1997 |
perry | branches: 1.12.2; 12G -> 13
|
| 1.11 | 17-Jun-1997 |
mikel | use _VER for NetBSD version; note that fileset names must still be updated by hand.
|
| 1.10 | 14-Jun-1997 |
perry | update for 1.2G
|
| 1.9 | 25-Mar-1997 |
perry | fix silly typo
|
| 1.8 | 25-Mar-1997 |
perry | Update for the new ramdisk based install, with the installed kernel implicitly moved into the kern??? set.
|
| 1.7 | 09-Oct-1996 |
jtc | merge in 1.2 branch
|
| 1.6 | 28-Nov-1995 |
jtc | branches: 1.6.4; merge in changes from 1.1 release branch
|
| 1.5 | 18-Oct-1994 |
cgd | branches: 1.5.2; 1.5.4; clean up adam's work.
|
| 1.4 | 18-Oct-1994 |
glass | doc update...needs wordsmithing
|
| 1.3 | 02-Oct-1994 |
cgd | clarifications about lack of 1-floppy-drive install support.
|
| 1.2 | 02-Oct-1994 |
cgd | clarify and fix typo
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | install notes build goop
|
| 1.5.4.1 | 25-Nov-1995 |
perry | update the install notes for 1.1
|
| 1.5.2.2 | 18-Oct-1994 |
cgd | clean up adam's work.
|
| 1.5.2.1 | 18-Oct-1994 |
cgd | file install was added on branch netbsd-1-0 on 1994-10-18 07:38:47 +0000
|
| 1.6.4.2 | 13-Mar-1997 |
mycroft | 1.2 -> 1.2.1, foo12 -> foo121
|
| 1.6.4.1 | 18-Sep-1996 |
tls | these should be as ready for the 1.2 release as I can get them, starting at the last minute
|
| 1.12.2.5 | 29-May-1998 |
mycroft | Pull up 1.19, per request of fvdl.
|
| 1.12.2.4 | 25-Dec-1997 |
perry | pullup from trunk (fvdl)
|
| 1.12.2.3 | 24-Dec-1997 |
perry | pullup spelling fixes & typos from trunk.
|
| 1.12.2.2 | 20-Dec-1997 |
perry | pullup from trunk (fvdl)
|
| 1.12.2.1 | 30-Nov-1997 |
perry | sync to trunk -- not quite finished yet, though
|
| 1.22.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.24.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.14 | 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.13 | 15-Jun-2002 |
itojun | branches: 1.13.32; 1.13.78; avoid empty lines between advert clause
|
| 1.12 | 20-May-2002 |
itojun | branches: 1.12.2; use .It for formatting legal section.
|
| 1.11 | 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.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 | 04-Oct-2000 |
lukem | - use .Pp to separate paragraphs - indent paragraphs which are preceeded by the paragraph ``In the following statement, "This software" refers to the [...]''
|
| 1.8 | 17-Jun-2000 |
soda | branches: 1.8.2; backout previous my change (move legal notice of wjolitz from i386 to common), since - it broke context of sentence in i386 port. - it seems to better to have port specific legal notice in port specific place from maintenance point of view.
|
| 1.7 | 17-Jun-2000 |
soda | move legal notice of William F. Jolitz and TeleMuse from i386 to common, since this is now referred from arc port, too.
|
| 1.6 | 13-Jan-1999 |
ross | Markup for -mdoc and -mdoc2html.
|
| 1.5 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.4 | 17-Jun-1997 |
perry | removed some redundant cites
|
| 1.3 | 14-Jun-1997 |
perry | update for 1.2G
|
| 1.2 | 17-Oct-1994 |
cgd | branches: 1.2.2; kill it...
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1.1.2; install notes build goop
|
| 1.1.1.1.2.1 | 17-Oct-1994 |
cgd | from trunk.
|
| 1.2.2.2 | 17-Oct-1994 |
cgd | kill it...
|
| 1.2.2.1 | 17-Oct-1994 |
cgd | file legal was added on branch netbsd-1-0 on 1994-10-17 00:10:42 +0000
|
| 1.8.2.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.12.2.2 | 02-Jul-2002 |
lukem | manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
|
| 1.12.2.1 | 18-Jun-2002 |
lukem | Pull up revision 1.13 (requested by itojun in ticket #284): avoid empty lines between advert clause
|
| 1.13.78.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.13.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.14 | 25-Apr-2009 |
snj | branches: 1.14.40; Final round of INSTALL cleanups for 5.0.
|
| 1.13 | 29-Jun-2002 |
lukem | branches: 1.13.32; 1.13.40; 1.13.42; clean up whitespace, formatting
|
| 1.12 | 07-Apr-2001 |
jhawk | branches: 1.12.2; s/Li/Ic/ for sysinst Note what sysinst is before using it.
|
| 1.11 | 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.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 | 04-Oct-2000 |
lukem | if we're going to refer to `sysinst' in the literal, don't capitalise its name at the start of a sentence.
|
| 1.8 | 04-May-1999 |
fvdl | branches: 1.8.8; Update to match reality.
|
| 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 | 24-Dec-1997 |
perry | fix numerous typos, from Brian Baird <brb@brig.com>
|
| 1.4 | 19-Dec-1997 |
fvdl | Update install docs for new install system.
|
| 1.3 | 28-Nov-1995 |
jtc | branches: 1.3.2; merge in changes from 1.1 release branch
|
| 1.2 | 15-Oct-1994 |
glass | branches: 1.2.2; 1.2.4; partition id typo: 0xA5 == 165 not 265
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1.1.2; install notes build goop
|
| 1.1.1.1.2.1 | 15-Oct-1994 |
cgd | from trunk.
|
| 1.2.4.1 | 25-Nov-1995 |
perry | update the install notes for 1.1
|
| 1.2.2.2 | 15-Oct-1994 |
glass | partition id typo: 0xA5 == 165 not 265
|
| 1.2.2.1 | 15-Oct-1994 |
glass | file prep was added on branch netbsd-1-0 on 1994-10-15 04:09:20 +0000
|
| 1.3.2.2 | 24-Dec-1997 |
perry | pullup spelling fixes & typos from trunk.
|
| 1.3.2.1 | 20-Dec-1997 |
perry | pullup from trunk (fvdl)
|
| 1.7.2.1 | 04-May-1999 |
perry | pullup 1.7->1.8 (fvdl)
|
| 1.8.8.2 | 06-May-2001 |
he | Pull up revision 1.12 (requested by he): Use proper markup, note what sysinst is before using the term.
|
| 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.12.2.1 | 02-Jul-2002 |
lukem | manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
|
| 1.13.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.13.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.13.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.14.40.2 | 03-Jul-2018 |
martin | NetBSD.org capitalization police
|
| 1.14.40.1 | 24-Jun-2018 |
martin | Add temporary hint at manual installation instructions for UEFI setups.
|
| 1.23 | 23-Apr-2009 |
snj | Various updates to the INSTALL notes in preparation for 5.0. Changes are still to come.
|
| 1.22 | 30-Jun-2002 |
lukem | branches: 1.22.6; 1.22.28; 1.22.36; 1.22.38; consistently use Ic for sysinst
|
| 1.21 | 29-Jun-2002 |
lukem | clean up whitespace, formatting
|
| 1.20 | 16-Nov-2000 |
tv | branches: 1.20.2; Fix "NetBSD/i386" to .Nx*M.
|
| 1.19 | 14-Nov-2000 |
fvdl | Mention the a.out -> ELF transition, and what sysinst does to accomplish it.
|
| 1.18 | 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.17 | 04-Oct-2000 |
lukem | minor knf
|
| 1.16 | 13-Jan-1999 |
ross | branches: 1.16.10; Merge the alpha and i386 upgrade sections: .so ../common/upgrade
|
| 1.15 | 12-May-1998 |
ross | Correct spelling in */upgrade. More general editing in alpha/install.
|
| 1.14 | 09-May-1998 |
ross | Untangle the first paragraph in the upgrade notes that were copied from i386/upgrade.
|
| 1.13 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.12 | 24-Dec-1997 |
perry | fix numerous typos, from Brian Baird <brb@brig.com>
|
| 1.11 | 19-Dec-1997 |
fvdl | Update install docs for new install system.
|
| 1.10 | 30-Nov-1997 |
perry | bring closer to reality (but still needs much work)
|
| 1.9 | 20-Oct-1997 |
perry | branches: 1.9.2; 12G -> 13
|
| 1.8 | 17-Jun-1997 |
mikel | use _VER for NetBSD version; note that fileset names must still be updated by hand.
|
| 1.7 | 14-Jun-1997 |
perry | update for 1.2G
|
| 1.6 | 25-Mar-1997 |
perry | Update to describe new upgrade floppy system
|
| 1.5 | 09-Oct-1996 |
jtc | merge in 1.2 branch
|
| 1.4 | 28-Nov-1995 |
jtc | branches: 1.4.4; merge in changes from 1.1 release branch
|
| 1.3 | 18-Oct-1994 |
cgd | branches: 1.3.2; 1.3.4; clean up adam's work.
|
| 1.2 | 18-Oct-1994 |
glass | doc update...needs wordsmithing
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | install notes build goop
|
| 1.3.4.1 | 25-Nov-1995 |
perry | update the install notes for 1.1
|
| 1.3.2.2 | 18-Oct-1994 |
cgd | clean up adam's work.
|
| 1.3.2.1 | 18-Oct-1994 |
cgd | file upgrade was added on branch netbsd-1-0 on 1994-10-18 07:38:50 +0000
|
| 1.4.4.2 | 13-Mar-1997 |
mycroft | 1.2 -> 1.2.1, foo12 -> foo121
|
| 1.4.4.1 | 18-Sep-1996 |
tls | these should be as ready for the 1.2 release as I can get them, starting at the last minute
|
| 1.9.2.5 | 29-May-1998 |
mycroft | Pull up 1.15, per request of ross.
|
| 1.9.2.4 | 09-May-1998 |
mycroft | Pull up 1.13-1.14, per request of ross.
|
| 1.9.2.3 | 24-Dec-1997 |
perry | pullup spelling fixes & typos from trunk.
|
| 1.9.2.2 | 20-Dec-1997 |
perry | pullup from trunk (fvdl)
|
| 1.9.2.1 | 30-Nov-1997 |
perry | sync to trunk -- not quite finished yet, though
|
| 1.16.10.3 | 16-Nov-2000 |
tv | Pullup 1.20 [releng]: Fix "NetBSD/i386" to .Nx*M.
|
| 1.16.10.2 | 14-Nov-2000 |
tv | Pullup 1.19 [fvdl]: Mention the a.out -> ELF transition, and what sysinst does to accomplish it.
|
| 1.16.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.20.2.1 | 02-Jul-2002 |
lukem | manually sync distrib/notes/** to -current, excluding pmppc (which isn't in 1.6)
|
| 1.22.38.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.22.36.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.22.28.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.22.6.1 | 13-Nov-2005 |
tron | Remove section about NetBSD-i386 switching from a.out to ELF. That happened a long time ago.
|
| 1.24 | 29-Oct-2008 |
tsutsui | - remove rarely maintained whatis files - wipe out changes lists for 4.0 (newer ones might be pulled from doc/CHANGES) - list some updated 3rd party programs
|
| 1.23 | 30-Apr-2008 |
ad | For PR kern/38537:
- Make MULTIPROCESSOR mandatory on i386.
Installation changes:
- Update installation section of release notes to match reality. - Rename INSTALL to INSTALL_FLOPPY, retire INSTALL_LARGE. - Build INSTALL kernel from GENERIC, like on amd64. - Update boot menu to allow disabling ACPI and/or SMP. - Remove GENERIC.NOACPI from the installed kernel list. - TODO: install default boot.cfg in etc.tgz. - TODO: possibly enable PCI fixup stuff at runtime if ACPI is disabled.
Build changes:
- No longer build ALL, it's for verification, is slow to build and the build process is already crippled by the number of kernels built. - No longer build GENERIC.NOACPI.
|
| 1.22 | 14-Dec-2007 |
jnemeth | branches: 1.22.2; 1.22.6; 1.22.8; - grammar - lint
|
| 1.21 | 26-May-2007 |
bouyer | branches: 1.21.4; Add infos about ACPI (now enabled by default) and cdrom images.
|
| 1.20 | 05-May-2007 |
pavel | Clear the old list of changes (between NetBSD 2.0 and 3.0 releases) as a preparation for filling the list of changes between NetBSD 3.0 and 4.0 releases. In some obsolete claims like "this is the n-th major releae of NetBSD for the xyz platform" replace n by XXX.
|
| 1.19 | 30-Oct-2006 |
hubertf | branches: 1.19.2; 1.19.4; * Clarify that the xfont set is only needed by the X server * simplify commands to extracts sets & pkgsrc * add spaces around \(em - why this isn't rendered as — is far beyond me, can someone with *roff fu have a look?
Inspired by posting by James K. Lowden on netbsd-docs.
XXX the hardware list needs real work. :(
|
| 1.18 | 08-Nov-2005 |
tron | It will be the twelfth release of course.
|
| 1.17 | 08-Nov-2005 |
tron | NetBSD 4.0 will the 13th major release (starting at 0.8) of NetBSD-i386.
|
| 1.16 | 08-Jul-2002 |
lukem | branches: 1.16.2; 1.16.4; update MD "whatis" to closer to what 1.6 provides
|
| 1.15 | 20-May-2001 |
jhawk | branches: 1.15.2; "-" => "\(em"
|
| 1.14 | 13-Nov-2000 |
hubertf | Several changes to our release notes, OK'd by Luke Mewburn:
* mention additional kernels in binary/kernel/ dir: GENERIC_LAPTOP, etc * note that we also include firewall software (besides X, ...) * don't Xref the BUGS file, as it's gone * update some file sizes (source .tgz files) to match BETA2 * mention that syssrc contains the source for all architectures * Sysinst now allows setting root password and timezone - note that. * Explain how to actually install binary packages, giving some examples that people may want to install. * Mention rawrite32 near rawrite. * Don't show preparation of install tape on i386 * update i386 hardware a bit. This needs to be generated automatically... * Many minor nits & typos.
|
| 1.13 | 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.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 | 04-Oct-2000 |
lukem | use - instead of --
|
| 1.10 | 02-Oct-2000 |
lukem | - remove 1.4 stuff, and add some 1.5 stuff like ELF and MCA - use \*V instead of `1.4'.
|
| 1.9 | 23-Mar-1999 |
perry | branches: 1.9.10; update for changes in main -- USB and IDE are not i386 specific
|
| 1.8 | 23-Mar-1999 |
perry | first cut of whatis for 1.4
|
| 1.7 | 13-Jan-1999 |
ross | Markup for -mdoc and -mdoc2html.
|
| 1.6 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.5 | 19-Dec-1997 |
fvdl | Update install docs for new install system.
|
| 1.4 | 20-Oct-1997 |
perry | branches: 1.4.2; Note the fact that this document is out of date -- it must be fixed soon!
|
| 1.3 | 09-Oct-1996 |
jtc | merge in 1.2 branch
|
| 1.2 | 28-Nov-1995 |
jtc | branches: 1.2.4; merge in changes from 1.1 release branch
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1.1.2; 1.1.1.1.4; install notes build goop
|
| 1.1.1.1.4.1 | 25-Nov-1995 |
perry | update the install notes for 1.1
|
| 1.1.1.1.2.2 | 17-Sep-1994 |
cgd | install notes build goop
|
| 1.1.1.1.2.1 | 17-Sep-1994 |
cgd | file whatis was added on branch netbsd-1-0 on 1994-09-17 19:03:02 +0000
|
| 1.2.4.1 | 18-Sep-1996 |
tls | these should be as ready for the 1.2 release as I can get them, starting at the last minute
|
| 1.4.2.1 | 20-Dec-1997 |
perry | pullup from trunk (fvdl)
|
| 1.9.10.4 | 21-May-2001 |
jhawk | Pull up revision 1.15 (requested by jhawk): Synchronize common part of release notes with the trunk.
|
| 1.9.10.3 | 09-May-2001 |
he | Apply patch (requested by he): Use ``1.5'' when talking about NetBSD 1.5.
|
| 1.9.10.2 | 13-Nov-2000 |
lukem | pull up rev 1.14 [hubertf]
|
| 1.9.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.15.2.1 | 09-Jul-2002 |
lukem | sync to -current
|
| 1.16.4.2 | 13-Nov-2005 |
tron | Remove outdated contents.
|
| 1.16.4.1 | 08-Nov-2005 |
tron | NetBSD 3.0 will the 11th major release (starting at 0.8) of NetBSD-i386.
|
| 1.16.2.1 | 01-Oct-2004 |
jmc | Pullup patch (requested by he in ticket #883)
Correct a few minor issue and add a new section about important notes" where the sendmail default startup is explained.
|
| 1.19.4.2 | 06-Jan-2008 |
wrstuden | Catch up to netbsd-4.0 release.
|
| 1.19.4.1 | 03-Sep-2007 |
wrstuden | Sync w/ NetBSD-4-RC_1
|
| 1.19.2.3 | 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.19.2.2 | 29-Sep-2007 |
pavel | Sync the release notes with HEAD.
|
| 1.19.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.21.4.1 | 09-Jan-2008 |
matt | sync with HEAD
|
| 1.22.8.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.22.6.2 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.22.6.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.22.2.2 | 14-Dec-2007 |
jnemeth | - grammar - lint
|
| 1.22.2.1 | 14-Dec-2007 |
jnemeth | file whatis was added on branch mjf-devfs on 2007-12-14 07:07:30 +0000
|
| 1.21 | 26-Jun-2018 |
martin | Replace references to i386 install media for Rawrite32 with links to the homepage.
|
| 1.20 | 27-May-2011 |
tsutsui | branches: 1.20.24; 1.20.38; 1.20.44; - 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.19 | 10-Oct-2000 |
lukem | branches: 1.19.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.18 | 04-Oct-2000 |
lukem | "format /s" is probably better than "format/s"
|
| 1.17 | 13-Mar-2000 |
soren | branches: 1.17.4; Fix doubled 'the's.
|
| 1.16 | 01-Feb-1999 |
he | branches: 1.16.2; Describe multi-floppy boot. Describe possible PCMCIA workaround via DDB now that DDB is in INSTALL.
|
| 1.15 | 13-Jan-1999 |
ross | Markup for -mdoc and -mdoc2html.
|
| 1.14 | 09-Jan-1998 |
perry | RCS Id Police.
|
| 1.13 | 19-Dec-1997 |
fvdl | Update install docs for new install system.
|
| 1.12 | 30-Nov-1997 |
perry | bring closer to reality (but still needs much work)
|
| 1.11 | 20-Oct-1997 |
perry | branches: 1.11.2; 12G -> 13
|
| 1.10 | 08-Jul-1997 |
perry | Close pr-2333 from hwr@pilhuhn.de by noting that the install/upgrade floppy only groks wd[01] and sd[012] so you shouldn't put install sets on high numbered drives.
|
| 1.9 | 17-Jun-1997 |
mikel | use _VER for NetBSD version; note that fileset names must still be updated by hand.
|
| 1.8 | 14-Jun-1997 |
perry | update for 1.2G
|
| 1.7 | 25-Mar-1997 |
perry | add information on kern set
|
| 1.6 | 25-Mar-1997 |
perry | Update to the new set of ramdisk based installs, etc.
|
| 1.5 | 09-Oct-1996 |
jtc | merge in 1.2 branch
|
| 1.4 | 28-Nov-1995 |
jtc | branches: 1.4.4; merge in changes from 1.1 release branch
|
| 1.3 | 31-Oct-1994 |
mycroft | branches: 1.3.2; Remove statements about requiring two floppy drives.
|
| 1.2 | 02-Oct-1994 |
cgd | branches: 1.2.2; clarifications about lack of 1-floppy-drive install support.
|
| 1.1 | 17-Sep-1994 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.1 | 17-Sep-1994 |
cgd | install notes build goop
|
| 1.2.2.2 | 02-Oct-1994 |
cgd | clarifications about lack of 1-floppy-drive install support.
|
| 1.2.2.1 | 02-Oct-1994 |
cgd | file xfer was added on branch netbsd-1-0 on 1994-10-02 18:02:33 +0000
|
| 1.3.2.1 | 25-Nov-1995 |
perry | update the install notes for 1.1
|
| 1.4.4.2 | 13-Mar-1997 |
mycroft | 1.2 -> 1.2.1, foo12 -> foo121
|
| 1.4.4.1 | 18-Sep-1996 |
tls | these should be as ready for the 1.2 release as I can get them, starting at the last minute
|
| 1.11.2.2 | 20-Dec-1997 |
perry | pullup from trunk (fvdl)
|
| 1.11.2.1 | 30-Nov-1997 |
perry | sync to trunk -- not quite finished yet, though
|
| 1.16.2.1 | 08-Feb-2000 |
he | Apply patch (requested by he): Expand and explain the choice of floppy image sets. Drop the explanation of the single-floppy image since it no longer builds.
|
| 1.17.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.19.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.20.44.1 | 28-Jul-2018 |
pgoyette | Sync with HEAD
|
| 1.20.38.2 | 29-Mar-2020 |
martin | Prepare for 8.2 release.
|
| 1.20.38.1 | 29-Mar-2020 |
martin | Pull up following revision(s):
distrib/notes/ews4800mips/xfer: revision 1.3 distrib/notes/bebox/prep: revision 1.3 distrib/notes/newsmips/xfer: revision 1.3 distrib/notes/i386/xfer: revision 1.21 distrib/notes/common/main: revision 1.547 distrib/notes/news68k/xfer: revision 1.4
Replace references to i386 install media for Rawrite32 with links to the homepage.
|
| 1.20.24.1 | 07-Aug-2018 |
martin | Pull up following revision(s) (requested by martin in ticket #1624):
distrib/notes/ews4800mips/xfer: revision 1.3 distrib/notes/bebox/prep: revision 1.3 distrib/notes/newsmips/xfer: revision 1.3 distrib/notes/i386/xfer: revision 1.21 distrib/notes/common/main: revision 1.547 distrib/notes/news68k/xfer: revision 1.4
Replace references to i386 install media for Rawrite32 with links to the homepage.
|