blob: 588b6cf3c86d60c32b3ab8cf0a2ab12e76d0d26c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
The initial state comes from https://launchpad.net/usb-imagewriter
The modifications are:
- changing the name into isodumper
- replaced the dd command with direct writing command python.
- progressbar is functionnal.
- replaced the banner (header.png) with an Mageia's header.
- added .iso filter.
- added writing ~/.isodumper/isodumper.log at the end.
- writing progression in details only each 5%.
- point at the end of the logview window.
- indicating the name of the log file.
- new feature : the application doesn't close when a stick is inserted after the start and a dialog box which is displayed to say it.
|