mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
update TODO
This commit is contained in:
13
TODO
13
TODO
@@ -127,6 +127,19 @@ Deprecations and removals:
|
||||
|
||||
Features:
|
||||
|
||||
* sd-boot: do something useful if we find exactly zero entries (ignoring items
|
||||
such as reboot/poweroff/factory reset). Show a help text or so.
|
||||
|
||||
* sd-boot: optionally ask for confirmation before executing certain operations
|
||||
(e.g. factory resets, storagetm with world access, and so on)
|
||||
|
||||
* add field to bls type 1 and type 2 profiles that ensures an item is never
|
||||
considered for automatic selection
|
||||
|
||||
* add "conditions" for bls type 1 and type 2 profiles that allow suppressing
|
||||
them under various conditions: 1. if tpm2 is available or not available;
|
||||
2. if sb is on or off; 3. if we are netbooted or not; …
|
||||
|
||||
* repart: introduce concept of "ghost" partitions, that we setup in almost all
|
||||
ways like other partitions, but do not actually register in the actual gpt
|
||||
table, but only tell the kernel about via BLKPG ioctl. These partitions are
|
||||
|
||||
Reference in New Issue
Block a user