Zbigniew Jędrzejewski-Szmek
zbyszek
Involved Projects and Packages
Provides systemd packages, with recipe imported from each respective distribution so that the packages are fully compatible and provide clean upgrades/downgrades, automatically built from latest Github main branch.
Equivalent packages built from the latest stable branch, instead of main, are available at https://build.opensuse.org/project/show/system:systemd:stable
The systemd-boot bootloader is signed with a self-signed certificate that can be imported. To get the UEFI SecureBoot signing SSL cert either download it from the "Signing Keys" tab, or via the command line and convert it from PEM to DER format:
wget https://build.opensuse.org/projects/system:systemd/signing_keys/download?kind=ssl -O- | openssl x509 -inform pem -outform der -out obs.der
Provides systemd packages built from the latest stable branch, with recipe imported from each respective distribution so that the packages are fully compatible and provide clean upgrades/downgrades.
The systemd-boot bootloader is signed with a self-signed certificate that can be imported. To get the UEFI SecureBoot signing SSL cert either download it from the "Signing Keys" tab, or via the command line and convert it from PEM to DER format:
wget https://build.opensuse.org/projects/system:systemd/signing_keys/download?kind=ssl -O- | openssl x509 -inform pem -outform der -out obs.der