Skip to content

Commit 8c342d6

Browse files
zfs kernel module build-alpine-netboot-zfs.sh
1 parent 7af0efa commit 8c342d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-alpine-netboot-zfs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ cd aports
2727
mkdir -p ~/iso
2828
# Enable zfs kernel module
2929
sed -i '/arch=".*/a \ kernel_addons="zfs"' ./scripts/build-alpine-netboot-zfs.sh
30+
sed -i 's/linux-$_f linux-firmware wireless-regdb $modloop_addons/linux-$_f linux-firmware wireless-regdb zfs $modloop_addons/' ./scripts/mkimg.base.sh
3031
./scripts/mkimage.sh --outdir ~/iso --arch x86_64 --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --profile netboot
3132
EOF
3233

0 commit comments

Comments
 (0)