X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=TODO;h=82c8d22226d76383dd6e410bf95b7b6983448fcc;hp=881275d892713e094acbbf685dffca49fd075146;hb=579dda2838a24e1b71d11b9041264a8c3ecbbc82;hpb=054ed77549abfa175074330c43dd2561b1828e7b;ds=sidebyside diff --git a/TODO b/TODO index 881275d..82c8d22 100644 --- a/TODO +++ b/TODO @@ -28,7 +28,6 @@ TODOs * the last line in bootsplash (boot.msg) of syslinux should mention all installed grml flavours (attention, the line should NOT become too long :)) * code improvements: - - improve error handling wherever possible :) => especially disk full, any other known test cases? - use 'with open("...", "w") as f: ... f.write("...")' - use class design (like used in https://fedorahosted.org/liveusb-creator/browser/liveusb) * provide a Windows version (for example via PyQt4)