From 65c3359633b3aa39efe59015b217a511eed409c6 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 22 Oct 2014 10:34:09 +0200 Subject: [PATCH] docs: update TODO file Signed-off-by: Karel Zak --- Documentation/TODO | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Documentation/TODO b/Documentation/TODO index 6d96e42689..98fcf3eb8c 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -15,11 +15,6 @@ agetty Maybe we can implement it by --enable-agetty-default-issue compile option and move the decision to downstream maintainers ;-) -swapon ------- - - (!) add option -o to specify swap options on command line in fstab notation - (e.g swapon /dev/sda2 -o discard=page,pri=1) - nsenter(1) ---------- - read the default UID and GID from the target process. @@ -119,9 +114,6 @@ libfdisk This feature seems very attractive to users who resizing their disks (for example in virtual machines). - - sfdisk rounds to cylinders is -uM (megabyte units) is specified, this is - pretty stupid feature. It has to round to sectors if -uS or -uM is specified. - - use off_t instead "long long" - catch SIGINT (Ctrl-C) and return to main menu. -- 2.47.3