[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


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




More information about the Yum-cvs-commits mailing list