1
TODO for usb-creator-gtk:
2
-------------------------
1
5
TODO for usb-creator-kde:
2
-------------------------------------
3
* Find out why resume from cancel install hangs the creator
4
* Implement icons in treeview similar to gtk frontend (warning, etc)
5
- need gio and get_gnome_drive equivalent functions from commit 205
7
TODO for usb-creator-win:
8
6
-------------------------
10
* Resolve possible redistribution issue with Python for Windows 2.6 mentioned
12
* Improve the icon. Get the icon working in the title bar.
13
* Include sources for all of the code we're distributing.
18
* Mac OSX support. It looks like it requires GPT and a blessed image. GRUB 2
19
does not support it as of this writing (2009-07-09), which will have to
20
happen first. We'll also likely move to GRUB 2 at that point, assuming
23
- Successful install does not unmount USB Stick
24
- Format USB stick fails to re-detect the formatted stick (format does not make a valid FS)
25
- Cannot eject CD-ROM (held by root)
26
* Create a backend.base.install class, replace usb-creator/install.py with
27
backend.BACKEND.install.
11
* Fix irregular backend progress updates caused by buffering
12
* Bring persistence back, possibly by creating a partition in the