Commit Graph

1040 Commits

Author SHA1 Message Date
tsutsui
d49da72a2f Add some description for news68k. 2000-10-11 11:46:02 +00:00
lukem
7bed8ad731 - move arch setting logic from main -> macros, and change as follows:
- define string `A' to contain the arch name (defaults to the port
	  name)
	- define registers \*A and _\*A if
- deprecate _FOR_RELEASE, and just use FOR_RELEASE
2000-10-10 22:03:41 +00:00
ad
3bac0590b8 Add a couple of entries. 2000-10-10 14:06:10 +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
6a50c6b116 - depend upon ../common/macros as well
- call groff with -dM instead of -dMACHINE, and change the macro use
  accordingly. remove -dV_S since nothing used it.
2000-10-10 12:51:20 +00:00
lukem
f1756f1472 add: arm26 hpcmips macppc news68k next68k sparc64 2000-10-10 12:49:38 +00:00
lukem
a567f79077 migrate */contents -> common/contents, as there was *way* too much
unnecessary duplication.  wrap the MD stuff in  .if r_foo \{\  ...  .\}
2000-10-10 12:41:10 +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
571309181b - use the macros from ../common/macros
- migrate more MD stuff in here (wrapped in .if r_foo \{ ... \}), so that
  more of the port-specific copies xfer can be deprecated
2000-10-10 12:26:27 +00:00
lukem
b996ee6707 use the macros from ../common/macros 2000-10-10 12:24:27 +00:00
lukem
11780b2bf2 - use the new macros in ../common/macros
- reword bits here & there, including fixing some typos, etc
2000-10-10 12:14:49 +00:00
lukem
6616104bd3 use new macros from ../common/macros 2000-10-10 12:10:08 +00:00
lukem
5dd9f4056e - replace the `highlights' list for 1.4 with stuff done by 1.5
- optimize suggested commands (e.g, tar usage, ...)
- consistently use `@netbsd.org' in email addresses
- remember to thank the people who host the WWW, GNATS, CVS and CVSweb servers
- add blurb about trademark ownership
- update MACHINE_LIST for the 31 ports we support (as of 1.5)
- define registers for MACHINE_ARCH, depending upon \*M; may set one
  of the following as appropriate: _m68k, _mips, _powerpc, _sh3
- change to using various new macros added in ../common/macros
2000-10-10 12:08:24 +00:00
lukem
7197b2d7b5 - modify .(tag to be more generic. now takes width as first argument,
and doesn't explicitly provide a .It
- add .(bullet & .bullet), which provide bulleted/hyphenated lists.
  (alternates between -bullet & -hyphen at each alternate depth).
  .(bullet does .It as well.
- add .(enum & .enum); enumerated list. the former does .It as well
- add .(item & .item); enumerated list. the former does .It as well
- add .Nx*M, which generates `NetBSD/machine', except that `NetBSD'
  is done using .Nx so gets the appropriate markup from that
- remove .(note and .note), leaving .(Note and .Note)
- document \*M, \*V, \*[.CURDIR]
2000-10-10 12:02:46 +00:00
lukem
55272124ca whitespace cleanup, and use .Pp instead of blank lines 2000-10-10 11:58:31 +00:00
lukem
1b1ef51887 whitespace cleanup 2000-10-10 11:57:42 +00:00
itojun
c2b309a138 add SSH to major changes. 2000-10-06 08:30:09 +00:00
lukem
7f6d9c1606 add dinky .pdf target which runs ps2pdf on the .ps source 2000-10-05 09:02:48 +00:00
lukem
4097713770 use .(disp / .disp) instead of .Bdlit / .Ed 2000-10-05 08:54:55 +00:00
lukem
91f09e2428 - remove Bdlit macro; .(disp already exists
- update copyright date
2000-10-05 08:54:04 +00:00
lukem
8aedd036d2 indent paragraph following "in the following statement, This software [...]" 2000-10-05 08:37:55 +00:00
lukem
75f05a6677 - use "press" instead of "hit"
- use "MB" instead of "Mb"
- replace duplicate "wd" with the contextually correct "sd"
2000-10-04 00:47:14 +00:00
lukem
a889a71526 update copyright date 2000-10-04 00:45:45 +00:00
lukem
0725375524 - use "press" instead of "hit"
- suggest looking in /etc/defaults/rc.conf or rc.conf(5) for rc.conf settings
- spell "separate" correctly
- use "third party" instead of "3rd party"
- move notes about /etc/localtime; sysinst does it for us
- update copyright date
2000-10-04 00:44:24 +00:00
lukem
791987d225 use - instead of -- 2000-10-04 00:35:13 +00:00
lukem
d88b30e5b3 if we're going to refer to `sysinst' in the literal, don't capitalise
its name at the start of a sentence.
2000-10-04 00:34:35 +00:00
lukem
dfc1de8167 minor knf 2000-10-04 00:33:50 +00:00
lukem
19aacd6b5b refer to the GENERIC kernel as "GENERIC" and not "generic" 2000-10-04 00:31:49 +00:00
lukem
f851c9bfa2 update copyright date 2000-10-04 00:29:53 +00:00
lukem
a5fc462963 "format /s" is probably better than "format/s" 2000-10-04 00:29:28 +00:00
lukem
f7ad6f8074 - use .Pp to separate paragraphs
- indent paragraphs which are preceeded by the paragraph
	``In the following statement, "This software" refers to the [...]''
2000-10-04 00:28:36 +00:00
lukem
4b0f21a916 - use "press" instead of "hit"
- use "Control-A" instead of "^A"
- update copyright date
2000-10-03 23:23:56 +00:00
lukem
0a266992a1 - use "press" instead of "hit"
- update copyright date
2000-10-03 23:19:11 +00:00
lukem
db32885e42 - use "press" instead of "hit"
- update copyright date
2000-10-03 23:05:30 +00:00
lukem
812f74a909 update copyright date 2000-10-03 22:46:20 +00:00
lukem
9a21eb644a - spell `separate' correctly
- update copyright date
2000-10-03 22:43:37 +00:00
lukem
83bfef4f5d - use press' instead of hit'
- update copyrights
2000-10-03 22:24:33 +00:00
lukem
1010f59149 update copyright 2000-10-03 00:01:10 +00:00
lukem
62435065fe replace 1.4 with \\*V 2000-10-02 11:42:20 +00:00
lukem
2b0e78e073 - remove 1.4 stuff, and add some 1.5 stuff like ELF and MCA
- use \*V instead of `1.4'.
2000-10-02 08:01:55 +00:00
minoura
c2972543ed Missing `the'. Pointed out by jhawk. 2000-10-02 01:07:06 +00:00
phil
478822de36 Add the missing .\} to get the rest of the document in the output. 2000-09-28 06:06:24 +00:00
leo
4adddc0597 Sync recommended disk sizes with the Amiga port. I have no reason to believe
this is different for the Atari.
2000-09-27 10:54:53 +00:00
abs
318ff6a182 Remind people to gunzip syboot.fs 2000-09-26 14:11:02 +00:00
ad
a01a66c525 cac* at eisa? reported as working. 2000-09-26 11:51:14 +00:00
mrg
9a3cd1d826 finish porting these from the sparc versions. they are mostly correct
now though the install instructions could still do with some more work
and expansion....
2000-09-17 21:03:32 +00:00
is
1fd5b3110d My src tree wasn't completely up-to-date when I measured the current
syssrc size. Correct it.
2000-09-14 19:57:01 +00:00
tsutsui
e8d0e60d35 Add some missed acknowledgements. 2000-09-11 13:34:48 +00:00
is
a67e6ea0cb First pass of 1.5 status. 2000-09-11 06:26:01 +00:00
is
e0229cf7cc Adapt size table to bigger /usr and /usr/src. 2000-09-11 06:23:30 +00:00
abs
8b08f6e605 Now the miniroot based 'netbsd.ram.gz' is being installed into the installation
release dir we need to rename our 'netbsd.ram.gz' to 'netbsd.syram.gz'.
Man{ag,gl}ing two installation systems for NetBSD/sparc just gets more fun.
2000-09-04 16:54:39 +00:00
abs
e77376f339 Try to cover the fact NetBSD/sparc has both a sysinst and a miniroot
isntallation option for all methods.
2000-09-04 16:08:50 +00:00
msaitoh
dabddf08fa add IIJ's advertising clause (sh3disasm.c) 2000-09-01 22:27:38 +00:00
itojun
f91d963e3f add attribution to ISC and UOregon - usr.sbin/pim6{dd,sd} 2000-08-31 16:26:42 +00:00
itojun
107dcca9c3 add attribution to the following people.
- Eric Young (eay@mincom.oz.au) - sys/crypto
- OpenSSL project - crypto/dist/openssl
2000-08-31 16:14:39 +00:00
jhawk
3995670885 Update dependancies to include common/sysinst and common/upgrade
(where appropriate).
2000-08-31 16:00:49 +00:00
jhawk
f7ed8c99f1 Fix double ()/Pq markup error. 2000-08-25 23:56:08 +00:00
jhawk
0e36b20c67 Fix missing conditional termination (.\}) from previous. 2000-08-25 23:52:25 +00:00
jhawk
2b5deb0e20 update Dd 2000-08-25 23:51:43 +00:00
abs
1804626ad3 Clarify how to generate a NetBSD/sparc install floppy - from a mail by
Henry Nelson <henry@irm.nara.kindai.ac.jp>
2000-08-24 16:41:04 +00:00
minoura
5733e0b1ae Add new developers, ichiro, toshii, taca, kei, and tshiozak. 2000-08-24 14:49:41 +00:00
tsutsui
a0c6dc1939 Fix botch in previous, which caused mismatch braces. 2000-08-24 14:03:03 +00:00
jhawk
e19b3dce6d Use consistent casing for "Internet". 2000-08-24 03:57:38 +00:00
jhawk
78b4c3eca7 Pulldwon changes commited to netbsd-1-4 back to the trunk.
Most of revs 1.2.2.4 and 1.2.2.5.
Fix a few wording issues, and update the PCMCIA
section to note the existing of pcic irq probing.
2000-08-24 03:52:27 +00:00
bjh21
fb18971ae5 Initial INSTALL documentation for NetBSD/arm26. 2000-08-22 21:46:48 +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
abs
ec021a9f22 Fix some netinstall related text 2000-08-22 13:44:45 +00:00
wdk
b45cb63296 Add portmaster for mipsco port 2000-08-22 05:10:10 +00:00
ad
990c310b3f Sort developer list. 2000-08-21 14:08:00 +00:00
mrg
56334e8175 initial sparc64 install notes; still needs major editing to remove sparc-specific
crap and add ultrasparc specific crap.
2000-08-19 13:15:59 +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
hubertf
43b2b58c33 secrsrc.tgz is no longer. 2000-08-07 11:58:04 +00:00
hubertf
926bd8ce2a We have useradd(8) now, no more need to bother people with vipw and
the adduser manpage.
2000-08-04 14:51:36 +00:00
enami
fce828f34e When output device is ascii, load tmac.tty-char explicity as nroff does,
so that some developer's names are translated saner way.
2000-08-01 01:57:57 +00:00
briggs
e662eb71b4 Note support for SMC-based ethernet cards. 2000-07-31 00:10:03 +00:00
skrll
7c81cf05ee Add myself to the list. 2000-07-29 11:40:49 +00:00
wdk
00d537c969 Add myself to the developers list 2000-07-29 04:02:18 +00:00
federico
6107af201f Add myself to the developers list 2000-07-28 22:26:50 +00:00
bernie
91c88b6b86 Add myself to the developers list 2000-07-28 22:15:19 +00:00
bouyer
7b6418e7b4 Now that HPT370 works we can claim to support it. 2000-07-27 14:31:49 +00:00
ad
bb947b76e3 This product includes software developed by Manuel Bouyer. 2000-07-24 11:47:03 +00:00
jhawk
601d3aa149 Add thorpej and jhawk (myself) to releng 2000-07-23 20:22:30 +00:00
toddpw
2583501a28 Add myself. 2000-07-15 11:00:57 +00:00
jeffs
9614613391 Add myself to the developers list. 2000-07-10 16:25:44 +00:00
bouyer
4097e6af1e Note promise Ultra/100 support. 2000-07-07 09:53:28 +00:00
imp
7753949047 Cleanup english usage in places.
Spell Windows CE with a space always.
Add Vr4181 to list of supported processors
Change VR to Vr since that's how it is typically represented in datasheets.

Changes approved by: Jun Ebihara-san
2000-07-07 01:39:26 +00:00
ad
9500f6c8db This product contains software developed by Niels Provos. 2000-07-06 11:09:54 +00:00
ur
1fca26e9c7 Add myself to developer list. 2000-06-28 07:06:46 +00:00
jdolecek
dbda17aa53 note experimental MCA support
add [m] flag and use it for devices supported by MCA-enabled kernels
2000-06-26 20:53:01 +00:00
bouyer
6a452adcf5 Note PCI0648/0649 support. 2000-06-26 10:12:14 +00:00
soren
5f5263355b Add sgimips. 2000-06-24 11:12:55 +00:00
abs
2e1a21aab4 Fix netboot link - noted by ADAM Sulmicki 2000-06-18 19:36:20 +00:00
martin
823b565eba Fixed typo. 2000-06-17 15:05:26 +00:00
soda
7c71d119cd legal notice for William F. Jolitz and TeleMuse. 2000-06-17 09:31:17 +00:00
soda
9b59eb4406 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.
2000-06-17 09:28:25 +00:00
soda
9be7e873e1 move legal notice of William F. Jolitz and TeleMuse from i386 to common,
since this is now referred from arc port, too.
2000-06-17 09:14:15 +00:00
soda
abd83a7d2c add legal notice of OpenBSD, Per Fogelstrom and Opsycon AB. 2000-06-17 09:12:42 +00:00
tsutsui
289fd8c28e The first cut of news68k install notes. Needs more enhancement.
XXX How can we sync "contents" files on all ports?
2000-06-14 10:34:29 +00:00
shin
0750878997 note that Xhpc is EXPERIMENTAL. 2000-06-14 03:33:11 +00:00
shin
1168e0d779 make it up to date. 2000-06-13 12:56:59 +00:00
shin
7a28f08c92 add some supported hardwares. 2000-06-13 12:56:13 +00:00
gmcgarry
0e85a3b273 Add Gregory McGarry <gmcgarry@netbsd.org> to list of developers. 2000-06-12 22:47:17 +00:00
bouyer
5df54cd1f2 Note HPT366 support. 2000-06-12 21:27:12 +00:00
ad
96efe00076 Fix a botch. 2000-06-12 11:05:35 +00:00
tsutsui
df0f7248cd Move soren's name to portmasters list. 2000-05-14 13:22:17 +00:00
bjh21
307b716293 I believe I've expunged all advertising clauses relating to me. 2000-05-14 09:56:26 +00:00
lukem
78abee064b remove netstart 2000-05-13 08:07:01 +00:00
bjh21
d1744447e8 Add arm26 port 2000-05-11 21:30:07 +00:00
bjh21
9404af6d5a Add myself to portmasters list 2000-05-07 09:57:46 +00:00
itojun
945422d310 update wording for sendmail upgrade issues. 2000-05-05 19:05:29 +00:00
itojun
cca383c204 fix sendmail.cf file path. 2000-05-03 17:12:16 +00:00
itojun
79099a85c3 change sendmail.cf path in "postinstall".
sync "main" with reality.  rc.d/sendmail will die if there's /etc/sendmail.
2000-05-03 17:09:13 +00:00
itojun
24ff0c6e1f mention sendmail upgrade twists (/etc -> /etc/mail) 2000-05-03 10:56:45 +00:00
explorer
1804bb1414 Add documentation for Addonics FlexPort 8S 2000-04-21 18:20:53 +00:00
david
784ea78445 add myself to supporting-cast 2000-04-16 03:46:28 +00:00
jhawk
ebb5b94cb0 Clarify that /usr/pkgsrc is not the One True Location, but merely
an accepted-by-convention default, per agc.
2000-04-14 10:17:44 +00:00
jhawk
a110807f8f Clarify exactly where pkgsrc.tar.gz should be extracted.
Fixes install/9580 (INSTALL is vague about pkgsrc installation location)
2000-04-13 18:24:13 +00:00
jhawk
c4f30d4a4e Add self (jhawk) to list o' Developers 2000-04-13 17:53:58 +00:00
hubertf
f577078528 note that the installation software (sysinst) may have already set
rc_configured to YES in /etc/rc.conf, and that the drop to
	singleuser mode may not happen.
 remove special mentioning of 1.4.
2000-04-13 15:46:43 +00:00
thorpej
7ab88fa264 Make this traverse into subdirectories properly. 2000-04-07 17:33:34 +00:00
jun
64a063e730 add supported hardware List
- Sharp Telios
 - Compaq C810 C2010
 - Mobilon HC-4100
2000-03-22 14:36:35 +00:00
soda
cccbe9a4f3 sync with i386 about ahc. 2000-03-21 10:50:03 +00:00
soda
fdc9111bb2 add Adaptec AHA-2910, 2915, 2920, and 2930C adapters (supported by ahc) 2000-03-21 10:39:23 +00:00
garbled
fee34ab92e Stop this make from descending into directories that don't exist yet. 2000-03-21 03:58:12 +00:00
ad
99ad897ea3 Note devices supported by cac(4). 2000-03-20 18:25:20 +00:00
jun
92a2e14c2a typo fix. 2000-03-19 16:17:12 +00:00
tsutsui
da5ce39d89 Remove AIC-7890 from "we do NOT currently support" list. 2000-03-15 14:08:44 +00:00
fvdl
a1ccc336af Note support for more Adaptec SCSI cards. 2000-03-15 02:28:42 +00:00
shin
c40db3fc1b fix set sizes. 2000-03-14 01:58:34 +00:00
soren
fe277f0e79 Fix doubled 'the'. 2000-03-13 22:45:46 +00:00
soren
874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
martin
29ca614469 Added myself. 2000-03-12 19:18:50 +00:00
onoe
2ec94d1a53 add myself to developpers. 2000-03-10 01:59:06 +00:00
cjs
81999926fe Include bsd.obj.mk so we can have RELEASEDIR in /etc/mk.conf. 2000-03-08 15:39:48 +00:00
hubertf
9aea0d6d08 Make setting of pcic_isa_intr_alloc_mask via DDB a bit clearer.
Suggested in PR 9568 by sanpei@sanpei.org
2000-03-08 13:09:00 +00:00
jun
d26f8fbcde Warner Losh reports to port-hpcmips,port-hpcmips-ja@jp.netbsd.org
Everex A-10
	    main memory 4M  too tight for living
	    main memory20M  live in peace
2000-03-07 14:24:59 +00:00
imp
64d1b1dbe8 Add Everex Freestyle A-10 to the supported list. Mine now boots. 2000-03-07 03:03:29 +00:00
hubertf
312d50585a This product includes software developed by Hubert Feyrer for
the NetBSD Project.
2000-03-06 04:55:33 +00:00
ragge
b61115b2b4 Update to reality; patches by Todd Whitesel. 2000-03-04 15:05:19 +00:00
ross
b4dbebce1a alpha port is now ross + jason 2000-03-01 02:08:28 +00:00
jun
162999a809 add comments:
NetBSD/hpcmips kernel with sysinst costs 6MB WinCE memory area.
allocate more WinCE memory,if heap memory has exhausted on system startup.
2000-02-28 05:57:43 +00:00
mbw
68a1983326 added mbw to list of contributors 2000-02-26 03:02:14 +00:00
jun
bc3e15eda9 add support machines
NEC MC-CS12/13
	(CASIO E-55/for DoCoMo)
2000-02-25 17:27:05 +00:00
ad
9744286599 Note DPT ISA support. 2000-02-24 18:51:51 +00:00
ad
509ce66ed5 Add folks that have given me stuff. 2000-02-23 17:58:20 +00:00
nonaka
e1c9f9e96d Add myself 2000-02-23 14:00:51 +00:00
groo
4cf20c4fe6 Added myself. 2000-02-23 07:51:53 +00:00
dent
b7b0fe0dd0 Addition of myself. 2000-02-22 13:06:48 +00:00
jun
99821867ca update for current snapshot 2000-02-22 05:01:40 +00:00
jun
3a97e5ecd9 add notes for hpcmips. 2000-02-20 15:45:33 +00:00
jwise
efc017e61a Add Eric and Rosemary Spahr, who have donated some NeXT equipment which
will go to the build lab.
2000-02-20 03:24:17 +00:00
tsutsui
ce0bacce6a Move names of nisimura, soda and me to the portmaster's list,
and reorder some entries.
2000-02-16 10:48:13 +00:00
bouyer
7b45cdf11f Add a note for RealTek 8129/8139, and remove the '[*] [+]' for the rhine, it's
now on the boot floppy.
2000-02-07 18:04:04 +00:00
hubertf
7df83fe628 Sync with the INSTALL kernel config file.
XXX This file should be generated automatically...
2000-02-07 03:09:01 +00:00
dante
0576ea6a40 Add AdvanSys U2W boards support 2000-02-04 13:11:58 +00:00
augustss
b29a1709da Add a line about USB Ethernet adapters. 2000-01-25 12:15:32 +00:00
mcr
4efc8f6b33 install notes for ioat66 device 2000-01-24 23:15:50 +00:00
tsutsui
1bf52b391d rename (revert) memory disk filename /dev/mdX -> /dev/mdXa 2000-01-21 12:32:54 +00:00
is
d02bc7577d .em->.Em 2000-01-17 21:57:14 +00:00
abs
8033b76e4e Mention you usually do not need to enter terminal type on login 2000-01-17 15:14:19 +00:00
itojun
82070bab0c note sysctl(8) pathname change into "1.4 -> 1.4x changes" section. 2000-01-17 05:33:14 +00:00
soren
d16fa2828e Add Thomas Klausner. 2000-01-12 04:49:56 +00:00
pk
f1feb4e600 Remove version number from boot image files. 2000-01-10 15:17:30 +00:00
tsutsui
e6824489b4 Fix root device name md0a -> md0 2000-01-10 05:03:24 +00:00
joda
08b94cc72f add more legal MJ 2000-01-09 17:25:42 +00:00
ad
c61960c8b3 Note that xserver.tgz also contains Xprt. 2000-01-07 14:46:03 +00:00
itojun
f69863cf45 sync with reality. cnw(4) and awi(4) are not in INSTALL kernel. 2000-01-02 18:44:07 +00:00
itojun
bf9e30f3c1 sync text with reality. unified-ipv6 effort (KAME+INRIA+NRL)
resulted into single tree (KAME).
2000-01-02 18:39:03 +00:00
simonb
2a69a62828 Use /usr/mdec/installboot to install new bootblocks. 1999-12-28 11:05:48 +00:00
soren
e163c6b37e Add new developers. 1999-12-27 11:52:36 +00:00
pooka
f437f07cd4 add me 1999-12-18 22:59:24 +00:00
is
3fb775ddcb Mention initial support of X-surf boards (Ethernet port). 1999-12-17 21:55:11 +00:00
ws
6173e579bf The powerpc port was renamed to ofppc quite a while ago. 1999-12-15 18:50:01 +00:00
abs
6d7e7dccc7 Fix a type (propperly -> properly), plus expand section on pkgsrc 1999-12-13 15:32:46 +00:00
fredb
7b6a72860d Back out last commit. 1999-12-12 16:20:53 +00:00
fredb
7b866ceafa Install the notes under ${RELEASEDIR}. 1999-12-12 15:21:27 +00:00
lukem
8c9f01b5c5 - Replace inline mirrors list with a link to
http://www.netbsd.org/Sites/net.html
  It's probably safe to assume that a user wanting access to a mirror
  site can access this URL...
- Highlight that with the latest BIND code you need to now use
	options { version "newfoo"; }
  to change the infoleak string.  (1.3.3 didn't have the infoleak,
  but it crept back into 1.4)
1999-12-08 03:57:29 +00:00
soren
be4079c51e Add next68k to MACHINE_LIST. 1999-12-07 23:08:00 +00:00
soren
c8eb8949ca Fix pasto. 1999-12-07 22:56:57 +00:00
soren
d12226a14d Use 7-bit ASCII for INSTALL.txt. 1999-12-07 22:33:49 +00:00
soren
7c11faa763 Sync with htdocs. 1999-12-07 18:17:01 +00:00
soren
84cf103b31 Use -Tlatin1 for output. 1999-12-07 17:58:04 +00:00
soren
7069e19e17 More cleanup. 1999-12-07 17:55:38 +00:00
soren
6ab209b3aa Cleanup. 1999-12-07 17:26:17 +00:00
soren
75423f904a Add missing developers. 1999-12-07 17:09:30 +00:00
mason
5d1b93f4d5 Added myself. (Donated money recently.) 1999-12-07 15:07:47 +00:00
jwise
eb3ec51871 Add Dean Huxley <dean@netbsd.org> 1999-12-06 21:53:06 +00:00
jonb
d828de7083 fix name spelling... (at least it wasn't Jonathan, only mom calls
me that... 8-)
1999-12-06 04:35:30 +00:00
deberg
fcab1efa6e fix my name's spelling 1999-12-06 01:46:11 +00:00
dmcmahill
4fd342eabe add myself to developers list 1999-12-05 23:28:57 +00:00
cgd
93d3beb3f1 add he and myself to the releng list 1999-12-05 05:46:30 +00:00
itojun
b606e7156c add wireless network adapters (cnw, wi, awi).
(is there any MI document for supported adapters?)
1999-11-30 13:04:43 +00:00
lukem
350695ea91 regen for {ftp,www}.pl 1999-11-29 11:57:14 +00:00
ragge
a3f0dc54de Add some text to clarify the tape device naming. Closes PR#8794 1999-11-19 20:31:06 +00:00
lukem
a8b3a26d89 regen for anoncvs on sup.jp 1999-11-19 02:13:03 +00:00
pk
2b83e06e71 Reduce block size in dd command to 4K; this should make the blocking factor
ok when reading from a pipe.
1999-11-03 12:03:32 +00:00
sjg
a1a63dafa0 fixed reference to NetBSD version 1999-11-03 11:27:29 +00:00
bouyer
3c966f2b5e '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 :)
1999-10-28 14:32:41 +00:00
lukem
6d47560d58 regen 1999-10-28 01:54:33 +00:00
simonb
5fefdd5a2c The netboot kernel is called "install.ecoff", not "install". 1999-10-26 05:57:48 +00:00
lukem
d6b2d13a6f regen 1999-10-22 05:19:56 +00:00
ad
4f06983e9b The PX series of boards are supported. 1999-10-06 22:37:29 +00:00
drochner
3c916c0d18 {aria,nca} at isa were removed from GENERIC 1999-10-06 13:30:59 +00:00
ad
0847be720d Note DPT support. 1999-09-29 17:26:53 +00:00
wennmach
b207e53e3a Added myself to the list of developers :-) 1999-09-29 16:54:29 +00:00
hubertf
ceaa498727 Scott Reynolds is no longer in core 1999-09-27 03:25:12 +00:00
ross
bf40ecdced fix english 1999-09-15 04:06:00 +00:00
lukem
216165f484 add rsync.fr 1999-09-14 23:48:12 +00:00
mason
c876d35b6a fixed grammatical error ("some architecture" -> "some architectures") 1999-09-10 00:06:38 +00:00
perseant
7d1736a5f7 Add some more new developers (after the last change I made a couple people
mentioned that they were not listed here *or* in the source I had used to
generate that diff).
1999-09-08 16:28:51 +00:00
soren
73161b0ff2 Regen. 1999-09-08 16:01:43 +00:00
soren
8553f32ee2 Regen. 1999-09-08 15:19:11 +00:00
lukem
ca02addecf regen 1999-09-04 14:49:10 +00:00
bouyer
707ea062ae Note Intel 82801 support. 1999-08-30 13:12:50 +00:00
bouyer
39ca29c4f8 Note Promise PDC20246 (Ultra/33) and PDC20262 (Ultra/66) support. 1999-08-29 18:17:48 +00:00
lukem
f2adc5cef3 regen 1999-08-29 10:16:51 +00:00
lukem
b6aa7d82bb shuffle some hats 1999-08-28 01:32:33 +00:00
perseant
fba239989f Added missing developers (some others may still be missing though) 1999-08-27 21:35:07 +00:00
augustss
db574ba708 Add umodem device. 1999-08-16 22:27:08 +00:00
lukem
d890e44637 regen 1999-08-13 02:11:19 +00:00
chopps
68746d569a add myself back to the developers list 1999-08-09 17:57:18 +00:00
lukem
8a7a8ea124 regen 1999-07-26 04:21:21 +00:00
simonb
aaa754c3c9 Include the root-path in the bootptab and dhcpd.conf examples. 1999-07-21 23:41:27 +00:00
is
3379ab3fac Warn people to add at least a /usr when asked (whoever really knows better
will know how to ignore that advice).
Warn people not to use the c partitions for anything.
Advice people to use the look-at-disklabel option to find out about the
NetBSD names of their partitions.
1999-07-21 11:35:27 +00:00
is
c7113b3b3a add missing colon 1999-07-21 11:25:23 +00:00
kleink
adc20bff46 Add Solo-1. 1999-07-13 16:53:14 +00:00
lukem
109518b89d regen 1999-07-13 10:26:05 +00:00
itojun
67b57a858e upgrade shlib major version for src/lib/libpcap (0.1 -> 1.0).
document KAME IPv6/IPsec import into INSTALL.txt (installation notes).
1999-07-02 18:53:26 +00:00
ross
1128e4c837 Add release targets, intended for use by the src/etc/Makefile `make release'. 1999-06-30 18:23:02 +00:00
is
cf9cc23046 Warn users to use 512-byte-sector disks for installation. 1999-06-29 15:44:34 +00:00
minoura
dd3893c6df FPU is not required now. 1999-06-29 03:07:01 +00:00
is
2aacd1b595 - we support the parallel HyperCom[34]+ ports now.
- while we're here, fix table formatting.
1999-06-28 21:28:37 +00:00
mrg
1f2076c283 note the sparc floppy somewhat 1999-06-27 11:24:35 +00:00
simonb
4a8e28d508 The name of the kernel on the diskimage is "netbsd" and not "install". 1999-06-25 02:37:22 +00:00
pk
a7de1e5f5d truely -> truly; PR 7762 1999-06-12 11:24:35 +00:00
lukem
3da956dff3 regen 1999-05-31 23:57:50 +00:00
ender
5f92800c39 Add a paragraph warning the user that a MacOS partition is still necessary
for booting so completely destroying all existing partitions may be
ill-advised.

Should fix PR 6341 from John Refling (refling@comet.lbl.gov).
1999-05-31 06:54:31 +00:00
ender
077384cc46 Add a note about 32-bit addressing when the Memory control panel does not
give you the option.

Should fix PR 6320 from John Refling (refling@comet.lbl.gov).
1999-05-31 06:38:16 +00:00
ross
85bb1d699e You are leaving a maze of twisty little conditionals.
There are macs here.
1999-05-27 01:04:13 +00:00
lukem
944d558ceb regen 1999-05-26 14:29:15 +00:00
simonb
29f2f8bf77 You leave a maze of twistly little conditionals... 1999-05-26 01:16:40 +00:00
ross
d1a550d635 Delete maze of twisty little conditionals. 6 down, 11 to go. 1999-05-24 16:47:25 +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
lukem
5488764b26 regen 1999-05-22 04:37:28 +00:00
gwr
662828c4ce Add sun3 stuff 1999-05-19 05:49:06 +00:00
gwr
85c2b5c458 Add sn3 stuff. (This file is gross...) 1999-05-19 05:48:27 +00:00
gwr
9bde5265dc obsolete 1999-05-19 04:28:56 +00:00
jwise
27a18e8843 Add my name to the list of developers, and the list of donations (cash for NBFTP). 1999-05-14 15:44:48 +00:00
sommerfeld
2275542427 Add text mentioning PCMCIA 1999-05-13 15:25:42 +00:00
kim
2a1bcd6cb6 Regen 1999-05-10 17:52:35 +00:00
lukem
6f74d7ed98 regen 1999-05-09 07:38:21 +00:00
ender
79b5fdde80 Various updates for 1.4 since it looks like we will be making the
release after all.
1999-05-07 03:30:44 +00:00
ragge
fb77d3696c Oops, forgot to check in the updated install instructions. 1999-05-07 00:15:16 +00:00
jtk
41dd04fe75 note my name (486/33, cash for nbftp) 1999-05-06 11:29:14 +00:00
billc
6afcf9429b added Dave Rand, AboveNet, Warped Communications 1999-05-05 23:32:24 +00:00
is
6d08ee5e26 Add VMC 1999-05-05 19:12:45 +00:00
is
19277ae203 We support ATAPI CD-ROMs, nowadays 1999-05-05 18:47:40 +00:00
fvdl
5d8dd1750f Sync with reality. 1999-05-04 20:20:35 +00:00
fvdl
f1b4e99d77 Update to match reality. 1999-05-04 20:07:02 +00:00
simonb
f6f8865538 Mainly formatting. Sysinst does make FTP/NFS easier... 1999-05-04 03:42:20 +00:00
simonb
c327e3a779 Mention some highlights since 1.3. 1999-05-04 03:41:46 +00:00
simonb
ff08ee4418 Use common/upgrade. 1999-05-04 03:41:11 +00:00
simonb
d610c1f1cc Most of this is gone, into pmax/install. Just keep a mention that
backups are important.
1999-05-04 03:40:22 +00:00
simonb
f7395fddb7 Big clean up for ramdisk install kernel (don't need diskimages in
swap partitions, etc).
Mention PROM commands here instead of pmax/prep.
Better list of set retrieval methods (based on Alpha page).
Use common/sysinst.
1999-05-04 03:39:32 +00:00
simonb
4e72e5afe8 DECsystation capitialisation.
Mention that PX and PXG graphics boards are supported in -current.
Minor formatting.
1999-05-04 03:38:40 +00:00
simonb
a05781204e The pmax doesn't use sd* or wd*. 1999-05-04 03:37:44 +00:00
simonb
9a2c838c56 The pmax needs to upgrade bootblocks before booting the install kernel.
And don't mention those darn floppies...
1999-05-04 03:37:09 +00:00
simonb
268918ca6d For a pmax:
+ Don't include pcmcia goop.
 + Don't mention floppy disks!
 + Add minimum memory requirements.
 + Only mention rz* disks, not wd* or sd*.
Mention that watching the file extraction list can slow things down on
a slow console.
1999-05-04 03:36:15 +00:00
simonb
21a058f060 Change terminal type and ifconfig interface for pmax.
Mention some new files that have appears in NetBSD 1.4.
Make i386 and arm32 X configuration conditional on those archs.
Remove pmax X11R5 discussion - uses X11R6 now.
1999-05-04 03:35:03 +00:00
simonb
bdb75f209e Update src set sizes to current reality.
Prune 1.2->1.3 compatilbity issues, and 1 (only!) 1.3->1.4
issue.  More could go here!!!
1999-05-04 03:34:14 +00:00
simonb
7e55f1498b Add a html <name> to second-level subsection macro. 1999-05-04 03:33:30 +00:00
simonb
11de58919c Add pmax kernels.
Update available set sizes to current reality.
Remove comment about sysinst not being able to install X sets.
1999-05-04 03:32:55 +00:00
fvdl
06d4645b5d Update this. From Izumi Tsutsui. 1999-05-03 21:58:10 +00:00
leo
d914980ab2 More typo's (Julian Coleman). 1999-04-30 18:29:16 +00:00
leo
fd88c5db65 Mention the package system (Julian Coleman). 1999-04-30 18:26:58 +00:00
bad
dc8601cb76 Mention Token-Ring cards supported by the tr(4) driver. 1999-04-29 21:49:51 +00:00
ender
4bee9b1689 Update mac68k set sizes for 1.4 1999-04-29 20:21:34 +00:00
is
e609fe69c7 Add missing sponsors from the WWW page. Reorganize as there (individuals
and organizations seperately).
1999-04-29 19:27:27 +00:00
is
0ec95d34b3 update sponsor list from WWW page. split into individual and organization section, like there. 1999-04-29 19:27:26 +00:00
ross
22939f25dd Add target used when importing INSTALL.more to sysinst images. 1999-04-29 19:03:03 +00:00
ross
f14052bc95 Use \- instead of \*- (to get a dash instead of a hyphen) 1999-04-29 02:34:54 +00:00
leo
f290c42dd1 Atari X11 related updates 1999-04-28 19:33:41 +00:00
leo
eb49506c14 fix typo. 1999-04-28 19:03:44 +00:00
leo
167d50274d Reorganize hardware list and bring it up-to-date. 1999-04-28 19:02:56 +00:00
is
30c61c3427 Warn users to quite their PPC co-CPU before booting NetBSD from AmigaOS. 1999-04-27 19:05:16 +00:00
is
7d8031561f Adapt minimum memory and disk requirements to reality:
- due to a pmap bug, really low memory booting doesn't work
- NetBSD-1.4 needs much more disk than earlier releases.
1999-04-26 19:29:45 +00:00
is
655935bd49 Remove comments about additional bootblock remarks, and add additional
remarks about bootblock limitations where they were missing.
1999-04-26 19:18:23 +00:00
tsubai
c039b53a2a Add macppc part. 1999-04-26 01:04:45 +00:00
dbj
2b52f90af2 install documentation for the next68k port, contributed by Matt Debergalis 1999-04-24 18:47:14 +00:00
ross
2aa563c6ba * Don't use fancy mdoc features that don't yet have good HTML mappings.
* Fix typos
* Tweak style
* Edit scheduler enhancements bullet item
1999-04-23 23:09:03 +00:00
ross
fa6ffabd98 Fix header inversion caused by untracked macro package change. 1999-04-23 22:47:16 +00:00
perry
d9a5400fdc add cjs to releng, rm cgd from releng for 1.4, move hpeyerl to contributors. 1999-04-23 15:25:41 +00:00
leo
1c0011369f Remove Waldi Ravens from the contributors list. 1999-04-23 12:33:13 +00:00
leo
ce26a3ede3 Add a list of devices that are 'New' for 1.4. Don't pretend that all
devices supported are listed.
1999-04-23 12:17:27 +00:00
ross
3bb2867f5a Document some of the 1.3 -> 1.4 features. 1999-04-23 00:04:07 +00:00
ross
70f6413687 Add list item and description for installation/instkernel/ [netbsd.gz] 1999-04-22 18:56:55 +00:00
oster
bfde703554 Be more accurate about the RAID levels currently supported by RAIDframe. 1999-04-21 15:38:09 +00:00
minoura
a5f47bb12c X68k portmaster change. 1999-04-20 14:30:32 +00:00
ross
0fd0e10d43 Discuss netboot on 3000/xxx and other old SRM systems. Reported by Charles. 1999-04-19 23:38:38 +00:00
is
c723b88c83 Add the HyperCom 3+ and 4+ Zorro bus boards to the list of supported devices. 1999-04-18 10:50:17 +00:00
augustss
be94008d5a Fix misspelling. 1999-04-17 16:18:18 +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
is
14ee1bfb19 Mention a couple of port-specific new features. 1999-04-15 14:49:11 +00:00
tsubai
5a42169d65 Update to reflect current status. 1999-04-15 11:45:57 +00:00
tsubai
0b62da153e Add notes from SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>. 1999-04-12 13:46:25 +00:00
bouyer
974e6e2609 Also add ASUS PCI-DEC100TX+ to the list of tulip-based boards. 1999-04-12 09:46:11 +00:00
bouyer
a7af910c55 Another Tulip-based board which works: DLINK DFE500-TX. 1999-04-12 09:42:35 +00:00
is
d880ae0c98 We do support the CyberSCSI Mk3/PPC now 1999-04-11 15:12:49 +00:00
scw
546c12c03b Modify the example on setting the date/time so it is kosher for 1999.
Fix the 'bo' command example for booting from tape on mvme167.
1999-04-10 16:16:11 +00:00
is
8f1f6ecaa6 new version number syntax due to new formatting;
yet another release...
1999-04-09 20:55:28 +00:00
minoura
bfb9b83441 Fill the x68k-specific portion. 1999-04-06 14:49:01 +00:00
leo
8ea4699fac First round of corrections for the atari. 1999-04-06 12:33:38 +00:00
lukem
5010389530 regen 1999-04-06 03:59:11 +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
lukem
d5f7c8fa09 since everyone else gets a plug for their bit, highlight that i did nsswitch :) 1999-04-03 03:16:39 +00:00
lukem
43e2ab965f regen 1999-04-03 03:12:46 +00:00
lukem
d74fb9d392 regen 1999-04-03 03:04:02 +00:00
kim
96139333c2 Added myself, fixed sorting. 1999-04-01 18:44:37 +00:00
dbj
2b950ad26f Add next68k makefile, so "make obj", etc. doesn't fail. 1999-04-01 17:10:35 +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
minoura
4a6980672f Corp -> Inc 1999-04-01 14:08:21 +00:00
minoura
08d5492f03 Note the location of dti.ad.jp. 1999-04-01 14:07:35 +00:00
bouyer
c8b2b59bcc 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.
1999-03-31 12:19:57 +00:00
ross
5983cb1994 Edit alpha installation section. 1999-03-30 07:46:10 +00:00
perry
36ad5eb24b note that we support the 3c905B now. 1999-03-30 01:07:26 +00:00
is
3945730dbc Update: CS MK III/PPC scsi, ATAPI; mention no-Xserver for Retina Z2 and
A2410.
1999-03-28 21:33:38 +00:00
mark
2319fcb044 Pull in ../common/upgrade. 1999-03-26 09:22:52 +00:00
mark
8ee35faca3 Bring these files up to date. 1999-03-26 09:10:48 +00:00
ross
c122afdfb4 Stomp on those blank-line-inserting .ne requests, like Charles did
for -mdoc.
1999-03-25 21:19:08 +00:00
ross
f566063401 Describe all six ways of loading the installer. 1999-03-25 21:13:04 +00:00
leo
abc002ac94 Fixup atari set sizes. 1999-03-25 20:56:01 +00:00
pk
fab472e8c9 Fill in sparc distribution set sizes. 1999-03-25 12:08:57 +00:00
dante
6dc68c9bd8 Add a supported AdvanSys SCSI adapter. 1999-03-25 10:39:14 +00:00
explorer
de3a9322bb Add info for LMC cards 1999-03-25 03:50:18 +00:00
explorer
606ef37ce4 add copyright info for LMC, and myself (which I missed before) 1999-03-25 03:49:51 +00:00
dante
a0d8143219 Add AdvanSys SCSI host adapters to the supported hardware 1999-03-24 12:42:47 +00:00
perry
1adf543079 update the date. 1999-03-23 21:19:58 +00:00
perry
23433d74a4 more updates. It appears, unfortunately, that the whole "gotchas while
upgrading" section is going to need a rewrite.
1999-03-23 21:17:44 +00:00
perry
e2cf6728d9 add Piermont Information Systems 1999-03-23 21:12:56 +00:00
perry
27b5e4333f update for changes in main -- USB and IDE are not i386 specific 1999-03-23 21:02:09 +00:00
perry
58263c1e72 Numerous fixes for 1.4. This is approximately okay for 1.4 now,
assuming enough people proof read it. more to come.
1999-03-23 20:55:38 +00:00
perry
75b15f7534 first cut of whatis for 1.4 1999-03-23 18:57:19 +00:00
hubertf
15bf64c0ac add me 1999-03-20 00:00:43 +00:00
ross
bef0fed619 Bring back credits that were in the old version of mac68k/legal. 1999-03-19 19:40:31 +00:00
ross
a62a87639d g/c 1999-03-19 19:12:03 +00:00
ross
27fa34dd96 Remove these before someone changes them. There is a common contents file
in distrib/notes/common/contents, conditionalized for the differences
between platform distributions.
1999-03-19 04:52:04 +00:00