| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-30 | Split troubleshooting, add contributing index, clean VPN structure (#1804) | Yuriy Andamasov | |
| * Add design spec for documentation improvements Covers 4 work streams: mechanical fixes (headings, indentation, typos), content quality (TODO flags, TBD fills, stub markers), structural reorganization (troubleshooting split, contributing index, VPN cleanup), and RTD platform cleanup (hide versions, delete stale redirects). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Fix spec issues from review: correct heading chars, tab counts, line numbers Addresses 10 reviewer findings: corrected heading character types (^ was actually -), removed ip.rst (already correct), updated file count from 37 to 35, listed all 13 tab-containing files, fixed troubleshooting line count to 460, added heading level guidance for split pages, clarified contributing/documentation.rst scope, removed current from hide list, added rollback verification step, updated success criteria. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Add implementation plan for documentation improvements 16 tasks across 4 work streams: mechanical fixes (PR 1, tasks 1-6), content quality (PR 2, tasks 7-10), structural reorg (PR 3, tasks 11-14), and RTD platform cleanup (tasks 15-16). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Fix 6 issues from plan review - Replace hardcoded RTD token with $RTD_TOKEN variable - Fix Task 7 heading reference to be format-agnostic - Correct RTD PATCH expected response (200, not 204) - Fix version verification to check hidden field, not active - Account for blank lines 402-403 in troubleshooting split - Clarify start/stop_vyoslinter handling in system.rst Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * refactor: split troubleshooting into 5 focused sub-pages Split monolithic 460-line troubleshooting/index.rst into: - connectivity.rst (ping, traceroute, mtr, IPv6 discovery) - interfaces.rst (interface naming, MAC addresses) - monitoring.rst (traffic dumps, bandwidth, iperf) - terminal.rst (console clearing, counter resets) - system.rst (boot steps, system information) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * refactor: create contributing/index.rst, simplify root toctree * fix: remove 'pages to sort' placeholders from VPN section * fix: wrap long lines in index.rst for linter compliance * Add design spec for sitemap generation improvement * Fix sitemap spec: remove invalid sitemap_excludes, add version pin * fix: address Copilot review suggestions — grammar, typos, RST markup fixes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: resolve remaining long lines in index.rst Shorten :ref: display text on two lines that exceeded the 80-char limit: "Virtual Environment" -> "VM" (line 24, 90 -> 73 chars) and "Configuration Blueprints" -> "Blueprints" (line 51, 85 -> 71 chars). Both targets remain correct; display text is clear in context. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: remove superpowers specs from PR Specs moved to personal branch yuriy/docs-modernization-specs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> | |||
| 2026-01-30 | DOC: Remove outdated upstream package documentation (#1746) | Quill | |
| * Remove outdated upstream package documentation Upstream packages are now built through a Python script, 'build.py' from the vyos-build repository: https://github.com/vyos/vyos-build/tree/current/scripts/package-build/build.py * Add build.py details to upstream-packages.rst * Fix line length lint errors | |||
| 2026-01-27 | Proofread docs in the /contributing directory (#1718) | Quill | |
| * Proofread upstream-packages.rst * Fix line length lint errors * Initial copyedit for testing.rst * Proofread build-vyos.rst * Fix line length errors * Proofread debugging.rst * Proofread issues-features.rst * Complete issuesfeatures.rst proofreading * Initial proofread development.rst * Revise proofreading of development.rst * Remove mentions of Phabricator and Jenkins CI * Fix line length lint errors * Fix additional line length lint errors | |||
| 2025-10-13 | cla: Add CLA references and instructions (#1690) | zdc | |
| - Added a dedicated page describing the process of signing the CLA - Added references to this page on documents explaining how to submit code and documentation changes | |||
| 2025-09-18 | Removing extra empty code block (#1684) | jsinme | |
| 2025-03-29 | T7289: Add submodule argument to clone example | sarthurdev | |
| 2025-01-21 | Misc updates and outdated info removals in Contributing | Daniil Baturin | |
| 2025-01-21 | Document the new status of LTS repos | Daniil Baturin | |
| (they are no longer available to people without subscriptions) | |||
| 2024-12-14 | debugging: document new config migration helper | Christian Breunig | |
| 2024-12-11 | Fix typos and add constraints on conf-mode scripts under configd | John Estabrook | |
| 2024-09-03 | T6231: Add documentation for building Mellanox OFED drivers (#1488) | RageLtMan | |
| 2024-07-09 | Fix Typo in build-vyos.rst | Markus Hauschild | |
| 2024-06-05 | Changed parameter flavor from iso to generic for 1.5 (circinus, current) | Sam | |
| The flavor has been renamed in this branch. https://vyos.dev/T6414 | |||
| 2024-04-21 | testing: add hint for smoketest debugging | Christian Breunig | |
| 2024-04-16 | Docs: refresh the issue/features page guidelines | Daniil Baturin | |
| 2024-01-17 | Fix typos in build-vyos | Sebastian Weber | |
| 2024-01-17 | Fix spelling in contributing | Sebastian Weber | |
| 2023-12-30 | build: improve documentation of current versions and how to build them | sofukong | |
| 2023-12-22 | testing: fix typo | Christian Breunig | |
| 2023-11-02 | Update build-vyos.rst | Harliff | |
| Since "saggita" is no more current branch and links to the "current" pointed to "ciriunus" branch now, I've replaced "current" branch links to "saggita", so 1.4 can be built. | |||
| 2023-09-12 | build: update Docker tags for release branches | Christian Breunig | |
| 2023-09-12 | build: remove reference to WireGuard out-of-tree packages | Christian Breunig | |
| 2023-07-09 | Build ISO commands is different for 1.2/1.3 compare to 1.4 | Kai Stian Olstad | |
| 2023-02-04 | contributing: add section about C/C++ backend code | Christian Breunig | |
| 2023-01-29 | Disambiguate sagitta as current | Ali | |
| Separate references mentioning equuleus and state sagitta as current instead | |||
| 2022-11-05 | Fixing more lint errors: Warning: Line too long: len=81 | Alex Oberhauser | |
| 2022-11-05 | Fixing lint error: Warning: Line too long: len=81 | Alex Oberhauser | |
| 2022-11-05 | Updating the documentation to reflect the new build process | Alex Oberhauser | |
| 2022-06-27 | syntax and grammar check | srividya0208 | |
| Modified the grammatical error and bgp syntax which is modified in the latest rolling version | |||
| 2021-09-15 | build: fix link | rebortg | |
| 2021-09-13 | contributing: clear structure | rebortg | |
| 2021-09-10 | Update development.rst | Gil Obradors | |
| updated broken links | |||
| 2021-08-19 | build-vyos: add hint about lo interface sysctl knob | Christian Poessinger | |
| 2021-08-19 | build-vyos: current branch now uses Debian 11 (Bullseye) | Christian Poessinger | |
| 2021-08-16 | Add new testing section | Christian Poessinger | |
| (cherry picked from commit 7e782af3c29e28456a00785d773557da235c976a) | |||
| 2021-08-16 | Merge contribution documentation and documentation chapter | Christian Poessinger | |
| (cherry picked from commit 848c538299fe0098166e052d3238caff60a61915) | |||
| 2021-04-26 | T3485: Update build to include MacOS support | Richard Chen Zheng | |
| 2021-03-12 | more then welcome phrase is corrected as more than welcome | Oguz Yilmaz | |
| 2021-02-17 | debugging: add hint how to solve ISO build erros on broken package feed | Christian Poessinger | |
| 2021-01-26 | contribution: fix duplicate label error | rebortg | |
| 2021-01-23 | docs: Mention proofreading in documentation contribution page | erkin | |
| 2021-01-23 | docs: Fix cross-reference | erkin | |
| 2021-01-23 | docs: Refer to the larger set of documentation guidelines | erkin | |
| 2021-01-23 | docs: Add contribution guidelines | erkin | |
| 2020-12-11 | contributing: fix lint errors | rebortg | |
| 2020-12-10 | rearrange development part | rebortg | |
| 2020-12-10 | styleguide: specify line lenght and exception | rebortg | |
| 2020-12-09 | contributing: Typographical corrections | erkin | |
| 2020-12-08 | fix build error after merge | rebortg | |
| 2020-12-08 | Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation | rebortg | |
