From 2e554304bcc3129bf094e254b922c0616bd93390 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 21 Mar 2018 12:10:01 +0100 Subject: [PATCH] dissect: add dissect_image_and_warn() that unifies error message generation for dissect_image() (#8517) --- TODO | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/TODO b/TODO index dd0cf0e78..b63b1578c 100644 --- a/TODO +++ b/TODO @@ -126,10 +126,6 @@ Features: * In DynamicUser= mode: before selecting a UID, use disk quota APIs on relevant disks to see if the UID is already in use. -* add dissect_image_warn() as a wrapper around dissect_image() that prints - friendly log messages for the returned errors, so that we don't have to - duplicate that in nspawn, systemd-dissect and PID 1. - * add "systemctl wait" or so, which does what "systemd-run --wait" does, but for all units. It should be both a way to pin units into memory as well as a wait to retrieve their exit data. @@ -334,11 +330,6 @@ Features: * networkd/udev: implement SR_IOV configuration in .link files: http://lists.freedesktop.org/archives/systemd-devel/2015-January/027451.html -* Rework systemctl's GetAll property parsing to use the generic bus_map_all_properties() API - -* Port various tools to make use of verbs.[ch], where applicable: busctl, - coredumpctl, hostnamectl, localectl, timedatectl - * hostnamectl: show root image uuid * sysfs set api in libudev is not const @@ -528,8 +519,7 @@ Features: * maybe add a generator that looks for "systemd.run=" on the kernel cmdline for container usercases... * test/: - - add 'set -e' to scripts in test/ - - make stuff in test/ work with separate output dir + - add unit tests for config_parse_device_allow() * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We should not do that. Instead @@ -774,8 +764,6 @@ Features: * hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it https://bugs.freedesktop.org/show_bug.cgi?id=54712 -* create /sbin/init symlinks from the build system - * add a dependency on standard-conf.xml and other included files to man pages * MountFlags=shared acts as MountFlags=slave right now. -- 2.30.2