lp:ubuntu/raring/devmapper

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/raring/devmapper
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

44. By Martin Pitt

debian/dmsetup.udev: Mark virtual subdevices (_mimage* and _mlog) as
hidden and do not create UUID and other symlinks for them. They should not
be presented to userspace. (LP: #458529)

43. By Scott James Remnant (Canonical)

For LVM2 devices, create the /dev/VG/LV symlink figuring out the name
by running "lvm lvdisplay" on the device. LP: #430542.

42. By Scott James Remnant (Canonical)

* debian/dmsetup.udev: Use blkid instead of vol_id
* debian/control: Depend on appropriate version of util-linux

41. By Kees Cook

debian/control: Depend on initramfs-tools so system is not potentially
rendered unbootable (LP: #358654).

40. By Scott James Remnant (Canonical)

debian/dmsetup.udev: Watch dm devices for changes with inotify.

39. By Scott James Remnant (Canonical)

debian/control: Bump build-dependency on devmapper to make sure we
get the right one.

38. By Soren Hansen

* Update udev rules.d path to /lib/udev/rules.d, (LP #314879) and add
  versioned dependency on udev accordingly.
* Add versioned breaks on udev to make sure we do the upgrade
  in the correct order.

37. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Support udev-controlled devmapper in initramfs, for consistent device
    discovery/naming during boot and hotplug:
    + Add debian/dmsetup.initramfs: Hook for copying dmsetup and udev
      rules to the initramfs.
    + debian/rules: Copy hook to build directory.
    + debian/dmsetup.install: Install above file from build directory.
    + debian/dmsetup.postinst: Call update-initramfs.
  - debian/rules: Copy po/device-mapper.po to device-mapper.pot so Rosetta
    has a POT file to import.
  - Create two new packages, libdevmapper-event1.02.1 and dmeventd. These
    packages will be used to help monitor dmraid events and log them to
    syslog.
  - debian/libdevmapper-dev.install: Add libdevmapper-event.h and
    libdevmapper-event.a to the dev package.
  - Empty DH_OPTIONS while running dh_makeshlibs so that the -p option
    works properly, so that we get proper udeb shlibs again.
  - Install udev rules in dmsetup-udeb.
* Remove stray debian/dmsetup.udev.moved file.

36. By Colin Watson

Actually install udev rules in dmsetup-udeb, as was the case in hardy.

35. By James Westby

* Merge from Debian unstable. Remaining Ubuntu changes (LP: #244584):
  - Support udev-controlled devmapper in initramfs, for consistent device
    discovery/naming during boot and hotplug:
    + Add debian/dmsetup.initramfs: Hook for copying dmsetup and udev rules
      to the initramfs.
    + debian/rules: Copy hook to build directory.
    + debian/dmsetup.install: Install above file from build directory.
    + debian/dmsetup.postinst: Call update-initramfs.
  - debian/rules: Copy po/device-mapper.po to device-mapper.pot so Rosetta
    has a POT file to import.
  - Empty DH_OPTIONS while running dh_makeshlibs so that the -p option works
    properly, so that we get proper udeb shlibs again.
  - Create two new packages, libdevmapper-event1.02.1 and dmeventd. These
    packages will be used to help monitor dmraid events and log them to
    syslog.
  - debian/libdevmapper-dev.install: Add libdevmapper-event.h and
    libdevmapper-event.a to the dev package.
  - debian/dmsetup.udev: Set link priority to 100 for devmapper devices
    that have an UUID starting with DMRAID- for dmraid devmapper devices,
    to prevent UUIDs being used to mount hard disk partitions rather than
    the array itself.

Branch metadata

This branch contains Public information 
Everyone can see this information.

Subscribers