~ubuntu-branches/ubuntu/maverick/partman-base/maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-02-26 14:44:22 UTC
  • mfrom: (0.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100226144422-4t5493al4ik3jo6u
Tags: 138ubuntu1
* 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.
  - Use ext4 as the default filesystem for new partitions.
  - Use linux-swap(v1) instead of linux-swap(new) to reflect changes to
    parted.
  - Build with -O2 on powerpc to avoid a suspected toolchain bug.
* Build against parted 2.1.  We don't use its improved alignment features
  yet, but we plan to do so by Lucid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
6
6
Uploaders: Anton Zinoviev <zinoviev@debian.org>, Joey Hess <joeyh@debian.org>, Colin Watson <cjwatson@debian.org>, Christian Perrier <bubulle@debian.org>, Max Vozeler <xam@debian.org>
7
 
Build-Depends: debhelper (>= 6.0.0), po-debconf (>= 0.5.0), libparted1.8-dev
 
7
Build-Depends: debhelper (>= 7.3.10), dh-di (>= 2), po-debconf (>= 0.5.0), libparted-2.1-dev
8
8
XS-Original-Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/partman/partman-base
9
9
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/partman-base/ubuntu
10
10