Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-25 | T1313: add support for reusable build flavor files. | Daniil Baturin | |
2019-03-10 | [build] Use pdns-recursor binary packages from PowerDNS | Christian Poessinger | |
https://repo.powerdns.com/ provides a package repository for Debian 8 which serves us automatically all security updates instead of rebuilding the package by us. This drops the maintenance of one additional package. | |||
2018-11-14 | use 2017.7 version of the salt minion | Kim Hagen | |
2018-11-14 | Add saltstack repo | Kim Hagen | |
2018-06-26 | T712: add configure options to simplify building images with custom packages. | Daniil Baturin | |
2018-05-20 | T561: split vyos and debian repos. | Daniil Baturin | |
2018-01-12 | T520: use the load balanced Debian mirror by default. | Daniil Baturin | |
2018-01-11 | T519: make VyOS package mirror configurable. | Daniil Baturin | |
2016-12-21 | lb-config improvements: force firmware packages to be added to the image, | Daniil Baturin | |
and make security mirror configurable. XXX: need to find out how to make --security work too. | |||
2016-01-26 | Add a build step for generating version files. | Daniil Baturin | |
2015-12-26 | Add license headers to scripts. | Daniil Baturin | |
Some people rightfully complained about their absense already. | |||
2015-12-25 | Initial support for pbuilder. | Daniil Baturin | |
Note: pbuilder --create does not work well with relative build path, base.tgz creation fails. This led to the build_dir path being absolute. Perhaps we should make it more granular and only use absolute paths for pbuilder options. | |||
2015-12-24 | Add configure script support for Debian mirror options. | Daniil Baturin | |
2015-12-17 | Add initial drafts of the build scripts. | Daniil Baturin | |