1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00

update TODO

This commit is contained in:
Lennart Poettering 2024-06-28 10:15:53 +02:00
parent 9e936ccf5d
commit c1451cd2a2

6
TODO
View File

@ -1281,10 +1281,6 @@ Features:
* doc: prep a document explaining PID 1's internal logic, i.e. transactions,
jobs, units
* bootspec: bring UEFI and userspace enumeration of bootspec entries back into
sync, i.e. parse out architecture field in sd-boot (currently only done in
userspace)
* automatically ignore threaded cgroups in cg_xyz().
* add linker script that implicitly adds symbol for build ID and new coredump
@ -2100,8 +2096,6 @@ Features:
* bootctl
- recognize the case when not booted on EFI
* bootctl,sd-boot: actually honour the "architecture" type1 key
* bootctl:
- show whether UEFI audit mode is available
- teach it to prepare an ESP wholesale, i.e. with mkfs.vfat invocation