~ubuntu-branches/ubuntu/wily/partman-base/wily-proposed

Viewing all changes in revision 125.

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2015-08-10 11:23:02 UTC
  • mfrom: (0.2.52 sid)
  • Revision ID: package-import@ubuntu.com-20150810112302-siht3fgmzyzk5qd6
Tags: 187ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set; check for per-menu 'no_show_choices' file in
    ask_user and don't reshow the menu if it exists.
  - Don't skip over dmraid devices if the user chooses not to activate
    them.
  - If the only thing mounted on a disk is the installation medium and it
    uses more or less the whole disk, then silently exclude that disk; if
    the installation medium is mounted but doesn't use the whole disk,
    issue a warning that partitioning may be difficult; if anything else
    is mounted, offer to unmount it. partman/filter_mounted=false disables
    this.
  - debian/control: replace harddrive-detection Depends with the specific
    disk-detect version needed (>= 1.95ubuntu4) to support multipath-tools
    0.5.0. There are no other harddrive-detection providers yet anyway.
  - Multipath support: 
    - lib/base.sh: is_multipath_part(): Use 'p' (not '-part') as multipath
      disk-partition separator.
    - lib/base.sh: humandev(): Accept spaces in multipath WWID.
    - init.d/parted: part_of_multipath(): Update grep expression for more
      recent output of 'multipath -l'.
    - lib/base.sh: drop the p separator for multipath partitions

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: