Commit Graph

339 Commits

Author SHA1 Message Date
he 2d71110a60 Make sure the example sysinst menu stays on one page (primarily for .PS
output format).
2002-03-29 22:49:32 +00:00
bjh21 9b45542a56 Add an acorn26 paragraph. 2002-03-29 22:06:12 +00:00
bjh21 6d54cc5fe4 Add entries for arm and arm32 in the MACHINE -> MACHINE_ARCH map. 2002-03-29 21:36:18 +00:00
bjh21 f46fb1702e Add a brief discussion of the MD bits of the acorn26 release tree. 2002-03-29 21:29:31 +00:00
bjh21 c421103b5b Add non-X gzipped set sizes for acorn26/arm. 2002-03-29 21:17:33 +00:00
bjh21 b416cfd277 Rename arm26 -> acorn26. 2002-03-24 22:14:23 +00:00
ross 10b5be6ca0 Switch to constant space mode for the sysinst dialogue screen display.
There seems to be no -mdoc feature for a constant space display.
2002-03-21 23:26:03 +00:00
uebayasi 7c2860c21f Add myself.
(And sort while I'm here.)
2002-03-14 13:19:15 +00:00
itojun e35048b143 note ssh config pathname change 2002-03-11 07:02:12 +00:00
simonb 38469044f3 Add entries for evbarm and evbmips. 2002-03-07 14:46:10 +00:00
simonb 24e9625626 Add entries for sbmips. 2002-03-06 02:41:00 +00:00
scw 5183aa7b10 Add mvmeppc. 2002-02-27 21:26:09 +00:00
shiba a4cb5b7072 add myself(Takeshi Shibagaki). This is a practice of cvs. 2002-02-27 12:21:36 +00:00
he 2328e1f7fb Replace a tab with 8 spaces inside a .(disp to get more sane formatting. 2002-02-23 19:36:16 +00:00
maria7 e32f8db722 Now I exist here also. 2002-02-17 21:29:27 +00:00
he 94f5cc8310 Bring sun2 into the MACHINE_LIST, so that we don't later get warnings
that the sun2 number register is undefined.
2002-02-16 18:18:03 +00:00
is 725d029d19 Remove INSTWDCPCM, because for a while now, GENERIC (and INSTALL) have
included both pcmcia support, and wdc instead of idesc as the driver for
the Amiga internal ATA connector.
2002-02-10 20:43:33 +00:00
ross ff83c8aba1 track change in -mdoc2html, and set DOC_XR so that .Xr macros don't
actually generate hypertext links to the man pages, like they do
know when the pages themselves are formatted. The obvious problem
is that if you aren't a man page, you don't know where the man
pages are.
2002-02-07 02:07:05 +00:00
gavan c9980d99fd Added myself 2002-01-30 23:25:57 +00:00
dsainty 4d8f15ea68 Add myself (David Sainty) 2002-01-25 13:27:48 +00:00
itojun da60b1c113 add NRL advertising clause 2002-01-24 02:25:12 +00:00
chris ba37f78a24 Add myself as cats port-maintainer. 2002-01-07 20:53:45 +00:00
jhawk 48e0cb8d2d I depart releng. 2002-01-07 16:48:02 +00:00
mbw 8c02b254fc common/main
tweaks to the "Quick install for the impatient", particularly changing the
 recommendation to MS-DOS floppy with bootloader and kernel instead of
 boot floppy image

common/sysinst
add .To 2 tags for macppc-specific sections

common/postinstall
change tlp0 to de0 in description of typical ethernet interface
2002-01-03 03:32:10 +00:00
he 181e4f6c0a Quote > and < characters with \*> and \*< in order to get semi-correct
HTML as one of the results.
2002-01-02 21:12:15 +00:00
fredette 38f679e635 Added sun2 content to the release notes. 2001-12-17 21:39:51 +00:00
junyoung a477ade7f9 Add myself. 2001-12-13 08:53:54 +00:00
jhawk 2689c284c0 Don't use CURDIR-relative .so for reading the toc, as it breaks
with objdirs.
2001-12-03 22:05:28 +00:00
mbw 4133cc1aef Mention tlp0 as possible built-in ethernet option
Mention how to manually create /dev entries, since the suggested "Re-install
sets" option doesn't automatically do this (leaving the user without
/dev/console)
2001-12-02 03:59:41 +00:00
jmcneill fa0a465c3f Added myself. 2001-12-01 22:44:37 +00:00
jhawk 471f49f614 Add 3rd level sections (.To) to TOC, as this is so _long_. 2001-11-26 02:35:58 +00:00
jhawk dccb6e675f Add .Te and .To macros for explicit additions to the table of contents.
.Te adds an entry at a specified depth and also outputs the entry name
in the output stream, .To "only" adds the entry. .To is necessaary where
markup issues prevent the use of .Te.
2001-11-26 02:24:30 +00:00
jhawk 5b9bb2cf9d Remove TOC entry for Sh; there are only 3 of them and they're
all on page one and they add needless clutter. Additionally
  doc2html doesn't output a tag for them, so we cannot link to them.
  Lower indent level for Ss and Ss2
Add special HTML support: emit an HREF on each TOC line. There's some
  nasty kludging with extending the dot-leader tab stop by the width
  of the href, but that's life in mdoc2html.

TOCs need to be regenerated, but I'm not going to bother for a while.
2001-11-26 01:16:22 +00:00
jhawk c2c3e49e52 Add a table of contents (TOC) to the release notes.
This makes it _much_ more user-friendly, as it allows users
  to skip to the parts they want easily.
At present, the TOCs are generated files, and can be regenerated
  with "make tocs" (probably has to be run twice to account for
  the size of the table itself).
TOCs are named INSTALL.{PostScript,ASCII,HTML,more}.toc instead of
  INSTALL.{ps,txt,html,more}.toc because that's what \*[format]
  expands to.
2001-11-26 00:19:56 +00:00
jhawk 75e4940879 Hello. Did YOU know that
*      This product includes software developed for the NetBSD Project by
 *      Wasabi Systems, Inc.
? Well, it's true. From sys/dev/acpi.
2001-11-24 23:53:18 +00:00
bjh21 693c89326d Move Reinoud from ordinary developers up to port maintainers (acorn32). 2001-11-23 16:30:54 +00:00
someya 6807764ea5 add myself 2001-11-15 12:16:37 +00:00
uch 6d5ecdc1dd add playstation2 port 2001-10-18 17:38:36 +00:00
isaki 3b8b1cfb34 add myself. 2001-10-07 12:58:21 +00:00
martti 078695e764 Added myself 2001-10-01 12:02:07 +00:00
cjep 961a761243 Added myself. 2001-09-29 16:53:56 +00:00
seb 24980f6902 added myself in "Developers and other contributors" section 2001-09-29 13:05:46 +00:00
gendalia d39f6146b7 added myself 2001-09-16 19:26:12 +00:00
jdolecek 5428914eb7 mention GENERIC_PS2TINY for i386 2001-09-13 18:13:46 +00:00
mrg 1e8c30ef94 update sparc64 (and some generic) set sizes to reality (gnu.tgz is
*much* larger for sparc64 now! :-).  remove the notes that PCI kbd/ms,
sbus audiocs, and fas support don't work because they now do.
2001-08-23 14:33:13 +00:00
mbw 4846972207 common/main:
quick start info about bootable CD-R image

common/sysinst:
point to FAQ entry on missing hard drives

macppc/hardware:
fix info on D-Link 530TX (vr) and 530TX+ (rtk)
Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8,
   need to use -current
mention that AirPort/AirMac 802.11b wireless is supported in -current
mention that CPU upgrades are supported

macppc/install:
point to partition numbering explanation in FAQ
fix kernel name on bootable cd-rom and mention case sensitivity

macppc/prep:
mention that people unfamiliar with MacOS should mail the port-macppc
list.
Some PowerBooks (FireWire and G4) won't work with FirmWare update 4.1.8,
   need to use -current
Umax S900 isn't supported by System Disk
describe how to use Disk Copy to create the bootable floppy
point to partition numbering explanation in FAQ
point to ISO mirror site list
2001-08-17 07:04:41 +00:00
jdolecek 17a77bd059 mention i386 INSTALL_PS2 2001-08-14 20:46:17 +00:00
yamt ce0851f049 add myself 2001-08-03 15:08:46 +00:00
jdolecek 06d8eabe50 split the PKG_PATH example to two lines (variable set and export) to avoid
too long line in .more or .txt version of the INSTALL document
remove the pkg_add example for cvs - it's part of base system now
2001-07-30 16:58:55 +00:00
jdolecek 38e122016d mention boot-ps2.fs for i386 IBM PS/2 machines 2001-07-30 13:44:04 +00:00