X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c140098dcb5261d96cc32d12013a8ebce5d6d3e6;hb=464b3d64419808b7334563e907d172337cc9d718;hp=66cd5b4f2289e300aa00dcaec6c10f78e863c140;hpb=416446221d905b6815175dc4d525d27f8ae43d1b;p=elogind.git diff --git a/TODO b/TODO index 66cd5b4f2..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 + +* 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 -* rfkill,backlight: we probably should use a path ID of some kind rather than the sysname as file name to store status in +* "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 @@ -58,8 +64,6 @@ Features: * tmpfiles: when applying ownership to /run/log/journal also do this for the journal fails contained in it -* rework list.h to use typeof() and thus simplify most linked list macros by not requring the type to be specified - * we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() * move config_parse_path_strv() out of conf-parser.c @@ -80,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 @@ -306,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?) @@ -558,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