-
See https://github.com/uapi-group/specifications/blob/main/specs/unified_kernel_image.md
and
https://fedoraproject.org/wiki/Changes/Unified_Kernel_Support_Phase_1
There are two major points here:…
-
Talking with Allison, when flushed the following potential design for the sysroot layout which would allow us to transition existing ostree based bootc systems to pure composefs ones:
```
.
├── comp…
-
I'm asking this question because I see some hardcoded `/boot` in booster codebase, so the logic will fail in this case, according to https://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-g…
-
The README.md mentions signing EFI files on the EFI system partition (ESP) **in-place**:
```
# sbctl sign -s /efi/EFI/BOOT/BOOTX64.EFI
✔ Signed /efi/EFI/BOOT/BOOTX64.EFI...
# sbctl sign -s /efi…
-
### systemd version the issue has been seen with
main
### Used distribution
_No response_
### Linux kernel version used
_No response_
### CPU architectures issue was seen on
None
### Component…
-
This is a ticket to provide info about systemd 256 changes that may affect us
with :+1: things that bring improvements to our current state or add things that we want to use
with :-1: things tha…
-
The ‘confext’ concept follows the same principle as the [`sysext`](https://www.freedesktop.org/software/systemd/man/systemd-sysext.html) functionality. `sysext` allows to extend the host filesystem (o…
bluca updated
8 months ago
-
## Issue description
I'm about to try nixos as my new is on my home machine.
Apparently the refind package is marked as broken. Is an installation of nixos in combination with refind still possible,…
ysndr updated
8 months ago
-
In the Dracut-NG project, we got a pull request about making the initramfs file name configurable (https://github.com/dracut-ng/dracut-ng/pull/146), which I pushed back on because as a developer of im…
-
Dracut by default includes CPU microcode in the initramfs image. However for kernels without an initramfs, or with an initramfs not generated with dracut. We need to update the CPU mircrocode in some …