X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c140098dcb5261d96cc32d12013a8ebce5d6d3e6;hb=bd4b5df2cb253f130ecdac604e865e3f832c316a;hp=3926fe5baade9ea6c2ee92ea3064681beecfe87d;hpb=71fda00f320379f5cbee8e118848de98caaa229d;p=elogind.git diff --git a/TODO b/TODO index 3926fe5ba..c140098dc 100644 --- a/TODO +++ b/TODO @@ -48,9 +48,15 @@ CGroup Rework Completion: Features: -* "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager +* saproxy: Support multiple inherited sockets mapped using different proxies + +* saproxy: Use a nonblocking alternative to getaddrinfo -* rfkill,backlight: we probably should use a path ID of some kind rather than the sysname as file name to store status in +* saproxy: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. + +* saproxy: Support starting daemons directly without requiring a shell script; update man pages + +* "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager * rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it @@ -78,8 +84,6 @@ Features: * ensure scope units may be started only a single time -* document that in instead of FsckPassNo= people should just add a manual dep to systemd-fsck@.service to their mount units. - * better error message if you run systemctl without systemd running * systemctl status output should should include list of triggering units and their status @@ -304,7 +308,6 @@ Features: * introduce ExecCondition= in services * EFI: - - fsck hookup for the ESP mount is missing - write man page for efi boot generator - honor language efi variables for default language selection (if there are any?) - honor timezone efi variables for default timezone selection (if there are any?) @@ -556,8 +559,6 @@ Features: * when breaking cycles drop sysv services first, then services from /run, then from /etc, then from /usr -* move passno parsing to fstab generator - * automount: implement expire: - set superblock timeout AUTOFS_DEV_IOCTL_TIMEOUT_CMD - periodically run AUTOFS_DEV_IOCTL_EXPIRE_CMD