Remove stale kernel package state during native bootc assembly #100
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/linux-base-kernel-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A fresh read of the baseline node shows kernel-modules-extra6.12.0 RPM remains from the stock OS, although the prior recipe deleted its module tree. Allow only the exact known base kernel package names, remove their records without scripts, and still require exactly one final kernel package/tree. Reject unexpected packages. Also assert Git HEAD equals the frozen Linux source before compilation. Five red-green bootc tests and all existing catalog/artifact checks pass. No published image or node operation.