]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: update TODO file
authorDavidlohr Bueso <dave@gnu.org>
Wed, 26 Oct 2011 14:26:49 +0000 (16:26 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Nov 2011 15:24:43 +0000 (16:24 +0100)
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Documentation/TODO

index 2a4ab22f7b230e4ba76bf1f7edd734ec2911a1d2..583a96aface8be42c03ab266d93eeb9702a684e5 100644 (file)
@@ -1,10 +1,6 @@
 
  Note that items with (!) have high priority.
 
-prlimit
--------
-  - add new command line wrapper for prlimit(2)
-
 dmesg
 -----
 
@@ -96,13 +92,6 @@ libblkd and libmountL
 partx
 -----
 
- - (!) add support loop devices:
-
-       partx -a /path/file.img
-
-       * associate the file with loop device (use lib/loopdev.c)
-       * map partitions by BLKPG_ADD_PARTITION
-
  - support mapping by device-mapper if argv[0] is "kpartx" or --dm option is used.
      
  - (!) add regression tests for partx, addpart and delpart