Commit Graph

1633 Commits

Author SHA1 Message Date
Jordan K. Hubbard 0fc8576085 Add the whatis database to catpages too 1998-04-26 08:34:26 +00:00
Jordan K. Hubbard 4f43ad3744 Note usage of Linux PLIP peer. 1998-04-20 06:18:36 +00:00
Andrey A. Chernov 7220744319 Add ftp4.ru 1998-04-16 13:55:11 +00:00
Mike Smith 0c9cba523a 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
Jordan K. Hubbard 72d450cd6e MF22: NOSHARED=YES 1998-04-01 15:19:23 +00:00
Jordan K. Hubbard 219443164f Use the correct templates file.
PR:		6135
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1998-03-30 08:29:28 +00:00
Kazutaka YOKOTA 98a1e5421d - 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
Jordan K. Hubbard e4c06e4e91 Add new documentation.
Submitted by:	Doug
1998-03-24 09:52:25 +00:00
Jordan K. Hubbard ac4c856698 Sync with 2.2-stable branch. 1998-03-24 09:51:58 +00:00
Jordan K. Hubbard d3c155fc56 Add new help file.
Submitted by:	Doug
1998-03-24 09:51:41 +00:00
Jordan K. Hubbard d8837e94a8 MF22: resync. 1998-03-23 08:36:27 +00:00
Kazutaka YOKOTA 6614c78914 - 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
Jordan K. Hubbard 3d4fcaba36 MF22: catch up with recent changes. 1998-03-23 05:59:18 +00:00
John Hay 4f0591349b 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
Jordan K. Hubbard 40917faa6f MF22: install correct kernel 1998-03-21 02:08:52 +00:00
Jordan K. Hubbard 2be6f70cf6 MF22: create raw slice entries. 1998-03-20 23:39:57 +00:00
Jordan K. Hubbard e5610c61ba Ack, fix typo in last commit. 1998-03-20 18:26:04 +00:00
Jordan K. Hubbard 8ff4186a6f My face is red - make the code for creating slices actually work now. 1998-03-20 18:07:02 +00:00
Jordan K. Hubbard df87ad2d33 correct checks for "already written" case. 1998-03-19 15:07:20 +00:00
Jordan K. Hubbard 75ea99e2df Add noatime option to new filesystems to speed up initial extraction.
Suggested by:	bde
1998-03-19 15:02:09 +00:00
Philippe Charnier 5e80730948 Use .An/.Aq. 1998-03-19 07:40:27 +00:00
Jordan K. Hubbard 95742f4173 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
Jordan K. Hubbard 1860722c6b Fix some bogons with variable handling. 1998-03-15 19:30:49 +00:00
Jordan K. Hubbard 09b58bbc77 Reformatting, more sanity checks. 1998-03-15 17:10:17 +00:00
Jordan K. Hubbard 9f5f4b12f4 When doing "make unders", also remember to make entries for
any slices that exist.
1998-03-15 16:15:47 +00:00
Jordan K. Hubbard 60decb9cbc Add Danish mirrors.
Submitted by:	phk
1998-03-13 11:30:44 +00:00
Jordan K. Hubbard bd002b6bd8 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
Jordan K. Hubbard ea31e8b2d6 Fix bogusly shadowed variable.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:09:03 +00:00
Jordan K. Hubbard c0ecc864be MF22: don't snip SYSVSHM 1998-03-10 17:29:44 +00:00
Jordan K. Hubbard 1a8a1188c0 Correct misfeature with quoting, better error reporting. 1998-03-10 17:24:08 +00:00
Jordan K. Hubbard beb1c32dd3 MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. 1998-03-10 13:42:05 +00:00
Jordan K. Hubbard dd2474f300 Update to XFree86 3.3.2 1998-03-10 02:37:42 +00:00
Jordan K. Hubbard 5dad274682 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
Jordan K. Hubbard 9f8db01318 Remove deprecated XIG support - that project never
happened.
1998-03-09 15:01:02 +00:00
Andrey A. Chernov 140aed06db Fix RFC number 1544 -> 1644 1998-03-09 14:24:21 +00:00
Jordan K. Hubbard 739a141cfb Make a /var/run directory before starting ppp so that it doesn't
complain.
1998-03-09 08:57:22 +00:00
Jordan K. Hubbard dd3a83ba63 MF22: nuke compat slice for root. 1998-03-09 08:39:46 +00:00
Jordan K. Hubbard fe80c56322 MF22: update table. 1998-03-08 09:29:50 +00:00
David E. O'Brien 09c9c1eaca Note that ed0's IRQ is now 10 to help those upgrading from 2.x. 1998-03-08 09:23:20 +00:00
Jordan K. Hubbard 7f2c35c3f8 Add a mouse configuration menu.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 08:59:32 +00:00
Jordan K. Hubbard 5021430d41 DOH! Forgot a backslash. 1998-03-06 23:03:49 +00:00
Jordan K. Hubbard 8f85722f98 MF22: various doc bogons noticed. 1998-03-06 07:23:08 +00:00
Jordan K. Hubbard f910618080 Go to reduced device set now that "make-unders" work. 1998-03-06 06:47:09 +00:00
Jordan K. Hubbard c9b2724d99 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
Jordan K. Hubbard d1abbfc040 Edit a message so that people stop sending me weird emails. :) 1998-02-22 09:54:17 +00:00
Eivind Eklund 422ff3d10c ... since config no long have a -n option in -current either, do the
obvious thing.  (-n gone).
1998-02-18 20:01:41 +00:00
Jordan K. Hubbard ce6de1ca56 Note VFAT/FAT32 support in msdosfs now. 1998-02-18 19:10:25 +00:00
Jordan K. Hubbard 8fef0774f8 MF22: Optimize DOC bootstrap. 1998-02-13 20:34:25 +00:00
Jordan K. Hubbard 80e35f1859 MF22: correct bogus failure return. 1998-02-13 08:01:01 +00:00
Kazutaka YOKOTA aa1f0f51b6 Add an entry for the Brazilian keymap with accent key definitions
in the keymap menu.
1998-02-12 17:53:19 +00:00