Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-11 | Fix some typos and capitalizations | Stephen James | |
2020-01-09 | command tree configmode: expand explanation and example of edit command | currite | |
recycling https://blog.vyos.io/copying/renaming-node-comments-and-other-little-known-features-of-the-vyos-cli | |||
2020-01-09 | Fixed active-active typo | Pedro Perez | |
2020-01-09 | Linked redudant doc from single tunnel doc | Pedro Perez | |
Updated as some folks missed the dual/redundant configuration examples. | |||
2020-01-04 | Merge branch 'newdirectives' | Robert Göhler | |
2020-01-02 | release-notes: use new vytask command | Christian Poessinger | |
2020-01-02 | rename releasenotes -> release-notes | Christian Poessinger | |
2020-01-01 | Re-generate 1.2.4 release notes | Daniil Baturin | |
2019-12-30 | remove all enclosing '' from cfgcmd/opcmd | Christian Poessinger | |
2019-12-29 | vytask: migrate all task references to new command | Christian Poessinger | |
2019-12-29 | release-notes: Migrate all tasks to new vytask command | Christian Poessinger | |
2019-12-29 | Add release notes for 1.2.4 | Daniil Baturin | |
2019-12-22 | CMDList: add opcmdlist and cfgcmdlist | Robert Göhler | |
2019-12-10 | Bare Metal: delete brokem Amazon URL | Robert Göhler | |
2019-12-10 | Zone Policy: correct redirect link | Robert Göhler | |
2019-12-01 | commandtree: migrate to reserved address space | Robert Göhler | |
2019-12-01 | dmvpn: migrate to reserved address space | Robert Göhler | |
2019-11-30 | Examples: migrate to reserved address space | Robert Göhler | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-28 | docs: remove superfluous "vyos@vyos" prompt | Christian Poessinger | |
2019-11-28 | docs: remove all trailing whitespaces | Christian Poessinger | |
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' | |||
2019-11-27 | Refactor "code-block:: sh" to "code-block:: console" | Christian Poessinger | |
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF. | |||
2019-11-23 | Revert "prevent douple heading" | Christian Poessinger | |
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af. | |||
2019-11-23 | prevent douple heading | Robert Göhler | |
2019-11-23 | troubleshooting: move out of appendix | Christian Poessinger | |
2019-11-23 | troubleshooting: fix broken systemd reference | Christian Poessinger | |
2019-11-23 | troubleshooting: fix "make latexpdf" errors | Christian Poessinger | |
2019-11-17 | bgp: fix reference in example | Christian Poessinger | |
2019-11-17 | commandtree: remove repeated occurance of 'the' | Christian Poessinger | |
2019-11-17 | bare-metal: use 80 character line breaks | Christian Poessinger | |
2019-11-17 | APU4: remove repeated occurance of 'rack' | Christian Poessinger | |
2019-11-12 | Vyatta: migrate: update migration guide and fix references | Christian Poessinger | |
- Fix referenced links to VyOS 1.0 - Fix leftover MediaWiki syntax | |||
2019-11-10 | ha: T1796: add first stab of high-availability walkthrough | Rob Thomas | |
2019-10-23 | Update so3group_maintainers.key location | Matt | |
http://vyos.net/so3group_maintainers.key no longer exists and errors with a 404, update to wiki.vyos.net to succesfully be able to continue with doc. | |||
2019-10-04 | APU4: add note for Compex WLE900VX WiFi card | Christian Poessinger | |
2019-10-02 | APU4: fix typos | Christian Poessinger | |
2019-09-25 | VyOS on baremetal improvements (#119) | Cristian Ciupitu | |
* Fix syntax errors & formatting for hyperlinks * Fix typos * Use :kbd: for keystrokes. | |||
2019-09-25 | Added vyos on vmware page and rudimentary structure. (#118) | SquirePug | |
* feature: adding notes for running on vmware around contending memory and memory management in low memory situations | |||
2019-09-17 | Text/spelling fixes, adding additional navigation headers | kroy | |
2019-09-12 | VyOS Tunnelbroker.net Example | kroy | |
2019-09-12 | Update release notes for 1.2.3 | Daniil Baturin | |
2019-08-29 | examples: add missing links for Azure BGP VPN | Christian Poessinger | |
Commit c0e4ef37764 ("Added Azure VPN examples") added the examples but did not update the index.rst file for referencing the chapters. | |||
2019-08-23 | Added Azure VPN examples | Pedro Perez | |
Added Azure VPN examples for a single and redundant tunnels with BGP. This configuration has been tested and it's been proven solid so far. | |||
2019-08-18 | APU4: fix image path | Christian Poessinger | |
2019-08-18 | APU4: add picture with rack mounted PSU | Christian Poessinger | |
2019-07-26 | missing a command in the Cisco IPsec Profile | tcainet | |
tomkc@fastmail.com | |||
2019-07-15 | Add 1.2.2 release notes | Daniil Baturin | |
2019-06-28 | Migration: Vyatta: fix Sphinx generation warning | Christian Poessinger | |
2019-06-28 | VyOS on baremetal - adjust to 80 character line breaks | Christian Poessinger | |
this makes diff-ing and reading on a console much easier. | |||
2019-06-28 | Migration: Vyatta: adjust to 80 character line-break | Christian Poessinger | |