Commit Graph

1700 Commits

Author SHA1 Message Date
martin
8341c5308c Note sunsolve now requires a login. 2007-05-07 19:45:59 +00:00
martin
4f9040b578 Adapt unsupported hardware section 2007-05-07 19:34:19 +00:00
pavel
152ab6b873 Remove the list of donations, which was not updated since 2004. We have
up-to-date lists at http://www.NetBSD.org/donations, so add this link
to the release notes. OK by Christos.
2007-05-06 11:00:03 +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
snj
ebae998b1c Sync and sort the list of core members. 2007-05-05 21:47:35 +00:00
snj
bd445991c9 Sync releng membership with reality. While here, sort by last name. 2007-05-05 21:28:04 +00:00
pavel
e1cce84524 Add myself to releng. 2007-04-26 19:10:14 +00:00
dsl
caf05d897b Add myself (finally). 2007-04-21 13:00:46 +00:00
dsieger
61d67f4d50 Add myself to the list of developers. 2007-04-21 12:46:04 +00:00
uwe
05302ae7c4 Descend into landisk for ALLNOTES. 2007-04-15 17:12:04 +00:00
uwe
d264cb3d55 Rudimentary documentation for NetBSD/landisk. 2007-04-15 17:09:51 +00:00
scw
5764a76889 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
tnn
a99b3971af Add myself (tnn@) to the list of developers. 2007-04-02 08:21:46 +00:00
apb
b3ee2947ce Revert previous. It was work in progress, accidentally included
when other nearby files were committed.
2007-03-03 07:41:17 +00:00
apb
305d6c91e1 MAKEDEV.subr no longer exists. Don't install it in any ramdisk
or miniroot images.
2007-03-03 06:40:05 +00:00
tron
35ce54d7b7 Update release engineering member list with reality. 2007-02-27 09:06:17 +00:00
elad
7f962d079d Remove myself from list of developers. 2007-02-10 00:30:22 +00:00
rmind
6357560bab Add rmind@ 2007-02-07 15:17:01 +00:00
martin
cc56e04922 PR install/35528 from Wouter Schoot: fix typo in install docs 2007-01-31 10:12:28 +00:00
itohy
7e0772cff8 Use Ns (no space) in definition of Ul (UNIX-like) macro,
since recent groff inserts a space before -like.
2007-01-23 15:23:05 +00:00
njoly
61f7169efa Add myself to the developer list 2007-01-23 10:35:01 +00:00
sborrill
453aac4b0d Add myself to list of developers 2007-01-17 16:27:52 +00:00
degroote
e06b6c60e8 Add myself to the list 2007-01-12 19:23:38 +00:00
ober
89c37015f9 Updated to include new Zaurus port as per new-port checklist. 2007-01-06 03:34:26 +00:00
wiz
172a4c32bd From dieter roelants in PR 35169:
- While reading install/12957 it was suggested
	(http://mail-index.netbsd.org/port-i386/2006/11/27/0000.html)
	that all notes, marked with '[PCMCIA]' should go and be
	replaced with a more generic explanation about removable
	devices.
	- I noticed the HTML output concatenates 'NetBSD' and '4.0',
	which is ugly.
	- The IP addresses for ftp.NetBSD.org are wrong.
2007-01-04 00:19:45 +00:00
wiz
66e000b0d9 Add missing apostrophe. 2006-12-25 18:40:49 +00:00
wiz
3ed1aa9185 Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
wiz
a719197f0c Punctuation nit. 2006-12-20 07:34:44 +00:00
hubertf
9f28cd0b4a Add note on handling the O2 framebuffer, and how to work around the
non-support, by giving instructions for a serial console.

By Daniel Sieger <dsieger@TechFak.Uni-Bielefeld.DE>
2006-12-20 00:40:16 +00:00
alc
d876d4f262 Add my name to the developers list
Hello everybody ;-)
2006-11-29 04:34:37 +00:00
hubertf
11e3c1d9c6 Remove references to Ultrix gunzip
Discussed with and OK'd by simonb (port-pmax portmeister)

Fixes PR port-pmax/18320
2006-11-27 01:57:25 +00:00
martin
f1a1cc2e0c dsl says: "you need to use .ie not .if if you want to use .el".
This makes missing descriptions of the misc/ directory appear in the
output.
2006-11-26 19:21:55 +00:00
hubertf
9382f56fa0 Update a bit, in light of PR 18320:
* update size information
 * fix some paths
 * do we want to ship an Ultrix gunzip again? I think we should...
   I'll ask the portmaster for input.
2006-11-26 16:29:07 +00:00
martin
3837d02a37 Fix PR install/34375 by fixing a few filenames. 2006-11-26 15:44:07 +00:00
martin
f9ac3281a1 Fix kernel names (install -> netbsd-INSTALL), closes PR 12007. 2006-11-26 12:56:12 +00:00
martin
da210ed133 Adapt iso image names to current conventions and suffix them with the current
version number.
2006-11-26 11:26:27 +00:00
mishka
64c7b74aad PR/13749 - Incorrect options specified for dd(1) in tape installs.
Cleanup dd options accordingly to the following policy:
    1) put if, of, bs, conv in this order
    2) for reading/writing from/to disk don't use sync
    4) reading from tape - use sync
    3) writing to tape - use osync

Noted by Don Yuniskis (auryn at gci-net.com) via install/13749. Thanks!
Reviewed by <martin>. Thank you!
2006-11-25 22:53:34 +00:00
martin
70ba00a921 i386 now has 3 floppies - noted by Alan Horn 2006-11-25 21:07:32 +00:00
hubertf
3eed780f61 Fix previous: xfont is also needed by X clients.
Thanks tron@
2006-10-31 14:05:22 +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 &mdash; 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
bjh21
8bb452f337 sec(4). 2006-10-22 23:52:19 +00:00
bjh21
c0f3f368d9 Document a couple of significant changes in 4.0. This should perhaps go
in "upgrade" rather than "whatis", but I'm not sure.
2006-10-22 23:49:37 +00:00
hauke
09aee34e95 Add Hauke Fath 2006-10-22 21:08:27 +00:00
dogcow
4d6780ca5c I figure I may as well add myself, too. You'd think this'd be automagically
generated at some point...
2006-10-17 20:26:50 +00:00
mjf
34c85e509f Added myself to the list. 2006-10-17 20:07:34 +00:00
pavel
dd6faf8e8a add myself (pavel@) 2006-10-17 07:54:06 +00:00
pavel
529cc0c586 Apply patch from Hauke Fath to solve port-mac68k/29049: sysinst did not
newfs and mount the target filesystem.

In Hauke's words: "Basically, the mac68k md_make_bsd_partitions() function,
which replaces the MI make_bsd_partitions() because the mac68k port does not
have an on-disk BSD disklabel, neglected to sign up BSD partitions for
newfs'ing and mounting by setting the appropriate flags."

Revert the commit to the install notes (rev. 1.14 of notes/mac68k/prep) which
added a warning and a workaround for this bug, as requested by hubertf in the
PR log.
2006-10-12 12:46:18 +00:00
garbled
3ac9a5180a Note support for the F40 in the distrib notes. 2006-09-07 07:49:12 +00:00
rumble
e973f81726 Bring this up to date by mentioning the Personal Iris machines, Phobos
Fast Ethernet boards, and the IP22/24 parallel port. The Set Engineering
board is also noted but commented out until the bugs are shaken out.
2006-09-03 19:19:14 +00:00
obache
f2599bc9e9 Add myself to the list of developers. 2006-08-30 14:19:24 +00:00