summaryrefslogtreecommitdiffstats
path: root/docs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TODO')
-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