jkh
b376a65a13
Merge updates from 2.2
1998-05-24 20:01:33 +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
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
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
48a409bf2d
MF22: nuke compat slice for root.
1998-03-09 08:39:46 +00:00
jkh
75d39d7a55
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
8521cad29e
Edit a message so that people stop sending me weird emails. :)
1998-02-22 09:54:17 +00:00
jkh
7fe482c8b0
MF22: correct bogus failure return.
1998-02-13 08:01:01 +00:00
yokota
6f7f019629
Add an entry for the Brazilian keymap with accent key definitions
...
in the keymap menu.
1998-02-12 17:53:19 +00:00
jkh
c852558573
Form device names correctly with new unit# syntax.
1998-02-10 18:43:11 +00:00
jkh
7ef8a69bf6
Totally change the way that devices are made in the MFS and subsequently
...
probed in sysinstall. Rather than make template devices and use up lots
of inodes, also restricting the number of devices that can be dealt with,
mknod all necessary devices as necessary using built-in information.
This removes a number of constraints on the number and type of devices
that sysinstall can see.
1998-02-10 18:31:27 +00:00
jkh
c610f2da03
MF22: reset root flags properly.
1998-02-06 04:35:21 +00:00
steve
af45e9528b
Typo: PAT -> FAT.
...
PR: 5593
1998-02-01 05:58:42 +00:00
yokota
1fb3fbf762
Update the keymap menu.
1998-01-27 14:01:19 +00:00
jkh
bc80affadb
MF22: match entries for wfd
1998-01-22 21:14:31 +00:00
jkh
d7243159f2
Add entry for SMC 9432TX cards (tx driver).
1998-01-21 19:25:49 +00:00
jkh
ec7457e7f1
Add wfd style devices to detection list (we'll have to put them on the
...
boot floppy too, of course - hope I still have enough inodes! :)
1998-01-19 23:28:41 +00:00
jkh
ca3cb4105e
Adapt to new mount(2) argument syntax.
...
Submitted by: bde
1998-01-16 15:07:55 +00:00
jkh
73bed33fe3
Benign changes to support Justin's CAM code.
1998-01-16 12:53:04 +00:00
jkh
974e420029
gateway -> gateway_enable
...
Pointed out by: Susie Ward <sward@voltage.net>
1997-12-29 20:07:17 +00:00
joerg
5457e5f388
Remove an extraneous ".kbd" that crept in for the Swiss German
...
keyboard map.
Submitted by: georg.wagner@ubs.com
1997-11-26 22:48:24 +00:00
obrien
71a2202c76
MFS.
1997-11-05 06:11:35 +00:00
jkh
6884713f08
Since doc no longer contains the Handbook, stop saying that it does.
...
Submitted by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1997-11-04 23:44:22 +00:00
jkh
8a403dc5c9
Fix typo in startup menu.
...
Submitted by: max
1997-10-25 09:27:20 +00:00
jkh
9237618bdb
Fix disk counting bug.
...
Submitted by: Arjan de Vet <Arjan.deVet@adv.IAEhv.nl>
1997-10-18 21:22:25 +00:00
jkh
66a0e8d6b0
Add a new startup variables menu for tweaking rc.conf variables in more
...
detail (also added more of them to the networking services menu). Add
new dmenuISetVariable() function for interactive setting of non-boolean
flags.
1997-10-14 18:17:35 +00:00