Branches for Oneiric

Name Status Last Modified Last Commit
lp:ubuntu/oneiric/multipath-tools bug 2 Mature 2011-06-06 12:31:23 UTC
40. * Merge from debian unstable, remaini...

Author: Serge Hallyn
Revision Date: 2011-06-06 12:31:23 UTC

* Merge from debian unstable, remaining changes:
  - control:
    * Bump debhelper dependency to install udev rules to
     /lib/udev/rules.d, bump udev dependencies as well.
    * multipath-udeb must not depend on multipath-modules,
      because the Ubuntu kernel already includes the modules and no
      package provides m-m.
  - initramfs/hooks: use 95 not 60 for multipath rules priority
  - multipath-tools-boot.init: remove in favor of kpartx.udev rules (at top)
  - kpartx.udev:
    * add rule to load dm-multipath
    * use whole path when running /usr/lib/dmsetup_env
    * call kpartx through dmsetup for mpath-* devices
    * switch $name for $kernel for dmraid rule
  - multipath-tools.preinst: modprobe dm-multipath.
    This will make sure that multipathd will be able to start.
  - patches/1000--set-umask-in-multipathd.patch: Set umask in multipathd.
  - rules: Move udev rules to priority 95, because rules that load
    modules should be >90.
  - Have initramfs local-top start with scsi_wait_scan, and make sure all
    devices have been found before bothering to call udevadm settle.
  - debian/initramfs/local-top: wait for scsi_wait_scan
* *.install: use /lib*/ instead of /lib/ to catch /lib64
* debian/initramfs/local-top: remove '--timeout 10' which causes my
  test system to not boot roughly 3 out of 4 times.

11 of 1 result