| Age | Commit message (Collapse) | Author |
|
Mirror of #1899 (current) and #1900 (circinus) for sagitta. Same logic,
same scripts, per-branch file set.
Changes:
- Rename docs/**/md-<stem>.md to docs/**/<stem>.md (drop md- prefix) for
all 210 stems previously listed in docs/_swap.txt
- Rename docs/**/<stem>.rst to docs/**/rst-<stem>.rst (add rst- prefix)
for the same 210 stems
- Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty
- conf.py exclude_patterns flipped: rst-*.rst excluded by default
- conf.py runtime-artifact references updated to _rst_override_state.json
and _md_exclude.txt
- scripts/swap_sources.py imported from current (post-#1899 rewrite, with
inverted rename direction)
- scripts/import_myst.py and tests/test_import_myst.py deleted (obsolete)
- tests/test_swap_sources.py imported from current (post-#1899 rewrite)
Side-effect: fixes the same 404 on /en/1.4/ View page source links that
#1899 fixed for /en/rolling/ and #1900 fixed for /en/1.5/.
Per-branch differences vs #1899:
- sagitta has 210 stems vs current's 254 (sagitta has no vpp pages and
fewer current-only features; cli + installation/cloud/aws are still
RST-only on sagitta pending the title-level fix follow-up)
- otherwise the script/conf.py/test changes are byte-identical with current
Generated by robots https://vyos.io
|
|
|
|
(cherry picked from commit d66af8e66073c5821f1c99bfdd9781f07f925a0c)
|
|
|
|
(cherry picked from commit 32460e70ef014616ec36fce9361f702d5cc1463a)
# Conflicts:
# docs/quick-start.rst
|
|
|
|
|
|
Options
sagitta/quick-start.html:
Fix to replace "interface-name" with "name" for rule 30 and 40 in code snippet to correct syntax error.
sagitta/configuration/firewall/global-options.html:
Fix to improve correctness is use of English language from "conform" to "confirming"
On branch sagitta_giggum
Changes to be committed:
modified: quick-start.rst
modified: configuration/firewall/global-options.rst
|
|
|
|
config blueprint zone-policy
|
|
|
|
Current commands look like they were for 1.3?
|
|
|
|
|
|
|
|
|
|
|
|
Adding a few minor edits to clean up the descriptions and add some consistency to them.
|
|
|
|
|
|
QoS is explained in a dedicated chapter and should not below to a real
VyOS quick-start guide as it's an advanced topic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Set up my first VyO^Crouter today and fell into this trap, dhcp-server is now enabled by default and has to be disabled with 'dhcp-server disable' instead.
|
|
|
|
in 1.2.0-rc11 you must use range
|
|
|