Commit Graph

1003 Commits

Author SHA1 Message Date
jhawk
275902cc70 "-" => "\(em" 2001-05-20 23:29:58 +00:00
jhawk
12ec605ce6 AC'97 => AC97
"is follows" => "follows"
2001-05-20 23:25:46 +00:00
jhawk
b1da027fee Cardbus => CardBus
ipv6 => IPv6
Remove excessively self-congratularoy repitition of innumerable bug fixes.
2001-05-20 23:24:35 +00:00
jhawk
1d676cce8e Cardbus => CardBus
X window system -> X WIndow System
Remove recommendation that upgrading install etc
  set by hand.
2001-05-20 23:23:30 +00:00
mbw
25c31eb26c More minor updates based on user feedback
macppc/install:
add description of "bad partition number, using 0no bootable HFS
  partition" error message
mention that boot floppy must be booted from Open Firmware, you don't just
  pop it in the floppy drive like a normal MacOS boot floppy.
example of how to read directory of CD or HD from OF (I think I got the
  backslashes generated properly)
describe how to boot a kernel from an HFS partition
reiterate that some OF 1.0.5 machines can't seem to netboot
reverse recommendation of ultra0 and ultra1 busses

common/postinstall:
mention stty erase '^h' or '^?'

macppc/hardware:
mention that Sonnet Tempo ATA/66 card doesn't yet work with macppc
mention that adaptec 294x cards don't boot
mention that promise ultra66 works, but isn't bootable

macppc/prep:
mention that A/UX style partitions are interpreted as NetBSD-style
  partitions, also that they're unreadable from MacOS
also describe the printenv command and give examples
mention that you can't hold down command-option-o-f on a PS/2 keyboard
rehash the partitioning section to describe under what conditions you can
  have a drive with MacOS and NetBSD partitions, and what are the criteria
  for a drive to be bootable under NetBSD.
2001-05-19 05:43:29 +00:00
mbw
749144ca0c macppc/prep:
recommend using official NetBSD CD-R image instead of rolling own CD-R
describe how to boot a kernel from an HFS partition
moved partitioning HDs to before copying files to it.

macppc/whatis:
heh, just noticed that it needed updating from NetBSD 1.4
2001-05-17 07:39:27 +00:00
mbw
4d1ddf083c macppc/hardware:
define what "boot media" and "distribution media" mean

macppc/install:
corrected the text in example of booting system
corrected partition number to use in example of booting from HFS partition
added example of how to use MacOS X to print partition table using pdisk

macppc/prep:
actually drive setup 1.8.1 (ships with MacOS 9.0) works too
actually describe what netbsd.ram.gz is (installation kernel)

common/postinstall:
macppc uses vt100 for console, not vt220
describe how to mount root filesystem to edit /etc/rc.conf
2001-05-14 07:46:56 +00:00
mbw
f28c47d9e5 general clean-up. rearrange a few things to make more sense and change
order of recommendations for installation methods.

macppc/hardware:
update list of unsupported models

macppc/prep:
mention that ofwboot.elf is obsoleted, and all users should be using
ofwboot.xcf instead
link to partitioning HOW-TO on website
added some info on the "official" NetBSD/macppc-1.5.1 CD-R image
added some info on cdrecord
added note that netboot must be from on-board ethernet

macppc/install:
added a few more details to some of the open firmware error messages
reordered error messages to be in order user might encounter them
removed "pciide0:0:0: lost interrupt" since this is fixed in 1.5.1
added "TFTP timeout" and explanation to list of possible problems
point to macppc X11R6 HOW-TO

common/postinstall:
point to macppc X11R6 HOW-TO

common/xfer:
recommend waiting until later to create media for distribution sets

common/sysinst:
control-C to stop sysint, but added that you can re-run it from the
command prompt, no need to reboot.
added an example of what the sysinst main menu looks like
2001-05-13 23:25:37 +00:00
mbw
938925db3b General clean-up, some tightening of text to make it more readable. Also
added some more info/details.

hardware:
add Netgear FA-311 cards (sip)
added newly supported models
added that NVIDIA now has some supported cards
moved on-board audio to supported, but untested
added usb and pci audio as supported

prep:
added a "Preparing yourself" section describing how to best prepare
  oneself for the adventure ahead
some rewording of the 'how to get to open firmware' sections to make some
  details more clear
2001-05-12 07:32:17 +00:00
bouyer
5763505fe1 Note AMD 756 and 766 support. 2001-05-11 10:05:36 +00:00
bouyer
b020fbe1ef Update for VIA changes in pciide. 2001-05-11 09:56:24 +00:00
ross
86a67b7070 grammar 2001-05-09 00:19:15 +00:00
hubertf
e464f5df25 Indent lines in ".(disp" to prevent chars at the beginning of a line
getting swallowed in HTML output.
2001-05-08 23:58:14 +00:00
dillo
4f69a52741 Add myself to the list of developers. 2001-05-08 11:26:16 +00:00
mrauch
715a1af71b Add myself (mrauch) to the list 2001-04-19 08:52:47 +00:00
mbw
3b5568e369 By popular demand.
I've organized the topics by Open Firmware version, since many users found
the old scheme way too confusing (clause out Open Firmware version-specific
content).

It's still really confusing to read (particularly the .txt version which
doesn't adequately distinguish headings from the body)

Also added a bit more info on partitioning vs. OF version.
2001-04-16 20:42:43 +00:00
yyamano
6eda18ef7f Add myself to the list of developers. 2001-04-13 13:14:18 +00:00
kanaoka
067cbfa979 Add myself to list of developers. 2001-04-13 00:13:12 +00:00
kawamoto
9c00dfaa6b Added KAWAMOTO Yosihisa to the developers list. 2001-04-12 18:04:24 +00:00
jhawk
b68b42a2aa Use .Bc/.Ec local macros for two-column formatted list. 2001-04-11 06:19:26 +00:00
jhawk
ceb940e644 Why I got nothing done this weekend: Add .Bc/.Ec macros for
columnarized unfilled displays. Not perfect for every scenario,
but work fine for the intended application (common/donations).
2001-04-11 06:19:09 +00:00
jhawk
d60055045f Workaround for misc/12593; use -Bd -unfilled instead of -Bd literal
when .IC is inside.
2001-04-10 01:39:06 +00:00
pooka
81e0eaa92d minor nit: install document is INSTALL.ext, not INSTALL..ext
from Lasse Rasinen <lrasinen@iki.fi>
2001-04-09 15:07:56 +00:00
minoura
d516f7b9fe We can now do upgrade by using sysinst. 2001-04-08 02:49:17 +00:00
jhawk
0c09295682 Update copyright date
capitalize X Window System
kill gratuitous newline
periods after sentences.
s/Domain Name Service/the Domain Name System/
s/new install system/current install system/
Be consistent and say 'ip address' not 'ip number'
Grammar (comma)
s/GMT/UTC/
2001-04-07 18:48:09 +00:00
jhawk
8fd0b0996d s/image(s) (.fs file)/image(s) (.fs file(s))/ 2001-04-07 18:29:54 +00:00
jhawk
f084662218 s/Li/Ic/ for sysinst
Note what sysinst is before using it.
2001-04-07 18:25:46 +00:00
jhawk
efa8f5e0f6 missing right-paren 2001-04-07 17:44:49 +00:00
jhawk
e70bb2fdff Update copyright date.
Update validity date of ftp.netbsd.org ipaddr
hyphenate "high-numbered"
2001-04-07 17:44:15 +00:00
jhawk
6721e16d69 Note that footnotes are explained after Supported devices listing.
No space before terminal sentence punctuation.
Add some more to the WaveLAN entry.
.(bullet implies initial It
s/PCMIA/PCMCIA/
2001-04-07 17:28:10 +00:00
jhawk
9c550d0d72 oops: .(bullet implies the initial .It 2001-04-07 17:21:30 +00:00
jhawk
a7092e61e6 Update copyright date.
"laptop" is not a proper noun + grammar.
"NetBSD's" is ".Nx Ns 's".
correct spurrious wrongly-marked up emdash to a semicolon.
2001-04-07 16:48:17 +00:00
jhawk
152a0585ea Update copyright date.
Update document date.
Periods at ends of sentences.
Don't hyphenate NetBSD (for .ps versions)
Avoid wording that implies the current release is 1.5.
Emdashes are \(em and not -- and especially not '-'; no surrounding whitespace
bound checking => bounds checking
Grammar (including parallelism, articles, etc.)
Tagged lists spaced from largest tag.
Semicolons for list delimitters where commas are ambiguous.
Colons after text before examples.
s/1.4 or later/1.4 or prior/
Simon Burge is a pmax portmaster now
Havard Eidnes -> H\(oavard Eidnes
Jaromir Dolecek -> Jarom\('ir Dolecek [can we do better?]
note The End
2001-04-07 15:23:15 +00:00
jhawk
e938d20702 Update copyright date.
Colons after text before examples.
2001-04-07 15:19:59 +00:00
jhawk
5d9d9a6f51 Update copyright date.
.Ic sysinst
Periods at ends of sentences.
X window system -> X Window System
cleanup PKG_PATH markup
2001-04-07 15:19:32 +00:00
jhawk
0a02ec5538 fix warnings from html generation due to unexpanded
unquoted tabs.
2001-04-07 14:56:48 +00:00
jhawk
7cf3a148ae Fix after-period spacing issue with "NetBSD Foundation, Inc. and its" 2001-04-07 14:51:52 +00:00
jhawk
0a0e469daf Fill the few lines that could manage it to 80col for better
source readability.
2001-04-07 14:45:09 +00:00
jhawk
2c7a339df0 Update copyright date.
Remove .Pp between items. Now runs
as one long paragraph, and takes 2x less space. This is fine
because each item was a single sentence anyhow.
2001-04-07 14:41:52 +00:00
chris
cc02f1c898 Updated Kjetil's email address as requested in port-arm32/8787. 2001-03-30 22:56:15 +00:00
fredette
dffb35cf7f Add Matt Fredette to the list of developers. 2001-03-29 01:09:02 +00:00
nsmrtks
cee28f7fcf Add NISHIMURA Takeshi to the list of developers. 2001-03-14 10:23:30 +00:00
zuntum
73418788ae Move "Tomasz Luchowski <zuntum@netbsd.org>" entry to appropriate place 2001-03-12 21:06:01 +00:00
bouyer
e28d425492 Update for promise Ultra/100 support. 2001-03-12 09:56:19 +00:00
zuntum
c90cf8115f Added myself to the list of developers. 2001-03-12 05:56:15 +00:00
is
cb3b8b8392 Add some omissions. 2001-03-11 21:44:31 +00:00
kent
4fcf0118dd Add TAMURA Kent to the list. 2001-03-10 18:14:18 +00:00
bjh21
82e6169890 Add Precedence Technologies Ltd, who gave me a Risc PC and an Acorn NetStation. 2001-03-05 14:13:43 +00:00
atatat
f39c02f701 Add myself to the developers list 2001-02-28 17:32:39 +00:00
bjh21
7e0bb79351 Mention ARM for armfpe.s. 2001-02-28 14:11:25 +00:00
bjh21
cca742d0dd Add "the RiscBSD kernel team" for sys/arch/arm32/vidc/console/*. 2001-02-27 11:03:45 +00:00
itojun
9dae69c026 mention that ssh/sshd require rnd(4). 2001-02-26 23:02:56 +00:00
bjh21
1539dacf82 Update information on supported memory configurations. 2001-02-23 00:29:36 +00:00
is
10a79e50cf Clarifications suggested by lugosi@online.de and hubertf. 2001-02-11 11:30:54 +00:00
tacha
6e582f3dae Add myself (Tatoku Ogaito). 2001-02-07 10:59:08 +00:00
reinoud
33c3150b84 Euhm... i made some spelling errors (thanks Chris) .. more in anticipation
of commits I must admit and I thought it was mandatory when committing...
2001-02-07 08:29:53 +00:00
reinoud
c4c072fd2e Entered my name (Reinoud Zandijk) to the relevant files 2001-02-06 16:08:59 +00:00
hubertf
f37c70e7df Add VIA VT82C686A southbridge integrated AC'97 audio
From htdocs/Hardware/pci.html.
2001-01-22 02:13:47 +00:00
hubertf
1e109b3766 * Sort audio drivers by alphabet
* Add Cirrus Logic CS461x
 * Add ESS Maestro 2/2e

Thanks to Tatoku Ogaito <tacha@trap.fukui-med.ac.jp> for reminding me
on this.
2001-01-22 02:05:41 +00:00
augustss
23ef72cc5b Add CS4280 and CS4281. 2001-01-22 02:00:44 +00:00
itojun
9b0c7c0026 add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
nonaka
9fe9900b99 alphabetical order 2001-01-16 16:57:08 +00:00
taya
ac26bf015f Add myself (Shin'ichiro TAYA) 2001-01-15 15:53:22 +00:00
mycroft
2737c13aee Nuke gratuitous usage of .for. 2001-01-14 21:45:01 +00:00
mycroft
149f0de4fa Use bsd.man.mk (maybe should be something else) instead of bsd.prog.mk, and
do the cleaning differently.
2001-01-14 21:37:55 +00:00
mycroft
62ea85dad9 Use bsd.own.mk, not bsd.obj.mk. 2001-01-14 21:30:58 +00:00
bouyer
ca405f6d8e Update for Ultra/100, and add ICH2 2001-01-09 11:39:35 +00:00
bjh21
438a7af846 Mention eh driver. 2001-01-08 16:15:39 +00:00
bjh21
584dc984d3 Keyboard and mouse are the same device, so list them on the same line. 2001-01-08 14:37:48 +00:00
lukem
a0f46c66be don't claim the old /etc configuration is merged in, 'cause it ain't so.
noted in pr 9662.
2000-12-23 00:09:05 +00:00
joff
1c70af9809 Added myself. (Jesse Off) 2000-12-18 06:39:38 +00:00
is
7cb6c83d46 We really need a MMU. Tell people what models don't have any out of the box. 2000-12-14 22:45:25 +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
matt
a2669c50c0 When making the release notes, use the macros in ${DESTDIR} 2000-11-26 02:50:12 +00:00
abs
26ed04b487 Switch to the more correct 'conv=sync' - from pk 2000-11-23 16:06:10 +00:00
abs
a117f6fc07 dd disk2 requires conv=osync unless we are lucky enough to hit a 36k boundary
on a gzippd tarfile.
2000-11-22 21:14:24 +00:00
scw
cd97c2a4f6 Add two new mvme68k-specific kernels (for mvme172 and mvme177). 2000-11-21 12:39:40 +00:00
scw
85023db0de Mention support for mvme172 and mvme177 in all the relevant places. 2000-11-21 12:38:59 +00:00
mrg
d7c887d2da recommend 32MB as a minimum. PCIIDE cdroms work on the secondary channel,
but disks do not.  add install from solaris' instructions from Murray
Stokely <murray@osd.bsdi.com>.
2000-11-17 06:20:07 +00:00
tv
e9e3dccd80 Fix "NetBSD/sparc" to .Nx*M. 2000-11-16 17:14:43 +00:00
tv
6b5b36ae1f Fix "NetBSD/i386" to .Nx*M. 2000-11-16 17:12:08 +00:00
tv
fb29a1e1bb C&P info about sysinst moving to /emul/aout from i386 notes. 2000-11-16 17:04:50 +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
is
a46a1849e1 Cosmetics. 2000-11-14 23:57:03 +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
fvdl
ad1dadd33b Mention the a.out -> ELF transition, and what sysinst does to accomplish
it.
2000-11-14 12:30:28 +00:00
pk
4ac702d63a Mention support for sun4/400 machines. 2000-11-14 10:46:00 +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
is
e242eb3cb2 For some strange reason, this doesn't work anymore with quotes using the
1.5_BETA tools. Fix suggested by Matt Thomas.
2000-11-07 22:10:17 +00:00
matt
7dbdd4c7bb Make this actually work for .html 2000-11-07 16:24:04 +00:00
pk
88cd122ef4 Some factual & typographical corrections on the SCSI target mapping topic. 2000-11-05 21:30:22 +00:00
mbw
c7bfd31421 mention how to eject floppy, now that installer is on two disks and
doesn't seem to automatically eject the first one when it needs the second.
2000-11-05 03:31:19 +00:00
wiz
424fc39fbc mountd and nfsd live in /usr/sbin, not /sbin. 2000-11-04 14:06:24 +00:00
pk
83147f633f Note the terminal type inquiry at the start of the installation. 2000-11-04 13:44:05 +00:00
lukem
f87840fa2c remove unnecessary " 2000-11-04 07:02:41 +00:00
lukem
bf084ccbb3 remove reference to update(8) 2000-11-04 06:52:19 +00:00
mbw
c85434aa4d tsubai said the 'panic mesh' error is fixed in 1.5
also mention about a bug in which the backlight on laptops is turned
all the way down and the screen may appear black.
2000-11-04 06:08:34 +00:00
lukem
57dd69c31d .Li kernel names 2000-11-03 23:23:47 +00:00
lukem
19862a41b1 sun4u machines don't have the sd3<->sd0 remapping crud 2000-11-03 23:15:57 +00:00
lukem
ece7296092 - sbus ethernet drivers have now been fixed
- move the pciide note
2000-11-03 23:15:07 +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
dee5c5f3ac fix some typos. 2000-11-03 02:18:50 +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
25555e2770 prep: point to ZTerm as a MacOS terminal emulator
point out that some MacOS ftp programs default to ASCII mode
        OF 2 systems reset real-base to default when booted into macos

install: add info on how to get OF to always boot
        also mention that users may need to remove non-apple hardware
        to get their systems to boot (in extreme cases)
2000-11-02 08:20:27 +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
lukem
52e63ea477 - revert parts of previous
- use .Key instead of .Dq
	- ``[kernel] [-as]'' is arguably better than ``[-as | kernel [-as]]''
- fix typo noted by tv on the releng mailing list
2000-11-01 23:57:32 +00:00
lukem
05cfcd7bcc - for the example dhcp config, use .(disp .. .disp) instead of a huge .Dl
block, as we're not using any formatting codes in here.
  improve the comments and formatting of the example
- use /etc/rc.d/dhcpd restart as the example for how to restart the
  dhcp server on a 1.5 box.
2000-11-01 23:55:39 +00:00
lukem
a7a7cef6ad - revert part of previous: .Key is a macro defined in ../common/macros,
and it does work, so use it instead of .Dq for key names.
- use .Ic instead of .Nm for `external' commands (i.e, not those being
  specifically described by this document)
2000-11-01 23:35:23 +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
mbw
2ccdefdb53 hardware: fix a couple of typos
add ross sparc 20 clone
        a little more info on sw device

prep:   mention that can't boot if root partition is past first 2 GB of disk
        refine wording of section on scsi id mappings

install: add a little more info to the tape booting section
2000-11-01 20:56:06 +00:00
deberg
50506a15f4 12-bit color support 2000-11-01 15:36:53 +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
mbw
da06f3702b Tweaks and re-detailing.
hardware: add Gee Three's stealth serial port and scca as console info

prep:   chaos/control problems with system disk as well as bootvars
        clean up the various exceptions between different versions of OF
        removed .Key tags, as they aren't recognized by groff
        added examples of how to create install media

install: clean up the various exceptions between different versions of OF
2000-11-01 07:00:49 +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
pk
1f0b1a44b2 Update floppy & netboot section.
Add section on booting from tape.
2000-11-01 00:23:51 +00:00
mason
bee7633a76 Added James Chacon. (Thanks to Soren for reminder.) 2000-10-31 18:08:51 +00:00
lukem
1742d8acf0 more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
2000-10-29 14:08:04 +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
mbw
2209c37c65 Major overhaul.
hardware: updated the list of what works, broken down by OF version
	added devices reported as working by port-macppc posters
	added list of what devices are supported by which versions of OF
	included description of how each OF version boots
	described partitioning

prep: describe how to enter OF depending on OF version
	also described how to set up some important OF variables

install: give examples of boot commands
	list of common error messages and what they mean
2000-10-27 00:42:57 +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
mbw
07dfb66529 minor fixes,
added info on how sun4 models deal with scsi targets
some typos caught
add info on how to break from automatically booting (i.e. enter ROM prompt)
2000-10-22 00:44:04 +00:00
mbw
b03b643f37 Major overhaul. Cleaned up a lot of explanations, clarified instructions,
provided more detail when necessary and removed extraneous instructions.

hardware: totally revamped to be more readable and include all known
supported hardware, now matches htdocs/Ports/sparc/hardware.html

install: new section on CD-ROM, netboot has instructions on setting up a
NetBSD server, removed disklabel instructions (miniroot/sysboot's
instructions are clear enough and have error-checking anyways)

prep: reorganized, put in cleaner explanation of SCSI target remapping on
OpenBOOT PROM 1 machines, put in instructions on how to figure out names
ROM uses for SCSI device, put in info about 100BaseTX network cards

upgrade: now points to ../common/upgrade
2000-10-21 04:49:26 +00:00
pk
85487f0c49 Update to reflect changes to the bootfs and miniroot images. 2000-10-20 12:26:41 +00:00
ad
ffbf434933 Note twe. 2000-10-20 11:55:33 +00:00