Commit Graph

1137 Commits

Author SHA1 Message Date
jkh
004c9a9a7b Deal with both foo.hlp and FOO.TXT files. 1998-11-03 03:38:56 +00:00
jkh
46de8d9aba Stage 1: Move a bunch of docs out from under sysinstall and other
less than accessible places.
1998-11-03 03:21:09 +00:00
obrien
0539a87a0e Remove the "adding default route" message and replace with
"Looking up host %s".

Suggested by:	msmith
1998-11-02 10:42:18 +00:00
obrien
3a20ac4f9d Increase the granularity of the debugging messages. 1998-10-29 10:38:57 +00:00
obrien
7b016aff6e Add some debugging statments (only if DEBUG opt is set), to try pin down
the hangs many of us are experiencing.
1998-10-29 10:18:49 +00:00
jkh
abf0e5db73 Check for C:\FREEBSD also, for backwards compatibility 1998-10-28 02:18:08 +00:00
jkh
9e8244fa2b fix spelling error.
Submitted by:	Pomegranate <daver@flag.blackened.net>
1998-10-23 10:27:50 +00:00
jkh
5805a01b44 Add entries for DiskOnChip2000 Flash device.
Submitted by:	phk
1998-10-19 14:58:38 +00:00
jkh
96dd6d4fb6 We're now in post-release; make the docs indicate as much. 1998-10-19 08:49:50 +00:00
wpaul
dd72da46f8 Add driver support for PCI fast ethernet adapters based on the
RealTek 8129/8139 chipset like I've been threatening. Update kernel
configs, userconfig.c, relnotes and sysinstall. No man page yet;
comming soon.

I consider this driver stable enough that I want to give it some
exposure in -current.
1998-10-18 16:24:34 +00:00
jkh
d8f3b54681 add note about CD-220E drives. 1998-10-16 04:47:12 +00:00
jkh
4f9bc51f3e Add acknowledgements. 1998-10-16 04:26:00 +00:00
jkh
d7cc2cb36c Adjust for -RELEASE 1998-10-16 02:27:07 +00:00
jkh
fcaaffb7c9 Add notes about SCSI tape support.
Submitted by:	"Kenneth D. Merry" <ken@plutotech.com>
1998-10-16 00:29:37 +00:00
jkh
a7c40510bc Note latest SCSI subsystem changes.
Submitted by:	"Kenneth D. Merry" <ken@plutotech.com>
1998-10-15 21:28:59 +00:00
jkh
cc3e52bbd6 Add references to ATM cards (Mike Spengler <mks@networkcs.com>) and
remove all tabs.
1998-10-15 21:20:33 +00:00
msmith
89e6ddee34 Add some points from experiences installing on a range of IBM Netfinity
systems.
1998-10-15 19:12:04 +00:00
jkh
3fa226147f Make it clear that installations can only occur from drive C.
PR:		8334
Submitted by:	Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 11:27:45 +00:00
jkh
821ab7ab1f Update DOS emulator description. 1998-10-15 11:24:29 +00:00
jkh
7249f19796 Make the bit about DOS partitions somewhat clearer.
PR:		8333
1998-10-15 11:22:33 +00:00
jkh
982b34a437 Fix upgrade notes.
PR:		8331
Submitted by:	Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 11:01:30 +00:00
jkh
b041ca648c Update for 3.0
Submitted by:	Sue Blake <sue@vedanix.welearn.com.au>
1998-10-15 10:16:33 +00:00
jkh
fa26b27840 Add ipfw change information. 1998-10-15 10:13:53 +00:00
jkh
c9853d6de4 Search for correct property name; the older attrs code bogusly folded case,
so I never noticed this bug. :)
1998-10-15 10:03:48 +00:00
jkh
e41ce00c8d Update README.TXT, not that anyone will read it anyway, to describe just
what 3.0 is meant to be.
1998-10-15 07:42:25 +00:00
jkh
2fef01ea21 snuff warning message if package is not found in INDEX but is found
to be already installed anyway.
1998-10-15 06:50:43 +00:00
jkh
8104dd7dfb Use properties code. 1998-10-14 11:23:48 +00:00
jkh
7bbde981a3 rough 1st attempt at cleaning this up. Those feeling brave/knowledgable about
upgrade issues should also check the section created for this.
1998-10-14 08:54:03 +00:00
msmith
46086e142c Add a description of the "panic: cannot mount root" post-install problem, and
some ways to work around it.
1998-10-14 02:44:10 +00:00
jkh
785a2081ad Don't generate a spam-friendly /etc/hosts by default.
Suggested by:	jmb
1998-10-14 01:04:44 +00:00
jkh
72bb4a07e1 fix brainos in earlier commit. 1998-10-13 10:07:43 +00:00
jkh
a34efb5727 properly conditionalize for alpha. 1998-10-13 09:49:16 +00:00
jkh
6ea02b3494 correct typo. 1998-10-13 09:46:40 +00:00
jkh
1f01db2f6d switch to proper boot0 1998-10-13 09:45:59 +00:00
jkh
b6e1978870 Update to latest ports categories. 1998-10-13 07:31:37 +00:00
jkh
cc5346cb9e Adjust docs to reflect reality. 1998-10-12 23:53:57 +00:00
jkh
4d04ee1473 Whoops; fix my X11R6 fixup. Now the package should be marked
as installed correctly.
1998-10-12 23:47:50 +00:00
jkh
9f3e704a53 Make floppy media code more generic so that fixit floppy can use it. 1998-10-12 23:45:07 +00:00
des
9a20734a3b Add comments about Luigi's audio drivers. Luigi said he had a better
patch he'd commit if he could find it, but he hasn't done so so I'll
assume he didn't find it :)

Approved-by:	jkh
1998-10-11 22:44:32 +00:00
jkh
bcaad08a69 Add missing newline to debugging output. 1998-10-10 09:43:44 +00:00
jkh
e1107384d7 Fix typos. 1998-10-07 22:15:24 +00:00
jkh
726f317a72 Read in all the nlist entries properly. 1998-10-07 19:42:46 +00:00
jkh
dbf054fd70 Don't use boot2 on alpha. 1998-10-07 03:15:08 +00:00
msmith
6ca5ba53ae Teach sysinstall about isa_devtab_cam 1998-10-06 07:41:49 +00:00
jkh
15773e1548 Add back keymap.h. Guess this is the easiest way to get it built. 1998-10-05 22:17:41 +00:00
jkh
cf607d3c0f Correct braino: msdos -> dos. Now DOS installations should work again
(cough).
1998-10-05 03:32:03 +00:00
jkh
f477fbfdcc Fix typo.
PR:		8145
Submitted by:	graaf@iae.nl
1998-10-04 19:07:22 +00:00
jkh
b3daaac2bc Update to reflect current driver situation in 3.0. 1998-10-04 13:48:14 +00:00
msmith
9615a9ebc0 Add references to the 'cs' driver, minor formatting nit, metion PCI devices
can be reviewed in the visual Userconfig screen.
1998-10-04 06:58:56 +00:00
msmith
716c2dc2ad Pass the '-n' flag to route(8) when setting up/tearing down the default
route.  If your nameserver config is wrong, this will otherwise hang for
the default resolver timeout (75 seconds), leading people to think that
the system has hung.
1998-10-01 19:26:02 +00:00