Commit Graph

43 Commits

Author SHA1 Message Date
jhawk a5c0fa3864 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.
2001-11-30 22:20:03 +00:00
jhawk c0385463c9 Initial generation of table of contents for each version of the release notes. 2001-11-26 00:39:07 +00:00
isaki 5bb62778d7 about Nereid ethernet. 2001-11-25 05:46:51 +00:00
minoura d516f7b9fe We can now do upgrade by using sysinst. 2001-04-08 02:49:17 +00:00
mycroft 149f0de4fa Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and
do the cleaning differently.
2001-01-14 21:37:55 +00:00
minoura a30c8f9027 Reflect the current status and installation system. 2000-12-01 08:02:34 +00:00
lukem 16ce1f0bab fix bad quoting in .Dl .. .Ic lines when using other formatting (e.g, Ar) 2000-11-02 01:37:46 +00:00
lukem 1742d8acf0 more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
2000-10-29 14:08:04 +00:00
lukem 54b38d4691 - 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 " [...] "
2000-10-14 22:27:41 +00:00
lukem b4d52d9d24 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...
2000-10-10 12:55:15 +00:00
lukem c8d0b98254 migrate */contents -> common/contents, as there was *way* too much
unnecessary duplication.  wrap the MD stuff in  .if r_foo \{\  ...  .\}
2000-10-10 12:30:52 +00:00
lukem 83bfef4f5d - use `press' instead of `hit'
- update copyrights
2000-10-03 22:24:33 +00:00
minoura fb119983f3 X68k now uses sysinst.
Also update reflecting the current version.
More cleanup is needed before pulling it up to netbsd-1-5.
2000-08-22 15:34:00 +00:00
hubertf 79bc2b5079 We ship XFree 3.3.6 these days, not 3.3.3.1. 2000-08-08 13:13:41 +00:00
hubertf 7aaca8a557 Remove paragraph about secr set. 2000-08-07 12:08:36 +00:00
itojun cca383c204 fix sendmail.cf file path. 2000-05-03 17:12:16 +00:00
soren 874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
minoura dd3893c6df FPU is not required now. 1999-06-29 03:07:01 +00:00
ross c130e42b2e * 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
1999-05-24 07:03:16 +00:00
minoura 011b07d1a9 Now that the md driver forcely turn on RB_SINGLE, no warning is
presented at boot time.
Also note for /start script.
1999-04-15 15:18:21 +00:00
minoura ffe85a263c Typo. 1999-04-03 14:20:57 +00:00
minoura fe17a5f264 Update to fit with the current status.
- Increse required disk space.
 - Note newly introduced utility loadbsd.x.
1999-04-03 14:15:00 +00:00
minoura 105016caa8 Update. 1999-04-01 14:10:04 +00:00
minoura 6b6fc8e666 Add ethernet setup procedure. 1999-04-01 14:09:49 +00:00
minoura 2cfb5d30f1 Increase required diskspace. 1999-04-01 14:09:22 +00:00
ross fffafc75b0 Remove these before someone spends time changing them. There is one
contents file now: notes/common/contents.
1999-03-19 04:48:18 +00:00
minoura a632f67a13 Mention X sets.
Security distribution is actually available because it is m68k-common.
1999-01-26 15:21:17 +00:00
garbled 851ee9e397 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.
1999-01-25 23:34:20 +00:00
ross 47503cb65d Makefiles for notes. 1999-01-13 08:42:54 +00:00
ross 6eb9d9ef9a Markup for -mdoc and -mdoc2html. 1999-01-13 07:30:01 +00:00
minoura 11e80bf830 Use `set' for the kernel as well as userland utilities. 1998-11-04 14:23:40 +00:00
minoura 1f065e81d6 The install now does not ask the type of the disk.
It only supports SCSI disks.
Also, use `set' for the kernel installation as well as for the
userland utilities.
1998-11-04 14:21:30 +00:00
minoura c361bc323d Use `set' for the kernel as well as userland utilities.
Some more updates to catch up to the installation procedure changes.
1998-11-04 14:20:35 +00:00
minoura 1c2633be97 Updated for the new install procedure with the single-disk miniroot.
Use _VER macro for the version number.
1998-10-21 14:32:36 +00:00
hubertf 476960b4dc Add notes about steps to do after installation that are common to all
platforms; Thanks to Colin Wood and Simon Burge for their comments.
1998-08-23 12:42:16 +00:00
ross 8cb8f7b2b1 Correct spelling in */upgrade. More general editing in alpha/install. 1998-05-12 00:00:18 +00:00
ross bffbd61da4 Untangle the first paragraph in the upgrade notes that were copied
from i386/upgrade.
1998-05-09 03:49:30 +00:00
is 44e67ce5cc 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.
1998-01-28 10:38:10 +00:00
perry 8af87c997a RCS Id Police. 1998-01-09 18:45:24 +00:00
mycroft 2561362e68 Reword the `domestic' items a bit so they do not state an explicit legal
opinion regarding ITAR/EAR.
1997-09-18 17:38:40 +00:00
oki b57279a974 update. 1996-08-15 09:15:06 +00:00
oki f606ce425b fixed typo 1996-06-23 15:24:08 +00:00
oki f0367c0602 first commit of x68k related document. 1996-06-17 11:26:04 +00:00