From: Karel Zak Date: Wed, 4 Oct 2017 09:45:21 +0000 (+0200) Subject: docs: (TODO) make PMBR boot flag more user-friendly X-Git-Tag: v2.31~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1aba7794e11fd90fc28e947bdf91fc0642da852;p=thirdparty%2Futil-linux.git docs: (TODO) make PMBR boot flag more user-friendly Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 4951c137d2..f81030c151 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -32,11 +32,6 @@ tests (!): $ cd tests $ ./run.sh --asan -su/runuser ----------- - - (!) implement pty container for all su/runuser session (something like - script(1)) to separate user from the original terminal (see CVE-2016-2779) - - add functions strtime_short(), strtime_iso(), strtime_ctime(), ... cleanup lib/path.c: @@ -69,6 +64,13 @@ cfdisk enabled by default for logical partitions if we created all container (extended partition) in the current session. +fdisk +----- + - add "Print PMBR" and "Toggle PMBR boot flag" to main menu for GPT + +sfdisk +------ + - make "--activate" usable also for GPT, in this case set PMBR boot flag agetty -----