aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
Commit message (Collapse)AuthorAge
* Add tar.xz archivesJoshua M. Boniface2024-03-03
|
* Make gzip explicit in archive typesJoshua M. Boniface2024-02-16
| | | | Might add "tarxz" or similar some day, so make it explicit.
* Reorder Debian releasesJoshua M. Boniface2024-02-16
| | | | Was a bit confusing in alphabetical order
* Move configuration into YAML documentJoshua M. Boniface2024-02-16
Simplifies changes in the future especially for new releases of e.g. Debian/Ubuntu, and makes the definitions easier to read.
bgstack15