Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-15 | lcd: T2564: adjust to latest CLI | Christian Poessinger | |
2020-08-06 | Split Development and Debugging chapter into individual files | Christian Poessinger | |
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 | development: add additional link for good commit messages | Christian Poessinger | |
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-27 | Merge pull request #258 from hlmtre/patch-1 | Christian Poessinger | |
Update build-vyos.rst | |||
2020-05-26 | Update build-vyos.rst | Matt W | |
correct incorrect work directory in examples/instructions of building specified package | |||
2020-05-25 | Add explanation about boot-config-trace generates | Eshenko Dmitriy | |
2020-05-20 | development: add boottime graph howto | Christian Poessinger | |
2020-05-19 | Contributing/Docker: Put more detail into building instructions. | Administrator | |
2020-05-15 | development: fix typo added in config migration section | Christian Poessinger | |
2020-05-15 | development: add hint about config migration testing | Christian Poessinger | |
2020-04-14 | debug: document the various flags | Thomas Mangin | |
2020-04-07 | development: fix priority level in hirerarchy | Christian Poessinger | |
2020-04-06 | development: remove additional `` | Christian Poessinger | |
2020-04-02 | development: add notes about priorities | Christian Poessinger | |
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-16 | T2132: Document kernel boot parameter 'vyos-config-debug' | John Estabrook | |
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 | |
2020-01-04 | Merge branch 'master' into newdirectives | Robert Göhler | |
2020-01-04 | Documentation: add :cfgcmd: and :opcmd: inline commands | Robert Göhler | |
2019-12-30 | documentation: fix contribution guideline typos | Ali | |
2019-12-30 | documentation: add new custom command: vytask | Christian Poessinger | |
2019-12-30 | documentation: split cfgcmd/opcmd description | Christian Poessinger | |
2019-12-29 | issue-feature: fix title overline & underline mismatch | Christian Poessinger | |
2019-12-29 | issue-feature: use documented section style guide | Christian Poessinger | |
2019-12-29 | common-references: migrate all VyOS Phabricator references | Christian Poessinger | |
2019-12-29 | vytask: migrate all task references to new command | Christian Poessinger | |
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-21 | install: overall chapter improvement | Christian Poessinger | |
2019-12-19 | contributing: clicmd and opcmd definitions should be indented by 3 | Christian Poessinger | |
2019-12-12 | development: T1843: add information about GNU preprocessor on XML files | Christian Poessinger | |