Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace python script with perl script | Natanael Copa | 2020-02-05 | 1 | -4/+7 |
| | | | | | | | | | we need ca-certificates when bootstrapping new architectures. Avoid use of python to reduce number of dependencies when bootstrapping. So use mk-ca-bundle.pl script from curl, and add a small shell script that splits the bundle to separate .crt files, similar way that the python script did. | ||||
* | add update target | Natanael Copa | 2019-01-08 | 1 | -1/+5 |
| | |||||
* | add generic build infrastructure | William Pitcock | 2017-08-02 | 1 | -0/+34 |