From: Karel Zak Date: Fri, 18 Oct 2013 11:53:14 +0000 (+0200) Subject: docs: update TODO, wipe check for fdisk already implemented X-Git-Tag: v2.25-rc1~790 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=49807b316ace35c985dd267f3ade0073b3f9543a;p=thirdparty%2Futil-linux.git docs: update TODO, wipe check for fdisk already implemented Note that rather than implement wipe command in fdisk it's better inform users to call wipefs(8). Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 2c74186faa..0842ee2ee9 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -78,9 +78,6 @@ libblkid fdisk(s)/libfdisk ----------------- - - (!) use libblkid to inform user that there is old obsolete LVM/raid/PT - on the device and add command to wipe the device - - (!) add dialog to modify GPT partition attributes (strutct gpt_attr) - (!) improve gpt_write_disklabel() to support hybrid GPT. We don't want