Commit Graph

2216 Commits

Author SHA1 Message Date
n_hibma
0bd640556d Update the list of supported USB devices with the list that is stored in
usbdevs.h and usbdevs_data.h. Any additional entries are welcome.
1999-04-11 00:18:07 +00:00
n_hibma
4c0628c3d0 Updated the list of devices supported by the USB susystem.
Thanks Mike for the hint.
1999-04-10 16:54:12 +00:00
hm
821982eb1d Add ISDN cards supported by isdn4bsd to list of supported hardware,
remove nic driver for Dr. Neuhaus Niccy 300x ISDN cards from this list
1999-04-10 14:34:29 +00:00
msmith
17d47cad52 Add a skinny USB section. Note that the Zip mention preempts the actual
comitting of the umass driver by a little.
1999-04-08 21:42:11 +00:00
jkh
05f20120e9 State the need to read errata more, um, strongly. 1999-04-08 06:00:01 +00:00
jkh
315a10a3c0 Don't allow upgrade to touch /usr/src; only evil can result from
that kind of overlay smashing.
1999-04-07 03:06:44 +00:00
wpaul
477aac47c6 Add driver support for gigabit ethernet adapters based on the Alteon
Networks Tigon 1 and Tigon 2 chipsets. There are a _lot_ of OEM'ed
gigabit ethernet adapters out there which use the Alteon chipset so
this driver covers a fair amount of hardware. I know that it works with
the Alteon AceNIC, 3Com 3c985 and Netgear GA620, however it should also
work with the DEC/Compaq EtherWORKS 1000, Silicon Graphics Gigabit
ethernet board, NEC Gigabit Ethernet board and maybe even the IBM and
and Sun boards. The Netgear board is the cheapest (~$350US) but still
yields fairly good performance.

Support is provided for jumbo frames with all adapters (just set the
MTU to something larger than 1500 bytes), as well as hardware multicast
filtering and vlan tagging (in conjunction with the vlan support in
-current, which I should merge into -stable soon). There are some hooks
for checksum offload support, but they're turned off for now since
FreeBSD doesn't have an officially sanctioned way to support checksum
offloading (yet).

I have not added the 'device ti0' entry to GENERIC since the driver
with all the firmware compiled in is quite large, and it doesn't really
fit into the category of generic hardware.
1999-04-06 17:08:31 +00:00
jkh
de886587fe Add an option for resetting and rescanning the probed device list, perhaps
to now detect that CD you just remembered to put in the drive or that
pccard NIC that you've inserted (anybody can put pccardd in an mfsroot image
now you know.. :)

Requested by:	Annelise Anderson <andrsn@andrsn.Stanford.EDU>
1999-04-06 08:25:53 +00:00
obrien
37d26a8ec7 4.0 will offer EGCS over GCC to the world. 1999-04-04 21:50:07 +00:00
sada
f9cfb2497d Make release would fail for lack of /etc/resolv.conf or $DISTFILES/
PR:	misc/9913
Submitted by:	YAMAMOTO Shigeru <shigeru@bremen.or.jp>
1999-03-31 11:18:52 +00:00
jkh
3161d48cc3 Bump default root fs sizes, for both i386 and alpha architectures. 1999-03-30 04:09:21 +00:00
nik
db044d396d If ALLLANG is not set then ensure that DOC_LANG=en is, so that
the English Handbook is built (it's not built by default any more).
1999-03-27 16:02:04 +00:00
jkh
2eeeee0a5a 1. Update TAPE to point to new CAM-style device name.
2. Don't prompt for removal twice on fixit floppy.

Submitted by:		jack <jack@germanium.xtalwind.net>
1999-03-27 01:48:44 +00:00
jkh
2dae5ffd5c Offer an X Kern Developer collection, by user request (it's also more
orthogonal to the other entries).

Clean up X selection code a bit.

Choose proper architecture subdirectories on mirror sites now that we've
gone fully to the new multi-arch directory scheme.
1999-03-19 10:54:38 +00:00
jkh
402b61767d Add /etc/rc.firewall to list of "save after upgrade" targets. 1999-03-19 08:22:31 +00:00
jkh
d2f144d6a0 This apparently works now, excise it from TROUBLE.TXT 1999-03-18 06:43:01 +00:00
obrien
3028a2406c Add import of ISC's DHCP client & the upgrade of Groff. 1999-03-15 09:41:22 +00:00
markm
c97ae836f7 Bitrot. Remove objlink as it is not pleasant to be downwind.
PR:		8071
Reviewed by:	Sheldon Hearn <sheldonh@iafrica.com>
1999-03-14 20:41:14 +00:00
jkh
2b06f8a3b7 Update to post-branch state (yeesh!) 1999-03-12 22:45:42 +00:00
brian
46e4df1a8b Change permissions on /etc/ppp/ppp.conf to 0640. 1999-03-11 18:22:23 +00:00
jkh
0fdf27c6b4 Make proper symlinks for fixit mode and ELF binaries.
Noticed by:	jdp
1999-03-11 09:38:06 +00:00
jkh
78c0bf7c35 Also look under FREEBSD/.. for distribution files; I meant to do this
for the DOS distro.
1999-03-10 21:59:01 +00:00
jkh
8b554b3ae8 We don't use this anymore - nuke it. 1999-03-10 03:50:38 +00:00
jkh
0ce053261c Merge some doc updates which got only into the 3.0 branch during the last
release cycle.
1999-03-10 02:50:32 +00:00
abial
52c6e124b0 Take boot1/boot2 from their new place, i.e. /boot/, not from
(currently nonexistent) /usr/mdec/.

Submitted by:	luigi
1999-03-09 21:15:08 +00:00
jkh
07101145e8 o Use larger minimum root size on alpha.
o Use proper architecture subdir when fetching bits from snapshot servers.

Submitted by:	Doug Rabson <dfr@nlsystems.com>
1999-03-09 12:36:28 +00:00
jkh
bc59124997 Add Specialix SI/XIO/SX ISA, EISA and PCI serial expansion cards/modules
Submitted by:	Nick Sayer <nsayer@quack.kfu.com>
PR:		10456
1999-03-08 23:41:12 +00:00
jkh
f6416f79a6 Update reference to setup.exe (which is now dead). 1999-02-23 04:19:30 +00:00
jkh
63384a5780 Document a changed variable name. 1999-02-18 23:59:58 +00:00
jkh
a90ae0fb61 Be more forgiving of PnP config saving failures. 1999-02-16 01:58:04 +00:00
jkh
2de1f75341 Update to deal with pnp userconfig data.
Submitted by:	abial
1999-02-15 07:07:37 +00:00
jkh
639823f32c Add entry for gnome category. 1999-02-15 04:57:07 +00:00
jkh
2041081b71 Write out new boot blocks on upgrade. 1999-02-15 02:22:47 +00:00
jkh
6f4aa554d0 Unbreak the fixit floppy.
Clean up some of the media handling to use common routines.
1999-02-15 00:49:33 +00:00
abial
e504062bce Copy the 'reboot' script only for "dial" floppy. 1999-02-15 00:27:00 +00:00
jkh
607d5f3ccf Put a convenient marker in rc.conf to show updates.
Better screen saver descriptions.
1999-02-14 21:35:02 +00:00
jkh
8f8ca5b924 Fix incorrect initial state for two variables. 1999-02-14 21:26:29 +00:00
jkh
4fda307f5b MF3: SYSVMSG addition, fluff with release notes. 1999-02-14 20:14:58 +00:00
jkh
b605d16e01 Include all the recent screen savers. 1999-02-14 20:14:07 +00:00
jkh
a2d9df4a75 Update to match ports reality. 1999-02-14 18:53:17 +00:00
jkh
7c167b38e8 4.0-current! 1999-02-14 18:48:44 +00:00
des
e158dd910e Ignore errors from chflags. This makes it possible to make installworld
with DESTDIR set to an NFS-mounted file system.
1999-02-14 13:56:15 +00:00
jkh
ca698cf375 rc.conf vars no longer "dirty" by default. 1999-02-14 07:35:27 +00:00
jkh
8869bfb01e Preserve existing rc.conf contents. 1999-02-14 05:52:57 +00:00
jkh
d23ad3a794 Update to current state of /etc 1999-02-13 05:18:06 +00:00
abial
35ae892d35 Merge from RELENG_3. 1999-02-12 20:36:13 +00:00
jkh
041c5b374a Add spanish mirrors to FTP menu. 1999-02-11 14:42:39 +00:00
jkh
76c502a2d6 List diamond fireport cards under Symbios section.
Submitted by:		Stephen McKay <syssgm@detir.qld.gov.au>
1999-02-11 14:00:14 +00:00
jkh
1a0dc12e91 Install the correct rc.conf file. 1999-02-10 09:15:27 +00:00
des
9e7ce1fd58 Use ppbus instead of the lpt driver. 1999-02-10 02:26:04 +00:00
msmith
9436d32fb2 The loader doesn't use '@' to suppress command lines anymore. 1999-02-10 01:57:38 +00:00
jkh
9e9e0d3516 Write changes out to /etc/rc.conf again; rc.conf.site is dead! 1999-02-09 22:18:10 +00:00
jkh
cb7f925859 If user selects X, also auto-select compat22 (for now). 1999-02-07 12:57:04 +00:00
jkh
b0f7a4e4ea SMAILCF distro no longer exists. 1999-02-07 12:43:14 +00:00
jkh
ab77140218 Reshuffle a number of menus to be more navigable. Delete extra
Root Password entry (PR#9291 - Jack O'Neill).
1999-02-06 16:35:26 +00:00
jkh
739e785ca5 Ack! Correct a typo which crept into here and reshuffle the index back
into alphabetical order.
1999-02-06 08:45:20 +00:00
jkh
ca736467f9 BASE=4.0 1999-02-06 06:51:30 +00:00
jkh
2714bb3817 Add one more "escape" for marking internal variables. 1999-02-05 22:25:13 +00:00
jkh
75fb26219b Totally change the way variables are accounted for in sysinstall.
Now we know which variables are internal and which need to be
backed to /etc/rc.conf.site.  rc.conf is not touched now.

Also kget kernel change information back properly and set up a loader.rc
file to use it.
1999-02-05 22:15:52 +00:00
jkh
84b7ab73bf Bump MFS up to 2.88MB. Now there's room for quite a bit more stuff
(like a dhcp client?).
1999-02-05 10:09:11 +00:00
jkh
5056538ea6 Update snapshot build machine names. 1999-02-05 09:54:59 +00:00
jkh
eecec05d9b Indicate that we're using XFree86 3.3.3.1 1999-02-05 09:28:16 +00:00
jkh
c56f9dc9e3 Add a lot of additional keymaps to the appropriate menu.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1999-02-04 13:47:54 +00:00
jkh
2c1624cfdc Add compat22 distribution in anticipation of its appearance. 1999-02-04 03:30:34 +00:00
joerg
1d35d98389 Several recent additions. Folks, please update this file if you add some
new feature to the system!

. SVR4 emulation
. NTFS
. upgrade of f77 via f2c
1999-02-03 17:27:12 +00:00
jkh
d36c0b9b86 List palm pilot category. 1999-02-02 16:57:55 +00:00
jkh
c2a2c32e9f Show dependencies in package menu.
PR:		7454
Submitted by:	Stefan Eggers <seggers@semyam.dinoco.de>
1999-02-02 15:57:14 +00:00
jkh
7b02e986fb Whoops, don't break the alpha release build in copying the boot
images - be smarter about it.
1999-02-01 18:08:07 +00:00
jkh
ee4842909a Man, was I ever smoking crack when I wrote this. Don't free()
values I'm going to use again. :-}
1999-02-01 16:35:40 +00:00
jkh
5824c04f04 Adjust notes to describe new boot floppy scheme. 1999-01-31 12:55:08 +00:00
jkh
6bccce105c Don't strip out stuff from boot.flp now that it's twice the size. 1999-01-31 12:41:12 +00:00
jkh
278d35dcc6 Well, we've blown out boot.flp again. Time to go to 2.88MB format
for those folks with large floppy drives, LS-120s or CDROMs.  Everyone
else will now have to use kern.flp & mfsroot.flp to install from.
We've held this off as long as possible and there's just no more fat
to trim. :(  I'll look at increasing the mfsroot size too later, depending
on how well it compresses.
1999-01-31 12:38:19 +00:00
jkh
f157bdc418 Be more selective about installing things from /boot; no telling
what might wind up there in the future to overflow us again.
1999-01-31 03:53:55 +00:00
jkh
0c1e072cd8 1. Install /boot/loader correctly on boot.flp
2. Back up old rc.conf.site if it exists.
1999-01-30 22:15:36 +00:00
wpaul
35a0bfc77b Add two additional cards to the supported adapters list: the Racore 8165
and Racore 8148 adapters are now supported by the ThunderLAN driver.
The 8165 is just a plain vanilla 10/100 card; the 8148 is a 'multi-
personality' adapter which can support 10baseT, 100baseTX and 100baseFX
if you include the proper modules.

Also update the tl man page to mention the Racore cards.
1999-01-29 16:25:20 +00:00
jkh
d5f0625dc5 More support for Alpha installs.
Submitted by:	dfr
1999-01-29 11:39:04 +00:00
jkh
ea84bacfa6 Nuke pnp0 from boot.flp 1999-01-28 06:27:41 +00:00
jkh
51f031f980 Write changes out to /etc/rc.conf.site now rather than mucking with
rc.conf.  There were many different ways I could have done this, some of
them "cleaner", but this represented the lowest impact.
1999-01-27 02:32:47 +00:00
jkh
2c7a659171 OK, now the boot floppies work again. Also collapse some common
build cases.
1999-01-26 15:22:29 +00:00
jkh
c6b1939fc8 1. Adjust fs sizes to get floppies back under control.
2. Viciously slash all CD support out of boot.flp.  It's basically just
   a net boot floppy now.
1999-01-26 15:14:11 +00:00
jkh
4f98a3562a NO_LKM is deprecated 1999-01-26 12:59:09 +00:00
jkh
1639c7536d s/wcd/acd/
Noted by:	des
1999-01-26 10:18:52 +00:00
jkh
8e3f936309 Play with MFS size a little. 1999-01-25 04:57:07 +00:00
jkh
5a3e9b2350 swap support is actually pretty important; put it back
CVS: ----------------------------------------------------------------------
1999-01-22 19:11:37 +00:00
wollman
f41dcfcfec Update for 4.0 by adding the first two major changes and deleting a lot
of irrelevant (2.x/3.x) content.
1999-01-21 23:26:34 +00:00
jkh
fad83bed84 Set JADETEX=no on ports build line.
Prompted by:	nik
1999-01-20 23:24:06 +00:00
jkh
528868027c Replace old SAVE_USERCONFIG code with a customized version of Andrzej's
kget code.  Also collapse a redundant case in cdrom code.
1999-01-20 12:31:43 +00:00
jkh
574be697e7 Remove obsolete dset code. It's an ELF/3-stage boot world now and there
are cleaner ways of doing this that don't involve stomping on kernel
binaries directly.
1999-01-20 11:56:42 +00:00
abial
921f53138d Add missing "quit". 1999-01-19 23:15:56 +00:00
abial
75a0ac1f34 Don't start (now) noneexistent snmpd. 1999-01-19 23:15:41 +00:00
abial
cbe8ae2bb7 Remove generated copy of the file. 1999-01-19 23:14:30 +00:00
abial
5b8b7372a5 Add NOPAM hook. 1999-01-19 23:12:50 +00:00
abial
0ccfcd1b9d Remove PROCFS - we don't use it. 1999-01-19 23:12:27 +00:00
abial
af7b86eaf4 Remove snmp for now - it has to either shrink, or we have to invent
something else...
1999-01-19 23:11:50 +00:00
abial
63c938b5c0 Add NOPAM hook to be able to use login(1) here... 1999-01-19 23:10:34 +00:00
abial
0755c9f86b Sync more with reality... 1999-01-19 23:09:46 +00:00
abial
1f5891c734 Emulate getpass behaviour when asking for user's password.
Add ability to use PAP/CHAP authentication in auto-generated ppp.conf.

Let users edit ppp arguments before the first run.
1999-01-19 23:09:15 +00:00
abial
2c5cd6fab1 Add stty to emulate getpass in dialup script. 1999-01-19 23:07:17 +00:00
abial
151e711453 Next round of fixes before 3.1-RELEASE. 1999-01-19 23:02:05 +00:00
abial
aec7b008ac Bump version number to 0.43 1999-01-19 23:01:25 +00:00
ken
3d83742f24 Significant modifications to the SCSI controller support sections in both
files.  They are now both basically the same.  I also modified the driver
list in HARDWARE.TXT:  add the adw and isp drivers, and indicate that the
uha driver isn't yet supported under CAM.

This includes specific mention of all supported NCR and BusLogic models,
additional qualification of the supported DPT and QLogic models, and some
additions to the list of supported onboard Adaptec chips.

The hope is, of course, that this will lead to fewer questions like "is the
froboz SCSI controller supported?"

I think the formatting of the new entries looks okay, but someone with a
better eye for things like that might want to look at this.
1999-01-19 22:24:06 +00:00
ken
a37dc94d28 Qualify Adaptec 2920 support -- only the 2920C is supported. The 2920 is a
rebadged Future Domain card that is not supported.

Also, only the DPT SmartRAID III and IV are supported.  (The SmartRAID V
isn't yet supported by the DPT driver.)
1999-01-19 05:59:43 +00:00
wpaul
f54a0d36b3 Update to include new drivers, mention newly supported fast ethernet
adapters.
1999-01-18 19:25:30 +00:00
wpaul
8972dd7aad Mention that the CNet Pro110B is supported (ax driver). 1999-01-18 17:26:01 +00:00
abial
4eb6950f3a Fix copy & paste error.
Submitted by:	Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za>
1999-01-18 10:17:38 +00:00
jkh
922239a161 More floppy size adjustments - I thought I'd already committed these, whoops! 1999-01-16 22:42:25 +00:00
danny
fb44d81b91 Fix Makefile so it works.
Change date format to yyyy/mm/dd hh:mm:ss
Submitted by:	Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-01-16 03:50:10 +00:00
abial
98f6bbde84 Use the new kget syntax. 1999-01-14 23:23:19 +00:00
abial
42bcfe7514 Add natd entry. 1999-01-14 23:23:02 +00:00
abial
0cfc1bd486 Change to new syscons devices. 1999-01-14 23:22:51 +00:00
abial
c5f57bba74 Use the new syntax for kget. 1999-01-14 23:21:04 +00:00
abial
aa1665b788 Fix to match new syntax for kget. 1999-01-14 23:19:47 +00:00
abial
27c51a7087 Change to the new syscons devices. 1999-01-14 23:15:39 +00:00
abial
6fb0dad2ed Make transition to ELF kernel. Fix the userconfig_script handling. 1999-01-14 23:14:46 +00:00
abial
f1ce7a5746 (Fix null log in previous commit).
Change /boot/boot.conf to /boot/loader.rc - this name reflects what it
really is.

Agreed upon by:	jkh, msmith and many others
1999-01-14 15:36:53 +00:00
abial
80ca944a93 *** empty log message *** 1999-01-13 21:56:58 +00:00
joerg
f6d96f9002 Mention isdn4bsd support.
Forgotten by:	phk :)
1999-01-13 17:36:31 +00:00
msmith
27dd626f9b Replace /mnt with ${MNT}
PR:		misc/7965
Submitted by:	Junji SAKAI sakai@jp.freebsd.org
1999-01-12 22:12:12 +00:00
joerg
2cb26e4958 Allow chflags(1) to fail inside the chroot environment for /R. This
can happen iff ${CHROOTDIR} is NFS-mounted.
1999-01-12 15:37:19 +00:00
asami
7df90d6ad0 Oops, I missed a few more /etc/nologin references yesterday. It appears
my check of the tree was incomplete.  Sorry guys.

Reported by:	Ben Smithurst <ben@scientia.demon.co.uk>
1999-01-12 14:09:23 +00:00
asami
ef557f476c Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories. 1999-01-11 12:45:18 +00:00
jkh
5985356a4c Try some new floppy sizes. 1999-01-11 00:54:00 +00:00
rnordier
1bf1fede8f No longer install obsolete boot.help file. 1999-01-10 21:31:37 +00:00
jkh
24e5803efc whoops, missed one. 1999-01-10 02:46:27 +00:00
jkh
3905f929a7 Nuke this - it's antiquated and unmaintained. 1999-01-09 23:14:34 +00:00
gpalmer
2b61b2a48b Really delete the netboot image off the alpha floppy. I think Jordan
got his paths confused :)
1999-01-09 19:14:22 +00:00
wpaul
84a9b3dd33 Add driver support (and man page) for PCI fast ethernet cards based
on the ASIX AX88140A chip. Update /sys/conf/files, RELNOTES.TXT,
/sys/i388/i386/userconfig.c, sysinstall/devices.c, GENERIC and LINT
accordingly.

For now, the only board that I know of that uses this chip is the
Alfa Inc. GFC2204. (Its predecessor, the GFC2202, was a DEC tulip card.)
Thanks again to Ulf for obtaining the board for me. If anyone runs
across another, please feel free to update the man page and/or the
release notes. (The same applies for the other drivers.)

FreeBSD should now have support for all of the DEC tulip workalike
chipsets currently on the market (Macronix, Lite-On, Winbond, ASIX).
And unless I'm mistaken, it should also have support for all PCI fast
ethernet chipsets in general (except maybe the SMC FEAST chip, which
nobody seems to ever use, including SMC). Now if only we could convince
3Com, Intel or whoever to cough up some documentation for gigabit
ethernet hardware.

Also updated RELNOTEX.TXT to mention that the SVEC PN102TX is supported
by the Macronix driver (assuming you actually have an SVEC PN102TX with
a Macronix chip on it; I tried to order a PN102TX once and got a box
labeled 'Hawking Technology PN102TX' that had a VIA Rhine board inside
it).
1999-01-09 18:12:08 +00:00
jkh
ff3d28a99a Adios, kzip - you don't work on ELF kernels. 1999-01-09 00:32:00 +00:00
abial
33d281b677 Replace kget with version which obtains its info from newly added
sysctl machdep.uc_devlist, instead of /dev/kmem.
1999-01-08 21:09:42 +00:00
jkh
866fba04c3 close doc race. 1999-01-08 09:13:00 +00:00
jkh
890d07010c Copy only the boot1 and boot2 (if exists) files into mfs/boot since
we don't need the others there.
1999-01-08 05:33:11 +00:00
jkh
b5ddfbd3fd DTRT with gzip'd alpha kernels.
Submitted by:	dfr
1999-01-08 00:33:21 +00:00
jkh
2bd023c3bc Adapt sysinstall more fully to the alpha (deal with proper boot signatures,
don't present label editor, etc).

Submitted by:	dfr
1999-01-08 00:14:22 +00:00
jkh
82b9f14a61 copy resolv.conf to chroot area. 1999-01-06 19:18:45 +00:00
peter
5165d2ce14 Remove some remaining references to LKM's. Snaps were trying to unpack
slkm* etc, among other things.
1999-01-06 13:55:14 +00:00
jkh
d5e9f591c1 Whoops, missed an instance of the old image naming. 1999-01-05 17:03:49 +00:00
jkh
c83f2aa7a8 Remove legacy boot.config file. 1999-01-05 03:53:14 +00:00
jkh
4a468ee66d Hammer on the boot floppy generation bits some more. This is looking
a little better.
1999-01-05 03:44:08 +00:00
jkh
64b2cd514a Fix bogon in docfile placement. 1999-01-05 02:35:38 +00:00
jkh
5f372cec50 Conditionalize make world in release. 1999-01-05 02:09:29 +00:00
jkh
52f5661920 Do some serious beating on the floppy generation code to try and
simplify it, name things more descriptively and get the kernel back
on boot.flp where it should be.
1999-01-05 01:58:44 +00:00
jkh
468764485d Clean up some more residual /usr/mdec references. I left all the
extra rbootd/boot rom cruft pointing at /usr/mdec since it either
doesn't exist or doesn't work anyway, so who cares? :)
1999-01-03 02:18:58 +00:00
jkh
a76e356b82 Update this to deal with new boot block placement.
Reported by:	"John W. DeBoskey" <jwd@unx.sas.com>
1999-01-02 23:15:20 +00:00
jkh
60b0c6afef Read in /boot contents at runtime. Assumes /boot/boot1 on alpha (which
may not yet be caught up).
1999-01-02 07:23:37 +00:00
jkh
0b2117049d gzip the kern.flp kernel, don't kzip it. 1998-12-29 07:27:55 +00:00
jkh
42dcfedac8 Remove previous cast again - it triggers a compiler bug on the Alpha
which prevents sysinstall from building.  We'll just have to live with
the warning on the x86. :(
1998-12-25 21:57:06 +00:00
wpaul
fadeb9e62b Correct the name of the SMC 1211-TX: it's called the EZ Card 10/100 PCI,
not EtherEZ.
1998-12-24 18:52:47 +00:00
jkh
702523f657 Turn off NODOC again; apparently this problem was fixed. 1998-12-24 08:55:05 +00:00
jkh
32f3cb7ac1 Turn NODOCS on for now. 1998-12-24 04:28:25 +00:00
abial
262c953637 Fix typo.
Submitted by:	Ilya V. Komarov <mur@lynx.ru>
1998-12-22 21:40:56 +00:00