lp://staging/ubuntu/dapper-updates/gparted

Created by James Westby and last modified
Get this branch:
bzr branch lp://staging/ubuntu/dapper-updates/gparted
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

17. By Colin Watson

debian/patches/xfs-substr-crash.patch: Fix crash if xfs_db fails
(closes: Malone #50909).

16. By Colin Watson

debian/patches/safe-apply-operations.patch: If an operation fails to
apply, cancel immediately rather than blundering on and potentially
letting later actions in the operations list damage existing filesystems
(closes: Malone #46961).

15. By Colin Watson

debian/patches/installer-mode.patch: Only emit "- FORMAT" instructions
if setting the partition type succeeded; avoids format instructions
being issued if e.g. a preceding resize failed.

14. By Colin Watson

* debian/patches/upstream-ntfsresize-fixes.patch: Backported from
  upstream:
  - Run a simulation before performing an NTFS resize.
  - Run ntfsresize in info-only mode when checking filesystems.

13. By Colin Watson

* debian/patches/installer-mode.patch:
  - Disable reiser4 in installer mode, since partman doesn't support it
    yet (closes: Malone #32075).
  - Change the toolbar style to icons-beside-text in installer mode and
    mark the new toolbutton as important (closes: Malone #42723).
* debian/patches/ext3-before-ext2.patch:
  - Default to ext3 rather than ext2 (closes: Malone #40586).

12. By Daniel Silverstone

debian/patches/installer-mode.patch:
Ensure all dialogs opened by the main window are transient against
the plug rather than the window when in installer mode.

11. By Daniel Holbach

* debian/patches/privileged.patch:
  - we use gksu now.
* debian/rules:
  - dropped hack to distinguish between Ubuntu's / Debian's use of
    gksudo/gksu.
* debian/control:
  - dropped lsb-release as a Build-Dependency - not needed anymore.
* debian/patches/menu-change.patch:
  - added X-KDE-SubstituteUID=true (Malone: #34598)

10. By Daniel Silverstone

* debian/patches/installer-mode.patch:
  - Ensure the main window is not visible when embedded.
  - Ensure the format-to menu is not visible when embedded.
  - Make the toolbar use icons-only mode when embedded
  - Instead of formatting, issue format instructions to stdout when embedded
  - Make the action dialog transient to the plug when embedded
  - Make the pre- and post-apply warning dialogs transient to the plug also
  - Remove resize grip from statusbar when embedded
* debian/patches/rename-menu-entry.patch:
  - Changes 'GParted' to 'Gnome Partition Editor'
    Courtesy of mdke

9. By Colin Watson

* debian/patches/installer-mode.patch:
  - In installer mode, watch for lines of input on stdin, as follows:
    "apply" causes gparted to ask the user to apply changes, returning a
    line on stdout starting with 0 if confirmed or starting with a number
    other than 0 if cancelled; "undo" causes gparted to undo changes.
  - If stdin is closed, then close gparted.
  - Hide the Apply toolbar button in installer mode.
  - When applying, don't ask for confirmation if there are no operations
    to apply. (Normally this won't happen because the Apply toolbar button
    will be disabled, but it can happen with stdio control.)
  These changes allow Espresso to control gparted more smoothly.

8. By Daniel Holbach

New upstream release.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/lucid/gparted
This branch contains Public information 
Everyone can see this information.

Subscribers