-
I got this in a 1G qemu run with `rpm-ostree initramfs --enable`:
```
Dec 19 19:52:23 cosa-devsh kernel: Out of memory: Killed process 23338 (zstd) total-vm:1452752kB, anon-rss:270208kB, file-rss:…
-
In the process of our efforts to support luks on c7->r8, we found that adding a custom overlay to be very helpful and require minimal changes. For the actual implementation, I would expect that this w…
-
Following my issue related to missing nodes when initramfs is embedded into kernel.
I tried on my laptop, it is easier with a display.
My laptop (like my headless system) uses LUKS with askpass to u…
-
Hi,
I looked for an equivalent to [mkinitcpio-tinyssh](https://github.com/grazzolini/mkinitcpio-tinyssh) for debian and could not find it anywhere.
I made a quick one using initramfs-tools base…
-
It turns out you have to do a little bit of configuration to get the Hyper-V Linux Guest tools installed properly. Once they are installed properly, any modern backup software like Veeam will then be …
-
### Describe the bug
Launching a game kills gamescope
### What did you expect to happen?
The game to launch
### Output of `rpm-ostree status`
```shell
State: idle
Deployments:
● ostree-image-si…
-
### Describe the bug
Right now, when streaming to another machine using Steam Link or `sunshine`, I cannot get the remote machine to see the Steam UI - it is simply not rendered in the stream.
T…
-
This is a global documentation request. Why this may seem obvious for devs, for most it's not straightforward to know how to maintain and update the kernel. I would like to see in the documentation to…
-
I have the following inside my /boot.
```
ls -1 /boot
amd-uc.img
EFI
grub
initramfs-5.8.1-gentoo-x86_64.img
initramfs-5.8.1-gentoo-x86_64.old.img
initramfs-5.8.2-gentoo-x86_64.img
intel-uc.im…
-
With the following kdump config :
```
path /
nfs server.example.com:/export/kdump
core_collector makedumpfile -l --message-level 7 -d 31
failure_action shell
```
If the nfs destination fail …