]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 14696/head
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Jan 2020 17:09:25 +0000 (18:09 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 29 Jan 2020 18:30:02 +0000 (19:30 +0100)
TODO

diff --git a/TODO b/TODO
index dc1eae391cbe52e03e03388d71376d0fbff88cfd..71eea1a303f976e709527360c017fa6e539031b1 100644 (file)
--- 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.