Build and verify the native Linux kernel RPM artifact #92
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/linux-native-artifact"
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?
Extend native Linux admission from full compilation to kernel RPM packaging. Keep the exact source and catalog identities, pinned toolchain, persistent ccache, and no publishing credentials. Pin the Dockerfile frontend by its observed digest. Derive in-tree ZFS version, verify RPM package identity and embedded vmlinuz hash against compiled bzImage, ship recoverable config plus hash metadata in a thin kernel-artifact target. Local red-green artifact tests and make check pass. Native Linux Build must execute real binrpm-pkg before this slice is proven. Linux Release remains blocked and no node operation is enabled; bootc assembly/publication and native rollout remain separate unfinished work.