Commit Graph

1665 Commits

Author SHA1 Message Date
jkh
d963bd370d MF22: various fixes for new XFree86 dist and cdrom warnings. 1998-07-21 06:44:42 +00:00
yokota
f56f804200 MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer). 1998-07-20 10:48:11 +00:00
jkh
cefa971900 A few size tweaks to try and get the -current boot floppy back under
control
1998-07-19 05:31:35 +00:00
jkh
db59c4fa8f MF22: Paul Traina's changes. 1998-07-18 09:42:02 +00:00
jkh
5c83906b78 MF22: XFree86 is now v3.3.2 1998-07-17 22:00:06 +00:00
jkh
64acdc442f MF22: Copy up new doc files. 1998-07-16 10:15:53 +00:00
jkh
8a700f1291 MF22: Add prototype errata file. 1998-07-16 10:09:55 +00:00
wpaul
c3e9aae41e Add list of Compaq and Olicom ethernet cards that work with the
ThunderLAN driver to the 'supported hardware' section.
1998-07-14 02:14:13 +00:00
brian
748046395f Show on-screen ``phase'' logging and try to negotiate
nameserver IPs by default at install time.
Approved by: jkh
1998-07-12 17:11:53 +00:00
des
f72c7908ea Use four-digit year in SNAP name. We're eighteen months from the next
millenium, fer cryin' out loud...
1998-07-09 08:26:38 +00:00
jkh
133daa16ae Add entry for Dell Poweredge XE.
Submitted by:	Vadim Mikhailov <mvp@braz.ru>
1998-07-03 14:04:32 +00:00
jkh
bdbef7d35a Crank the max possible disks/slices constants way down.
The probe for this sometimes makes IDE drives chatter their guts out
and takes an inordinately long time in such cases..
1998-06-29 09:28:01 +00:00
brian
3921d14221 Don't make clean after building the crunch file. Build
a des & non-des version of ppp in the same way as init
and ed.
1998-06-26 18:54:06 +00:00
brian
257f1ba341 Fix syntax error from last commit 1998-06-25 06:35:20 +00:00
brian
594843a7e7 Clean the crunchgen targets after creating the crunch binary.
This *should* avoid the -DRELEASE_CRUNCH polution that's
mis-building user-ppp.
1998-06-24 06:55:18 +00:00
jkh
2eac652177 Stop including COMPAT_21 unconditionally for X now; that kludge hasn't
been necessary for awhile.
1998-06-10 01:15:46 +00:00
jdp
6b2ffcb818 My previous change could conceivably succeed at removing CHROOTDIR.
Ignore errors from the chflags command that follows it, just in case.
1998-06-08 20:58:02 +00:00
jdp
6b73287f91 Speed up the cleaning of CHROOTDIR by almost a factor of two, by
replacing two monstrous file tree walks with one monstrous tree walk
and two miniscule ones.
1998-06-07 21:53:01 +00:00
jkoshy
143fa442e6 -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".
PR: 6685
1998-06-06 04:39:42 +00:00
jkh
3db573de35 A bit of additional ELF changeover stuff I forgot to conditionalize earlier.
Todo: revisit and make work with either aout or ELF.
1998-05-30 12:15:02 +00:00
jkh
978fab8977 Do the aout libs if they exist in preference to the older ones in /usr/lib 1998-05-29 19:36:12 +00:00
jkh
df9a2b102a Merge updates from 2.2 1998-05-24 20:01:33 +00:00
jkh
0f8a173cbc Sync documentation with 2.2 updates. 1998-05-24 20:00:27 +00:00
steve
02a40c7812 Add 'newsyslog.conf' to the list of files to not clobber
during the upgrade process.

PR:		6629
1998-05-24 02:49:54 +00:00
jkh
3e2ff8a684 Note presence of the ThunderLAN driver 1998-05-21 04:12:03 +00:00
jkh
98cdf717cf Don't pack distfiles left over from docs builds into ports.tgz. 1998-05-20 01:06:32 +00:00
jkh
7dfcff2ae3 Go back to 240640 split size. Interesting experiment but somebody
still needs to figure out the 1.2MB floppy problem before we touch
(or possibly eliminate) this value.
1998-05-12 08:02:48 +00:00
jkh
424ba46fc6 Make Mitsumi and Sony CDROM devs also use the `a' device. I think
they'll have (or are having) similar problems to those described
for the matcd device in PR#6576
1998-05-11 00:47:27 +00:00
jkh
cc0fc15366 It was incorrect to use the `c' device for the matcd driver;
apparently, unlike the IDE or SCSI CDROM drivers, this is magically
special-cased for audio CDs.  This also might explain what happened
with scd (Sony) CDs also since I made the same change there.  A follow-up
commit will fix that. Thanks, Dave!

PR:		6576
Submitted by:	Dave Marquardt <marquard@zilker.net>
1998-05-11 00:45:06 +00:00
jkh
125c44ed82 Try experimenting with the split size a little in an effort to
move our installation structure a little further into the 20th century
(just before it's over).
Instigated by:	Dag-Erling Coidan <dag-erli@ifi.uio.no>
1998-05-08 13:49:16 +00:00
jkh
a3791ec3c8 XFree86 3.3.1 -> 3.3.2 1998-05-06 12:01:20 +00:00
jkh
eaa347349d Add the whatis database to catpages too 1998-04-26 08:34:26 +00:00
jkh
aa4548426d Note usage of Linux PLIP peer. 1998-04-20 06:18:36 +00:00
ache
8f11756620 Add ftp4.ru 1998-04-16 13:55:11 +00:00
msmith
4ab3749213 Allow the CVS modules from which the source, doc and ports collections are
checked out to be overridden.

PR:		misc/6309
Submitted by:	"Greg A. Woods" <woods@zeus.leitch.com>
1998-04-15 18:28:27 +00:00
jkh
026b22b287 MF22: NOSHARED=YES 1998-04-01 15:19:23 +00:00
jkh
1e8ec5a7a5 Use the correct templates file.
PR:		6135
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1998-03-30 08:29:28 +00:00
yokota
5c458828b1 - The PS/2 mouse driver, psm, is not disabled in the GENERIC
kernel anymore.
- While I am here, brush up the description on the mse driver as well.
1998-03-27 03:11:23 +00:00
jkh
4e36ad8625 Add new documentation.
Submitted by:	Doug
1998-03-24 09:52:25 +00:00
jkh
0f9ff28fbc Sync with 2.2-stable branch. 1998-03-24 09:51:58 +00:00
jkh
b46d0d67a2 Add new help file.
Submitted by:	Doug
1998-03-24 09:51:41 +00:00
jkh
926323fd1d MF22: resync. 1998-03-23 08:36:27 +00:00
yokota
0965c8fc26 - Remove the notice that psm0 must be enabled before using the PS/2 mouse;
the device is enabled by default in the GENERIC kernel.
- Kill the mouse daemon, if any, when the user wants to disable it.
- Minor update on mouse menus.
1998-03-23 06:08:55 +00:00
jkh
7ac25e58aa MF22: catch up with recent changes. 1998-03-23 05:59:18 +00:00
jhay
cffd986323 Make the vn device that is being used to build the floppies configurable.
You can now do something like "make release VNDEVICE=vn1". This makes it
possible to do something else with vn0, for instance building another
release.
1998-03-22 18:39:42 +00:00
jkh
c1376b5d7c MF22: install correct kernel 1998-03-21 02:08:52 +00:00
jkh
7bfc78e15e MF22: create raw slice entries. 1998-03-20 23:39:57 +00:00
jkh
52a23062ce Ack, fix typo in last commit. 1998-03-20 18:26:04 +00:00
jkh
849c5448f8 My face is red - make the code for creating slices actually work now. 1998-03-20 18:07:02 +00:00
jkh
04cf7ab799 correct checks for "already written" case. 1998-03-19 15:07:20 +00:00