Commit Graph

214 Commits

Author SHA1 Message Date
riz 07035b8620 Add a description of the 'modules' set for all arches which have
MODULAR somewhere in the configs.
2012-08-17 20:10:53 +00:00
tsutsui ab8e3da666 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...
2011-05-28 06:00:05 +00:00
tsutsui f64fbb8f70 - 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
2011-05-27 17:38:41 +00:00
jnemeth cbdbb82b0b Note new et(4). 2010-11-13 10:11:43 +00:00
snj 54a18014ee Final round of INSTALL cleanups for 5.0. 2009-04-25 21:21:47 +00:00
snj 5c8a8d50a8 Various updates to the INSTALL notes in preparation for 5.0. Changes
are still to come.
2009-04-23 01:56:48 +00:00
snj 7e2b3238db Various updates to the install notes. 2009-01-26 00:14:42 +00:00
snj fbd92dfb9a Fix a spelling error. 2008-11-19 00:56:38 +00:00
tsutsui ac5762adf2 - 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
2008-10-29 13:09:25 +00:00
tsutsui 9957bf949d Use `\*[Am]' rather than `\*&' for ampersand. 2008-09-27 23:15:21 +00:00
tsutsui 1975c595c8 Fix whitespace. 2008-09-06 21:25:33 +00:00
tsutsui dcffe12ae7 Remove almost obsolete and useless "Unsupported devices" and
"Required configurations" sections for legacy devices. Ok'ed by bouyer@.
2008-09-03 15:12:48 +00:00
ad da694a1ffc 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.
2008-04-30 15:29:11 +00:00
jnemeth cf0f556363 - grammar
- lint
2007-12-14 07:07:29 +00:00
jnemeth 4440531974 add ACPI to supported items 2007-12-14 06:32:21 +00:00
bouyer 098304a55f Add infos about ACPI (now enabled by default) and cdrom images. 2007-05-26 20:45:12 +00:00
pavel afa2ab7f6c 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.
2007-05-05 23:07:11 +00:00
hubertf 4269337775 * 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. :(
2006-10-30 18:36:44 +00:00
tron a507881b2e It will be the twelfth release of course. 2005-11-08 09:35:00 +00:00
tron 97ba1641e9 NetBSD 4.0 will the 13th major release (starting at 0.8) of NetBSD-i386. 2005-11-08 09:33:33 +00:00
tron 02259a9e9a Add ethernet adapters driven by re(4) and wm(4) to the list of supported
devices.
2005-04-14 12:08:44 +00:00
martti 6fe6af8035 Added support for Dell CERC SATA RAID 1.5/6ch 2005-04-06 15:48:15 +00:00
tron 25833b0c61 Add ICH6 southbridge to list of support devices. 2005-03-07 11:27:29 +00:00
snj 8ae0ad1872 We support SMP these days. Noted by David H. Gutteridge in PR port-i386/28663. 2005-01-09 06:08:20 +00:00
bouyer fe4d81db48 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).
2004-11-24 20:49:17 +00:00
martti 0ae886cb1b Added Dell PERC 4/SC 2004-10-28 07:22:23 +00:00
martti d5fc81d88e Added DELL PERC and MegaRAID 2004-10-21 10:56:08 +00:00
wiz f5b32c1e69 RealTek -> Realtek. 2004-02-13 10:00:54 +00:00
bouyer f740fc9ae3 Note ICH5 support. 2003-06-30 07:24:57 +00:00
wiz 3ffc87a5bb Add some commas in enumerations. 2002-08-30 22:16:30 +00:00
bouyer 86514a3c90 Note support for HPT372 and (better late than never) HPT374. 2002-08-23 16:31:09 +00:00
bouyer ceb355fe05 Add support for Promise Ultra133TX2, and Ultra133TX2v2. 2002-08-23 16:29:37 +00:00
bouyer b5d03f4f44 Note ICH4 support. 2002-07-30 21:04:41 +00:00
bouyer 788cbb16d2 Note VT8233A support. 2002-07-22 20:53:13 +00:00
lukem 450802d92e - define COMMON as "${.CURDIR}/../common", and use appropriately
- remove .PATH: ${.CURDIR}/../common
- update the various MERGED_SRCS lines to reflect reality
2002-07-21 08:14:46 +00:00
lukem da4f0c80e3 update MD "whatis" to closer to what 1.6 provides 2002-07-08 14:42:47 +00:00
lukem 0012b1d7a8 consistently use Ic for sysinst 2002-06-30 12:28:55 +00:00
lukem 7b70a250c5 clean up whitespace, formatting 2002-06-29 22:37:39 +00:00
itojun 1680c3eadc avoid empty lines between advert clause 2002-06-15 14:41:09 +00:00
bouyer b5e85ff91e Note Sundance ST201 support 2002-06-01 17:38:53 +00:00
itojun 27f3ac7084 use .It for formatting legal section. 2002-05-20 23:48:40 +00:00
bouyer 4ce493540b Add esiop; and rename 53c1010-33 to 53c1010 (the 66Mhz version should work
too).
2002-04-23 19:43:18 +00:00
he 4108470a24 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.
2002-03-29 23:07:54 +00:00
bouyer c8cc4584ab Note AMD-768 support 2002-03-24 17:03:45 +00:00
tsutsui a7fa024eb0 Add Acard ATP-850/860 PCI IDE controllers to supported hardware. 2002-01-27 14:17:10 +00:00
bouyer e87cf5777c Remplace ncr0 with siop0, and mention 53c1010 and 53c1510d 2002-01-25 14:18:45 +00:00
bouyer 2752bdbb87 Note support of newer promise controllers. 2001-12-16 23:40:23 +00:00
bouyer 34d6f4f3c4 Note ATAPI tape support 2001-12-01 00:29:50 +00:00
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 87ee29c3df regen 2001-11-26 02:39:33 +00:00