Some checks failed
Build deb-bootupd Artifacts / build (push) Failing after 8m34s
- Add build.rs to handle ZSTD library linking via pkg-config - Add pkg-config as build dependency in Cargo.toml - Clean debian/install to avoid conflicts with manual installation - ZSTD linking now works properly for OpenSSL with ZSTD support - Local Debian package build succeeds
5 lines
135 B
Text
5 lines
135 B
Text
# Systemd service
|
|
systemd/bootloader-update.service usr/lib/systemd/system/
|
|
|
|
# Manual pages
|
|
debian/man/bootupctl.1 usr/share/man/man1/
|