Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andres-erbsen/95b85df52d48f43e6d4f00c49cb0d8a1 to your computer and use it in GitHub Desktop.
Save andres-erbsen/95b85df52d48f43e6d4f00c49cb0d8a1 to your computer and use it in GitHub Desktop.
alpine linux boot from encrypted bcachefs
/usr/sbin/bcachefs
/usr/sbin/mount.bcachefs
/usr/lib/libfuse3.so*
kernel/fs/bcachefs/bcachefs.ko*
kernel/fs/bcachefs/bcachefs.ko
kernel/lib/lz4/lz4hc_compress.ko*
kernel/lib/lz4/lz4_compress.ko*
kernel/crypto/xor.ko*
kernel/lib/raid6/raid6_pq.ko*
kernel/lib/libcrc32c.ko*
kernel/lib/lz4/lz4_decompress.ko*
kernel/crypto/chacha_generic.ko*
kernel/lib/crypto/libchacha.ko*
kernel/arch/x86/crypto/chacha-x86_64.ko*
kernel/lib/crypto/libpoly1305.ko*
kernel/lib/crypto/libchacha20poly1305.ko*
kernel/crypto/poly1305_generic.ko*
kernel/crypto/chacha20poly1305.ko*
kernel/crypto/nhpoly1305.ko*
kernel/arch/x86/crypto/nhpoly1305-avx2.ko*
kernel/arch/x86/crypto/poly1305-x86_64.ko*
kernel/arch/x86/crypto/nhpoly1305-sse2.ko*
features="base kms usb ata ide scsi nvme virtio bcachefs network"
initfscomp="zstd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment