lp://staging/ubuntu/gutsy-proposed/gparted
- Get this branch:
- bzr branch lp://staging/ubuntu/gutsy-proposed/gparted
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 36. By Daniel Hahler
-
* Add debian/
patches/ 04_Win_ GParted. cc.diff from version 0.3.3-6:
- Fix crashes when refreshing devices (LP: #141516)
- Patch by Denis Sirotkin - 35. By Martin Pitt
-
* Add debian/
patches/ 02_fdi_ robustification .patch:
- Install a signal handler for cleaning up the automount disabling FDI, so
that it will be cleaned up on program crashes, too.
- Use storage.automount_ enabled_ hint instead of volume.ignore for the
automount disabling FDI. That way, the new drives will at least appear
in Gnome and the user can mount them manually.
- LP: #134712 - 34. By Sebastien Bacher
-
* debian/
patches/ 01_fix- desktop. patch:
- don't specify the encoding that's deprecated, update the categories
and set the translation domain (LP: #145202) - 30. By Daniel Holbach
-
* Resynchronized with Debian, remaining Ubuntu changes:
- debian/control:
- Maintainer: Ubuntu Core Developers
<email address hidden>
- don't depend on menu. - 29. By Matthias Klose
-
* Rebuild for changes in the amd64 toolchain.
* Set Ubuntu maintainer address. - 28. By Colin Watson
-
* Resynchronise with Debian. Remaining changes:
- Remove menu dependency and su-to-root launcher; use dh_desktop.
- Default to ext3 rather than ext2.
- Installer mode:
+ Originally based on
http://home.versanet. de/~d-elstner/ gparted- installer. diff and work
by Guadalinex, creates --installer option to allow gparted to plug
into a socket created by ubiquity.
+ 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.
+ When embedded, emit a ready message to stdout when gparted has
finished starting up.
+ Instead of formatting, issue format instructions to stdout when
embedded.
+ Write status information to stderr instead of stdout when embedded.
+ Hide the menu bar when embedded.
+ Hide the Apply toolbar button when embedded.
+ Ensure the main window is not visible when embedded.
+ Ensure the format-to menu is not visible when embedded.
+ Make the toolbar use icons-beside-text mode when embedded, and mark
the new toolbutton as important.
+ Make all dialogs transient to the top-level parent of the socket
when embedded.
+ Remove resize grip from statusbar when embedded.
+ Disable reiser4 in installer mode, since partman doesn't support it
yet.
+ Add a --filesystem option to allow the installer to override
gparted's initial idea of the filesystem in use on a partition.
- 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 in installer mode.)
- Move the menu item to System/Administration (MenusRevisited).
- Add X-KDE-SubstituteUID=true.
- Use gksu to launch gparted.
- Set desktop entry name to "GNOME Partition Editor" rather than
"GParted".
- src/OperationResizeMove. cc abs->llabs tweak to allow this to compile.
May actually be a g++ bug.
- src/xfs.cc: Fix crash if xfs_db fails.
- Suppress probing of floppy and CD devices. - 27. By Colin Watson
-
In installer mode, emit a "- READY" message when gparted has finished
starting up, so that ubiquity knows when to enable its back/forward
buttons.
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