summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-04Merge pull request #10 from vyos/mergify/bp/equuleus/pr-71.3.81.3.71.3.61.3.51.3.4equuleusChristian Breunig
T5632: Add user-util jq to parse JSON files from sh (backport #7)
2023-10-04T5632: Fix conflicts after backport jqViacheslav Hletenko
Mergify tried to backport #7 to equuleus but there were some conflicts
2023-10-04T5632: Add user-util jq to parse JSON files from shViacheslav Hletenko
Add useful tool "jq" to parse JSON files from sh scripts. echo '{"system": "VyOS", "rate": 100}' | jq '.system' "VyOS" (cherry picked from commit eb272121fce945381304ff8f233d3b054eda6f46) # Conflicts: # debian/control
2023-09-07Merge pull request #6 from sever-sever/T4426-eqDaniil Baturin
T4426: Add user pkg arpwatch and sort the packages
2023-08-30T4426: Add user pkg arpwatch and sort the packagesViacheslav Hletenko
2021-08-06Import dependencies from the former vyos-utils package list.Daniil Baturin
2021-08-06Set the version to 1.3Daniil Baturin
2021-08-06Fix branch name for 1.3.Daniil Baturin
2021-08-06Fix package description.Daniil Baturin
2021-08-01Jenkins: remove ARM buildChristian Poessinger
Package uses architecture "all" thus we do not need an extra ARM64 build
2021-07-30Initial import.Daniil Baturin
2021-07-30Initial commitDaniil Baturin