-
**Describe the bug**
I'm on Artix Linux wayland desktop with distrobox on podman (also tested docker) with GTX 1080 Ti, latest 560.35 NVIDIA drivers both on host and Fedora 40 container and manuall…
-
**How to categorize this issue?**
/area open-source
/kind enhancement
**What would you like to be added**:
With https://github.com/gardener/gardener/pull/5255 we have switched the cgroup drive…
-
I had a power outage recently and since then, the netns won't connect to the internet. Using `ip netns exec` I can't `ping` or `curl` anything, domains or IPs. Using `wg-quick`, I verified that the VP…
-
## Issue description
So this just occurred to me: Why do we use VMs to run NixOS tests when we could (in theory) start ourself a systemd with NixOS inside of a namespace? nixos-containers via syste…
-
Currently, the script assumes that GRUB is used.
When installing Proxmox with ZFS, it uses `systemd-boot` instead, which breaks this script completely.
-
For good or bad... systemd is the de facto standard in Linux to manage services. Let's add support to it.
Some considerations:
- We must manage unit definitions and on changes, call `systemctl d…
-
See https://github.com/systemd/systemd/pull/10802:
`PermissionsStartOnly` is deprecated ([but not yet removed](https://github.com/systemd/systemd/pull/10802#issuecomment-439446299)); the replacemen…
-
**Is your feature request related to a problem? Please describe.**
We use Cumulus Linux with Virtual Routing and Forwarding (VRFs). One of the VRFs is the management (mgmt) VRF. The internal Debian…
-
### systemd version the issue has been seen with
257
### Used distribution
Centos 10
### Linux kernel version used
_No response_
### CPU architectures issue was seen on
x86_64
…
-
Discoverable partitions enable systems to boot without mount points in `fstab` (and are a neat concept).
I can see some benefits for (e.g.) embedded deployments where we want to ship a disk image a…