-
ostree has two major parts:
- OstreeRepo (object store, commits)
- OstreeSysroot (has-a OstreeRepo, extends with bootloader support, deployments, etc.)
As part of https://github.com/containers/…
-
### Component
other
### Is your feature request related to a problem? Please describe
Per the UKI spec (emphasis mine):
> Optionally, one or more compiled Device Trees, for systems which need it…
-
## Description
**URL of affected page:** https://www.privacyguides.org/linux-desktop/hardening/
One of the recommendations we'll be making to the Windows section is the use of the TPM PIN https:…
-
With GCC 14 snapshot and `-march=la464` or `-march=la664` in CFLAGS, UKIs produced by systemd's `ukify` tool fail to print anything when brought up by sd-boot.
Likely due to LSX/LASX being emitted …
xen0n updated
8 months ago
-
### Component
_No response_
### Is your feature request related to a problem? Please describe
_No response_
### Describe the solution you'd like
Currently `systemctl kexec` does not work when usi…
-
## Description
We're close to issuing a ukis-version 8.0. To this occasion, maybe cleaning up some places in the code could be useful.
Last time we did that, there were just too many changes comin…
-
Some distributions have started to move the kernels out of the boot directory by default and let the install hooks etc handle copying them over.
The kernel hooks would then copy the kernels into `/…
-
Patches pending to add UKI support in the kernel:
https://lore.kernel.org/lkml/20230911052535.335770-1-kernel@jfarr.cc/
Discussion is here:
https://github.com/systemd/systemd/issues/28538
When…
-
**Describe the bug**
With the recent rework/expansion of systemd integration in dracut-10x,
quite a few dependencies now tie in systemd-modules-load unconditionally.
Which in turn requires module…
-
### Component
bootctl
### Is your feature request related to a problem? Please describe
Ukify can sign UKIs for use with Secure boot simply with a commandline option. Shouldn't systemd-boot adopt a…