anatol / booster

Fast and secure initramfs generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect kernel

kojq opened this issue · comments

booster seems to detect the live environment's kernel instead of the one in chroot when doing booster build booster-linux.img (on Arch Linux). As a result, it cannot find the file.

I believe running /usr/lib/booster/regenerate_images should correctly detect kernels available in a chroot.

That would apply to all kernels present.

I would think it reasonable to perform the action for individual kernels

@kojq if you want to run booster build manually for a specific kernel then please specify --kernel-version parameter. See more information here https://man.archlinux.org/man/extra/booster/booster.1.en

Ah, thank you both. You can close this issue, @anatol.