Andy Weidenbaum

Results 11 issues of Andy Weidenbaum

**Describe the bug** Any LUKS encrypted device with detached header causes `blkid $_dev -s UUID -o value` to return nil [here in `modules.d/90crypt/module-setup.sh`](https://github.com/dracutdevs/dracut/commit/bf5c53a33f36d15a87297d4492624d137c3cd9fa#r70780210). This results in an erroneous `/etc/block_uuid.map` being...

bug
crypt

Commits https://github.com/rhysd/clever-f.vim/commit/25e8c6bbbd11c63a831ecd88098643e3a20cbc3f and https://github.com/rhysd/clever-f.vim/commit/02e9871244a8df6cf0db4fd5799d93d0307a04f9 break basic functionality of clever-f for me: pressing f followed by the character to find, making a change, then pressing f again, and .-repeating the previous...

Set `g:zig_fmt_autoswitch` to 0 in your vimrc to disable automatically switching to the location list if/when `zig fmt` encounters code formatting errors. When set to 0, `g:zig_fmt_autoswitch` configures the Vim...

What steps do I need to take to build [ArchLinuxARM-pbp-latest.tar.gz](https://github.com/SvenKiljan/archlinuxarm-pbp/releases/download/2022.09.001/ArchLinuxARM-pbp-latest.tar.gz) from source?

Voidvault v2 features two new bootstrap modes: 1FA and 2FA mode. These two new modes support formatting the root volume LUKS2 instead of LUKS1. In particular, 2FA mode enables a...

help wanted

Passing `--enable-serial-console` enables administering the system via serial console. However, it’s currently not possible to do GRUB boot encryption password entry via serial console. There seems to be some history...

- note - existing s:dark_bg_2 handling is beneficial for hl-VertSplit - hence - this variable is kept in tact - previously - with g:seoul256_background set to 233 - todo syntax...

Hi, I'm really enjoying using NILFS+LVM in my Void Linux [installer](https://github.com/atweiden/voidvault/tree/nilfs), and it shows a lot of promise. However, when musl libc is used instead of glibc, the root NILFS2...

This module doesn’t build without Lua development libraries installed on the build host. This is a shortcoming compared to the situation in [mlua](https://github.com/khvzak/mlua), where users needn’t have Lua pre-installed for...

I get `fbvnc: vnc init failed!` when the VNC session is password protected. Can password entry be hard coded into `fbvnc.c`, perhaps?