rpms/mkinitrd/devel mkinitrd.spec,1.296,1.297 sources,1.252,1.253

Peter Jones pjones at fedoraproject.org
Wed Nov 12 19:05:50 UTC 2008


Author: pjones

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

Modified Files:
	mkinitrd.spec sources 
Log Message:
* 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)



Index: mkinitrd.spec
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -r1.296 -r1.297
--- mkinitrd.spec	12 Nov 2008 18:31:44 -0000	1.296
+++ mkinitrd.spec	12 Nov 2008 19:05:20 -0000	1.297
@@ -124,8 +124,9 @@
 - 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.
+- 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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/sources,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- sources	12 Nov 2008 18:31:44 -0000	1.252
+++ sources	12 Nov 2008 19:05:20 -0000	1.253
@@ -1 +1 @@
-a4363c93ba44c78cb930f3d4eb13d8ce  mkinitrd-6.0.71.tar.bz2
+74765dd1e340adc4b21a77c61e1c3f2b  mkinitrd-6.0.71.tar.bz2




More information about the fedora-extras-commits mailing list