diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-03-20 11:28:35 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-03-20 13:17:27 +0100 |
commit | 631427d6228992660d1681296da0a1235d833b5a (patch) | |
tree | ea121bdf1befc3164f1b8ff14196784dd810338e /TODO | |
parent | 17b70256f251905bcce9e7cdcd84e32213c8f5b4 (diff) | |
download | systemd-631427d6228992660d1681296da0a1235d833b5a.tar.gz systemd-631427d6228992660d1681296da0a1235d833b5a.tar.bz2 systemd-631427d6228992660d1681296da0a1235d833b5a.zip |
TODO: add some bootctl items
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -700,6 +700,10 @@ Features: - honor language efi variables for default language selection (if there are any?) - honor timezone efi variables for default timezone selection (if there are any?) - change bootctl to be backed by systemd-bootd to control temporary and persistent default boot goal plus efi variables +* bootctl + - verify that the files boot entries point to exist + - recognize the case when not booted on EFI + - specify paths for boot entries * maybe do not install getty@tty1.service symlink in /etc but in /usr? |