Hello community, here is the log from the commit of package mkinitrd checked in at Fri Mar 30 16:37:37 CEST 2007. -------- --- mkinitrd/mkinitrd.changes 2007-02-12 15:34:42.000000000 +0100 +++ /mounts/work_src_done/STABLE/mkinitrd/mkinitrd.changes 2007-03-30 15:17:54.116693000 +0200 @@ -1,0 +2,42 @@ +Fri Mar 23 10:44:35 CET 2007 - hare@suse.de + +- Create module path if it doesn't exist (#255816) +- Do not parse options for filesystem modules (#246524) +- Support resume from LVM2 (#249460) +- Support resume from EVMS2 (#246494) + +------------------------------------------------------------------- +Wed Mar 21 11:22:53 CET 2007 - hare@suse.de + +- Call evms with -b to omit error messages (#246631) +- Enable asynchronous target scan again after initrd is finished +- Detect LVM2 volume group correctly (#256285) + +------------------------------------------------------------------- +Mon Mar 19 08:53:32 CET 2007 - hare@suse.de + +- Fixup regex for block_driver (#255384) +- Login into all iSCSI ports (#248495) +- Disable asynchronous target scan for FC (#241945) + +------------------------------------------------------------------- +Mon Mar 12 16:54:51 CET 2007 - hare@suse.de + +- Do not use /usr/bin/tail for the block_driver function (#244148) + +------------------------------------------------------------------- +Mon Mar 12 11:12:03 CET 2007 - hare@suse.de + +- Rewrite EVMS handling to fix initialisation errors (#244148) + +------------------------------------------------------------------- +Mon Mar 5 16:47:04 CET 2007 - hare@suse.de + +- Include dasdinfo and new DASD udev rules (#222326, #245342) + +------------------------------------------------------------------- +Fri Feb 23 15:59:12 CET 2007 - hare@suse.de + +- Sync with fixes from SLES10 SP1. + +------------------------------------------------------------------- @@ -6,0 +49,10 @@ +Wed Jan 31 21:23:08 CET 2007 - olh@suse.de + +- fix lib/lib64 detection on ia64/alpha + +------------------------------------------------------------------- +Fri Jan 19 11:19:19 CET 2007 - hare@suse.de + +- Obey settings from /etc/sysconfig/bootsplash (#230839) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkinitrd.spec ++++++ --- /var/tmp/diff_new_pack.c21819/_old 2007-03-30 16:37:26.000000000 +0200 +++ /var/tmp/diff_new_pack.c21819/_new 2007-03-30 16:37:26.000000000 +0200 @@ -18,7 +18,7 @@ Requires: coreutils modutils util-linux grep e2fsprogs gzip sed gawk cpio udev pciutils sysvinit reiserfs file Autoreqprov: on Version: 1.2 -Release: 156 +Release: 162 Summary: Creates an Initial RAM Disk Image for Preloading Modules BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: mkinitrd @@ -89,9 +89,34 @@ %config /usr/share/mkinitrd/hotplug.sh %doc %{_mandir}/man8/mkinitrd.8.gz -%changelog -n mkinitrd +%changelog +* Fri Mar 23 2007 - hare@suse.de +- Create module path if it doesn't exist (#255816) +- Do not parse options for filesystem modules (#246524) +- Support resume from LVM2 (#249460) +- Support resume from EVMS2 (#246494) +* Wed Mar 21 2007 - hare@suse.de +- Call evms with -b to omit error messages (#246631) +- Enable asynchronous target scan again after initrd is finished +- Detect LVM2 volume group correctly (#256285) +* Mon Mar 19 2007 - hare@suse.de +- Fixup regex for block_driver (#255384) +- Login into all iSCSI ports (#248495) +- Disable asynchronous target scan for FC (#241945) +* Mon Mar 12 2007 - hare@suse.de +- Do not use /usr/bin/tail for the block_driver function (#244148) +* Mon Mar 12 2007 - hare@suse.de +- Rewrite EVMS handling to fix initialisation errors (#244148) +* Mon Mar 05 2007 - hare@suse.de +- Include dasdinfo and new DASD udev rules (#222326, #245342) +* Fri Feb 23 2007 - hare@suse.de +- Sync with fixes from SLES10 SP1. * Mon Feb 12 2007 - uli@suse.de - worked around what appears to be a shell bug (bug #244554) +* Wed Jan 31 2007 - olh@suse.de +- fix lib/lib64 detection on ia64/alpha +* Fri Jan 19 2007 - hare@suse.de +- Obey settings from /etc/sysconfig/bootsplash (#230839) * Fri Nov 24 2006 - olh@suse.de - declare variables as local in udev_discover_root/udev_discover_resume * Fri Nov 24 2006 - olh@suse.de ++++++ mkinitrd ++++++ ++++ 1124 lines (skipped) ++++ between mkinitrd ++++ and /mounts/work_src_done/STABLE/mkinitrd/mkinitrd ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de