fix: correct package name from sbsigntools to sbsigntool
The package name in Debian repositories is sbsigntool (singular), not sbsigntools (plural). This typo was causing ISO builds to fail with: E: Unable to locate package sbsigntools Files fixed: - config/package-lists/knel-football.list.chroot - package list - tests/unit/secureboot_test.bats - test reference - docs/TEST-COVERAGE.md - documentation - docs/PRD.md - requirements documentation Reference: Security audit FINDING-007 (test coverage) 💘 Generated with Crush Assisted-by: GLM-4.7 via Crush <crush@charm.land>
This commit is contained in:
@@ -9,7 +9,7 @@ grub-efi-amd64-signed
|
||||
grub-efi-amd64-bin
|
||||
efibootmgr
|
||||
efitools
|
||||
sbsigntools
|
||||
sbsigntool
|
||||
systemd-boot
|
||||
systemd-boot-efi
|
||||
binutils
|
||||
|
||||
Reference in New Issue
Block a user