Commit Graph

1101 Commits

Author SHA1 Message Date
mbw
50feccad7d add tags for hp300 2002-05-03 04:03:29 +00:00
mbw
1909d634f8 move to the MI ../common/xfer 2002-05-03 04:02:13 +00:00
mbw
2999b65509 move mention of partition a offset to section in prep
clean up a little formatting
mention that sysinst isn't described here
describe how to restart install program
2002-05-03 04:01:45 +00:00
mbw
cd6c929f1c move suggested partition info to prep
mention that tapes and printers go on slow HP-IB and disks on fast HP-IB
point to FAQ for help setting up a serial console
list unsupported hardware
2002-05-03 04:01:08 +00:00
mbw
c6d7fa9494 describe how to get to the ROM Monitor prompt and how to configure it to
always netboot NetBSD
2002-05-03 03:59:55 +00:00
mbw
6f8bb3665d fill in some more details of supported and unsupported hardware 2002-05-03 03:59:30 +00:00
mbw
a50263852f add note about dead NVRAM (ethernet address is all F's) and link to FAQ 2002-05-03 03:58:45 +00:00
lukem
ed8e534c7e yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
2002-05-02 18:02:14 +00:00
mbw
c0afb23691 describe how to use bc to calculate the boot.net filename (in hex)
change ".Dl ok Ic commands" and ".Li ok Ic commands" into
 ".(disp/.disp) and ".No ok Ic commands"
 since it actually uses a monospaced font in HTML
2002-04-29 23:36:02 +00:00
mbw
4918749f0a add section describing how to boot from an SBUS card
change ".Dl ok Ic commands" into ".(disp/.disp) and ".No ok Ic commands"
 since it actually uses a monospaced font in HTML
2002-04-29 23:33:41 +00:00
shin
e81d147a25 add INTERTOP CX310 to supported machine. 2002-04-27 12:21:30 +00:00
gson
ae16970106 Add myself. 2002-04-27 03:49:06 +00:00
lukem
9e5598221a replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version 2002-04-26 15:50:21 +00:00
bouyer
720f57412d Kill ncr(4), mention esiop(4). 2002-04-23 19:48:41 +00:00
bouyer
4ce493540b Add esiop; and rename 53c1010-33 to 53c1010 (the 66Mhz version should work
too).
2002-04-23 19:43:18 +00:00
gmcgarry
8561815f09 Clarify that only miniroot installs are supported ATM. 2002-04-23 05:56:44 +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
mbw
5d8d768800 Flesh out details and make it look more like other platforms hardware
sections
2002-04-22 02:51:19 +00:00
mbw
6f930c224e preparing for branch to 1.6
mention nell device support and restrictions
move javastation model from supported list to status webpage since most
 of the useful support is not in-tree
move VME/IPI note inside the VME disk interface list
audiocs now supports recording and the JavaStation-1 and JavaStation-10
tcx driver supports JavaStation-1
Twinhead TWINstation 5G (SS5 clone) works
change wording to list all known classes of sun4m CPUs as being supported
2002-04-22 01:21:20 +00:00
mbw
02b6ab65ab mention 5500 and 6500 need nvramrc patches to use on-board video
remove info specific to the 1.5 branch but no longer pertaining to -current
2002-04-22 00:37:01 +00:00
mbw
6ee2d2961d preparing for branch to 1.6
supported in -current:
 PowerBook G4 (Gigabit Ethernet)
 PowerMacintosh G4 (Quicksilver)
 AirPort/AirMac and Lucent WaveLan

supported in 1.5.2 and later
 Apple Worgroup Server 8550
 Apple 53c875 Ultra Wide SCSI (needs firmware update)
 usb SCSI adapters work

change time frame of supported/unsupported models
remove info specific to the 1.5 branch but no longer pertaining to
-current
2002-04-22 00:35:50 +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
gmcgarry
f030856690 typo 2002-04-15 20:57:55 +00:00
bjh21
4359ad3c2d Convert the bulk of the prep.RISCOS file into -mdoc. This is a purely
syntactic conversion -- the semantics should be exactly the same.

I haven't yet converted section 5 (advanced stuff), appendix A (device
naming) or appendix B (credits), and mdoc, even the souped-up version used
for INSTALL, seems to be lacking a fourth-level header macro, which this
wants.

Of course, the presence of fourth-level headers does somewhat indicate that
this whole area wants cleaning up lots.
2002-04-14 14:40:13 +00:00
tsutsui
7f20094ec8 Remove .Pp between items. (sync with common/legal.common rev 1.19) 2002-04-14 14:32:19 +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
lukem
6511b77c5f simplify by using stuff from ../Makefile.inc 2002-04-11 06:33:57 +00:00
scw
4ff061cfbe Rename mvme68k's ramdisk kernel from "netbsd-rd" to "netbsd.RAMDISK". 2002-04-10 19:01:59 +00:00
shin
8fc7ee0d19 sync with up-to-date installation kernels etc. 2002-04-07 02:58:16 +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
scw
faedbf5908 port-mvme68k/15863:
Add notes about clearing some locations in NVRAM to avoid trying
to use non-existant VMEbus memory.

Thanks to mike@avernus.novacons.com for the text.
2002-04-05 21:12:21 +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
f99120f163 Updates for the ALLNOTES case:
- add cats and shark
	- remove arc (it doesn't have a Makefile)
2002-04-02 12:35:43 +00:00
skrll
3a7b27405d First attempt at cats notes. 2002-04-02 11:36:34 +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
matt
f599a9fd8d Some these reflect reality a bit more closely. 2002-03-31 18:18:23 +00:00
thorpej
2704aa7a51 First cut at install notes for Shark. 2002-03-30 09:12:40 +00:00
thorpej
c14cca396f Update the "list of all ports' install notes". 2002-03-30 07:00:04 +00:00
he
4108470a24 Expand tabulators in .Bd -literal section, containing required irq/drq/io
settings for devices.  This is so that the resulting .html file renders
as expected, instead of having the tabulated text coloumns flush against
the right margin, at least when viewed with Netscape 4.77.
2002-03-29 23:07:54 +00:00
thorpej
d793bc2ac4 Fix a couple of typos related to the IQ80321. 2002-03-29 22:58:14 +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
099d2bb77a Explain the current state of NetBSD/acorn26, and try not to refer to
snapshots as "formal releases".
2002-03-29 22:24:29 +00:00
bjh21
ac92677105 Very brief suggestions of how to install by hand (well, how I've done it once). 2002-03-29 22:17:31 +00:00