Niccolò Belli
Niccolò Belli
> as the functionality largely overlaps with LUKS and it seems to be abandoned with various bugs not fixed I don't agree. First native encryption and LUKS don't overlap: I...
On Bookworm: ``` root@debian:~# zpool create \ -o ashift=12 \ -o autotrim=on -d \ -o cachefile=/etc/zfs/zpool.cache \ -o feature@livelist=enabled \ -o feature@zpool_checkpoint=enabled \ -o compatibility=grub2 \ -O devices=off \ -O...
I would like to add my two cents to the issue: whenever you refer to a named object in the PHPDoc it ends up using `anyOf` in the generated json...
You can use this if you use Arch Linux: https://aur.archlinux.org/packages/zfs-dkms-staging-git
@n0xena where does experimental pull from? No branch exists with support for the latest version of the kernel on top of a stable zfs release, you have to backport patches...
Hi @n0xena and thanks for your work. That thread is very long and I'm not super motivated into reading it since I maintain [zfs-dkms-staging-git](https://aur.archlinux.org/packages/zfs-dkms-staging-git) on the AUR anyway, but I'm...
> which arch only supports the main one, lts, zen and hardened - so the archzfs project will target to only provide pre-builds for them - with dkms for anything...
@reslear I suggest you to subscribe to this issue since vite-plugin-vue-layouts-next is not dead and is being used by the likes of vuetify: https://github.com/loicduong/vite-plugin-vue-layouts-next/issues/6
I would like to cherry-pick both this and https://github.com/vuejs/core/pull/12108 but I get conflicts in https://github.com/vuejs/core/pull/12108/commits/d09f791e47bb6cfabf5235b87199b14e5ed74b40#diff-ddb3174016350dd4464764b4a1ba232d09ad1e75164d4a37758c759d019202e4 How would you solve it in the context of the other PR?
Thanks. I would like to test this in my codebase, could you please share how am I supposed to pack it? I've rebased your branch against `main` to be sure...