kadischi/livecd_generator kadischi.py,1.3,1.4

Darko Ilic (darko) fedora-extras-commits at redhat.com
Thu Oct 13 01:05:56 UTC 2005


Author: darko

Update of /cvs/devel/kadischi/livecd_generator
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15122/livecd_generator

Modified Files:
	kadischi.py 
Log Message:
A couple of bugs fixed (the problem with dietlibc, and the problem with rsplit() function in 03fstab.py)


Index: kadischi.py
===================================================================
RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kadischi.py	30 Aug 2005 14:52:00 -0000	1.3
+++ kadischi.py	13 Oct 2005 01:05:48 -0000	1.4
@@ -7,7 +7,7 @@
 from shvar import shvarFile
 from functions import *
 
-version = '0.01'
+version = '0.1'
 
 builddir = ''
 confdir = ''




More information about the fedora-extras-commits mailing list