m2

Results 223 comments of m2

Just want to say that this bug is still present. Differences: I'm on Arch instead of Fedora. My boot menu for Grub is approximately 12 items with the only subfolder...

That's unfortunate. I guess on the next major update to grub I'll investigate again. On Mon, May 16, 2022, 3:00 PM Tom ***@***.***> wrote: > I filed a grub issue...

For swtpm, what would be the most minimal work around right now? This breaks VMs quite a bit for me.

For my minimal workaround. I am using a systemd service to copy the swtpm binary to a mutable location. Bind mounting the mutable binary back over /usr/bin/swtpm. Then fix the...

It only appears to fail on the first run when it uses the vscode URL. After the fail, I can connect to Devpod from VScode. Browser vscode always seems to...

For an initramfs hook I think the zfs-initramfs script would need changes. I see two main issues: 1. There doesn't seem to be a point to inject a script between...

My bad take. Basically everything that's been mentioned can be run via containers/flatpak/brew. While having your editor on the host is nice, it doesn't actually need to be there. For...

For the time being you can use the lxd-ui package with incus. In the incus service file. Add the environment variable INCUS_UI=/usr/share/lxd-ui/ui The process to add your browser isn't automatic...

Login (from VT) does not pass environment variables sourced from login shell to systemd user session. GDM does this. So if we are placing something to set a path in...

`toolbox list --containaers` provides a list with all containers with the following label `"com.github.containers.toolbox": "true"`. If the image doesn't have this label, toolbox will add it as part of the...