secubox-deb/.github/workflows
CyberMind-FR 555600d5dd fix(multiboot): Ensure kernel files are properly copied to EFI partition
- Fix glob pattern in bash test (glob in [[ -f ]] doesn't work correctly)
- Use find command instead of glob for reliable kernel detection
- Add fallback to extract ARM64 kernel from live USB image if not in rootfs
- Add verification step in GitHub Actions to check boot files after build
- Sort kernel files by version to get latest when multiple exist

Fixes missing vmlinuz/Image on multiboot USB issue.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-27 19:29:09 +02:00
..
build-all-live-usb.yml
build-eye-remote.yml ci(eye-remote): Add v2.2.0 build workflow with menu system tests 2026-04-24 11:49:07 +02:00
build-image.yml
build-installer-iso.yml
build-live-usb.yml
build-multiboot.yml fix(multiboot): Ensure kernel files are properly copied to EFI partition 2026-04-27 19:29:09 +02:00
build-packages.yml
publish-packages.yml
release.yml