Commit graph

349 commits

Author SHA1 Message Date
Justin T. Gibbs aef8c83d89 Add fbtab.5 to the Makefile so that it will be installed.
Garrett mentioned the /etc/fbtab feature and I was wondering why
I hadn't heard of it...
1994-11-28 21:52:45 +00:00
Andreas Schulz 1a61bcff48 Add the 3C501 to the supported hardware list. 1994-11-28 21:52:15 +00:00
Andreas Schulz 86b41cccd2 Add the NCR 53C825 and the 3com 3C507 and 3C579 to the supported
hardware list.
1994-11-28 19:23:19 +00:00
Satoshi Asami 9a96872aa3 Add a site in Northern Japan. 1994-11-28 06:46:49 +00:00
Andreas Schulz 66f2024ac6 Correct a typo in my mailing address and also use the new alias for my
machine. I should better rename it soon from g386bsd to freebsd to
avoid confusion with the new 386BSD release :-).
1994-11-27 13:06:18 +00:00
Satoshi Asami d58baccfd1 Typo. 1994-11-26 12:10:37 +00:00
Satoshi Asami 94c13683b4 Added some Japanese sites that carry 2.0-RELEASE. 1994-11-25 23:13:26 +00:00
Gary Clark II 156cca51f5 Add entry about missing perl libs. Would someone please add a tar file of
these to freefall.cdrom.com:~/pub/perl/libs.tar.gz.
1994-11-25 19:40:25 +00:00
Andrey A. Chernov 5ddddc4827 Change wrong comment: NCFTP_ARGS --> NCFTPFLAGS 1994-11-25 17:04:02 +00:00
Doug Rabson e59e6a8322 Update the RenderMorphics entry.
Reviewed by:
Submitted by:
Obtained from:
1994-11-23 13:13:12 +00:00
Gary Clark II 8af9982ad9 Add entry about problems with BT-946c's and some Intel MB's.
Obtained from: Paul Richards
1994-11-23 10:21:59 +00:00
Jordan K. Hubbard b68ce711aa Point people at the troubleshooting guide in advance. 1994-11-22 10:57:36 +00:00
Jordan K. Hubbard 9168526dbf Document the "old boot blocks" problem. 1994-11-22 10:55:55 +00:00
Jordan K. Hubbard 403d1a0fc2 A few tweaks. 1994-11-22 09:54:19 +00:00
Poul-Henning Kamp 6b9833ef2e Thanks guys. 1994-11-22 09:16:46 +00:00
Jordan K. Hubbard 48ae41e5f9 Changes to README for release. 1994-11-22 08:58:42 +00:00
Jordan K. Hubbard a822466469 Update the X Inside, Inc text to include some stuff Jeremy just sent me. 1994-11-22 06:58:09 +00:00
Jordan K. Hubbard dfbabf6ea2 1. Add instructions for installing onto a second disk.
2.  Clean up the FAQ just a bit.
1994-11-22 06:48:39 +00:00
Andreas Schulz 0512285fe2 Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chance
to blow away your current dir, because WRKDIR == CURDIR. This should
help tcpblast to not blow away itself in the clean target :-).
1994-11-21 10:30:37 +00:00
Søren Schmidt e152817e20 Fixed ' & ` keys .
Submitted by:	Andreas Klemm
1994-11-21 08:50:18 +00:00
Jordan K. Hubbard bbc9e5fc7e More Helpful Hints from Heloise. 1994-11-21 04:11:28 +00:00
Jordan K. Hubbard 5821901779 Changes for BETA 1994-11-21 01:32:51 +00:00
Jordan K. Hubbard 96d4a2b4e1 (M)ountpoint -> (A)ssign 1994-11-21 01:30:03 +00:00
Andrey A. Chernov a6a32c7ae0 Now use "btab" keyword in all keymaps 1994-11-19 23:27:03 +00:00
Nate Williams 6764337197 NetBSD -> FreeBSD
(Please bring into 2.0)
1994-11-19 18:13:59 +00:00
Jordan K. Hubbard 89da5fd2de Document the AHA-274x and 284x driver as a new feature. 1994-11-18 14:26:07 +00:00
Jordan K. Hubbard e9a380faf6 Talk a little more about boot roms. 1994-11-18 13:02:23 +00:00
Jordan K. Hubbard 10c3815c46 Add these files. They're referenced in the release notes. 1994-11-18 12:03:29 +00:00
Jordan K. Hubbard 30ddff9dfb Document "(P)rocede" - (Q)uit was still being billed as the method
for continuing the installation! :-)
1994-11-18 10:32:43 +00:00
Jordan K. Hubbard d2e60eeb05 Add some notes about AIX-6x60 based cards. Important to note that
you CAN'T boot from many of these puppies!
1994-11-18 03:10:32 +00:00
Jordan K. Hubbard e5525d9d0d Adjust the docs to note that the AHA-2742/2842 series is now supported.
Hurrah for Justin!
1994-11-18 01:12:13 +00:00
Andrey A. Chernov 0cb06fc009 Add yet one russian keymap, widely used by some russians 1994-11-17 18:03:18 +00:00
Jordan K. Hubbard 30229c536a Add reinstall. 1994-11-17 16:02:56 +00:00
Jordan K. Hubbard 4b75ea3568 There seems to be some trouble with install.man working right everywhere.
Conditionalize it off of INSTALL_MANPAGES until I can figure out just
why some X ports seem to like it and others not.
1994-11-17 15:46:27 +00:00
Jordan K. Hubbard ccac3799a7 Steven G Kargl <kargl@troutmask.apl.washington.edu>
Finds many spelling errors.  Thanks, Steven!
Submitted by:	steven
1994-11-17 12:35:24 +00:00
Jordan K. Hubbard ee5b1a1e22 Whoops! Typo. Correct. 1994-11-17 10:07:45 +00:00
Jordan K. Hubbard 07f6028ea8 I found today that making packages for X11 ports wasn't working.
Further investigation showed that prefix was erroneously set to /usr/local
for X11 based ports as well, when the assumption was that they'd really go
into ${X11BASE} (an /etc/make.conf variable that the user's free to set).

Set X11BASE to /usr/X11R6 if the user hasn't already, and assume that
the user really wants prefix to point there when the port is XMKMF based.
1994-11-17 10:06:03 +00:00
Jordan K. Hubbard fcd2dde4e0 Add support for NO_WRKDIR. 1994-11-17 00:25:16 +00:00
Jordan K. Hubbard f877e878c9 2 new concepts that just occurred to me:
MASTER_SITE_OVERRIDE - 	If set in the environment, will override everyone's
	MASTER_SITES settings.  Useful if you'd prefer to point to a
	distfiles repository somewhere closer.

MASTER_SITE_FREEBSD  -  Sets OVERRIDE to be FreeBSD's own master repository.
1994-11-17 00:18:28 +00:00
Jean-Marc Zucconi 1876ac94a7 If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} Makefiles 1994-11-16 23:14:22 +00:00
Martin Renters f832250eb5 Instructions for setting up diskless clients 1994-11-16 15:33:42 +00:00
Jordan K. Hubbard 041c2641f1 Make depends a separate target. Now you can select when the dependency
list is traversed.
1994-11-15 10:16:56 +00:00
Jordan K. Hubbard 4ef84c6a4e sendbug -> send_pr 1994-11-14 23:52:42 +00:00
Bruce Evans baa5e01a32 This change was actually made in the previous revision:
Define SHLIBDIR?= ${LIBDIR} and install shared libraries in
${DESTDIR}${SHLIBDIR} instead of in ${DESTDIR}${LIBDIR}.
SHLIBDIR may be defined in /etc/make.conf to override the
default of /usr/lib (I use /lib).  Other changes are required
for non-default shared library directories to actually work
(ld* and crtso have too many hard-coded paths).

Bruce
1994-11-14 06:28:20 +00:00
Bruce Evans 2175e44a77 Define `RANTOUCH?= ${RANLIB} -t' and use it instead of ${RANLIB} -t.
RANTOUCH may be defined in /etc/make.conf as
`${ECHO} skipping ${RANLIB} -t' to help stop `make install' from
changing the timestamps on unchanged libraries, thus making the
uninstalled binaries appear to be out of date...  Other changes
are required to stop install from clobbering the timestamps.
1994-11-14 04:55:39 +00:00
Bruce Evans 3ecb436950 Define LIBEDIT, LIBGCC, LIBKVM, LIBSCRYPT and LIBY.
Comment about missing libraries for LIBDES, LIBKDB, LIBKRB, LIBMP, LIBPC
and LIBPLOT.

Don't define LIBDBM since it was replaced by db in libc.

Remove duplication.  ${DESTDIR}/usr/lib/... gives /usr/lib/... even when
DESTDIR is not defined.
1994-11-14 04:28:44 +00:00
Nate Williams 0f1f11ef34 Added the DEC ethernet cards to the list of supported ethernet drivers. 1994-11-13 21:17:38 +00:00
Poul-Henning Kamp 55ff8fb132 Add a new "distribute" target. This is a variant of install, which will
put the stuff into the right "distribution".  As default things end up
in "bindist".

Normal (ie: most) makefiles know naught of this.

More commits will follow, which will direct various parts of the tree
into the distribution we want them in.

Some of the grief of being release-engineer is supposed to go away with this.
1994-11-13 21:05:28 +00:00
Nate Williams e369a78c55 Added VLB to the list of PC busses supported since this question comes up
often on USENET.

Added comments regarding the new 'extended IDE' controllers, which work with
FreeBSD but do not use the extended features.

Minor formatting changes.
1994-11-13 09:19:04 +00:00
Jordan K. Hubbard a47758ac19 Add my first-cut at a very short troubleshooting document. We can add
more stuff here as people report it.
1994-11-13 01:21:11 +00:00