summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2026-06-29T9028: add .claude folder to .gitignoreChristian Breunig
2026-05-09build: T8834: remove SonarCloud integrationYuriy Andamasov
🤖 Generated by robots (https://vyos.io)
2026-04-15T8445: generate list of activation scripts at build timeJohn Estabrook
2026-03-31T8449: Merge branch 'current' of https://github.com/vyos/vyos-user-utils ↵Christian Breunig
into user-utils * 'current' of https://github.com/vyos/vyos-user-utils: (24 commits) T7644: mirror workflow refactoring rollout T7579: fix of the run trigger for CLA T7579: added workflow for CLA T7334: pr mirror trigger workflow added with label creation permission for default github token T7373: remove irqtop to avoid the overhead of having a Ruby runtims (30+ MB) in the image for a single, rarely-used program T7330: mirror workflows added T6804: Add ipmitool to user utils T6763: Delete Jenkins file T6674: Action add trigger workflow to rebuild package T5984: Add user util numactl T5222: Remove haproxy from user-utils as it added to vyos-1x T5632: Add user-util jq to parse JSON files from sh T5028: Add exfat-fuse package T5028: Add package exfatprogs T4841: Add fancontrol user-utils package T4426: add arpwatch to the image user-pkgs: T4023: Add user pkg grepcidr and sorting the pkgs Add dnsdist to the image Include haproxy in the image Import dependencies from the former vyos-utils package list. ...
2025-09-08Merge https://github.com/vyos/libvyosconfig into integrate-libvyosconfigChristian Breunig
* https://github.com/vyos/libvyosconfig: (107 commits) T7728: T7734: update commit hash for dynamically generate proposed config T7728: add package build target for convenience T7718: update commit hashes for validate_tree_filter T7718: add binding for validate_tree_filter T7688: update commit hash for correct management of delete paths T7644: mirror workflow refactoring rollout T7637: T7605: update commit hashes for typo and escape backslash T7579: fix of the run trigger for CLA T7499: update hashes for add destructive merge T7499: set permissions on session directory T7499: bindings for (non-)destructive configtree merge T7579: added workflow for CLA T7374: bump vyconf commit id for build.sh T7374: install vyconf_cli and add links for associated vy_* commands T7445: added open prs conflict check caller workflow T7450: fix dependency for use of PCRE2 instead of PCRE T7363: update hash for vyconf aware initialization of Config T7450: update commit hashes for Use PCRE2 instead of PCRE T7334: pr mirror trigger workflow added with label creation permission for default github token T7321: update commit hashes for replace configsession legacy operations ...
2025-08-07Merge pull request #4632 from dmbaturin/T7669-op-mode-cache-improvementsDaniil Baturin
op-mode: T7669: Make the operational command tree cache suitable for use with the op mode runner
2025-07-30op-mode: T7669: add the op mode cache file to gitignoreDaniil Baturin
2025-07-30T7671: move AWS GLB CLI configuration to a separate packageChristian Breunig
Since AWS Gateway Load Balancer is specific to the AWS platform, its CLI and binary dependencies don’t need to be included in generic images. This commit removes the AWS GLB CLI definitions from all images and introduces a new vyos-1x-aws package to provide the necessary CLI configuration and binary dependencies.
2025-06-21T7561: generate json if no ambiguous paths in (a subset of) XML filesJohn Estabrook
2025-05-22T7363: retain generated files as imports for nosetestsJohn Estabrook
2025-04-03T7292: generate vyconfd client library dataclassesJohn Estabrook
2025-03-16T7121: generate Python protobuf files at buildJohn Estabrook
2024-12-10vyconf: T6718: add reftree internal cacheJohn Estabrook
As we are generating the reference tree from the XML definitions during build, save an internal representation for vyconfd to load on startup.
2024-08-12xml: T6650: add initial op-mode cache supportJohn Estabrook
2024-06-26vyos-configd: T6510: autogenerate configd-include.jsonChristian Breunig
Now that there is a build time validation that Config() is not instantiated twice in a config mode script, and also as there are no more direct calls on the my_set and my_delete binary, we can auto generate the list of helpers run by vyos-configd.
2024-05-09T6199: remove unused Python pip filesChristian Breunig
2023-08-01xml: T5403: drop unnecessary copy of xml_cacheJohn Estabrook
2023-07-29xml: T5403: fix installation of xml cacheJohn Estabrook
2023-07-27xml: T5403: add support for supplemental xml cacheJohn Estabrook
2023-07-08Add VScode configuration filesChristian Breunig
2023-05-26gitignore: T5242: add XML dict cache fileChristian Breunig
2021-07-30Initial import.Daniil Baturin
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-26Import the initial, proof of concept implementation.Daniil Baturin
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