Commit Graph

1662 Commits

Author SHA1 Message Date
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 — 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
bjh21 cd46a5a9c8 Remove mention of wscons-specific kernels on acorn32 -- all acorn32 kernels
now use wscons.
2006-08-14 22:14:13 +00:00
plunky a1c876ddfc Add my name to list of Developers 2006-08-11 18:39:02 +00:00
ad d8360081f7 Remove RASTERCONSOLE support from the pmax port. 2006-07-29 19:10:56 +00:00
bjh21 3ec3640611 No acorn32 system that I know of has PCMCIA, so skip PCMCIA references there. 2006-07-20 19:38:17 +00:00
hubertf 7c79d661fa Mozilla -> Firefox 2006-07-17 14:21:19 +00:00
bjh21 890c1cd933 It's possible to launch the installation kernel by double-clicking it now. 2006-07-13 15:19:58 +00:00
bjh21 5fa51428d5 Fix a couple of .Pa that should have been .Pp. 2006-07-13 15:07:47 +00:00
bjh21 74be07eab4 Correct another reference to BtNetBSD.zip.
Also spell "RISC OS" consistently and correctly throughout.
2006-07-13 14:50:27 +00:00
bjh21 99397e519f BtNetBSD is shipped as a Spark archive complete with RISC OS file types now,
which simplifies things considerably.
2006-07-13 13:53:45 +00:00
bjh21 0daf2ef0d5 Fix sources of software. 2006-07-13 13:45:47 +00:00
bjh21 d117d70cb0 boot32 can boot gzipped kernels (when it works at all), so there's no need
to require a standalone gunzip.
2006-07-13 13:25:17 +00:00
bjh21 f2742dcfa1 Fix a couple of error flagged by mdoc. 2006-07-13 13:15:04 +00:00
bjh21 07505ac8d7 Update to describe the set of kernels we actually ship on acorn32. 2006-07-13 13:14:36 +00:00
freza cf3f32f664 Add myself to the list of developers. 2006-05-25 15:07:08 +00:00
ghen 3c29b80784 I joined releng recently. 2006-05-03 22:01:19 +00:00
garbled 4603665295 Update the hardware support list for powerstack and F30. 2006-04-26 20:25:14 +00:00
liamjfoy f233f366ee - add liamjfoy 2006-04-25 08:38:41 +00:00
uwe 4402b3f15c Install notes into ${RELEASEDIR}/${RELEASEMACHINEDIR}, not
${RELEASEDIR}/${MACHINE}.  The former is the blessed way as it's
defined as a "subdirectory used below ${RELEASEDIR} when building a
release" and defaults to MACHINE in bsd.own.mk.

Make sure that ${RELEASEDIR}/${RELEASEMACHINEDIR} exists before
installing notes in to it.  It only ever worked because ~all ports
build at least one kernel as part of make release, and so the release
directory was created when kernel sets are installed.

XXX: Why don't we create ${RELEASEDIR}/${RELEASEMACHINEDIR} from the
top-level makefile before running make release?
2006-04-22 02:57:29 +00:00
uwe 641b9250f7 Properly use ".Nx Ns /i386" to refer to NetBSD/i386. 2006-04-20 03:44:01 +00:00
uwe dca61a460d s/xen/xen-i386/ in MACHINE_ARCH_LIST as that's what the code below expects. 2006-04-20 03:33:01 +00:00
uwe 5c626d86b7 Update portmasters list. Fix first line to use empty cells to avoid
bad output for HTML, and warning for other formats.  Fix last line to
have enough empty cells.

XXX: The list of portmasters should be sorted by last name.
2006-04-20 03:04:34 +00:00
uwe 3df4d1dece Add myself to the list of developers (if somewhat belatedly). 2006-04-20 02:20:39 +00:00
uwe 0a306a7d14 Properly use ".Nx Ns 's" for "NetBSD's" to avoid unknown version warning. 2006-04-20 01:32:48 +00:00
uwe 64026d26a0 .Nx should be on a line by itself. 2006-04-20 01:22:56 +00:00
uwe 5a943f6c33 Opening curly at the end of line should be followed by backslash to
prevent roff from seeing empty lines in input.
2006-04-20 01:10:23 +00:00
uwe ee206b0099 Properly format apropos(1) example. 2006-04-20 01:05:47 +00:00
uwe b7c401e893 Opening curly at the end of line should be followed by backslash to
prevent roff from seeing empty lines in input.
2006-04-20 00:57:33 +00:00
uwe d6b8bef553 Trailing comments are introduced with \" not .\" 2006-04-20 00:05:32 +00:00
uwe 67f9355337 Spell Kungliga Tekniska H\(:ogskolan using escape sequence. 2006-04-19 23:35:59 +00:00
wiz 95afc5b6be Reword "works best with 32 MB, but at least 64 MB is advised" as "works with 32MB...". 2006-04-08 23:14:10 +00:00
wiz a694f1af51 Put Ic argument directly after the macro, instead of
on the following line.
2006-04-08 19:54:08 +00:00
garbled 338eb2ab90 Add an initial set of install notes for the prep port. 2006-04-05 18:37:00 +00:00
wiz b749e8c41b Fix typo, improve English; new sentence, new line. 2006-03-26 14:32:07 +00:00
wiz e622fc0753 Fix problem solved in 1.25 in a better way. 2006-03-26 14:29:12 +00:00
tsutsui c71f2558cc Add more description about rbootd(8) and YAMAMORI Takenori's
sun-rbootd package for NetBSD/hp300 and OpenBSD/hp300, which
works on more other OSs including SunOS 4.x, Solaris 2.x, HP-UX 10,
HP-UX 9, NEWS-OS 4.x, FreeBSD, and Linux.
2006-03-25 13:42:41 +00:00
tsutsui 4e269051b4 Update some description about SCSI devices to refrect MI SCSI support. 2006-03-25 13:24:49 +00:00
tsutsui 7578463d25 Remove some obsolete new features. 2006-03-25 13:23:30 +00:00
tsutsui 79f5cc71ab Fix a macro usage so that it shows
(the `client' ).
instead of
 (the `client ).'
2006-03-25 13:19:57 +00:00