summaryrefslogtreecommitdiff
path: root/docs/contributing/build-vyos.rst
AgeCommit message (Collapse)Author
2024-02-19Revert "equuleus: Fix homepage link (#1254)"Robert Göhler
This reverts commit 5519632476608c82fa0c378e9f045a528ec6b8b0.
2024-02-19equuleus: Fix homepage link (#1254)sofukong
2023-12-30build: optimized placement of content for easier readingsofukong
2023-12-22build: update outdated entriessofukong
Adjusted the Debian version required for container construction and the installation commands for the new version of Docker.
2023-11-03更新 build-vyos.rstsofukong
因为版本更新,构建过程出现差异,因此删除了本页一些版本>=1.4的相关内容
2023-11-01更新 build-vyos.rstsofukong
一些易错的细节更改
2023-09-22Update build-vyos.rstaslanvyos
Updated Docker install procedure for Ubuntu The old version is not working properly Took all from Docker's official documentation https://docs.docker.com/engine/install/ubuntu/
2022-08-10lint error and link to phabricatorEvelyn Pai
2022-08-10update kernel comment to reflect 1.4 and 1.3Evelyn Pai
2022-07-05reflect current kernel version in documentationEvelyn Pai
2022-05-09Fix typo in VMware sectionAndrew Dauncey
Fixed typo in VMware section. Added comment it requires ovftool already installed.
2021-12-29Improved docker install instructionsMike Deffenbaugh
- Added Ubuntu, Fedora, and Centos - Removed '$' for copy/paste-ability - Added links to relevant install pages
2021-11-08Update build-vyos.rstRyVolodya
2021-11-05Update build-vyos.rstRyVolodya
2021-11-05Update build-vyos.rstRyVolodya
Changed information for version1.3: - "current" changed to "equuleus"; - Fixed links to "equuleus". Also made changes to the "current" version (sagitta).
2021-08-19build-vyos: add hint about lo interface sysctl knobChristian Poessinger
(cherry picked from commit b0497191f7db7a5a37448ed7ba1f74321d0e2abc)
2021-08-19build-vyos: current branch now uses Debian 11 (Bullseye)Christian Poessinger
(cherry picked from commit ebb8addfccd344fb2d3374ceee19d2ba06d9bbdc)
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