summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2018-07-20Add dependency on python3-tabulate, which is very useful for op mode scripts.Daniil Baturin
2018-07-19Add a function for quickly checking running processes by their PID files.Daniil Baturin
2018-06-24T201: add dependency on 'beep' packageChristian Poessinger
2018-06-15T697: add missing dependencies moved from cfg-system: snmp, snmpd, ↵Daniil Baturin
openssh-server, ntp, iputils-arping.
2018-06-14T697: add dependencies on lsscsi, pciutils, and usbutils for the op mode ↵Daniil Baturin
scripts.
2018-06-13Add nose and coverage to build dependencies.Daniil Baturin
2018-06-08T689: add a basic library for working with network interfaces and support ↵Daniil Baturin
for interface types to the completion script.
2018-06-06T684: add the vyos-config-to-commands script to packaging.Daniil Baturin
2018-05-29T667: add a migration script for converting "system gateway-address" to ↵Daniil Baturin
"protocols static route 0.0.0.0". Code-wise that option was in vyatta-cfg-quagga, but the syntax is inside "system", so let's keep the script under system too.
2018-05-28Add bindings for libvyosconfig -- the standalone config file parsing and ↵Daniil Baturin
manipulation library.
2018-05-18Set debian/compat to 9.Daniil Baturin
2018-05-17Supress lintian warnings about libexec.Daniil Baturin
2018-05-16T644: remove prefixing from all scripts and update environment variables ↵Daniil Baturin
with VyOS paths.
2018-05-16Use '_' instead of '-' for python scripts for testYuya Kusakabe
2018-05-16T643: correct the logic for generating node constraints and add emulation of ↵Daniil Baturin
multiple validation options.
2018-05-15Dependencies on file and pystache, for install and show version scripts..Daniil Baturin
2018-05-15Add dependency on hvinfo, too.Daniil Baturin
2018-05-15T637, T638: add dependencies on tcpdump and bmon.Daniil Baturin
2018-05-14T633: build integration and minor fixes in the op mode command generator.Daniil Baturin
2018-05-12Add jinja2 and ipaddrcheck to dependencies.Daniil Baturin
2018-04-19Update debian/changelog - 1.0.5Christian Poessinger
2018-04-15Update debian/changelog - 1.0.4Christian Poessinger
2018-01-06Update debian/changelog - 1.0.3Christian Poessinger
2017-12-09Update 'debian/changelog'Christian Poessinger
2017-12-09Add 'vyos-update-mdns-repeater.py' functionalityChristian Poessinger
2017-09-16T395: Implement a numeric value validatorDaniil Baturin
2017-09-07Oops, accidentally a wrong dir for the python install path.Daniil Baturin
2017-09-07Add interface definition for cron and enable templates building in the ↵Daniil Baturin
makefiles.
2017-09-07Add a convertor from new style XML command definitions to old style templates.Daniil Baturin
2017-08-17Update the changelog.Daniil Baturin
2017-08-17T353: add the Python library for reading VyOS config to the new package.Daniil Baturin
2017-08-17Add empty Debian packaging.Daniil Baturin