rpms/mkinitrd/devel .cvsignore, 1.193, 1.194 mkinitrd.spec, 1.275, 1.276 sources, 1.235, 1.236

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Tue Jul 8 02:08:56 UTC 2008


Author: katzj

Update of /cvs/pkgs/rpms/mkinitrd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4624

Modified Files:
	.cvsignore mkinitrd.spec sources 
Log Message:
* Mon Jul  7 2008 Jeremy Katz <katzj at redhat.com> - 6.0.55-1
- Make plymouth work with live initrds
- Strip out BOOT_IMAGE= as an argument to init so that things don't break if
  you do init=/bin/bash from syslinux



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mkinitrd/devel/.cvsignore,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- .cvsignore	18 Jun 2008 19:07:13 -0000	1.193
+++ .cvsignore	8 Jul 2008 02:08:11 -0000	1.194
@@ -1,2 +1 @@
-clog
-mkinitrd-6.0.54.tar.bz2
+mkinitrd-6.0.55.tar.bz2


Index: mkinitrd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- mkinitrd.spec	18 Jun 2008 19:07:13 -0000	1.275
+++ mkinitrd.spec	8 Jul 2008 02:08:11 -0000	1.276
@@ -2,7 +2,7 @@
 
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
-Version: 6.0.54
+Version: 6.0.55
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -119,6 +119,11 @@
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Mon Jul  7 2008 Jeremy Katz <katzj at redhat.com> - 6.0.55-1
+- Make plymouth work with live initrds
+- Strip out BOOT_IMAGE= as an argument to init so that things don't break if
+  you do init=/bin/bash from syslinux
+
 * Wed Jun 18 2008 Peter Jones <pjones at redhat.com> - 6.0.54-1
 - More plymouth work (pjones, rstrode)
 - Update mkliveinitrd because udev's command line utilities changed (katzj)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mkinitrd/devel/sources,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- sources	18 Jun 2008 19:07:13 -0000	1.235
+++ sources	8 Jul 2008 02:08:11 -0000	1.236
@@ -1 +1 @@
-de6c8173a3f068fe236ae1085fd5970a  mkinitrd-6.0.54.tar.bz2
+be19198561c24489754d5f226559f71a  mkinitrd-6.0.55.tar.bz2




More information about the fedora-extras-commits mailing list