kadischi/livecd_generator kadischi.py,1.42,1.43

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Sat Sep 2 05:09:54 UTC 2006


Author: autopsy

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

Modified Files:
	kadischi.py 
Log Message:
Be more accurate to the user


Index: kadischi.py
===================================================================
RCS file: /cvs/devel/kadischi/livecd_generator/kadischi.py,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- kadischi.py	1 Sep 2006 18:46:38 -0000	1.42
+++ kadischi.py	2 Sep 2006 05:09:52 -0000	1.43
@@ -146,7 +146,8 @@
 
     # run post_install_scripts
     if os.access("/.livecd", os.R_OK):
-        print "\n[kadischi] :  Please reboot your system to start Fedora Core\n"
+        print "\n[kadischi]: Please reboot your system and remove\n"
+        print "[kadischi]: the LiveCD or LiveDVD media to start Fedora Core\n"
         sys.exit(0)
     else:
         print "[kadischi]: running post installation scripts"




More information about the scm-commits mailing list