summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRomain d'Alverny <rdalverny@mandriva.org>2005-02-18 14:46:24 +0000
committerRomain d'Alverny <rdalverny@mandriva.org>2005-02-18 14:46:24 +0000
commit9553172524b929cd3dd1d3c691551647b815f1a1 (patch)
treead9838647dfedbd1011115bd741fd5208979dda7 /TODO
parent49ce7a9b563d8a09f0141949199389062d185b66 (diff)
downloadmgaonline-9553172524b929cd3dd1d3c691551647b815f1a1.tar
mgaonline-9553172524b929cd3dd1d3c691551647b815f1a1.tar.gz
mgaonline-9553172524b929cd3dd1d3c691551647b815f1a1.tar.bz2
mgaonline-9553172524b929cd3dd1d3c691551647b815f1a1.tar.xz
mgaonline-9553172524b929cd3dd1d3c691551647b815f1a1.zip
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 13 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4930b398..f14ae9de 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,9 @@ Things to do on mdkonline
updates), not when everything is fine?
* mdkapplet:
+ when minimizing applet, minimize to icon, not to task bar
+
+ * mdkapplet:
applet popup display the number of available updates (requires full diff
check, changes silentCheck() )
@@ -27,11 +30,16 @@ Things to do on mdkonline
if nothing, don't run urpmi, just upload the config.
* mdkupdate:
- should exit, if another mdkupdate is running, or if the urpmi db is locked.
+ should exit, if another mdkupdate is running (done),
+ or if the urpmi db is locked.
* mdkupdate:
started every 2 hours +/- salt ?
+ * mdkupdate --auto
+ when failing, informative feedback should be displayed (not authenticated,
+ not subscribed, not activated, st like that).
+
* for pro version (v2)
@@ -41,5 +49,9 @@ Things to do on mdkonline
(package update, install, uninstall, config setting, data processing)
+ * move authentication calls to new customer db (remove expert/online calls
+ for that purpose).
+
+
-------------------------------------------------------------------------------
$Id$