| 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 | container: Added warning about publishing ports (#1741) | aapostoliuk | |
| Added warning about publishing ports in the container documentation. | |||
| 2025-11-13 | T6686: adds container health check documentation (#1682) | Nicolas Vollmar | |
| 2025-07-01 | container: T7403: add "force" option to "delete container image"c-po-patch-1 | Christian Breunig | |
| 2025-06-26 | Container: T7473: update document for the log-driver (#1639) | opswill | |
| 2025-04-29 | T7382: adds container log driver option (#1625) | Nicolas Vollmar | |
| 2025-03-16 | Merge pull request #1608 from sskaje/T7092 | Robert Göhler | |
| T7092: update document for container registry | |||
| 2025-03-14 | T7092: update document for container registry | sskaje | |
| 2025-02-24 | container: T7185: Allow tmpfs mounts within containers | Alex W | |
| 2024-12-09 | T6927: adds documentation for name server setting | Nicolas Vollmar | |
| 2024-11-18 | T6884: adds documentation for missing container network config | Nicolas Vollmar | |
| 2024-11-18 | T6884: adds documentation for container network mtu | Nicolas Vollmar | |
| 2024-07-03 | proofread and update firewall docs | whyrlpool | |
| 2024-06-10 | T6219: Add doc for container sysctl parameter | Nicolas Vollmar | |
| 2024-05-28 | T6406: rename cpus to cpu | Nicolas Vollmar | |
| 2024-05-28 | T6406: document cpu limit config option | Nicolas Vollmar | |
| 2024-05-17 | T6358: add documentation for container host pid | Nicolas Vollmar | |
| 2024-05-16 | Merge pull request #1454 from nvollmar/complete-container-doc | Robert Göhler | |
| Remove accidentally added duplicate | |||
| 2024-05-16 | Remove accidentally added duplicate | Nicolas Vollmar | |
| 2024-05-16 | Correct container network prefix doc | Nicolas Vollmar | |
| 2024-05-15 | Fix lint issues | Nicolas Vollmar | |
| 2024-05-15 | Add missing container commands | Nicolas Vollmar | |
| 2024-05-04 | container: Corrected spelling mistakes | Alex W | |
| 2024-04-06 | container: T6208: rename "cap-add" CLI node to "capability" | Christian Breunig | |
| 2024-02-24 | container: add missing CLI command definitions | Christian Breunig | |
| 2024-02-14 | fix a forgotten "set" | cfouche | |
| 2024-02-02 | container: T5955: set uid/gid for container | Piotr Maksymiuk | |
| 2023-04-13 | updating network name to reflect new limitation from 11 to 9 | Bryan Killian | |
| 2023-01-21 | container: T4947: support mounting container volumes as ro or rw | Christian Breunig | |
| 2022-06-12 | container: add missing commands | rebortg | |
| 2022-06-08 | fix container command syntax | rebortg | |
| 2021-06-30 | container: correct spelling and grammar | rebortg | |
| 2021-06-25 | fixed wording for clarification | Ganawa Juanah | |
| 2021-06-25 | added container command refrences | Ganawa Juanah | |
