gibbs
8039eb9e6c
Device name cleanup for CAM.
1998-09-15 10:24:46 +00:00
jkh
1ff461fca5
Fix printf warnings and add a few casts.
...
PR: 7560
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1998-09-14 19:14:11 +00:00
wpaul
f2d8198cf7
Add device list entries for the tl and xl PCI ethernet devices.
1998-09-13 16:45:10 +00:00
danny
fbca1bfc85
Fix typos.
1998-09-09 05:09:55 +00:00
jkh
2c0dd32df1
Whoops, update the makefile too while I'm at it.
1998-09-08 11:44:37 +00:00
jkh
15f8e2550c
Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS
...
library. I have to include MSDOSFS on the boot floppy anyway (so I can
read DOS floppies in a few other contexts) and since both -stable and
-current MSDOSFS handle long filenames, I'm OK on that now. Should
save about 10K of space.
1998-09-08 11:44:08 +00:00
jkh
d9b7f7adb8
Make totally sure that we have the latest 1.7 version of booteasy
...
(it looked like it already to me, but the PR gives me cause to wonder).
PR: 2514
1998-09-08 10:46:40 +00:00
jkh
343eedd829
Don't set the router_enable variable by default.
1998-08-31 17:47:52 +00:00
jkh
7dc9b47468
Accept gateway value of NO
1998-08-31 09:02:03 +00:00
jkh
deb4aca6dc
Add /usr/lib to the list of things to chflag before upgrading.
...
Noticed by: Blaz Zupan <blaz@gold.amis.net>
1998-08-28 01:03:41 +00:00
jkh
8fcd4bbef1
Catch more cases where the CDROM has been mounted.
1998-08-27 00:50:14 +00:00
jkh
f97b174944
MF22: various fixes for new XFree86 dist and cdrom warnings.
1998-07-21 06:44:42 +00:00
yokota
845dfbe615
MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer).
1998-07-20 10:48:11 +00:00
jkh
c1d10d181d
MF22: Paul Traina's changes.
1998-07-18 09:42:02 +00:00
brian
8e3cf4b030
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
jkh
18a2201c57
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
jkh
63968d2c6e
Stop including COMPAT_21 unconditionally for X now; that kludge hasn't
...
been necessary for awhile.
1998-06-10 01:15:46 +00:00
jkh
b376a65a13
Merge updates from 2.2
1998-05-24 20:01:33 +00:00
jkh
b5fb0aed27
Sync documentation with 2.2 updates.
1998-05-24 20:00:27 +00:00
steve
de3d668e24
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
7a79ac1a00
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
67f934a2cf
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
376f7a509e
XFree86 3.3.1 -> 3.3.2
1998-05-06 12:01:20 +00:00
jkh
9c68b72e7b
Note usage of Linux PLIP peer.
1998-04-20 06:18:36 +00:00
ache
cbfaf2a1ee
Add ftp4.ru
1998-04-16 13:55:11 +00:00
jkh
4d666c93b4
MF22: NOSHARED=YES
1998-04-01 15:19:23 +00:00
jkh
ed971831e6
Sync with 2.2-stable branch.
1998-03-24 09:51:58 +00:00
jkh
5f1d9ae555
MF22: resync.
1998-03-23 08:36:27 +00:00
yokota
8764cba6bd
- 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
9eca46b7d8
MF22: catch up with recent changes.
1998-03-23 05:59:18 +00:00
jkh
ae412a3109
MF22: install correct kernel
1998-03-21 02:08:52 +00:00
jkh
b36c7cab56
MF22: create raw slice entries.
1998-03-20 23:39:57 +00:00
jkh
47d8389025
Ack, fix typo in last commit.
1998-03-20 18:26:04 +00:00
jkh
e72a0d1082
My face is red - make the code for creating slices actually work now.
1998-03-20 18:07:02 +00:00
jkh
9b84fa1107
correct checks for "already written" case.
1998-03-19 15:07:20 +00:00
jkh
336f2b1796
Add noatime option to new filesystems to speed up initial extraction.
...
Suggested by: bde
1998-03-19 15:02:09 +00:00
charnier
437e812465
Use .An/.Aq.
1998-03-19 07:40:27 +00:00
jkh
97f546d2b8
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
a2e844d5d7
Fix some bogons with variable handling.
1998-03-15 19:30:49 +00:00
jkh
1ee67c14f7
Reformatting, more sanity checks.
1998-03-15 17:10:17 +00:00
jkh
5626073a6e
When doing "make unders", also remember to make entries for
...
any slices that exist.
1998-03-15 16:15:47 +00:00
jkh
23a772e83e
Add Danish mirrors.
...
Submitted by: phk
1998-03-13 11:30:44 +00:00
jkh
dc04bde8c2
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
206a0af8ed
Fix bogusly shadowed variable.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-13 11:09:03 +00:00
jkh
e87fd2716b
Correct misfeature with quoting, better error reporting.
1998-03-10 17:24:08 +00:00
jkh
8469212ae0
MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty.
1998-03-10 13:42:05 +00:00
jkh
6ae979dd46
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
d285a03de7
Remove deprecated XIG support - that project never
...
happened.
1998-03-09 15:01:02 +00:00
ache
1f1344c8da
Fix RFC number 1544 -> 1644
1998-03-09 14:24:21 +00:00
jkh
aa24d4726b
Make a /var/run directory before starting ppp so that it doesn't
...
complain.
1998-03-09 08:57:22 +00:00