rpms/mkinitrd/devel .cvsignore, 1.201, 1.202 mkinitrd.spec, 1.286, 1.287 sources, 1.243, 1.244

Peter Jones pjones at fedoraproject.org
Tue Sep 9 19:37:26 UTC 2008


Author: pjones

Update of /cvs/extras/rpms/mkinitrd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4930

Modified Files:
	.cvsignore mkinitrd.spec sources 
Log Message:
* Tue Sep 09 2008 Peter Jones <pjones at redhat.com> - 6.0.63-1
- Only sleep for /proc/scsi/scsi changes once (wwoods)
- Handle built-in usbfs better
- Support dhcp-specified nbd root path (wtogami)
- Hide plymouth splash screen before dropping to a shell (katzj)
- Create /dev/live symlink for SD (katzj)
- Don't force a max length for labels in zipl



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/.cvsignore,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- .cvsignore	11 Aug 2008 16:17:19 -0000	1.201
+++ .cvsignore	9 Sep 2008 19:36:56 -0000	1.202
@@ -1 +1 @@
-mkinitrd-6.0.62.tar.bz2
+mkinitrd-6.0.63.tar.bz2


Index: mkinitrd.spec
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.286
retrieving revision 1.287
diff -u -r1.286 -r1.287
--- mkinitrd.spec	11 Aug 2008 16:17:19 -0000	1.286
+++ mkinitrd.spec	9 Sep 2008 19:36:56 -0000	1.287
@@ -2,7 +2,7 @@
 
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
-Version: 6.0.62
+Version: 6.0.63
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -120,6 +120,14 @@
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Tue Sep 09 2008 Peter Jones <pjones at redhat.com> - 6.0.63-1
+- Only sleep for /proc/scsi/scsi changes once (wwoods)
+- Handle built-in usbfs better
+- Support dhcp-specified nbd root path (wtogami)
+- Hide plymouth splash screen before dropping to a shell (katzj)
+- Create /dev/live symlink for SD (katzj)
+- Don't force a max length for labels in zipl
+
 * Mon Aug 11 2008 Jeremy Katz <katzj at redhat.com> - 6.0.62-1
 - mkliveinitrd: Deal with changes in where udev expects things
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/sources,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -r1.243 -r1.244
--- sources	11 Aug 2008 16:17:19 -0000	1.243
+++ sources	9 Sep 2008 19:36:56 -0000	1.244
@@ -1 +1 @@
-823bff7a17c4e67124c90900bc0e7d51  mkinitrd-6.0.62.tar.bz2
+99203fcbd44e34991d55a64f5b745a9e  mkinitrd-6.0.63.tar.bz2




More information about the fedora-extras-commits mailing list