Commit Graph

384 Commits

Author SHA1 Message Date
drochner e6c7d6de02 workaround to make "make depend" succeed 1999-03-06 11:31:51 +00:00
lukem 66f6dda9f1 regen 1999-02-23 14:34:21 +00:00
scw a946bd14d0 Update mvme68k sections for MVME167 support.
Also move Chuck to "Developers" and myself to mvme68k port-master.
1999-02-20 16:19:48 +00:00
scw df90f3d608 Update for MVME167 support. 1999-02-20 16:18:10 +00:00
tron e22dbe7254 Be more precise about which of Adaptec's AIC chips we support.
Fixes PR kern/7011 by Olaf Seibert.
1999-02-19 16:41:57 +00:00
is 6edf8af927 Warm about root/swap placement within the first 4 GB of the disk 1999-02-19 15:01:26 +00:00
lukem 868ca23db4 remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriate 1999-02-13 23:53:56 +00:00
kleink 7652845c4d Also clean up ${TARG}.more. 1999-02-07 18:29:51 +00:00
mrg 5890f2855d add boot floppy stuff. 1.3 is the fourth netbsd/sparc release 1999-02-06 08:36:05 +00:00
bouyer 559036da39 Update to current state of pciide. Note support of ISA, ISAPnp and PCMCIA
IDE controllers too.
1999-02-02 17:32:27 +00:00
lukem bb1f1b53ac regen 1999-02-02 08:38:32 +00:00
he 2c5c44b893 Describe multi-floppy boot.
Describe possible PCMCIA workaround via DDB now that DDB is in INSTALL.
1999-02-01 16:16:09 +00:00
minoura a632f67a13 Mention X sets.
Security distribution is actually available because it is m68k-common.
1999-01-26 15:21:17 +00:00
lukem 25b79ebda9 regen 1999-01-26 03:10:50 +00:00
garbled 851ee9e397 1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
commandlines for all tar operations.  (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c.  Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.

Big thank you to Matt for all his work on this.
1999-01-25 23:34:20 +00:00
phil f9bf8744f0 Correct run address. 1999-01-18 08:29:01 +00:00
ross a6908b4c34 Fix a .so that didn't respect \*[.CURDIR]. (Yes, it was designed to work
with OBJDIRs, but a bogus mod crept in after my one and only OBJDIR
test.)
1999-01-16 23:43:15 +00:00
ross 381f4410a7 Merge the alpha and i386 upgrade sections: .so ../common/upgrade 1999-01-13 09:59:22 +00:00
ross 47503cb65d Makefiles for notes. 1999-01-13 08:42:54 +00:00
ross b207e38c8b Give the common install notes components their own subdirectory.
Also, alpha and i386 now use a single merged common/sysinst,
and arm32 and sparc have a single merged common/xfer.
1999-01-13 08:18:44 +00:00
ross 6eb9d9ef9a Markup for -mdoc and -mdoc2html. 1999-01-13 07:30:01 +00:00
scottr 75b96564c5 Tweak the port maintainers list a bit. Remove the dedication; it has
served its purpose.
1998-12-09 08:03:46 +00:00
cgd ab74d21734 fix current composition of 'core' 1998-12-09 07:54:14 +00:00
minoura 16f23eb61c Updated the staff list. 1998-12-08 22:23:43 +00:00
cgd d0d551757c Add my self to releng list 1998-12-08 08:48:34 +00:00
lukem 53b78e5034 regen 1998-12-01 11:14:21 +00:00
lukem ccf16771e7 regen 1998-11-28 15:25:32 +00:00
lukem 545a470969 regen 1998-11-28 03:15:12 +00:00
simonb dcd677e28b slight cleanup 1998-11-24 02:49:13 +00:00
simonb 1cfeea7b69 Re-do special note on installing from a NetBSD CD-ROM after actually
doing this for real.  (Many thanks to David).
1998-11-20 05:33:12 +00:00
simonb 7e81c41eb9 Specifically mention that NetBSD/pmax uses rzX devices for CD-ROMs and
not cdX like other NetBSD ports.
1998-11-17 23:23:08 +00:00
simonb 284b91ac42 Mention that it may be necessary to hand-mount a CD on /mnt2 before
starting sysinst.

Partial fix for PR bin/6307 from Terry R. Friedrichsen.

From PR #6307:
	Added possibly non-working work around for 1.3.3.

	Will do more work on this when I get a CD image of a NetBSD release.
1998-11-16 08:52:23 +00:00
simonb e90f3ee382 Reference the section on dd'ing a disk image into the swap
partition of an Ultrix disk in the "QUICK.INSTALL" notes.

NOTE - this isn't the best solution.  The INSTALL notes need
to be totally rewritten, but at least now there's a pointer
to the referred section.

Fixes PR port-pmax/6299 from Terry R. Friedrichsen.
1998-11-16 08:15:55 +00:00
simonb b438e982a7 Update for 1.3.3. Also includes some fixes from Terry R. Friedrichsen. 1998-11-16 07:58:38 +00:00
simonb eb91fb2910 Warn that messages about "using ULTRIX label information" may
appear when disklabeling old Ultrix disks.

Fixes PR port-pmax/6300 from Terry Friedrichsen.
1998-11-16 07:45:20 +00:00
simonb 58405d0f56 Mention that Ultrix doesn't have rock ridge extenstions so some paths
on a CD-ROM will be truncated/mungled.

Fixes PR #6296 from Terry R. Friedrichsen
1998-11-16 01:07:16 +00:00
simonb 66da5a17c5 Sync with 1.3 branch (don't we usually do this the other way around?!) 1998-11-16 00:59:38 +00:00
veego 7a8c25946b Add the Ariadne II to the supported device list. 1998-11-12 19:59:30 +00:00
bouyer f7d2f27d50 Note support of the CMD PCI0643 and 0646 IDE controllers. 1998-11-10 14:16:09 +00:00
minoura 11e80bf830 Use `set' for the kernel as well as userland utilities. 1998-11-04 14:23:40 +00:00
minoura 1f065e81d6 The install now does not ask the type of the disk.
It only supports SCSI disks.
Also, use `set' for the kernel installation as well as for the
userland utilities.
1998-11-04 14:21:30 +00:00
minoura c361bc323d Use `set' for the kernel as well as userland utilities.
Some more updates to catch up to the installation procedure changes.
1998-11-04 14:20:35 +00:00
simonb 1171c2461b Add quick installation notes from 1.3.2 to CVS. 1998-11-03 10:21:49 +00:00
is fbf4a091d5 Mention that Apollo3060-reworked Amiga 3000 SCSI is supported now. 1998-10-29 20:57:03 +00:00
simonb 80f6009f5b Fix a couple of typos and white space inconsistancies. 1998-10-28 04:13:35 +00:00
jeremy ac0a0b6659 Fixed description of TFTP process by mentioning that the machine requests
a file with an extension based on the architecture.  [PR/6364]
1998-10-26 23:52:15 +00:00
minoura 1c2633be97 Updated for the new install procedure with the single-disk miniroot.
Use _VER macro for the version number.
1998-10-21 14:32:36 +00:00
bouyer b32187bfe9 Note PCI IDE support and ATAPI disks. 1998-10-19 13:18:27 +00:00
kim 00d5e09649 Regen. 1998-10-15 02:01:29 +00:00
minoura 842c98e3df Sort the developers' name correctly: me, msaitoh and tsugutomo. 1998-10-13 15:22:48 +00:00