From ed2d9661521c0a42e19468dc782bfde02965b619 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 29 Jan 2020 18:09:25 +0100 Subject: [PATCH] update TODO --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index dc1eae391c..71eea1a303 100644 --- a/TODO +++ b/TODO @@ -38,8 +38,6 @@ Features: * by default, in systemd --user service bump the OOMAdjust to 100, as privs allow so that systemd survives -* when dissecting images, warn about unrecognized partition flags - * honour specifiers in unit files that resolve to some very basic /etc/os-release data, such as ID, VERSION_ID, BUILD_ID, VARIANT_ID. @@ -169,10 +167,6 @@ Features: right) become genuine first class citizens, and we gain automatic, sane JSON output for them. -* dissector: invoke fsck on the file systems we encounter, after all ext4 is - still pretty popular (and we mount the ESP too with it after all, which is - fat) - * systemd-firstboot: teach it dissector magic, so that you can point it to some disk image and it will just set everything in it all behind the scenes.