mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
update TODO
This commit is contained in:
21
TODO
21
TODO
@@ -127,6 +127,27 @@ Features:
|
||||
|
||||
* Add UKI profiles that are only available if secure boot is turned off
|
||||
|
||||
* fix bug around run0 background color on ls in fresh terminal
|
||||
|
||||
* Reset TPM2 DA bit on each successful boot
|
||||
|
||||
* systemd-repart: add --installer or so, that will intractively ask for a
|
||||
target disk, maybe ask for confirmation, and install something on disk. Then,
|
||||
hook that into installer.target or so, so that it can be used to
|
||||
install/replicate installs
|
||||
|
||||
* systemd-cryptenroll: add --firstboot or so, that will interactively ask user
|
||||
whether recovery key shall be enrolled and do so
|
||||
|
||||
* sd-boot: when looking for a BLS type #1 resource and it cannot be found in
|
||||
the ESP check if ESP is backed by ramdisk/http and then request it from same
|
||||
http base. Then: make mkosi build a 2nd esp maybe called the "netesp" that
|
||||
contains bls type #1 entries pointing to the UKIs which would then be
|
||||
requested via http this way.
|
||||
|
||||
* bootctl: add tool for registering BootXXX entry that boots from some http
|
||||
server of your choice
|
||||
|
||||
* maybe introduce container-shell@.service or so, to match
|
||||
container-getty.service but skips authentication, so you get a shell prompt
|
||||
directly. Usecase: wsl-like stuff (they have something pretty much like
|
||||
|
||||
Reference in New Issue
Block a user