summaryrefslogtreecommitdiff
path: root/docs/appendix
AgeCommit message (Collapse)Author
2020-01-11Fix some typos and capitalizationsStephen James
2020-01-09command tree configmode: expand explanation and example of edit commandcurrite
recycling https://blog.vyos.io/copying/renaming-node-comments-and-other-little-known-features-of-the-vyos-cli
2020-01-09Fixed active-active typoPedro Perez
2020-01-09Linked redudant doc from single tunnel docPedro Perez
Updated as some folks missed the dual/redundant configuration examples.
2020-01-04Merge branch 'newdirectives'Robert Göhler
2020-01-02release-notes: use new vytask commandChristian Poessinger
2020-01-02rename releasenotes -> release-notesChristian Poessinger
2020-01-01Re-generate 1.2.4 release notesDaniil Baturin
2019-12-30remove all enclosing '' from cfgcmd/opcmdChristian Poessinger
2019-12-29vytask: migrate all task references to new commandChristian Poessinger
2019-12-29release-notes: Migrate all tasks to new vytask commandChristian Poessinger
2019-12-29Add release notes for 1.2.4Daniil Baturin
2019-12-22CMDList: add opcmdlist and cfgcmdlistRobert Göhler
2019-12-10Bare Metal: delete brokem Amazon URLRobert Göhler
2019-12-10Zone Policy: correct redirect linkRobert Göhler
2019-12-01commandtree: migrate to reserved address spaceRobert Göhler
2019-12-01dmvpn: migrate to reserved address spaceRobert Göhler
2019-11-30Examples: migrate to reserved address spaceRobert Göhler
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-28docs: remove superfluous "vyos@vyos" promptChristian Poessinger
2019-11-28docs: remove all trailing whitespacesChristian Poessinger
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-27Refactor "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-23Revert "prevent douple heading"Christian Poessinger
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af.
2019-11-23prevent douple headingRobert Göhler
2019-11-23troubleshooting: move out of appendixChristian Poessinger
2019-11-23troubleshooting: fix broken systemd referenceChristian Poessinger
2019-11-23troubleshooting: fix "make latexpdf" errorsChristian Poessinger
2019-11-17bgp: fix reference in exampleChristian Poessinger
2019-11-17commandtree: remove repeated occurance of 'the'Christian Poessinger
2019-11-17bare-metal: use 80 character line breaksChristian Poessinger
2019-11-17APU4: remove repeated occurance of 'rack'Christian Poessinger
2019-11-12Vyatta: migrate: update migration guide and fix referencesChristian Poessinger
- Fix referenced links to VyOS 1.0 - Fix leftover MediaWiki syntax
2019-11-10ha: T1796: add first stab of high-availability walkthroughRob Thomas
2019-10-23Update so3group_maintainers.key locationMatt
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-04APU4: add note for Compex WLE900VX WiFi cardChristian Poessinger
2019-10-02APU4: fix typosChristian Poessinger
2019-09-25VyOS on baremetal improvements (#119)Cristian Ciupitu
* Fix syntax errors & formatting for hyperlinks * Fix typos * Use :kbd: for keystrokes.
2019-09-25Added 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-17Text/spelling fixes, adding additional navigation headerskroy
2019-09-12VyOS Tunnelbroker.net Examplekroy
2019-09-12Update release notes for 1.2.3Daniil Baturin
2019-08-29examples: add missing links for Azure BGP VPNChristian Poessinger
Commit c0e4ef37764 ("Added Azure VPN examples") added the examples but did not update the index.rst file for referencing the chapters.
2019-08-23Added Azure VPN examplesPedro 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-18APU4: fix image pathChristian Poessinger
2019-08-18APU4: add picture with rack mounted PSUChristian Poessinger
2019-07-26missing a command in the Cisco IPsec Profiletcainet
tomkc@fastmail.com
2019-07-15Add 1.2.2 release notesDaniil Baturin
2019-06-28Migration: Vyatta: fix Sphinx generation warningChristian Poessinger
2019-06-28VyOS on baremetal - adjust to 80 character line breaksChristian Poessinger
this makes diff-ing and reading on a console much easier.
2019-06-28Migration: Vyatta: adjust to 80 character line-breakChristian Poessinger