X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=TODO;h=82c8d22226d76383dd6e410bf95b7b6983448fcc;hp=881275d892713e094acbbf685dffca49fd075146;hb=refs%2Ftags%2Fv0.9.11;hpb=656f5a714c1751f946f238e24bb81d4c1109c960 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)