kadischi kadischi.spec,1.57,1.58

Jasper O'neal Hartline (autopsy) fedora-extras-commits at redhat.com
Sun Apr 22 18:51:06 UTC 2007


Author: autopsy

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

Modified Files:
	kadischi.spec 
Log Message:
Addition of install.desktop for LiveCD to HDD installer, some minor fixes.


Index: kadischi.spec
===================================================================
RCS file: /cvs/devel/kadischi/kadischi.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- kadischi.spec	17 Apr 2007 15:25:09 -0000	1.57
+++ kadischi.spec	22 Apr 2007 18:51:04 -0000	1.58
@@ -1,8 +1,8 @@
 %define         alphatag    %(date +%%Y%%m%%d)cvs
 
 Name:           kadischi
-Version:        3.4
-Release:        9.%{alphatag}
+Version:        3.5
+Release:        1.%{alphatag}
 Summary:        LiveCD generation utility 
 
 Group:          Applications/System
@@ -19,7 +19,8 @@
 Kadischi is a LiveCD generation tool for Fedora Core systems.
 A Live ISO9660 compliant image file made with Kadischi can be
 written to a CD or DVD and run without any prior installation
-of Fedora Core.
+of Fedora Core. Kadischi also has the ability to run as a LiveCD
+to HDD installer when on the LiveCD media.
 
 %prep
 %setup -q -n %{name}
@@ -63,6 +64,7 @@
 %{_datadir}/%{name}/install/readonly-halt
 %{_datadir}/%{name}/desktop/userhome.sh
 %{_datadir}/%{name}/desktop/userhome.desktop
+%{_datadir}/%{name}/desktop/install.desktop
 %{_datadir}/%{name}/bootsplash/*.msg
 %{_datadir}/%{name}/bootsplash/splash.lss
 %{_datadir}/%{name}/bootsplash/memtest
@@ -79,6 +81,14 @@
 %ghost %{_datadir}/%{name}/post_install_scripts/*.pyo
 
 %changelog
+* Sun Apr 22 2007 <jasperhartline at adelphia.net> 3.5-1.20070422cvs
+- Fixed initramfs creation for new kernels, libata modules
+- Added install.desktop to perform LiveCD to HDD installs
+  works with RAWHIDE Anaconda and Kadischi as of 04/22/2007
+- Update %%description to reflect possible LiveCD to HDD function
+- Rebuild 3.5-1.20070422cvs
+ 
+
 * Mon Apr 17 2007 <jasperhartline at adelphia.net> 3.4-9.20070417cvs
 - Fix eject_live_cd.c for USB CDROM devices
 




More information about the scm-commits mailing list