lp:~yuningdodo/usb-creator/usb-creator.lp1325801-sync-syslinux-c32-files
- Get this branch:
- bzr branch lp:~yuningdodo/usb-creator/usb-creator.lp1325801-sync-syslinux-c32-files
Branch merges
- Yu Ning (community): Disapprove on 2015-02-15
- Mathieu Trudel-Lapierre: Needs Fixing on 2015-02-13
- usb-creator hackers: Pending requested 2015-02-12
-
Diff: 28 lines (+11/-0)1 file modifiedusbcreator/install.py (+11/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 92. By Yu Ning on 2015-02-12
-
Make sure we use the same version of mbr.bin and syslinux *.c32 files. (LP: #1325801)
- 91. By Brian Murray on 2015-01-16
-
udisks/backend.py: exit if we can't determine the mount of the cd that was
added. (LP: #1411879) - 90. By Brian Murray on 2014-12-18
-
udisks/backend.py: fix some calls to mount_sync that were missed in the
port to the UDisks2 API. Thanks to Marc Culler for the patch.
(LP: #1279987) - 89. By Yu Ning on 2014-08-29
-
Re-create the udisks client otherwise it will not return the newly
created device or partition. (LP: #1361474, #1300361) - 88. By Martin Pitt on 2014-08-18
-
* Don't specify an erase type. Using "zero" will take an awfully long time,
time out, and isn't necessary. (LP: #294877)
* Revert "Ignore errors from synchronisations after wipefs calls". This
udisks hack doesn't work (it now silently fails to format the device,
instead of showing the error message), and won't stay in udisks.
(See LP #1059872) - 87. By Dimitri John Ledkov on 2014-07-25
-
* Correctly detect partition-table less parent devices.
* Rescan partitions, after creating fresh partition table.
* Ignore errors from synchronisations after wipefs calls. (LP: #1300361)
* Allow operation over loop devices, for ease of testing. - 86. By Dimitri John Ledkov on 2014-07-20
-
Refactor syslinux bootloader installation to support legacy, 4.x, and
6.x series. (LP: #1330165) - 85. By Martin Pitt on 2014-06-16
-
* Use "zero" erase type instead of the invalid "". (LP: #1294877)
* Bump Standards-Version to 3.9.5, no changes necessary. - 84. By Evan on 2014-05-13
-
[ Rohan Garg ]
* Workaround Python Qt4 being sucky (LP: #1315866)
- Known bug in Python Qt4 trying to delete objects twice, workaround by
telling SIP to not call dtors on each object, and instead throwing away
everything at the end - 83. By Dimitri John Ledkov on 2014-04-01
-
[ Ivan Larionov ]
* Loop-mount iso in read-only mode, can't modify it anyway. (LP: #1289314)[ Daniel Lawrence ]
* usb-creator doesn't refresh size error (LP: #521311)[ Jeremy Bicha ]
* Always select the most recent image found (LP: #1087117)[ Yu Ning ]
* GTK: Handle the backend.format_ ended_cb callback otherwise the erasing
operation will never ended. (LP: #1289269) (LP: #1273925)[ Dimitri John Ledkov ]
* At the end of successful UDisks2 format, trigger device change to
remount and recalculate the now formatted free space.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:usb-creator