From: Lennart Poettering Date: Wed, 29 Jan 2020 17:09:25 +0000 (+0100) Subject: update TODO X-Git-Tag: v245-rc1~46^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed2d9661521c0a42e19468dc782bfde02965b619;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index dc1eae391cb..71eea1a303f 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.