diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-07-06 11:07:48 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-07-06 11:07:48 +0000 |
commit | 6a3779f619ba30717042449b4d9bd2cf43163a25 (patch) | |
tree | da4a1d42bbc2b6ca7970c873894f3ed6318ae62b /docs/comparisons | |
parent | 82fc3c905ef13b585f9004e11bc4a7eae90438a7 (diff) | |
download | drakx-6a3779f619ba30717042449b4d9bd2cf43163a25.tar drakx-6a3779f619ba30717042449b4d9bd2cf43163a25.tar.gz drakx-6a3779f619ba30717042449b4d9bd2cf43163a25.tar.bz2 drakx-6a3779f619ba30717042449b4d9bd2cf43163a25.tar.xz drakx-6a3779f619ba30717042449b4d9bd2cf43163a25.zip |
various remarks about mandrake
Diffstat (limited to 'docs/comparisons')
-rw-r--r-- | docs/comparisons | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/comparisons b/docs/comparisons index 6d5f5c93d..716efd938 100644 --- a/docs/comparisons +++ b/docs/comparisons @@ -80,3 +80,12 @@ 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;' + + +redhat 7.3: +- do not halt the box when "halt" is used +- no sysreq +- kdm has gnome entry whereas gnome is not installed + => choosing gnome gives a flashing black screen and kdm reruns + +- repartition of packages on various CDs is crap |