Commit Graph

4063 Commits

Author SHA1 Message Date
mbw 390cedba3c added "" around various tags (.Em, .Sq, .Li) that were missing.
this cleans up the HTML version a lot.

macppc/hardware
doubled required RAM -- bootloader needs 16 MB to be present
reworded video section -- 9500 shipped with PCI card, not on-board video
2001-05-22 04:09:41 +00:00
manu cb5a9dc5a5 Added myself to the developer list 2001-05-21 21:39:51 +00:00
jhawk 0b77fde7a2 Revert 1.20 for now. The two column macro is clearly still buggy and
not ready for prime time. Too bad. So much for aesthetics.
2001-05-21 01:15:26 +00:00
jhawk c04c01b65d Dd
identifisers => identifiers
wording in the 1.5.1 section release explanation
Xr ifconfig(8) for cloning pseudointerfaces
Consistently reference security advisories.
  (XXX: do we need to explain them better? a footnote?)
wording of dhcp bullet
\(em
s/together with a 1.5 kernel/running under a 1.5 kernel/
2001-05-21 01:09:55 +00:00
jhawk 670da952c3 "Pull down" changes from the netbsd-1-5 branch. Basically re-sorts
some things and adds a few.
2001-05-21 00:57:06 +00:00
jhawk cb684b4e6b "Pull down" changes, mostly from Havard, that exist on the 1.5 branch
but not on the mainline. Mostly this is the "Changes in 1.5.1" section,
2001-05-21 00:44:42 +00:00
jhawk 6bd8ef593c The diskimage contains a /netbsd, not a /install.
Terminal type is "rcons" over here, not "pmax."
2001-05-21 00:31:08 +00:00
jhawk 3a8816b68f Boy reading this stuff is an iterative process, especially on paper.
Correct another wayward miscasing of "Plug and Play".
2001-05-21 00:01:10 +00:00
jhawk 8b2524574b "Plug&Play" => "Plug and Play"
according to the verdsion 1.0A Plug and Play BIOS Specification.
2001-05-20 23:47:08 +00:00
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
chs 50942259de include bsd.sys.mk for DESTDIR builds. 2001-05-19 03:30:22 +00:00
thorpej 949bcffb5a Add sip(4) and gsip(4) manual pages. 2001-05-18 02:07:34 +00:00
fredette 75c4ef5d8d Added sun2 distrib files. 2001-05-18 00:16:36 +00:00
fredette 29b499a90b Added entries for sunndd. 2001-05-17 23:23:36 +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
ad c6da2452c0 Put back /usr/include/dev/tc/sticreg.h. 2001-05-16 13:48:52 +00:00
wiz 4f8e93e0cd Add /usr/include/net/if_pppoe.h and the cnmagic(9) man page. 2001-05-15 17:08:20 +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
veego bb6a245c99 Bump the minor number of libamu to 2.1. 2001-05-13 18:13:33 +00:00
chs bef49778fd next68k is now ELF. 2001-05-12 22:38:04 +00:00
hubertf b05ee69a95 Add pool_init.9 2001-05-12 18:07:20 +00:00
kleink 3786b3b511 Sync libc minor. 2001-05-12 16:15:34 +00:00
tsutsui 0d6dc448f4 Add osiop(4). 2001-05-12 14:12:11 +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
bouyer 1c13d5deb2 Add scsipi(9) 2001-05-11 08:55:50 +00:00
pk 82dde0ecbb Tweak # of inodes once again. 2001-05-10 13:21:58 +00:00
he a274aeecde Add a minimal manual page for the macppc awacs device driver. 2001-05-09 22:14:38 +00:00
nsmrtks 4a74baff29 include bsd.prog.mk for cleandir target 2001-05-09 16:28:10 +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
minoura cd5d626172 Remove a duplicated entry. 2001-05-08 16:22:02 +00:00
dillo 4f69a52741 Add myself to the list of developers. 2001-05-08 11:26:16 +00:00
jdolecek d14c9b252f add ./usr/share/wscons/keymaps/pckbd.hu.iso8859-2 and
./usr/share/wscons/keymaps/pckbd.ru.koi8-r
2001-05-07 16:51:08 +00:00
itojun d9bcf0f87a use "!rtsol" for IPv6 interface autoconf.
XXX i did not use "!rtsol $int" because there could be problem with
shell script expansion ($int gets expanded too early).
2001-05-07 11:49:52 +00:00
martin 6c84f44386 Add pppoectl entries. 2001-05-07 08:03:15 +00:00
wiz ea2038449e vmstat(8) -> vmstat(1). 2001-05-06 23:52:14 +00:00
wiz ced46aa10d Add ld.aout_so.1. 2001-05-06 14:00:03 +00:00
ichiro e40fb6732b chenge name and move wi_ieee header.
sys/dev/pcmcia/if_wi_ieee.h -> sys/dev/ic/wi_ieee.h
2001-05-06 10:43:23 +00:00
wiz 7632b5a399 Remove example file for sup.uk.netbsd.org, since that hasn't existed in
over two years. Addresses misc/10884 by David Brownlee.
2001-05-06 10:04:58 +00:00
drochner 63ee3f7941 wscons keymap file added 2001-05-04 12:13:27 +00:00
matt 686113aa87 Add usr/include/dev/dec/dec_boot.h 2001-05-04 03:20:26 +00:00
soren d57ab3b021 machine_type.h is no longer used. 2001-05-03 13:17:26 +00:00
jdolecek eb2b7d5548 Nuke biosboot_ps2.sym 2001-05-02 13:45:52 +00:00