From 3de936aa8f4edebadd2f76e34c32e1420992402c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 29 Jul 2002 20:36:17 +0000 Subject: *** empty log message *** --- docs/comparisons | 15 +++++++++++++++ perl-install/drakxtools.spec | 5 ++++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/comparisons b/docs/comparisons index 716efd938..0cae46f7c 100644 --- a/docs/comparisons +++ b/docs/comparisons @@ -81,6 +81,16 @@ rpmsrate # perl -alpe '$F[4] =~ /(.*):(.*)/; $r = ($1 * 60 + $2) / $F[2]; s|\S+(\s+\S+)\s*$|sprintf("%.2f", $r) . "$1"|e;' # perl -ape '$r = $F[2] / $F[3]; s|\S+\s*$|sprintf "%.2f\n", $r|e;' +9.0beta1 + +5 () 89 71 1:35 ext2 500M +3 X 240 231 3:41 ext2 500M +5 all 306 293 3:36 ext2 500M +4 all 808 731 6:48 ext2 1G +4 all 1433 1331 21:44 ext2 2G +4 X+kde 822 749 6:05 ext2 2G +4 X+gnome 369 319 5:58 ext2 2G + redhat 7.3: - do not halt the box when "halt" is used @@ -89,3 +99,8 @@ redhat 7.3: => choosing gnome gives a flashing black screen and kdm reruns - repartition of packages on various CDs is crap + +- bootloader: handling of multiple disks is more powerful in redhat, but more +dangerous (proposed to everyone, but not proposed especially to people having +a dangerous combinaison) +- why still asking about lba32!! diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 933ed609b..2da778063 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -1,7 +1,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 1.1.8 -Release: 13mdk +Release: 14mdk Url: http://www.linux-mandrake.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -263,6 +263,9 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && \ %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Mon Jul 29 2002 Pixel 1.1.8-14mdk +- fix mousedrake + * Mon Jul 29 2002 Thierry Vignaud 1.1.8-13mdk - harddrake: o service: fix config file conversion -- cgit v1.2.1