Commit Graph

222 Commits

Author SHA1 Message Date
joff 1c70af9809 Added myself. (Jesse Off) 2000-12-18 06:39:38 +00:00
minoura a30c8f9027 Reflect the current status and installation system. 2000-12-01 08:02:34 +00:00
jtb b0623ac1a4 Added Jason Beegan (jtb@netbsd.org) to the list of contributors. 2000-11-28 23:19:50 +00:00
scw cd97c2a4f6 Add two new mvme68k-specific kernels (for mvme172 and mvme177). 2000-11-21 12:39:40 +00:00
hubertf 5868050f6f The X Consortium does not request the "The" being part of "The X Window
System", so don't capitalize it unnecessarily.
2000-11-16 01:48:29 +00:00
is 661711dff9 Document the Amiga INSTALL and INSTWDCPCM kernels. 2000-11-15 00:00:26 +00:00
hubertf aa22ef1fb8 Note which part (-> server side) of NFS locking now works 2000-11-14 22:37:12 +00:00
wiz 8f80fe0cd5 Fix three typos. 2000-11-14 17:15:51 +00:00
hubertf 4bd9e6ca04 fix two typos, pointed out by Chris Jones 2000-11-14 16:35:11 +00:00
hubertf 4cfe500087 it's ext2fs, not extfs. Pointed out by Havard. 2000-11-14 16:23:40 +00:00
hubertf f5cb6a2fa0 Mention other audit for string routines that were used without bound checking 2000-11-14 07:26:37 +00:00
hubertf f7a1e57576 Mention code audits - format string, and others - and what they gain. 2000-11-13 23:01:36 +00:00
fvdl 2311fe3263 * Mention the different floppy images and the machine types for which
they are suitable (for i386).
* Mention xf86config(1) for ports that use XFree86.
* Since i386 INSTALL kernels do not have symbols, point users at
  the symbol files should they need them (hopefully not).
2000-11-13 22:05:52 +00:00
lukem ebf5622f56 s/MS Window/Windows/ 2000-11-13 02:38:36 +00:00
hubertf f898d4a492 Several changes to our release notes, OK'd by Luke Mewburn:
* mention additional kernels in binary/kernel/ dir: GENERIC_LAPTOP, etc
  * note that we also include firewall software (besides X, ...)
  * don't Xref the BUGS file, as it's gone
  * update some file sizes (source .tgz files) to match BETA2
  * mention that syssrc contains the source for all architectures
  * Sysinst now allows setting root password and timezone - note that.
  * Explain how to actually install binary packages, giving some
    examples that people may want to install.
  * Mention rawrite32 near rawrite.
  * Don't show preparation of install tape on i386
  * update i386 hardware a bit. This needs to be generated automatically...
  * Many minor nits & typos.
2000-11-13 01:22:39 +00:00
hubertf 2becbc3b35 number of panics caused by the vnode locking mechanism before:
many -> some
Reading the original text led to the conclusion we paniced a lot
which was not true.
2000-11-12 03:22:47 +00:00
wiz 3be3dc88e0 two nits 2000-11-12 03:10:45 +00:00
hubertf 3361c5eca6 Point out that files affected by README.export-control are e.g. in
src/crypto and src/sys/crypto.
2000-11-12 03:08:44 +00:00
wiz 27b30b18ba Miscellaneous fixes (mostly typos & grammar) 2000-11-12 02:57:21 +00:00
lukem 6b7eb3a804 use
(cd /foo ; tar zxpf -) < bar.tar.gz
instead of
	tar -C /foo -zxpf bar.tar.gz
since the `pax as tar' on the install media doesn't have a working -C...
2000-11-10 06:56:11 +00:00
lukem 54878f1733 more rewording from allen briggs 2000-11-10 06:21:07 +00:00
lukem bb24a42565 minor cleanup of features (based on feedback by briggs) 2000-11-08 23:12:17 +00:00
lukem 57dd69c31d .Li kernel names 2000-11-03 23:23:47 +00:00
tv 6b7871c187 "compatable"->"compatible". 2000-11-03 20:30:57 +00:00
christos cbe37e5bfa add Hauke Fath. 2000-11-03 13:23:07 +00:00
mbw 4251d93aae postinstall: add conditionals for hp300, macppc, and sparc
sysinst:        tsubai-san says that macppc doesn't suffer from install-related
                pcmcia interrupt problems.  removed those for macppc

upgrade:        add conditional for macppc and sparc (don't need to boot
                from floppy)
2000-11-02 16:40:45 +00:00
mbw b7479f6fa7 added macppc- and sparc-specific conditionals and included a few important
details about each
2000-11-02 08:14:56 +00:00
lukem 16ce1f0bab fix bad quoting in .Dl .. .Ic lines when using other formatting (e.g, Ar) 2000-11-02 01:37:46 +00:00
abs 4d850110a1 Add an arm32 specific note that DNARD users will need to change their
console type to pc3.
2000-11-01 21:22:45 +00:00
scw f92150d799 Add Salient Systems Inc. 2000-11-01 10:59:43 +00:00
scw 5e24af1bd0 Bring these up to date WRT reality. In particular, the disk-space
requirements were somewhat insufficient, and MVME162 was nowhere to
be seen.
2000-11-01 10:58:29 +00:00
tv d0b4b8af60 Remove "new port in this release" fanfare for the following ports which
will not be releasing 1.5 sets:  arm26, evbsh3, luna68k, mmeye, prep.
2000-11-01 03:42:18 +00:00
mason bee7633a76 Added James Chacon. (Thanks to Soren for reminder.) 2000-10-31 18:08:51 +00:00
simonb 5624ce1aee Update pmax set sizes from the 1.5_BETA build. 2000-10-29 13:13:07 +00:00
lukem 26f3b13e17 more cleanups
- use .Ic, .Pa, .Key, .Ul, .Tn, .Sq, .Dq as appropriate
- use .Dl instead of .(disp when formatting changes are required (the latter
  doesn't cope too well when font change macros are used)
- wrap .Dl blocks with .Pp
- consistently use `file system' instead of `filesystem'
- migrate macppc to common/xfer
2000-10-29 12:32:23 +00:00
lukem 23d5ac0264 - split new features up into subsections, and update a bit
- document rc.d in `compatability issues with previous releases' section
- wrap .Dl blocks with .Pp
- use .Ul, .Pa, .Tn, .Bx, ...
- use .Pp after .Ss (since .Ss2 does this, and it looks slightly better)
- add tv@ to releng
2000-10-29 12:24:57 +00:00
lukem 564f9bc7af more cleanups
- fix up sizes for various sets based on info from tv@ (any errors are
  probably due to my conversion rather than his data)
- .Ic commands, .Pa paths, .Tn trade names
2000-10-29 12:20:44 +00:00
lukem 5f283bb47f - add .Key; format a keycap (Literal text, one point size smaller)
- add .Ul; .Ux + '-like' (aka `UNIX-like')
- remove .D2; nothing used it
- add caveat to .(disp
2000-10-29 08:14:39 +00:00
shin 9b238c2129 correct xbase and xcontrib sizes of mips. 2000-10-29 07:58:59 +00:00
shin ef18f55945 update hpcmips and mips set sizes (unpacked on 8K/1K ffs). 2000-10-25 10:46:58 +00:00
is c1d2f8ef04 Added Amiga unpacked set sizes. 2000-10-25 09:27:47 +00:00
agc 2500d9c913 Mention Whitecross Database Systems, who have donated hardware to the
NetBSD project.
2000-10-22 20:25:31 +00:00
tsutsui f101b5bce5 Update size of news68k binary sets. 2000-10-16 15:23:01 +00:00
shin 0666f80c6c change "VR41xx" to "Vr41xx". 2000-10-16 02:13:02 +00:00
shin 6c1783e3a8 update for hpcmips. 2000-10-15 12:33:02 +00:00
ad e764b56887 Add another. 2000-10-11 15:23:05 +00:00
simonb 2cac9518f5 'ex' is not in the root filesystem if /usr is a separate partition. 2000-10-11 12:59:22 +00:00
tsutsui 6c7f106ad2 Fix typo. (s/cobolt/cobalt/)
Pointed out by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
2000-10-11 12:18:45 +00:00
tsutsui 6af4346937 Remove description about new ports on 1.4. 2000-10-11 11:56:28 +00:00
tsutsui 43ce57ab95 Fix rawrite path in news68k part. 2000-10-11 11:47:46 +00:00