From 66f809314490471dc468aee6397ad46fc315a1f6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 25 Sep 2000 12:06:45 +0000 Subject: no_comment --- docs/comparisons | 39 +++++++++++++++++++-------------------- perl-install/ChangeLog | 9 +++++++++ perl-install/Xconfigurator.pm | 2 +- perl-install/modules.pm | 12 +++++++----- 4 files changed, 36 insertions(+), 26 deletions(-) diff --git a/docs/comparisons b/docs/comparisons index f0be16971..97e37c23d 100644 --- a/docs/comparisons +++ b/docs/comparisons @@ -13,26 +13,25 @@ redhat 7.0b, install 815MB, df 960MB, 18min 7.2b: (lang fr) -compssLevel df rpm time fs +compssLevel df rpm time fs df/time -100 64 59 0:59 ext2 500M - 90 132 127 1:50 ext2 500M - 80 226 218 3:26 ext2 500M - 70 449 387 5:52 ext2 1G - 60 614 541 8:36 ext2 1G - 50 1113 943 17:40 ext2 2G - 40 1193 1013 20:39 ext2 2G - 30 1262 1072 22:28 ext2 2G - 20 1445 1219 27:34 ext2 2G - 10 1649 1394 36:58 ext2 2G - 0 1943 1638 48:02 ext2 2G --10 2957 2519 101:49 ext2 4G - +100 64 59 0:59 ext2 500M 1.08 + 90 132 127 1:50 ext2 500M 1.20 + 80 226 218 3:26 ext2 500M 1.10 + 70 449 387 5:52 ext2 1G 1.28 + 60 614 541 8:36 ext2 1G 1.19 + 50 1113 943 17:40 ext2 2G 1.05 + 40 1193 1013 20:39 ext2 2G 0.96 + 30 1262 1072 22:28 ext2 2G 0.94 + 20 1445 1219 27:34 ext2 2G 0.87 + 10 1649 1394 36:58 ext2 2G 0.74 + 0 1943 1638 48:02 ext2 2G 0.67 +-10 2957 2519 101:49 ext2 4G 0.48 7.2b: (lang all) -compssLevel df rpm time fs - -100 70 59 1:04 ext2 500M - 90 289 281 4:20 ext2 500M - 80 373 361 5:41 ext2 500M - 70 890 794 13:28 ext2 1G +compssLevel df rpm time fs df/time + +100 70 59 1:04 ext2 500M 1.09 + 90 289 281 4:20 ext2 500M 1.11 + 80 373 361 5:41 ext2 500M 1.09 + 70 890 794 13:28 ext2 1G 1.10 diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3f4bd55cc..256214406 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,12 @@ +2000-09-25 Pixel + + * modules.pm: added 8139too + + * share/Cards+: GeForce2 DDR is handled by driver "nv" + + * Xconfigurator.pm (main): in killall X for Xdrakres, also killall + kdm/xdm/gdm/autologin :) + 2000-09-25 DrakX * snapshot uploaded diff --git a/perl-install/Xconfigurator.pm b/perl-install/Xconfigurator.pm index b9e008c1b..b63985024 100644 --- a/perl-install/Xconfigurator.pm +++ b/perl-install/Xconfigurator.pm @@ -1099,7 +1099,7 @@ Current configuration is: exec qw(perl -e), q{ my $wm = shift; for (my $nb = 30; $nb && `pidof "$wm"` > 0; $nb--) { sleep 1 } - system("killall X") unless `pidof "$wm"` > 0; + system("killall X ; killall -15 xdm gdm kdm autologin") unless `pidof "$wm"` > 0; }, $_; } $found = 1; last; diff --git a/perl-install/modules.pm b/perl-install/modules.pm index da299df0c..d0e77ec83 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -87,6 +87,7 @@ arch() =~ /^sparc/ ? ( "3c59x" => "3com 3c59x (Vortex)", "de4x5" => "Digital 425,434,435,450,500", "rtl8139" => "RealTek RTL8129/8139", + "8139too" => "Realtek RTL-8139", }], [ 'net_raw', { "8390" => "8390", @@ -205,14 +206,15 @@ arch() !~ /^sparc/ ? ( "emu10k1" => "Creative Labs|SB Live! (audio)", # "au8820" => "Aureal Semiconductor|Vortex 1", # "au8830" => "Aureal Semiconductor|Vortex 2", - "snd-card-ymfpci" => "Yamaha Corporation|YMF-740", - "snd-card-trident" => "Silicon Integrated Systems [SiS]|7018 PCI Audio", "snd-card-cs461x" => "Cirrus Logic|CS 4610/11 [CrystalClear SoundFusion Audio Accelerator]", - "snd-card-via686a" => "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]", + "snd-card-ens1371" => "Ensoniq/Creative Labs ES1371", "snd-card-es1938" => "ESS Technology|ES1969 Solo-1 Audiodrive", - "snd-card-rme96" => "Xilinx, Inc.|RME Digi96<>Xilinx, Inc.", - "snd-card-intel8x0" => "Intel Corporation|82440MX AC'97 Audio Controller<>Intel Corporation", "snd-card-fm801" => "Fortemedia, Inc|Xwave QS3000A [FM801]<>Fortemedia, Inc|FM801 PCI Audio", + "snd-card-intel8x0" => "Intel Corporation|82440MX AC'97 Audio Controller<>Intel Corporation", + "snd-card-rme96" => "Xilinx, Inc.|RME Digi96<>Xilinx, Inc.", + "snd-card-trident" => "Silicon Integrated Systems [SiS]|7018 PCI Audio", + "snd-card-via686a" => "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]", + "snd-card-ymfpci" => "Yamaha Corporation|YMF-740", ) : (), }], [ 'pcmcia', { -- cgit v1.2.1