lp:ubuntu/jaunty/usb-creator

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/usb-creator
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

17. By Loïc Minier

* gui/usbcreator.glade: gtk-quit, gtk-open, gtk-cancel labels shouldn't be
  translatable.
* po/usbcreator.pot: update for previous change.

16. By Evan

Set the proper gettext domain. Thanks Timo Jyrinki (LP: #331061).

15. By Evan

Disable WrapLabel until its bugs are worked out.

14. By Martin Pitt

[ Evan Dandrea ]
* Fix the .desktop item i18n support (LP: #331061). Thanks Timo
  Jyrinki!
* "Note that using GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea."
  Place the window in the center, don't keep it centered. Thanks Eric
  Butler.
* Set the title property of the labels after creating WrapLabels, not
  before. Thanks Eric Butler.
* Point Vcs-Bzr in the control file to the proper location.
* Call dd with the correct arguments (LP: #331327). Thanks Martin Pitt!
* Move the addition of usb-creator.desktop.in to POTFILES.in to the build
  script.
* Support SD cards and other removable devices. Thanks Eric Butler!

[ Martin Pitt ]
* setup.py: Remove broken installation of .desktop file; p-distutils-extra
  already does that. Fixes FTBFS.
* setup.py: Use p-distutils-extra's clean rule to properly remove build/.

13. By Evan

[ Evan Dandrea ]
* Correct grammatical typo in the GTK frontend (LP: #297569).
* Depend on mcopy as syslinux only recommends it (LP: #296093).
* Mark more strings for translation. Thanks István Nyitrai (LP: #310804).
* Change the Debian maintainer to the Ubuntu Installer Team.
* Work around a long standing GTK label bug by using a Python version of
* libview's WrapLabel.
* Fix nonsense 1 byte writes of the casper-rw ext3 loopback fs
  (LP: #313364).
* Basic file copy error handling.
* Sync the disk at the end of installation.
* Better handle filesystem-on-disk in the bootloader installing code.
  Thanks Loïc Minier (LP: #325375)

[ Jonathan Ernst ]
* Menu entry should be named "USB startup disk creator" (LP: #286924)
* Add French translation to desktop file

12. By Evan

[ Evan Dandrea ]
* Strip null bytes from the CD label when parsing it from an ISO file
  (LP: #287318).
* Internally represent the persistent file size in bytes for greater
  accuracy.
* Move self.pipe declaration to the correct location (LP: #291645).
* Add a bootloader installation progress message.
* Install the bootloader to the MBR as well (LP: #273477).
* Specify the filesystem type when mounting iso9660 images.
* Warn the user when usb-creator cannot mount an image (LP: #287753).
* i18n support (LP: #285413, #292556).
* Added Swedish tranlsation (LP: #285811). Thanks Daniel Nylander.
* Add -t option to write a trace file.
* Don't include all .py files in the tree for translation.
* Don't update the pot file on every build.
* Write more information to the log (subprocesses, stderr, etc).

[ Martin Owens ]
* Fix small issue where enlarging the main window would have a different
  expanding effect on the top listview from the bottom listview.
* Add gnomevfs support to use gnome device labels and icons. This should
  make things more user friendly.

[ Mario Limonciello ]
* Add support for providing command line ISO images.
* Add support for defaulting the persistence setting in the UI via
  command line.
* Default the GUI to start up centered on the screen.

11. By Evan

* Always write cdrom-detect/try-usb=true, rather than just when
  persistence is enabled.
* persist was always getting enabled as the flag for it was being passed as
  a string rather than an integer.
* Fix crash when the shutdown function would get called before the install
  process began (LP: #277869).
* Added an icon (taken from Ubiquity until we have an icon of our own)
  (LP: #285704).
* Add dependency on gksu. Thanks Colin Watson (LP: #286950).

10. By Evan

* Write syslinux configuration to text.cfg as well (LP: #285011).
* Move from System Tools to Administration (LP: #285009).

9. By Evan

* Add cdrom-detect/try-usb=true to the kernel command line so that
  usb-creator is usable with alternate CDs (LP: #234185).
* Properly notify that the the user needs to insert a CD, not a USB disk,
  when no CD is inserted.

8. By Evan

* Unmount filesystems before formatting the device (LP: #273671).
* Apparently order matters with respect to keyword arguments.
* Filter out removable CD-ROM devices when trying to find empty disks
  (LP: #271006).
* Only look for devices that have the media_size property when looking for
  empty partition tables (LP: #271006).
* Remove the device representing an empty partition table if we find one of
  its partitions (LP: #273671).
* Properly set the boot device.
* Shut down the install process when the cancel button is pressed.
* Add the persistence and noprompt options to syslinux.cfg.
* Handle the install process dying before shutdown() is called.

Branch metadata

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

Subscribers