summaryrefslogtreecommitdiff
path: root/docs/contributing/build-vyos.rst
AgeCommit message (Collapse)Author
2021-04-26T3485: Update build to include MacOS supportRichard Chen Zheng
2021-02-17debugging: add hint how to solve ISO build erros on broken package feedChristian Poessinger
2020-12-11contributing: fix lint errorsrebortg
2020-12-09contributing: Typographical correctionserkin
2020-12-02Document how to build firmwareDevin Bayer
2020-10-21Minor typo correctionNoah Spahn
harder doesn't make sense. The intention must have been to say 'hardware'.
2020-09-24build-iso: kernel: small spelling/wording updatekroy-the-rabbit
2020-09-24build-vyos: kernel: add more verbose build output as exampleChristian Poessinger
2020-09-24build-vyos: add instructions how to build Linux KernelChristian Poessinger
2020-09-08Docker run commandLeonardo Rizzi
The docker run command was missing of the correct container label.
2020-08-25fix bad typingdus2002
2020-08-18Fix “rollign” typo.Florent Brunet de Rochebrune
2020-08-03build-vyos: fix minor WARNINGSChristian Poessinger
2020-08-03build-vyos: ease build instructionsChristian Poessinger
2020-07-20changed small errors in build-vyos.rstJoseph 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-19build-vyos: Port over changes merged in #284Andrew Ying
2020-07-08Update build-vyos.rstAli
Fix markdown indentation
2020-07-07Refactor notes. Keep content up to date with Buster and LTS 1.2.5Alfa80
2020-06-16correct docker container name(from vyos/vyos-builder to vyos/vyos-build)B
2020-05-26Update build-vyos.rstMatt W
correct incorrect work directory in examples/instructions of building specified package
2020-05-19Contributing/Docker: Put more detail into building instructions.Administrator
2020-04-01Merge pull request #225 from niklasea/fix-docker-group-recommendationChristian Poessinger
build.rst: Do not recommend using docker group
2020-03-31Docs: Fix typo and code-block errorsNiklas Elmose Andersen
Typo removed from CONTRIBUTING.md arp.rst properly displays example command build-vyos.rst troubleshooting diff has proper highlighting
2020-03-31build.rst: Do not recommend using docker groupNiklas 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-03contribution: build: document ISO build with custom DEB packageChristian Poessinger
2020-03-03contribution: build: remove outdated branch reference on equuleusChristian Poessinger
2020-03-01contribution: build: add troubleshooting section for APTChristian Poessinger
2020-02-11Update build-vyos.rstBananaWanted
the kernel patch link is outdated
2020-02-09contribution: build: add missind "cd" operationChristian Poessinger
2020-02-08quiet vs quiteThomas Mangin
2020-02-08more information about building on Mac/WindowsThomas Mangin
2020-02-08fix note due to : vs :: typoThomas Mangin
2020-01-11Fix some typos and capitalizationsStephen James
2019-12-21contribution: build: add section about building packagesJernej Jakob
This is copied from the vyos-build README.md with some changes and updates.
2019-12-10Build VyOS: correct redirect linkRobert Göhler
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-27Refactor "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-23Revert "prevent douple heading"Christian Poessinger
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af.
2019-11-23prevent douple headingRobert Göhler
2019-11-17build: fix branch reference on equuleusChristian Poessinger
2019-11-12development: add chapter about Jenkins CIChristian Poessinger
2019-11-11contribution: restructure entire chapterChristian Poessinger
- move subchapters to sub-sub chapters and try to have more internal references to e.g. commit rules.
2019-11-09contribution: build: fix headlineChristian Poessinger
2019-11-09contribution: build: use 80 char line breaksChristian Poessinger
2019-11-06contribution: build cleanupkroy
2019-11-06contribution: elaborate on Docker container versionsChristian Poessinger
2019-11-06contribution: improve Docker build documentationChristian Poessinger
Add notes about Dockerhub and that rebuilding the container will take a long long time.