From: Michael Prokop Date: Mon, 23 Feb 2009 14:10:10 +0000 (+0100) Subject: Add --verify to TODO file X-Git-Tag: v0.9.2~32 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=8e1e332e6e2057852da6b3565d2af1f35d1f84c9 Add --verify to TODO file --- diff --git a/TODO b/TODO index aa3a2a8..eccc129 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,7 @@ TODOs * implement missing options (--grub, --kernel, --initrd, --squashfs, --uninstall) * validate partition schema/layout: is the partition schema ok and the bootable flag set? (--validate?) * provide --create-partition option? +* provide --verify to check md5sums of files on usb device * implement logic for storing information about copied files (register every file in a set()?) * the last line in bootsplash (boot.msg) should mention all installed grml flavours (attention, the line should become too long :))