2024-09-13 22:36:05 +02:00
|
|
|
Source: sbctl
|
2024-09-13 21:36:26 +02:00
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
2024-09-13 22:36:05 +02:00
|
|
|
Maintainer: cybik <root@cybik.moe>
|
2024-09-13 21:36:26 +02:00
|
|
|
Standards-Version: 4.6.1
|
2024-09-13 22:36:05 +02:00
|
|
|
Build-Depends:
|
|
|
|
debhelper-compat (= 13), asciidoc, golang-go
|
2024-09-13 21:36:26 +02:00
|
|
|
Rules-Requires-Root: no
|
|
|
|
|
2024-09-13 22:36:05 +02:00
|
|
|
Package: sbctl
|
2024-09-13 21:36:26 +02:00
|
|
|
Architecture: linux-any
|
2024-09-13 22:36:05 +02:00
|
|
|
Depends:
|
|
|
|
${misc:Depends}, ${shlibs:Depends}, util-linux, binutils, golang-go
|
|
|
|
Provides: sbctl
|
|
|
|
Homepage: https://github.com/Foxboron/sbctl/
|
|
|
|
Vcs-Browser: https://github.com/Foxboron/sbctl/
|
|
|
|
Vcs-Git: https://github.com/Foxboron/sbctl/
|
|
|
|
Description: SecureBoot Manager toolkit
|
|
|
|
The sbctl tool allows one to create keys for secure boot,
|
|
|
|
securely enroll them, and keep track of files to sign
|
|
|
|
and/or that have been signed.
|