diff options
author | Lennart Poettering <lennart@poettering.net> | 2019-01-28 19:54:09 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2019-03-01 12:41:32 +0100 |
commit | ccc45964a47d0bf262324ce1e4f69195ff99a948 (patch) | |
tree | aa5091a518ce96bdecc6eec90e6d67dc1262ccc1 /TODO | |
parent | man: document XBOOTLDR partition logic in bootctl's man page (diff) | |
download | systemd-ccc45964a47d0bf262324ce1e4f69195ff99a948.tar.xz systemd-ccc45964a47d0bf262324ce1e4f69195ff99a948.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -51,8 +51,6 @@ Features: * When logind.conf contains HandleLidSwitch=suspend-then-hibernate and we can't hibernate because the swap partition isn't large enough, still suspend -* bootctl: implement Type #2 boot loader entry discovery - * bootctl,sd-boot: actually honour the "architecture" key * when a socket unit is spawned with an AF_UNIX path in /var/run, complain and @@ -90,23 +88,17 @@ Features: show state of these flags, and optionally trigger such a factory reset on next boot by setting the flag. -* sd-boot: search drop-ins in $BOOT, too - * sd-boot: add "oneshot boot timeout" variable support * sd-boot: automatically load EFI modules from some drop-in dir, so that people can add in file system drivers and such -* esp generator: also mount $BOOT if found - * sd-boot: optionally, show boot menu when previous default boot item has non-zero "tries done" count * logind: add "boot into bootmenu" API, and possibly even "boot into windows" and "boot into macos". -* bootspec.c: also enumerate EFI unified kernel images. - * maybe set a special xattr on cgroups that have delegate=yes set, to make it easy to mark cut points |