summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2021-06-20gitignore: add debian/*.postrm.debhelper patternChristian Poessinger
2020-08-27Merge branch 'master' of github.com:vyos/vyos-smoketest into ↵Christian Poessinger
vyos-smoketest-integration (T2832) * 'master' of github.com:vyos/vyos-smoketest: (153 commits) pppoe-server: test some more values lcd: adjust to cli changes lcd: adapt test to new CLI design pppoe-server: initial smoketest with local and radius auth pppoe: validate dhcpv6 client will be started wireless: validate hostapd/wpa_supplicant is running pppoe: sync to new dhcpv6-pd cli anyconnect: T2812: add basic testing ethernet: check interface disable state router-advert: check 'infinity' option in script logic ssh: config file is now volatile (moved to /run) ipv6: link-local: test address assignment on interfaces router-advert: add initial test mdns-repeater: add basic test pseudo-ethernet: extend smoketests with VIFs l2tpv3: add initial interface test wireless: use library function for loading kernel modules ethernet: test "ip" subtree of interface for e.g. ARP settings pppoe: use assertEqual() service: bcast-relay: add initial tests ...
2020-02-25gitignore: fix ignore pattern of all debhelper filesChristian Poessinger
2020-02-17gitignore: initial versionChristian Poessinger
2020-02-16gitignore: extend ignore pattern of temporary debhelper filesChristian Poessinger
2020-02-15gitignore: add termporary directory for vyos-1x debian packageChristian Poessinger
2020-01-25Debian: fix package generation after adding vyos-1x-vmwareChristian Poessinger
Commit 7e00ffa ("Debian: add vyos-1x-vmware package") added a new subpackage, but by adding this package it was forgotton to create the appropriate vyos-1x.install file.
2020-01-23gitignore: add autogenerated component-versions.jsonChristian Poessinger
2019-12-26gitignore: add VIM *.swp patternChristian Poessinger
2019-12-22.gitignore: add 'debian/.debhelper' patternChristian Poessinger
2019-09-06gitignore: add patterns used by SlickEditChristian Poessinger
2019-04-21Add debian/debhelper-build-stamp to .gitignoreChristian Poessinger
2019-01-30Add build time tests for NTPkamijin_fanta
2018-08-17T689: Added ntp and date op mode definitionDmytro Aleksandrov
2018-08-02T754: add DNSSEC to DNS forwardermb300sd
2018-05-16T626 Add tests for vyos-update-crontab and initial setup for sonarcloudYuya Kusakabe
2018-05-14T633: build integration and minor fixes in the op mode command generator.Daniil Baturin
2017-12-06Add debian packaging files to .gitignoreChristian Poessinger
2017-09-21Add autogenerated command template files to .gitignoreDaniil Baturin
2017-08-27adding validate(), generate(), apply() to vyatta-update-crontab.pyTaniadz
2017-08-18Initial commitDaniil Baturin