diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-11-12 13:19:07 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-11-14 17:01:55 +0100 |
commit | 8a7cf15733009bbc6a5af37ce71214f34aeea2d5 (patch) | |
tree | 32ab3675c4fd22b48c91aa0f330bd63bfa9bd3a8 /TODO | |
parent | e6755a33509f425463ddbbf99839ba3ae6979216 (diff) | |
download | systemd-8a7cf15733009bbc6a5af37ce71214f34aeea2d5.tar.gz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -28,12 +28,11 @@ Features: * systemd-gpt-auto: if we find the root dir mounted read-only and the gpt flag doesn't say so generate job that remounts it writable +* when no locale is configured, default to UEFI's PlatformLang variable + * When logind.conf contains HandleLidSwitch=suspend-then-hibernate and we can't hibernate because the swap partition isn't large enough, still suspend -* Now that C.UTF-8 is standardized in glibc, default to it if locale.conf - doesn't set anything otherwise - * bootctl: implement Type #2 boot loader entry discovery * bootctl,sd-boot: actually honour the "architecture" key |