summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDavidlohr Bueso2010-12-10 12:51:09 +0100
committerKarel Zak2010-12-10 14:08:53 +0100
commitded850dfb884d5cf5810e8b00c93b498ee386728 (patch)
treea2055318eeb75e21491888eab1e15e026052c176 /TODO
parentlogin: fix "ignoring return value" errors (diff)
downloadkernel-qcow2-util-linux-ded850dfb884d5cf5810e8b00c93b498ee386728.tar.gz
kernel-qcow2-util-linux-ded850dfb884d5cf5810e8b00c93b498ee386728.tar.xz
kernel-qcow2-util-linux-ded850dfb884d5cf5810e8b00c93b498ee386728.zip
docs: update TODO file
Here's a patch to update some the TODO list now that the new partx is merged. Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index ecd67c67b..7c58f580c 100644
--- a/TODO
+++ b/TODO
@@ -84,14 +84,6 @@ fdisk(s)
* add GPT support (probably implement libfdisk)
-partx
------
-
- * partx: add an option to make it usable in shell scripts without having
- to parse its output with sed
-
- * use libblkid for PTs parsing
-
misc
----