home: hub: mkinitfs

Download patch

ref: bc570c23cb4c0e6c6887096334dec3308591c65b
parent: e0ad6f811e01cbc7b544905533c675c7cfcb1745
author: psykose <alice@ayaya.dev>
date: Thu Jul 28 08:41:32 CDT 2022

btrfs: add xxhash modules

these are needed if btrfs is configures with the (much faster) xxhash as
the checksumming algorithm

--- a/features.d/btrfs.modules
+++ b/features.d/btrfs.modules
@@ -1,3 +1,4 @@
 kernel/arch/*/crypto/crc32*
 kernel/crypto/crc32*
+kernel/crypto/xxhash_generic.ko*
 kernel/fs/btrfs