]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Merge pull request #16260 from poettering/pcre2-dlopen
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 58fdc45e1ef2dbfeffadac5cae94fede2784602d..220caec35fbc0fadf90bb86cf6dcc0b2bfb2bd59 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,9 @@ Janitorial Clean-ups:
 
 Features:
 
+* make use of the new statx mountid and rootmount fields in path_get_mnt_id()
+  and fd_is_mount_point()
+
 * nspawn: move "incoming mount" directory to /run/host, move "inaccessible"
   nodes to /run/host, move notify socket (for sd_notify() between payload and
   container manager)
@@ -80,8 +83,6 @@ Features:
 
 * make us use dynamically fewer deps for containers in general purpose distros:
   o turn into dlopen() deps:
-    - pcre2 (always)               — irrelevant on Fedora, since dep by
-                                     libselinux, but should benefit Debian
     - libpwquality (always)        - only relevant for homed, and maybe soon
                                      firstboot
     - elfutils (always)