Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-19 | Fix typos in build-vyos | Sebastian Weber | |
(cherry picked from commit a5cb164d9a813ffbb1048244d53158fc6add1e58) | |||
2024-01-19 | Fix spelling in contributing | Sebastian Weber | |
(cherry picked from commit 1eef218af2ea9a8f8267d8e42418a680824449ff) | |||
2024-01-03 | Update build-vyos.rst | sofukong | |
2024-01-03 | sagitta : Updated some details | sofukong | |
In order to appear easier to read and understand | |||
2023-12-30 | build: update shell alias with proper version used to build VyOS | Hina | |
Changed data/defaults.json to data/defaults.toml, as defaults.json is no longer used Also updated the alias to reference 'sagitta' instead of 'crux' | |||
2023-12-22 | build: update native build instructions for current (1.5) | sofukong | |
2023-12-22 | testing: fix typo | Christian Breunig | |
(cherry picked from commit ad4a92eb9823654abb4acc38549b771f5a7212e9) | |||
2023-09-12 | build: update Docker tags for release branches | Christian Breunig | |
2023-09-12 | build: remove reference to WireGuard out-of-tree packages | Christian Breunig | |
2023-07-09 | Build ISO commands is different for 1.2/1.3 compare to 1.4 | Kai Stian Olstad | |
2023-02-04 | contributing: add section about C/C++ backend code | Christian Breunig | |
2023-01-29 | Disambiguate sagitta as current | Ali | |
Separate references mentioning equuleus and state sagitta as current instead | |||
2022-11-05 | Fixing more lint errors: Warning: Line too long: len=81 | Alex Oberhauser | |
2022-11-05 | Fixing lint error: Warning: Line too long: len=81 | Alex Oberhauser | |
2022-11-05 | Updating the documentation to reflect the new build process | Alex Oberhauser | |
2022-06-27 | syntax and grammar check | srividya0208 | |
Modified the grammatical error and bgp syntax which is modified in the latest rolling version | |||
2021-09-15 | build: fix link | rebortg | |
2021-09-13 | contributing: clear structure | rebortg | |
2021-09-10 | Update development.rst | Gil Obradors | |
updated broken links | |||
2021-08-19 | build-vyos: add hint about lo interface sysctl knob | Christian Poessinger | |
2021-08-19 | build-vyos: current branch now uses Debian 11 (Bullseye) | Christian Poessinger | |
2021-08-16 | Add new testing section | Christian Poessinger | |
(cherry picked from commit 7e782af3c29e28456a00785d773557da235c976a) | |||
2021-08-16 | Merge contribution documentation and documentation chapter | Christian Poessinger | |
(cherry picked from commit 848c538299fe0098166e052d3238caff60a61915) | |||
2021-04-26 | T3485: Update build to include MacOS support | Richard Chen Zheng | |
2021-03-12 | more then welcome phrase is corrected as more than welcome | Oguz Yilmaz | |
2021-02-17 | debugging: add hint how to solve ISO build erros on broken package feed | Christian Poessinger | |
2021-01-26 | contribution: fix duplicate label error | rebortg | |
2021-01-23 | docs: Mention proofreading in documentation contribution page | erkin | |
2021-01-23 | docs: Fix cross-reference | erkin | |
2021-01-23 | docs: Refer to the larger set of documentation guidelines | erkin | |
2021-01-23 | docs: Add contribution guidelines | erkin | |
2020-12-11 | contributing: fix lint errors | rebortg | |
2020-12-10 | rearrange development part | rebortg | |
2020-12-10 | styleguide: specify line lenght and exception | rebortg | |
2020-12-09 | contributing: Typographical corrections | erkin | |
2020-12-08 | fix build error after merge | rebortg | |
2020-12-08 | Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation | rebortg | |
2020-12-07 | contributing: improve documentation | rebortg | |
2020-12-07 | fix build errors after arrange | rebortg | |
2020-12-06 | arrange examples | rebortg | |
2020-12-06 | debugging: add info about vyos-configd | Christian Poessinger | |
2020-12-02 | Document how to build firmware | Devin Bayer | |
2020-11-30 | change include to absolute path | rebortg | |
2020-11-29 | rearange changelog, cli, contributing | rebortg | |
2020-11-09 | docs: add ..cmdinclude:: directive | rebortg | |
2020-11-08 | documentation: add link to RST directives | Christian Poessinger | |
2020-10-23 | Merge pull request #351 from noah-de/forking-workflow-revisions | Christian Poessinger | |
Forking Workflow: revisions to the forking workflow instructions | |||
2020-10-22 | revisions to the forking instructions | Noah 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-21 | Minor typo correction | Noah Spahn | |
harder doesn't make sense. The intention must have been to say 'hardware'. | |||
2020-09-25 | development: fix __main__ of Python skeleton | Christian Poessinger | |