main/postmarketos-duranium: use full kmod in initramfs

A recent change in Alpine[1] changed how busybox handled module loading.
Previously, if bb modprobe was called with a compressed module, it would
send it to the kernel to decompress it. Now, bb modprobe just fails.
Using full kmod/modprobe lets us avoid any of these busybox shenanigans.

1. 79180dde21

Signed-off-by: Clayton Craft <craftyguy@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9123>
This commit is contained in:
Clayton Craft 2026-07-23 21:29:49 -07:00 committed by The Friendly Meow (merge) Bot
parent 3004382975
commit cb73714c79
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
maintainer="Clayton Craft <clayton@craftyguy.net>"
pkgname=postmarketos-duranium
pkgver=12
pkgver=13
pkgrel=0
pkgdesc="Configuration for building and booting immutable postmarketOS images"
url="https://wiki.postmarketos.org/wiki/Duranium_(Immutable_postmarketOS)"
@ -111,6 +111,7 @@ initramfs() {
device-mapper
device-mapper-udev
e2fsprogs
kmod
musl-utils
postmarketos-bootsplash
scanelf