summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKarel Zak2009-12-04 20:58:19 +0100
committerKarel Zak2009-12-04 20:58:19 +0100
commit8179a658a427a96473146655fde72f25f3cc050d (patch)
tree5c5e6720f4321a624cbf069717e5bf246c96ac77 /TODO
parenttests: remove vol_id from tests (diff)
downloadkernel-qcow2-util-linux-8179a658a427a96473146655fde72f25f3cc050d.tar.gz
kernel-qcow2-util-linux-8179a658a427a96473146655fde72f25f3cc050d.tar.xz
kernel-qcow2-util-linux-8179a658a427a96473146655fde72f25f3cc050d.zip
docs: update TODO file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 4 insertions, 10 deletions
diff --git a/TODO b/TODO
index 079ad6549..87a9de1d5 100644
--- a/TODO
+++ b/TODO
@@ -5,9 +5,6 @@ libblkid
# blkid -p -o udev --filter-type nofat
- - (?) we need to ignore cache and config files when the files are writable
- for non-root users and the library is linked with suid programs
-
- add -<BE|LE> suffix to test images for native-endian filesystems (e.g. swap)
and add support for such functionality to tests/ts/blkid/low-probe
@@ -39,18 +36,15 @@ fdisk(s)
misc
----
- * use something better than gtk-doc (doxyden?)
+ * check for program_invocation_short_name in ./configure.ac and add
+ lib/progname.c fallback for libc without this feature (for example
+ use the 1st field from /proc/#/cmdline)
- * add to lib/blkdev.c code for /proc/partitions parsing -- unfortunate we
- duplicate this code in many places. The parser has to support unlimited
- size (or 4096 bytes) of partition name.
+ * use something better than gtk-doc (doxyden?)
* partx: copy sun.c, mac.c and dash.c from kpartx
git://git.kernel.org/pub/scm/linux/storage/multipath-tools/.git
- * mkswap: use /proc/sys/kernel/random/uuid as a fallback solution for builds
- without libuuid
-
* swapon -s -- LABELs support
Although mkswap has recently been -L option to create a label nothing appears to