Skip to content

Pull requests: Foxboron/sbctl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix some minor typos in documentation & CLI output
#1 by grawlinson was merged May 20, 2020 Loading… updated May 20, 2020
Fix sbsigntools typo in README
#2 by epmills was merged Jun 4, 2020 Loading… updated Jun 6, 2020
Fix go.sum
#3 by tyilo was merged Jun 12, 2020 Loading… updated Jun 12, 2020
Add fish completions
#4 by tyilo was merged Jun 12, 2020 Loading… updated Jun 12, 2020
Use # prompt instead of $ prompt to indicate commands need to be run as root
#27 by modelmat was closed Sep 19, 2020 Loading… updated Sep 19, 2020
add travis ci
#30 by loshz was closed Oct 31, 2020 Loading… updated Nov 2, 2020
7 tasks
Update docs
#11 by ericonr was merged Jul 13, 2020 Loading… updated Nov 7, 2020
Propagate errors
#16 by ericonr was closed Jul 25, 2020 Loading… updated Nov 7, 2020
Fix SignFile and VerifyESP
#15 by ericonr was merged Jul 10, 2020 Loading… updated Nov 7, 2020
Create cmd/sbctl, move main.go there.
#9 by ericonr was merged Jun 21, 2020 Loading… updated Nov 7, 2020
main: verify if files exist before removing them.
#21 by ericonr was merged Jul 25, 2020 Loading… updated Nov 7, 2020
Add staticcheck linter
#32 by loshz was closed Nov 8, 2020 Loading… updated Nov 8, 2020
Add staticcheck linter
#35 by loshz was merged Nov 8, 2020 Loading… updated Nov 8, 2020
Add CI via GitHub actions.
#33 by ericonr was merged Nov 8, 2020 Loading… updated Nov 8, 2020
Fix lint step in CI.
#36 by ericonr was merged Nov 8, 2020 Loading… updated Nov 8, 2020
Document the generate option of sign-all
#38 by physkets was merged Dec 12, 2020 Loading… updated Dec 13, 2020
Use x/sys/unix for ioctl instead of rolling our own.
#54 by ericonr was merged May 9, 2021 Loading… updated May 9, 2021
Use arrays of arguments instead of spliting by white space
#61 by igo95862 was merged May 9, 2021 Loading… updated May 9, 2021
Remove ioutil
#66 by igo95862 was merged May 22, 2021 Loading… updated May 22, 2021
[WIP] keys: use goefi instead of calling sbsiglist.
#34 by ericonr was closed Jun 5, 2021 Loading… updated Jun 5, 2021
Update man entry for default cmdline
#68 by WhyNotHugo was merged May 22, 2021 Loading… updated Jun 9, 2021
Update some references to latest go-uefi
#75 by WhyNotHugo was merged Jun 13, 2021 Loading… updated Jun 13, 2021
sbctl/verify: remove accidental newline
#76 by ericonr was merged Jun 19, 2021 Loading… updated Jun 19, 2021
Use /efi as a fallback if the ESP is not found
#79 by WhyNotHugo was closed Jun 27, 2021 Loading… updated Jun 27, 2021
fix: restrict key file permissions
#83 by EvilBit was merged Jul 22, 2021 Loading… updated Jul 22, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.