[yum-cvs] yum yum-updatesd.py,1.9,1.10
Seth Vidal
skvidal at linux.duke.edu
Sun May 28 12:12:03 UTC 2006
- Previous message: [yum-cvs] yum Makefile,1.11,1.12 yum.spec,1.67,1.68
- Next message: [yum-cvs] yum/yum storagefactory.py, 1.1, 1.2 __init__.py, 1.204, 1.205 packages.py, 1.45, 1.46 yumRepo.py, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/groups/yum/cvs/yum
In directory login1.linux.duke.edu:/tmp/cvs-serv22489
Modified Files:
yum-updatesd.py
Log Message:
add some todo's at the top
Index: yum-updatesd.py
===================================================================
RCS file: /home/groups/yum/cvs/yum/yum-updatesd.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- yum-updatesd.py 19 May 2006 22:15:12 -0000 1.9
+++ yum-updatesd.py 28 May 2006 12:12:01 -0000 1.10
@@ -16,8 +16,10 @@
# (c)2006 Duke University - written by Seth Vidal
#TODO:
-# add logs and errorlogs below a certain number to send out to syslog
-# fix email notifications so it does _something_ :)
+# - add logs and errorlogs below a certain number to send out to syslog
+# - thread it so it can download the updated packages while still answering
+# dbus calls
+# - clean up config and work on man page for docs
import os
- Previous message: [yum-cvs] yum Makefile,1.11,1.12 yum.spec,1.67,1.68
- Next message: [yum-cvs] yum/yum storagefactory.py, 1.1, 1.2 __init__.py, 1.204, 1.205 packages.py, 1.45, 1.46 yumRepo.py, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Yum-cvs-commits
mailing list