dkwo

Results 24 issues of dkwo

Do you think it's possible to use age (and this yubikey plugin) in the initram to unlock an encrypted LUKS partition with a yubikey? I'd like to write an initramfs...

On Wayland (compositor is river, OS Void Linux, bemenu v0.6.15), the command `bemenu -f` is stuck at `Loading...`. I'm trying to translate the command `dmenu -f -fn "$BIB_GENERIC_FONT" -i -sb...

Is there any room to support hooks, as e.g. in mkinitcpio? The example I'm looking at is Asahi Linux, which recently introduced this mkinitcpio hook https://github.com/AsahiLinux/asahi-scripts/blob/main/initcpio/hooks/asahi It runs an `update-vendor-firmware`...

After suspending, or upon reboot, dhcpcd seems stuck, either with no carrier or with the ipv4all ip address. This is on Void Linux, which has dhcpcd-10.0.5 managed through a runit...

bug

(i'll make a pr later, but this is so i don't forget.) Should mention incus groups, subpackages and perhaps `echo "root:1000000:1000000000" | doas tee -a /etc/subuid /etc/subgid`

Currently, xbps-src looks at `depends` and `common/shlibs` to generate `run_depends`. This way, for example, `libinput` `run_depends` on `eudev-libudev` and `shlib-requires` `libudev.so.1`. This makes it impossible for an alternative provider of...

this allows to use alternative device manager as in https://github.com/void-linux/void-packages/pull/42488

I was looking at the package on Void linux. I made some small changes (latest version pending a go update): ``` # Template file for 'gopass' pkgname=gopass -version=1.15.11 +version=1.15.12 revision=1...

help-wanted

This PR can boot from a USB stick using https://github.com/void-linux/void-mklive/pull/281 At this point, `mesa-asahi` is tested by me and @slimjimsoftware , while audio is only tested by them. I thank...

new-package

- I tested the changes in this PR: yes - I built this PR locally for my native architecture, (x86_64-glibc) the patch fixes https://github.com/Foxboron/sbctl/issues/102 cc maintainer @ericonr