Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
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. | |||
2019-11-09 | contribution: build: fix headline | Christian Poessinger | |
2019-11-09 | contribution: build: use 80 char line breaks | Christian Poessinger | |
2019-11-06 | contribution: build cleanup | kroy | |
2019-11-06 | contribution: elaborate on Docker container versions | Christian Poessinger | |
2019-11-06 | contribution: improve Docker build documentation | Christian Poessinger | |
Add notes about Dockerhub and that rebuilding the container will take a long long time. |