nativerv
nativerv
**Version Information:** - Linux desktop 6.3.9-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Wed, 21 Jun 2023 20:46:07 +0000 x86_64 GNU/Linux - swhkd 1.2.1 **Describe the bug:** `super` key *sometimes* sticks (is added...
Are such commits expected to be here? It's not shown with plain `git log`, but: ```console $ git log --pretty=oneline --all f4c2e140652c28997296aed48862fb27301cd927 "$(git config transcrypt.crypt-dir 2>/dev/null || printf %s/crypt ""$(git...
`partitions.${name}.start = "0M"` causes `sgdisk` to begin at the start of next free space on disk, which crashes `disko` with confusing errors. This is despite the manpage setting a distinction...
Properties of parent dataset in ZFS are inherited by children. When a dataset has `options.mountpoint = "legacy";`, it's children are `legacy` too, but `disko` incorrectly uses `-o zfsutil`/`zfs mount` on...