summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-01-07 13:32:01 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-01-07 13:32:01 +0000
commit71645d653796d2230d55a614dce5fc3dbb392bf6 (patch)
tree6d5ba055b9a99c33319e805abd678d1b98595460
parent1044ef768e3f4abd181a6872e77b628062b57a79 (diff)
downloaddrakx-backup-do-not-use-71645d653796d2230d55a614dce5fc3dbb392bf6.tar
drakx-backup-do-not-use-71645d653796d2230d55a614dce5fc3dbb392bf6.tar.gz
drakx-backup-do-not-use-71645d653796d2230d55a614dce5fc3dbb392bf6.tar.bz2
drakx-backup-do-not-use-71645d653796d2230d55a614dce5fc3dbb392bf6.tar.xz
drakx-backup-do-not-use-71645d653796d2230d55a614dce5fc3dbb392bf6.zip
no_comment
-rw-r--r--docs/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 5006ec55b..1996ccd00 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -27,6 +27,13 @@ rpmdrake and same name packages
the XFdrake test does not handle the fontset
+
+replace
+ { device => "loop7", type => 0x83, size => cat_('/dos/lnx4win/size.txt') * 2048, mntpoint => "/", isFormatted => 1, isMounted => 1 },
+by
+ { device => "loop7", type => 0x83, size => ((cat_('/dos/lnx4win/size.txt'))[0]*2048), mntpoint => "/", isFormatted => 1, isMounted => 1 },
+
+
--------------------------------------------------------------------------------
mandrake_desk has not installed while kdebase it there on upgrade