From: Lennart Poettering Date: Mon, 23 Jun 2025 12:37:37 +0000 (+0200) Subject: update TODO X-Git-Tag: v258-rc1~273 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa34fda2eb6629f55c183ad64fa8f9ba445d6f52;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 16720e02efb..f3cfbcbaefa 100644 --- a/TODO +++ b/TODO @@ -120,6 +120,9 @@ Deprecations and removals: Features: +* replace bootctl's PE version check to actually use APIs from pe-binary.[ch] + to find binary version. + * replace symlink_label(), mknodat_label(), btrfs_subvol_make_label(), mkdir_label() and related calls by flags-based calls that use label_ops_pre()/label_ops_post().