summaryrefslogtreecommitdiff
path: root/docs/contributing
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)
2021-08-16Add new testing sectionChristian Poessinger
2021-08-16Merge contribution documentation and documentation chapterChristian Poessinger
2021-01-26contribution: fix duplicate label errorrebortg
2021-01-23docs: Mention proofreading in documentation contribution pageerkin
2021-01-23docs: Fix cross-referenceerkin
2021-01-23docs: Refer to the larger set of documentation guidelineserkin
2021-01-23docs: Add contribution guidelineserkin
2020-12-11contributing: fix lint errorsrebortg
2020-12-10rearrange development partrebortg
2020-12-10styleguide: specify line lenght and exceptionrebortg
2020-12-09contributing: Typographical correctionserkin
2020-12-08fix build error after mergerebortg
2020-12-08Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentationrebortg
2020-12-07contributing: improve documentationrebortg
2020-12-07fix build errors after arrangerebortg
2020-12-06arrange examplesrebortg
2020-12-06debugging: add info about vyos-configdChristian Poessinger
2020-12-02Document how to build firmwareDevin Bayer
2020-11-30change include to absolute pathrebortg
2020-11-29rearange changelog, cli, contributingrebortg
2020-11-09docs: add ..cmdinclude:: directiverebortg
2020-11-08documentation: add link to RST directivesChristian Poessinger
2020-10-23Merge pull request #351 from noah-de/forking-workflow-revisionsChristian Poessinger
Forking Workflow: revisions to the forking workflow instructions
2020-10-22revisions to the forking instructionsNoah Spahn
main changes include a consistent reference to the branch name installing requirements before building locally an alternate method for adding a commit message
2020-10-21Minor typo correctionNoah Spahn
harder doesn't make sense. The intention must have been to say 'hardware'.
2020-09-25development: fix __main__ of Python skeletonChristian Poessinger
2020-09-25development: update python skeletonChristian Poessinger
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