Andrew Jeddeloh 8e4d1dff44 signing/sign.sh: fix armoring
We use gpg --enarmor to convert the torcx manifest binary sigs to ascii
armored ones. Unfortunately --enarmor just wraps the binary blob without
realizing its a signature, which breaks torcx. Pipe the output through
sed to fix the header.
2018-10-29 08:09:39 -07:00
2017-03-20 15:36:03 -07:00
2018-07-25 13:11:17 -07:00
2018-04-25 22:44:20 -04:00
2018-10-29 08:09:39 -07:00
2018-01-04 12:20:11 -08:00
2018-07-25 13:11:17 -07:00
2016-06-01 14:57:33 -07:00
2018-07-25 13:11:17 -07:00
2014-01-19 12:25:11 -08:00
2017-06-08 12:17:59 -07:00

CoreOS Container Linux SDK scripts

Welcome to the scripts repo, your starting place for most things here in the CoreOS Container Linux SDK. To get started you can find our documentation on the CoreOS website.

Description
image build and composition scripts for Flatcar Container Linux
Readme BSD-3-Clause 177 MiB
Languages
Shell 93%
Python 6.9%