rpms/mkinitrd/F-10 .cvsignore, 1.210, 1.211 mkinitrd.spec, 1.295, 1.296 sources, 1.251, 1.252

Peter Jones pjones at fedoraproject.org
Wed Nov 12 19:44:23 UTC 2008


Author: pjones

Update of /cvs/extras/rpms/mkinitrd/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3083

Modified Files:
	.cvsignore mkinitrd.spec sources 
Log Message:
* Wed Nov 12 2008 Peter Jones <pjones at redhat.com> - 6.0.71-2
- Rebuild on the F-10 branch.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/F-10/.cvsignore,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- .cvsignore	4 Nov 2008 20:05:04 -0000	1.210
+++ .cvsignore	12 Nov 2008 19:43:52 -0000	1.211
@@ -1,3 +1,4 @@
 clog
 mkinitrd-6.0.69.tar.bz2
 mkinitrd-6.0.70.tar.bz2
+mkinitrd-6.0.71.tar.bz2


Index: mkinitrd.spec
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/F-10/mkinitrd.spec,v
retrieving revision 1.295
retrieving revision 1.296
diff -u -r1.295 -r1.296
--- mkinitrd.spec	4 Nov 2008 20:05:04 -0000	1.295
+++ mkinitrd.spec	12 Nov 2008 19:43:52 -0000	1.296
@@ -2,8 +2,8 @@
 
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
-Version: 6.0.70
-Release: 1%{?dist}
+Version: 6.0.71
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: mkinitrd-%{version}.tar.bz2
@@ -120,6 +120,17 @@
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Wed Nov 12 2008 Peter Jones <pjones at redhat.com> - 6.0.71-2
+- Rebuild on the F-10 branch.
+
+* Wed Nov 12 2008 Peter Jones <pjones at redhat.com> - 6.0.71-1
+- Allow passing live_keytable= for live keyboard (katzj, #470869)
+- Add "mkchardevs" command, so /dev/hvc* get created (#470839)
+- Fix option passing in mountCommand (#471142)
+- Do full console initialization in the initrd, not just keymap
+  (notting, #458362)
+- move loadDrivers before plymouth for ltsp (wtogami, #470858)
+
 * Tue Nov 04 2008 Peter Jones <pjones at redhat.com> - 6.0.70-1
 - Get rid of glib usage in libbdevid, since it's huge and not used much
   (Patch from Pascal Terjan)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/F-10/sources,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -r1.251 -r1.252
--- sources	4 Nov 2008 20:05:04 -0000	1.251
+++ sources	12 Nov 2008 19:43:52 -0000	1.252
@@ -1,2 +1,3 @@
 171d6c0969da5680400ce7aedb07451f  mkinitrd-6.0.69.tar.bz2
 520a5a6371eb78fc13d5e36357f56fd2  mkinitrd-6.0.70.tar.bz2
+74765dd1e340adc4b21a77c61e1c3f2b  mkinitrd-6.0.71.tar.bz2




More information about the fedora-extras-commits mailing list