Commit Graph

3475 Commits

Author SHA1 Message Date
ad 28c73a6870 Add headers from sys/dev/i2o. 2000-11-09 12:39:30 +00:00
lukem bb24a42565 minor cleanup of features (based on feedback by briggs) 2000-11-08 23:12:17 +00:00
ad 54fd36679e Add documentation for iop and iopsp drivers. XXX Needs more beef. 2000-11-08 19:54:12 +00:00
itojun 5314e970c4 gettextize removed from our tree (see comment for
src/gnu/usr.bin/gettext/Makefile change)
2000-11-08 16:28:00 +00:00
wiz ad47ffa40a add amd.conf.5 2000-11-08 12:03:06 +00:00
wiz aade753574 Remove files/directories that are in more than one set from one of them.
Fixes PR 11138 by Jun-ichiro itojun Hagino.
2000-11-08 11:11:28 +00:00
wiz 8889eeece7 obsolete /etc/disklabels (files now in /var/backups/disklabel.*) 2000-11-08 10:49:27 +00:00
wiz 3f39888ac6 Install (lib)bzip2 info file, as requested by NAKAJIMA Yoshihiro in PR 7402. 2000-11-08 02:15:13 +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 ef9c98579e Need ${.CURDIR} for README.files (required when using MAKEOBJDIRPREFIX). 2000-11-07 17:41:51 +00:00
matt 7dbdd4c7bb Make this actually work for .html 2000-11-07 16:24:04 +00:00
fvdl 350e232678 Wrap checking the BOOTMODEL env var in DEBUG, it was intended for that
purpose originally, and this check only messes up selection of the
right kernel for the laptop install set.
2000-11-07 01:14:22 +00:00
pk 7e005a8804 Eject the floppy disks. 2000-11-06 23:17:45 +00:00
thorpej 113f6a0e18 Add <machine/pmc.h> 2000-11-05 22:29:03 +00:00
pk 88cd122ef4 Some factual & typographical corrections on the SCSI target mapping topic. 2000-11-05 21:30:22 +00:00
pk f90ceb9573 Add `eject'. 2000-11-05 18:35:56 +00:00
thorpej 81903e1f37 Add neo(4). 2000-11-05 16:41:03 +00:00
thorpej 00e7c5991c Add /sbin/wdogctl. 2000-11-05 05:33: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
leo 6ee9402622 Add the X11 sets to MDSETS. 2000-11-04 20:26:29 +00:00
thorpej abd3538800 Add pcweasel(4) and wdogctl(8). 2000-11-04 18:57:15 +00:00
thorpej 6ba1a794ad Add <sys/wdog.h> 2000-11-04 18:35:49 +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
veego 6a6f201042 Add /usr/share/locale/no@nynorsk/LC_MESSAGES used by gettext. 2000-11-03 05:40:58 +00:00
mbw dee5c5f3ac fix some typos. 2000-11-03 02:18:50 +00:00
veego a5c364efbb Add /usr/share/locale/{da,pt}/LC_MESSAGES used by gettext. 2000-11-02 20:49:10 +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
itojun ef14cfbe4b build framework for GNU gettext. will be overridden whenever
Todd's BSD licensed gettext implementation comes in.
2000-11-02 01:09:01 +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
garbled 83f61a5891 Change all ocurrences of "crunchgen" to ${CRUNCHGEN} 2000-11-01 07:57:55 +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