lp:ubuntu/jaunty/mdadm

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/mdadm
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

46. By Dustin Kirkland 

Fix for LP: #316670
* Incremental.c: cherry-pick upstream patch, "Fix NULL pointer oops"
  http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commit;h=43aaf431f66270080368d4b33378bd3dc0fa1c96

Fix for LP: #349971 (Thanks, Steve Beattie!)
* debian/source_mdadm.py: apport hooks for improved bug reporting

45. By Scott James Remnant (Canonical)

* Update udev rules from those shipped in the udev package.
* Watch md devices for changes with inotify.

44. By Joseph Smidt

Spelling fix for --build --help, patch thanks to Bryce Harrington
(Fixes LP: #314991)

43. By Steve Langasek

Depend on postfix | mail-transport-agent, to ensure we get the
correct default MTA for Ubuntu.

42. By Scott James Remnant (Canonical)

* Bump build-dependency on debhelper to make sure we get the right one.
* Bump dependency on udev as well.

41. 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.

40. By Scott James Remnant (Canonical)

Switch to using incremental assembly, dropping requirement for
watershed. Some kittens may be harmed as part of this upload, please
report any felicide.

39. By Dustin Kirkland 

* This merge should solve the critical bug: LP: #282492.
* Merge from debian unstable, remaining changes:
 * config.c, Assemble.c: retrieve the returned value from asprintf,
   and assert; should prevent mdadm from segfaulting if there is not enough
   memory available; Debian Bug #509167.
 * debian/README.initramfs-transition, debian/README.upgrading-2.5.3,
   debian/README.Debian: drop Debian-specific documentation.
 * debian/mkconf: initialize variable.
 * debian/mdadm-startall, debian/mdadm-startall.8, debian/mdadm.links,
   debian/mdadm.manpages, debian/mdadm-startall.sgm: dropped, not used
   in Ubuntu (thus dropping the build-dep on docbook-to-man).
 * debian/mdadm.preinst, debian/mdadm.udev: udev enablement, remove the
   Debian init script.
 * debian/mdadm.templates, debian/mdadm-udeb.templates: Ubuntu puts the
   debconf template questions in the udeb.
 * debian/mdadm.postrm: drop warnings in the initramfs update.
 * debian/mdadm.postinst, debian/mdadm.config, initramfs/init-premount:
   boot-degraded enablement; maintain udev starting of RAID devices;
   init-premount hook script for the initramfs, to provide information
   at boot.
 * debian/mdadm-udeb.dirs: udeb packaging for installer.
 * debian/mdadm.dirs: install init-premount script.
 * debian/control: maintainer updates, no need for docbook since we dropped
   the manpages that needed it, we need specific udev and initramfs-tools
   versions that don't ship 'mdrun'.
 * debian/mdadm-raid: drop, since we have a udev rule that automatically
   runs "mdadm --assemble --scan --no-degraded", activating any non-degraded
   device as their components are detected.
 * debian/rules: account for the various installation differences of the
   documentation, udev rules, the udeb, initramfs premount script, udeb
   templates and translation thereof.
 * debian/initramfs/hook: massively simplified by udev.
 * debian/install-rc, check.d/_numbers, check.d/root_on_raid: Ubuntu partman
   installer changes.

38. By Dustin Kirkland 

check.d/root_on_raid: ensure that the target is a raid1 (LP: #287112)

37. By Dustin Kirkland 

check.d/root_on_raid: add a missing 'break' in the loop checking for
root-or-boot on RAID; was preventing the debconf question from being
presented in some cases

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers