Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-10 | lint error and link to phabricator | Evelyn Pai | |
2022-08-10 | update kernel comment to reflect 1.4 and 1.3 | Evelyn Pai | |
2022-07-05 | reflect current kernel version in documentation | Evelyn Pai | |
2022-05-09 | Fix typo in VMware section | Andrew Dauncey | |
Fixed typo in VMware section. Added comment it requires ovftool already installed. | |||
2021-12-29 | Improved docker install instructions | Mike Deffenbaugh | |
- Added Ubuntu, Fedora, and Centos - Removed '$' for copy/paste-ability - Added links to relevant install pages | |||
2021-11-08 | Update build-vyos.rst | RyVolodya | |
2021-11-05 | Update build-vyos.rst | RyVolodya | |
2021-11-05 | Update build-vyos.rst | RyVolodya | |
Changed information for version1.3: - "current" changed to "equuleus"; - Fixed links to "equuleus". Also made changes to the "current" version (sagitta). | |||
2021-08-19 | build-vyos: add hint about lo interface sysctl knob | Christian Poessinger | |
(cherry picked from commit b0497191f7db7a5a37448ed7ba1f74321d0e2abc) | |||
2021-08-19 | build-vyos: current branch now uses Debian 11 (Bullseye) | Christian Poessinger | |
(cherry picked from commit ebb8addfccd344fb2d3374ceee19d2ba06d9bbdc) | |||
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 | |||
2020-02-09 | contribution: build: add missind "cd" operation | Christian Poessinger | |
2020-02-08 | quiet vs quite | Thomas Mangin | |
2020-02-08 | more information about building on Mac/Windows | Thomas Mangin | |
2020-02-08 | fix note due to : vs :: typo | Thomas Mangin | |
2020-01-11 | Fix some typos and capitalizations | Stephen James | |
2019-12-21 | contribution: build: add section about building packages | Jernej Jakob | |
This is copied from the vyos-build README.md with some changes and updates. | |||
2019-12-10 | Build VyOS: correct redirect link | Robert Göhler | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-27 | Refactor "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-23 | Revert "prevent douple heading" | Christian Poessinger | |
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af. | |||
2019-11-23 | prevent douple heading | Robert Göhler | |
2019-11-17 | build: fix branch reference on equuleus | Christian Poessinger | |
2019-11-12 | development: add chapter about Jenkins CI | Christian Poessinger | |
2019-11-11 | contribution: restructure entire chapter | Christian Poessinger | |
- move subchapters to sub-sub chapters and try to have more internal references to e.g. commit rules. |