| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-06 | feat: flip swap mechanism — MD as primary, RST as override (Phase 1) | Yuriy Andamasov | |
| This is the first of three phases inverting the per-page swap mechanism so MD becomes the canonical primary and RST becomes the rare override. Phase 1 — file renames + conf.py exclude_patterns flip only: - Rename docs/**/md-<stem>.md to docs/**/<stem>.md (drop md- prefix) for all 254 stems previously listed in docs/_swap.txt - Rename docs/**/<stem>.rst to docs/**/rst-<stem>.rst (add rst- prefix) for the same 254 stems - Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty comment-only since no pages need the RST fallback right now - conf.py exclude_patterns flipped: rst-*.rst is now excluded by default instead of md-*.md - conf.py runtime-artifact references updated to _rst_override_state.json and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce these names; for now no swap script runs because overrides list is empty) Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py with inverted rename direction, delete scripts/import_myst.py + tests, and update tests/test_swap_sources.py for the new semantics. Phase 3 will be the cleanup pass and ready-for-review flip. Generated by robots https://vyos.io | |||
| 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-09-18 | Removing extra empty code block (#1684) | jsinme | |
| 2025-03-29 | T7289: Add submodule argument to clone example | sarthurdev | |
| 2025-01-21 | Document the new status of LTS repos | Daniil Baturin | |
| (they are no longer available to people without subscriptions) | |||
| 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-01-17 | Fix typos in build-vyos | Sebastian Weber | |
| 2023-12-30 | build: improve documentation of current versions and how to build them | sofukong | |
| 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-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-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-04-26 | T3485: Update build to include MacOS support | Richard Chen Zheng | |
| 2021-02-17 | debugging: add hint how to solve ISO build erros on broken package feed | Christian Poessinger | |
| 2020-12-11 | contributing: fix lint errors | rebortg | |
| 2020-12-09 | contributing: Typographical corrections | erkin | |
| 2020-12-02 | Document how to build firmware | Devin Bayer | |
| 2020-10-21 | Minor typo correction | Noah Spahn | |
| harder doesn't make sense. The intention must have been to say 'hardware'. | |||
| 2020-09-24 | build-iso: kernel: small spelling/wording update | kroy-the-rabbit | |
| 2020-09-24 | build-vyos: kernel: add more verbose build output as example | Christian Poessinger | |
| 2020-09-24 | build-vyos: add instructions how to build Linux Kernel | Christian Poessinger | |
| 2020-09-08 | Docker run command | Leonardo Rizzi | |
| The docker run command was missing of the correct container label. | |||
| 2020-08-25 | fix bad typing | dus2002 | |
| 2020-08-18 | Fix “rollign” typo. | Florent Brunet de Rochebrune | |
| 2020-08-03 | build-vyos: fix minor WARNINGS | Christian Poessinger | |
| 2020-08-03 | build-vyos: ease build instructions | Christian Poessinger | |
| 2020-07-20 | changed small errors in build-vyos.rst | Joseph Turner | |
| i think, let me know if this is the proper way to improve documentation. these are just some things I noticed that I thought was wrong while building the iso myself. | |||
| 2020-07-19 | build-vyos: Port over changes merged in #284 | Andrew Ying | |
| 2020-07-08 | Update build-vyos.rst | Ali | |
| Fix markdown indentation | |||
| 2020-07-07 | Refactor notes. Keep content up to date with Buster and LTS 1.2.5 | Alfa80 | |
| 2020-06-16 | correct docker container name(from vyos/vyos-builder to vyos/vyos-build) | B | |
| 2020-05-26 | Update build-vyos.rst | Matt W | |
| correct incorrect work directory in examples/instructions of building specified package | |||
| 2020-05-19 | Contributing/Docker: Put more detail into building instructions. | Administrator | |
| 2020-04-01 | Merge pull request #225 from niklasea/fix-docker-group-recommendation | Christian Poessinger | |
| build.rst: Do not recommend using docker group | |||
| 2020-03-31 | Docs: Fix typo and code-block errors | Niklas Elmose Andersen | |
| Typo removed from CONTRIBUTING.md arp.rst properly displays example command build-vyos.rst troubleshooting diff has proper highlighting | |||
| 2020-03-31 | build.rst: Do not recommend using docker group | Niklas Elmose Andersen | |
| The documentation for building VyOS currently recommends adding a non-root user to the docker group. Doing so is equivalent to making that user root and thus should at least carry a warning. | |||
| 2020-03-03 | contribution: build: document ISO build with custom DEB package | Christian Poessinger | |
| 2020-03-03 | contribution: build: remove outdated branch reference on equuleus | Christian Poessinger | |
| 2020-03-01 | contribution: build: add troubleshooting section for APT | Christian Poessinger | |
| 2020-02-11 | Update build-vyos.rst | BananaWanted | |
| the kernel patch link is outdated | |||
