Commit Graph

1333 Commits

Author SHA1 Message Date
lukem 770f0725e5 macppc/powerpc x set size updates 2002-07-24 02:50:22 +00:00
lukem 37381fa45a updates per discussion with matt green 2002-07-24 02:47:51 +00:00
lukem c76a9a63b3 updates prompted by mail from Bang Jun-Young:
- add to updated 3rdparty products: gcc 2.95.3 and binutils 2.11.2
- xfree 4.2.0 is i386 only (at this stage)
2002-07-24 01:06:12 +00:00
bouyer 788cbb16d2 Note VT8233A support. 2002-07-22 20:53:13 +00:00
lukem 11fec0854a update sizes of alpha x sets (info from havard) 2002-07-22 17:53:26 +00:00
lukem 329392a42b add two missing .bullet) s 2002-07-22 17:27:16 +00:00
lukem caef436ae7 - provide .showsize [<G> <U>] to display set size info.
if <G> and <U> aren't provided, use values from last  .setsize <G> <U>
  reset sizes upon display
- convert to .showsize as appropriate
- fix .el ... .ie
- fix up a bunch of set sizes
- use '-unknown-', '-unset-', and '-unknown-machine-arch-' to flag
  unknown set size info (instead of "???")
- consistently use \n[MACHINE] instead of r_MACHINE
- ensure that all MACHINE_ARCH registers are at least defined to 0
- don't bother setting register _\*M
2002-07-22 16:45:14 +00:00
lukem 944ca18c84 missing . 2002-07-22 15:44:14 +00:00
lukem a6034b5b35 use sh3eb or sh3el instead of sh3 2002-07-22 15:13:41 +00:00
lukem a0ae692ffe - define "termtype" string (based on \n[MACHINE] and use appropriately)
- consistently use \n[MACHINE] instead of r_MACHINE
2002-07-22 14:55:14 +00:00
lukem ad6d00062f fix .ie ... .el usage 2002-07-22 14:39:44 +00:00
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 b4bc051a2c consistently use \n[MACHINE] instead of r_MACHINE in places 2002-07-22 14:02:07 +00:00
lukem f9d025b03b as sun3x is now part of sun3, we can't test for a sun3x machine register.
rewrite appropriate paragraphs to be relevant for either sun3 or sun3x.
2002-07-22 13:59:24 +00:00
lukem 86448dfa2c - convert sun2/upgrade to use ../sun3/upgrade, rather than unnecessarily
duplicating the contents of the latter
- fix some types in sun3/upgrade
2002-07-22 13:49:56 +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 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 e3c1695a2b add back comment lost in previous revision 2002-07-21 00:12:28 +00:00
lukem 49306c00c1 work around argument quoting warning 2002-07-20 07:39:30 +00:00
lukem f478f495f1 - Explicitly reference "install" as "${.CURDIR}/install" as our <bsd.own.mk>
does a ".PHONY" on "install", and this prevents .PATH lookups working for
  that target, so "make" unnecessarily considered the files out of date and
  rebuilt them every time.  (make(1) needs a .NOTPHONY)
- Separate out the TOC dependencies so that a given ${TARG}.type only
  depends upon the appropriate ${TARGET}.type.toc.  Prevents unnecessary
  rebuilding of all the TOCs when you're only generating one target type.
- Remove *.toc.tmp in cleannotes.
2002-07-20 06:59:19 +00:00
lukem 95ca9a452f escape ... 2002-07-20 02:41:15 +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
mbw 0b1aae71e4 Properly name SPARCstation Voyager.
Mention that nell PCMCIA support works for Voyager as well as Sbus card.
2002-07-15 00:19:54 +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
mbw 5c30b4c0c4 Matt Thomas <matt@3am-software.com> just added Xserve support to -current 2002-07-11 02:33:29 +00:00
reinoud 3dd0dee412 Fix typos 2002-07-10 17:43:13 +00:00
reinoud 8d73754487 Reflect the changes to the installation process on RISC OS. The
installation process has been simplified a great deal.
2002-07-10 11:12:37 +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 b572262b8a Fix formatting errors. 2002-07-09 12:52:03 +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
lukem d2c851f82c remove unnecessary .It 2002-07-09 08:39:51 +00:00
skrll a77e9569b8 Document how to make savecore work with netbsd{,.aout} 2002-07-08 21:51:02 +00:00
mbw 42e956ef0c Some newer models now confirmed to work with the latest 1.6_BETA snapshots
iBook (Late 2001) (Aymeric Vincent <Aymeric.Vincent@labri.fr>)
eMac (Josh Elsasser <jre@vineyard.net>)
PowerMacintosh G4/1000MP (Quicksilver 2002) (Joseph Sarkes <jsarkes@tiac.net>)
2002-07-08 20:41:35 +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
lukem 3b4c8a691f be consistent WRT "major" and "formal" 2002-07-08 14:51:51 +00:00
lukem da4f0c80e3 update MD "whatis" to closer to what 1.6 provides 2002-07-08 14:42:47 +00:00
lukem 252d84882a a Makefile at this point is pointless... 2002-07-04 11:46:30 +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
skrll 369c050c12 Whitespace fix. 2002-07-01 18:25:09 +00:00
lukem 8fa83f4011 consistently use Ic for sysinst 2002-06-30 13:10:16 +00:00
lukem cebe6c909f clean up whitespace, formatting, copyrights 2002-06-30 13:06:05 +00:00
lukem aaa70508d4 clean up whitespace and formatting 2002-06-30 12:57:29 +00:00
lukem 8cc4b67328 clean up whitespace and formatting 2002-06-30 12:48:46 +00:00
lukem 17ae171521 clean up whitespace and formatting 2002-06-30 12:34:38 +00:00
lukem d563844456 clean up formatting 2002-06-30 12:30:20 +00:00
lukem 0012b1d7a8 consistently use Ic for sysinst 2002-06-30 12:28:55 +00:00
lukem b980ea3e8a clean up whitespace, formatting, copyrights 2002-06-30 12:22:25 +00:00
lukem 5acad45822 clean up whitespace, formatting, copyrights 2002-06-30 12:07:35 +00:00
lukem d89d1d6e44 clean up formatting 2002-06-30 11:53:35 +00:00
lukem 2ce4c4de5e clean up formatting 2002-06-30 00:46:48 +00:00
lukem 31f7b8e74e clean up formatting 2002-06-30 00:25:04 +00:00
lukem 28d4530e33 clean up whitespace and formatting 2002-06-29 23:54:05 +00:00
lukem 7b70a250c5 clean up whitespace, formatting 2002-06-29 22:37:39 +00:00
chris 6ea75ea7a1 Add simtec as the makers of Chaltech CATS boards. 2002-06-29 21:39:54 +00:00
lukem 772ba32c77 clean up whitespace, formatting, copyrights 2002-06-29 10:54:14 +00:00
lukem f35e7d6ba6 clean up whitespace & formatting 2002-06-29 10:49:51 +00:00
lukem d68c395113 clean up whitespace, formatting, copyrights 2002-06-29 09:46:39 +00:00
lukem 3e3b24dd9c remove obsolete arm32. comment out incomplete arc 2002-06-29 09:39:44 +00:00
lukem 8b5a68d83b remove obsolete arm32 docco 2002-06-29 09:38:44 +00:00
lukem cfaac1c351 clean up whitespace, formatting, copyrights 2002-06-29 09:33:10 +00:00
lukem 1d70ab3a63 add Makefile 2002-06-29 09:06:34 +00:00
lukem 4ba3e5d19f whitespace cleanup 2002-06-29 09:02:36 +00:00
lukem 8f49991ec6 formatting and whitespace cleanups 2002-06-29 08:57:21 +00:00
lukem 69a13b6392 use ../common/sysinst 2002-06-29 08:56:36 +00:00
lukem 08aa146fe0 s/disc/disk/ for consistency 2002-06-29 08:50:34 +00:00
lukem 72222fe23b start sentences on new lines 2002-06-29 08:49:51 +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
wiz 32b1596627 As much as I like "Lunux", I'll still fix it. 2002-06-28 22:45:21 +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