Commit Graph

1640 Commits

Author SHA1 Message Date
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
jkh
d691005bb3 Add noatime option to new filesystems to speed up initial extraction.
Suggested by:	bde
1998-03-19 15:02:09 +00:00
charnier
f65df4f32c Use .An/.Aq. 1998-03-19 07:40:27 +00:00
jkh
137ea353ce 1. If device node already exists, don't gratuituously try to make it
again.

2. Don't create slice entries when running multi-user; it adds far too
   much to sysinstall's startup time.  User is expected to have correct
   slice entries after system is installed.
1998-03-16 14:33:18 +00:00
jkh
6cb821581d Fix some bogons with variable handling. 1998-03-15 19:30:49 +00:00
jkh
2bb81bfabc Reformatting, more sanity checks. 1998-03-15 17:10:17 +00:00
jkh
6c25b08513 When doing "make unders", also remember to make entries for
any slices that exist.
1998-03-15 16:15:47 +00:00
jkh
65f20fc2b4 Add Danish mirrors.
Submitted by:	phk
1998-03-13 11:30:44 +00:00
jkh
1215dd0f12 Be careful not to spam ld.so.hints in multi-user case.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:12:53 +00:00
jkh
7edae3f0ea Fix bogusly shadowed variable.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:09:03 +00:00
jkh
36865b9c81 MF22: don't snip SYSVSHM 1998-03-10 17:29:44 +00:00
jkh
9353f255e6 Correct misfeature with quoting, better error reporting. 1998-03-10 17:24:08 +00:00
jkh
ee08fc2995 MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. 1998-03-10 13:42:05 +00:00
jkh
d820d51b16 Update to XFree86 3.3.2 1998-03-10 02:37:42 +00:00
jkh
264d0b4beb Update to XFree86 3.3.2 - I had to remove the entries for the VFB and
PRT servers since the extra PC98 servers have eaten all my flag bits.
Time to redo the way distribution masks are calculated, definitely, but
for now I guess people can always install those two components by hand
if they really want them.
1998-03-10 02:37:29 +00:00
jkh
2781618c37 Remove deprecated XIG support - that project never
happened.
1998-03-09 15:01:02 +00:00
ache
5a4e8bb8b7 Fix RFC number 1544 -> 1644 1998-03-09 14:24:21 +00:00
jkh
c669b60a96 Make a /var/run directory before starting ppp so that it doesn't
complain.
1998-03-09 08:57:22 +00:00
jkh
a16f2207a1 MF22: nuke compat slice for root. 1998-03-09 08:39:46 +00:00
jkh
9e48737c16 MF22: update table. 1998-03-08 09:29:50 +00:00
obrien
cf19938801 Note that ed0's IRQ is now 10 to help those upgrading from 2.x. 1998-03-08 09:23:20 +00:00
jkh
5a1f8b9627 Add a mouse configuration menu.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 08:59:32 +00:00
jkh
8515e42381 DOH! Forgot a backslash. 1998-03-06 23:03:49 +00:00
jkh
4de1d58b37 MF22: various doc bogons noticed. 1998-03-06 07:23:08 +00:00
jkh
2b83842f10 Go to reduced device set now that "make-unders" work. 1998-03-06 06:47:09 +00:00
jkh
5f7580a77a Update stand-alone DOS I/O routines to be able to read from FAT32/VFAT
partitions.  This should allow sysinstall to function properly in all
Win95 installation based scenarios now.
Submitted by:	Robert Nordier <rnordier@iafrica.com>
1998-03-03 04:29:01 +00:00