summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
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-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 package description.Daniil Baturin
2021-07-30Initial import.Daniil Baturin