mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
update TODO
This commit is contained in:
parent
3d83c3eacf
commit
be429c8ff6
11
TODO
11
TODO
@ -119,6 +119,17 @@ Features:
|
|||||||
|
|
||||||
* Add support for extra verity configuration options to systemd-reart (FEC, hash type, etc)
|
* Add support for extra verity configuration options to systemd-reart (FEC, hash type, etc)
|
||||||
|
|
||||||
|
* chase_symlinks(): take inspiraton from path_extract_filename() and return
|
||||||
|
O_DIRECTORY if input path contains trailing slash.
|
||||||
|
|
||||||
|
* chase_symlinks(): refuse resolution if trailing slash is specified on input, but final node is not a directory
|
||||||
|
|
||||||
|
* chase_symlinks(): add new flag that simply refuses all symlink use in a path,
|
||||||
|
then use that for accessing XBOOTLDR/ESP
|
||||||
|
|
||||||
|
* document in boot loader spec that symlinks in XBOOTLDR/ESP are not OK even if
|
||||||
|
non-VFAT fs is used.
|
||||||
|
|
||||||
* measure credentials picked up from SMBIOS to some suitable PCR
|
* measure credentials picked up from SMBIOS to some suitable PCR
|
||||||
|
|
||||||
* measure GPT and LUKS headers somewhere when we use them (i.e. in
|
* measure GPT and LUKS headers somewhere when we use them (i.e. in
|
||||||
|
Loading…
Reference in New Issue
Block a user