summaryrefslogtreecommitdiff
path: root/scripts/list-build-dependencies
AgeCommit message (Collapse)Author
2024-06-27T6507: remove references to vyos-world packageChristian Breunig
As we got rid of most of the old vyatta packages we can now also discontinue vyos-world. It only served the purpose of keeping the package list during ISO build small. (cherry picked from commit 6e0f62a0ca9c2eb028eca360c0b08535a9dee778)
2020-01-22list-build-dependencies: add Stackoverflow copy remarkChristian Poessinger
2020-01-22list-build-dependencies: update copyright yearChristian Poessinger
2020-01-22list-build-dependencies: rename variable (do not use missleading current name)Christian Poessinger
2020-01-22list-build-dependencies: remove temporary vyos-world control fileChristian Poessinger
2020-01-22list-build-dependencies: replace hardcoded branch with current branchChristian Poessinger
2020-01-22scripts: add helper to list all build dependenciesChristian Poessinger
This script will download vyos-world debian/control file and build a denpendency list which in the end outputs the commands required to setup a build host (either native or via Docker) with all required packages.