[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/mkinitrd/devel .cvsignore, 1.69, 1.70 mkinitrd.spec, 1.70, 1.71 sources, 1.74, 1.75
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/mkinitrd/devel .cvsignore, 1.69, 1.70 mkinitrd.spec, 1.70, 1.71 sources, 1.74, 1.75
- Date: Sun, 25 Sep 2005 18:26:47 -0400
Author: pjones
Update of /cvs/dist/rpms/mkinitrd/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31619
Modified Files:
.cvsignore mkinitrd.spec sources
Log Message:
update to 4.2.23
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/.cvsignore,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- .cvsignore 21 Sep 2005 21:51:52 -0000 1.69
+++ .cvsignore 25 Sep 2005 22:26:43 -0000 1.70
@@ -1 +1 @@
-mkinitrd-4.2.22.tar.bz2
+mkinitrd-4.2.23.tar.bz2
Index: mkinitrd.spec
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- mkinitrd.spec 21 Sep 2005 21:51:23 -0000 1.70
+++ mkinitrd.spec 25 Sep 2005 22:26:44 -0000 1.71
@@ -1,6 +1,6 @@
Summary: Creates an initial ramdisk image for preloading modules.
Name: mkinitrd
-Version: 4.2.22
+Version: 4.2.23
Release: 1
License: GPL
Group: System Environment/Base
@@ -57,6 +57,11 @@
%attr(644,root,root) %{_mandir}/man8/grubby.8*
%changelog
+* Sun Sep 25 2005 Peter Jones <pjones redhat com> - 4.2.23-1
+- Fix module discovery to not always use the modules /dev/hda1 requires
+ when using root-on-label.
+- Put the lvm check after the raid check, so the raid check atually gets run.
+
* Wed Sep 21 2005 Peter Jones <pjones redhat com> - 4.2.22-1
- Only scan appended kernel command line args for duplicates once.
- handle short reads correctly in nash's readFD
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/sources,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- sources 21 Sep 2005 22:03:29 -0000 1.74
+++ sources 25 Sep 2005 22:26:44 -0000 1.75
@@ -1 +1 @@
-4ea9e147082f8f660d1a24f0ce575526 mkinitrd-4.2.22.tar.bz2
+6abd714d2113026ce154d9c1591549d5 mkinitrd-4.2.23.tar.bz2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]