Commit Graph

487 Commits

Author SHA1 Message Date
lukem 099331397a - define some useful strings and use appropriately
\*[part_raw]	`raw' partition (usually `c' or `d')
	\*[part_free]	first "free" partition (usually part_raw+1)
	\*[part_usr]	default "/usr" partition (usually part_free)
	\*[part_max]	last partition (usually `h' or `p')
- consistently use \n[MACHINE] instead of r_MACHINE
- fix up formatting fubars on mac68k (and others)
2002-07-22 14:38:11 +00:00
lukem 3c01b2785f consistently use \n[MACHINE] instead of r_MACHINE 2002-07-22 14:07:52 +00:00
lukem 86e5d269f7 for single references, use r_XXX instead of \n[XXX] 2002-07-22 05:23:32 +00:00
rafal f7a70aa74c More minor updates to release notes -- a large part of these changes were
sgimips specific, but there are also MI tweaks.
2002-07-21 20:29:47 +00:00
lukem 6ce309ed65 simplify some sections, and improve .ie ... .el .ie stuff 2002-07-21 13:00:45 +00:00
lukem 9bcd1bdb1b more fixes to previous 2002-07-21 12:58:02 +00:00
lukem 9d18ea70e6 doh; fix previous 2002-07-21 09:28:03 +00:00
lukem d406154bd8 fix up various .ie ... .el usages 2002-07-21 09:25:27 +00:00
lukem 93f4baca25 Nx*V is not a valid macro... 2002-07-20 02:10:58 +00:00
lukem 4bb9c7d951 more .ie ... .el fixes. (atari is still complaining about a missing .El) 2002-07-19 16:13:40 +00:00
lukem 96074c3941 - move a closing ".bullet)" outside of a mac68k specific section, so
that other platforms don't warnings about missing .El
- tweak newly added stuff to be consistent with recent cleanup i did
2002-07-19 15:50:41 +00:00
lukem 6c521a3f01 tweak newly added stuff to be consistent with recent cleanup i did 2002-07-19 15:47:10 +00:00
lukem b33d13117d there are now over 3000 packages 2002-07-19 15:43:37 +00:00
scottr 5f62db771b This is a complete refit of the mac68k documentation.
Of particular note is documentation on the new preferred method of
installation using sysinst, provided (and updated) by Bob Nestor.
2002-07-19 07:17:45 +00:00
lukem 8a46416777 r_mips is not valid; use r_mipseb or r_mipsel. noted by rafal on icb 2002-07-19 02:28:09 +00:00
lha a9c28fe019 add myself 2002-07-16 00:31:44 +00:00
rafal c4181ec121 Update sgimips portions of release notes to more closely match reality, esp.
after the removal of the kern-GENERIC set from sysinst.  While here, fix up
some minor things (wording, bad markup, typoes) in the non-sgimips specific
common portions.
2002-07-15 12:47:58 +00:00
junyoung 2570d0b9f2 Move 'for' to the right position. 2002-07-11 19:52:25 +00:00
junyoung 92668839c1 Fix typos. 2002-07-11 07:37:06 +00:00
scottr cfbda5a775 Replace "filesystem" with the correct phrase, "file system." 2002-07-11 04:52:48 +00:00
lukem 6857cedfef oops; the ssh config changes were:
/etc/sshd.conf -> /etc/ssh/sshd_config
	/etc/ssh.conf -> /etc/ssh/ssh_config
2002-07-10 01:22:42 +00:00
lukem 743c37bcb0 - more new ports
- more features
- improve display & details of 3rdparty updates
- add Ss2 sub section header for port specific stuff
- add 1.5 upgrade items, and refer to etc/postinstall
- add back ".if \n[FOR_RELEASE] \{\" i accidentally removed a couple of revs ago
2002-07-09 14:49:27 +00:00
lukem 67270d0611 remove info that's not relevant for 1.6 2002-07-09 14:32:38 +00:00
mycroft cabca75155 Fix silly typo. 2002-07-09 12:40:41 +00:00
lukem afef24c235 1.6 feature: asian LC_CTYPE locales from citrus.
thanks to Bang Jun-Young <junyoung@mogua.com> for the reminder.
2002-07-09 11:16:53 +00:00
lukem 670f095799 - update alpha sizes (for base system; haven't built xsrc yet)
- fix a couple of minor mdoc issues
2002-07-09 08:49:27 +00:00
lukem 45ee1ccce9 fix rev 1.37; .el needs .ie (not .if) to work 2002-07-09 08:42:51 +00:00
skrll a77e9569b8 Document how to make savecore work with netbsd{,.aout} 2002-07-08 21:51:02 +00:00
lukem 80505e4ddb define new macro - ".setsize x y" - to print "x MB gzipped, y MB compressed"
and update various size displays appropriately (based in information
obtained from latest autobuild).

XXX: alpha info is now missing, as well as a bunch of x11 sets for
various platforms.
2002-07-08 18:00:29 +00:00
lukem ceb6460386 use .Nx \*V instead of .Nx\*V 2002-07-08 17:56:04 +00:00
lukem 296716d127 + Update list of changes between 1.5 and 1.6.
Mostly from Hubert Feyrer <hubertf@netbsd.org>, with tweaks from me.
+ Tweak "NetBSD developers" section
	- move non developers into separate "other contributers" section
	- list everyone, even if they're a member of another group
	  such as core or portmasters
+ Update "releng members" for reality.
2002-07-08 16:27:05 +00:00
itojun a74fa420bb new CMU boilerplate (4th clause) 2002-07-01 22:20:51 +00:00
skrll 8a3fc3baea More fixes and information for the CATS install documentation. 2002-07-01 20:31:32 +00:00
lukem 0012b1d7a8 consistently use Ic for sysinst 2002-06-30 12:28:55 +00:00
lukem e270f3d997 - more "1.5*" -> "1.6" reference updates
- remove 1.5.x changes;  still need to update changes between 1.5 - 1.6
  (i'm working on it)
- copyright crank
- whitespace cleanup
- formatting cleanup (start sentences on new lines)
2002-06-29 08:36:06 +00:00
lukem cb50ccb853 _ copyright crank
- whitespace cleanup
- formatting cleanup (start sentences on new lines)
2002-06-29 08:32:30 +00:00
lukem c8ef0c6235 update copyright date 2002-06-29 08:29:46 +00:00
skrll 537396d314 Update for cats.
Fix sgimips typo while I'm here.
2002-06-28 15:26:37 +00:00
lukem b79e3b9ba1 crank copyright 2002-06-27 15:05:42 +00:00
lukem 2a6406cab3 - sync up MACHINE and MACHINE_ARCH register setting
- clean up whitespace
2002-06-27 15:04:17 +00:00
lukem 5171c7ca80 add me 2002-06-27 14:45:21 +00:00
bjh21 97055ecdee Mention acorn32 where appropriate. 2002-06-25 22:47:19 +00:00
jschauma a4590571dc Hmmm, I never added myself, it seems. fix that. 2002-06-25 17:38:31 +00:00
keihan 88569d900f Added myself. 2002-06-25 14:51:12 +00:00
gmcgarry 5a5f0418dc Add missing .\} 2002-06-23 01:27:52 +00:00
bsh f1ba365da8 Added me. 2002-06-21 02:36:00 +00:00
leo 611cf2eb19 Adapt for the atari. Also add some braces to make the if-switch do what I
think it should do.
2002-06-20 10:44:07 +00:00
wiz 3afc88a556 Add walnut installation notes.
Information to fill them mostly provided by eeh and simonb.

Fix some random buglets I stumbled over.
2002-06-16 00:38:33 +00:00
tsutsui 865e2a5d4b Add install notes for newsmips.
Written by NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>,
and some minor tweaks by me.
2002-06-15 16:48:36 +00:00
itojun 1680c3eadc avoid empty lines between advert clause 2002-06-15 14:41:09 +00:00
itojun 2b710c211b update version numbers 2002-06-14 13:18:53 +00:00
itojun 188750c41b in distribution set description section, indentation is too deep and unreadable.
make it a bit easier to read (with penalty of overwraps).
2002-06-14 13:18:52 +00:00
wiz c608dcb4cc Split an if construct troff warns about into two. 2002-06-14 11:27:59 +00:00
leo aff5ad3e1a Add an item about the /etc/ttys file on the atari. 2002-06-13 14:55:39 +00:00
leo 491966313d Fix typo. 2002-06-13 14:45:54 +00:00
grant cbed83795f s/kern.tgz/kern-GENERIC.tgz/ 2002-06-12 12:19:53 +00:00
leo 2058a97228 more atari docu fixes. 2002-06-12 11:21:35 +00:00
leo a09b752273 Yet more atari docu. 2002-06-11 14:16:07 +00:00
mbw 57f7113498 Someone moved the macppc boot floppy image in the distribution set to
installation/floppy/boot.fs without updating the docs.
2002-06-08 02:06:48 +00:00
mbw 6f53e29fca Describe how to find bootloader in base.tgz.
See port-next68k/17190.
2002-06-08 01:54:02 +00:00
deberg 571ce99a40 next68k bootloader is now in the installation directory 2002-06-05 13:51:05 +00:00
wiz c81a957770 Fix version number in sysinst welcome screen. 2002-06-05 12:55:14 +00:00
deberg d5f9f03d09 fix bogus next68k include 2002-06-04 14:00:55 +00:00
leo 379e845684 An other bunch of Atari doku fixes. 2002-06-04 11:17:11 +00:00
augustss b889804e98 Add pmppc. 2002-05-30 23:38:19 +00:00
leo 440b81cf1a Some atari updates. 2002-05-30 12:56:34 +00:00
bjh21 b72e4dd171 acorn26 has sysinst now, so adapt the documentation to reflect that.
This includes some changes to common/sysinst to get the conditionals right
that might affect other ports.
2002-05-25 15:46:03 +00:00
pooka 70b72ccc43 sgimips-specific changes:
* describe kernels
* remove misc/
* add netboot/
2002-05-23 06:44:17 +00:00
pooka 8bf14942e0 add sgimips bits
from Scott G. Akmentins-Taylor
2002-05-23 06:05:41 +00:00
itojun 27f3ac7084 use .It for formatting legal section. 2002-05-20 23:48:40 +00:00
mbw fff05b1d0e sparc now uses dhcp instead of bootparams 2002-05-20 23:07:15 +00:00
itojun 8d032cd221 note ssh config file name change 2002-05-13 02:53:07 +00:00
kleink cca13d14cc Catch up with recent $MACHINE developments. 2002-05-12 22:47:17 +00:00
mbw ca9abebadb Update macppc filenames based on files in latest snapshot (20020407).
That is, netbsd.ram.gz becomes either netbsd.INSTALL.gz or
netbsd.GENERIC_MD.gz depending on what media (and Open Firmware version).

Also, a few minor rewordings to clarify a little better.
2002-05-09 09:45:28 +00:00
fredette 73addee855 Some changes to the sun2 distrib docs to reflect reality. 2002-05-08 16:32:54 +00:00
takemura 7e75dba262 Added descriptions for hpcboot.exe.
Fixed values of file size and memory requirement.
Added PenCentra 130 and Sigmarion(II) in supported machine list.
Added Vr4122 and Vr4131 in CPU list.
2002-05-06 11:33:20 +00:00
mbw 446a546c33 silly extraneous period (a.k.a. full stop) . 2002-05-04 21:35:19 +00:00
mbw 3e7a04037a typo
describe how to check that the vnd is mounted correctly for hp300 installs
2002-05-04 20:39:32 +00:00
mbw c43dbf6e32 There's a lot of overlap between platforms for configuring netboot
servers.  Store those procedures here.  This first version includes the
netboot stuff from hp300, macppc, next68k, and sparc.
2002-05-03 05:17:30 +00:00
mbw 709cef492e next68k example ifconfig uses correct device name (xe)
also, excise mention of X windows for next68k
point to hp300 FAQ regarding X
2002-05-03 04:12:02 +00:00
mbw 1702480481 mention there currently is no X server for next68k 2002-05-03 04:11:19 +00:00
mbw 50feccad7d add tags for hp300 2002-05-03 04:03:29 +00:00
gson ae16970106 Add myself. 2002-04-27 03:49:06 +00:00
bouyer 720f57412d Kill ncr(4), mention esiop(4). 2002-04-23 19:48:41 +00:00
gmcgarry 7df0b0a5ed - only describe the floppy directory if floppies are supported for machine
- the kern set has grown an extension
- add new kernels for hp300
2002-04-23 05:55:23 +00:00
nsmrtks a1329f834a minoura and nsmrtks moved between portmasters and developers 2002-04-21 17:37:05 +00:00
schmonz 1524f54e8e Add myself. 2002-04-19 23:03:09 +00:00
shell 1bbaea941f replace my name, sorted alphabetically 2002-04-17 14:04:16 +00:00
shell 0c52280d47 append my name to the list 2002-04-17 13:04:05 +00:00
bjh21 ede2cc5a67 Add acorn32, hpcarm, netwinder and shark to the machine list. 2002-04-14 13:34:31 +00:00
bjh21 28d6b94ffe Purge mentions of NetBSD/arm32. 2002-04-14 13:12:37 +00:00
lukem a2694c6bdd agc is not a member of core anymore (unfortunately) 2002-04-11 06:36:12 +00:00
scw 4ff061cfbe Rename mvme68k's ramdisk kernel from "netbsd-rd" to "netbsd.RAMDISK". 2002-04-10 19:01:59 +00:00
shin b6db62daec s/netbsd.GENERIC.gz/netbsd-GENERIC.gz/
some updates for hpcmips.
2002-04-07 02:56:46 +00:00
scw 0e53590d0e Add sysinst notes to mvme68k installation instructions. 2002-04-05 21:14:34 +00:00
bjh21 a2b01cf96b Move Mark Brinicombe from the port maintainers' section to the list of other
developers, since we've deleted his port.
2002-04-02 15:09:07 +00:00
skrll db9c02a42c Add some information for cats. 2002-04-01 11:10:19 +00:00
skrll d2f69604af Add cats 2002-04-01 11:07:50 +00:00
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