B
32e5d2fafe
correct docker container name(from vyos/vyos-builder to vyos/vyos-build)
2020-06-16 18:42:30 +02:00
Matt W
2f113cc1ce
Update build-vyos.rst
...
correct incorrect work directory in examples/instructions of building specified package
2020-05-26 08:29:30 -07:00
Administrator
7a64d8cab0
Contributing/Docker: Put more detail into building instructions.
2020-05-19 19:36:06 +02:00
Christian Poessinger
fcfded7cc5
Merge pull request #225 from niklasea/fix-docker-group-recommendation
...
build.rst: Do not recommend using docker group
2020-04-01 18:24:07 +02:00
Niklas Elmose Andersen
4742b8117b
Docs: Fix typo and code-block errors
...
Typo removed from CONTRIBUTING.md
arp.rst properly displays example command
build-vyos.rst troubleshooting diff has proper highlighting
2020-03-31 19:39:56 +02:00
Niklas Elmose Andersen
c62cf4e425
build.rst: Do not recommend using docker group
...
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-31 19:18:00 +02:00
Christian Poessinger
9d10db0049
contribution: build: document ISO build with custom DEB package
2020-03-03 18:08:15 +01:00
Christian Poessinger
9240db979d
contribution: build: remove outdated branch reference on equuleus
2020-03-03 18:04:31 +01:00
Christian Poessinger
502452ffab
contribution: build: add troubleshooting section for APT
2020-03-01 17:34:57 +01:00
BananaWanted
ec3b620cb8
Update build-vyos.rst
...
the kernel patch link is outdated
2020-02-11 05:02:47 +08:00
Christian Poessinger
2e1d435ec3
contribution: build: add missind "cd" operation
2020-02-09 09:54:01 +01:00
Thomas Mangin
e787aa87ab
quiet vs quite
2020-02-08 15:42:22 +00:00
Thomas Mangin
df4a61adcc
more information about building on Mac/Windows
2020-02-08 15:42:22 +00:00
Thomas Mangin
d87a2feac0
fix note due to : vs :: typo
2020-02-08 15:42:17 +00:00
Stephen James
74c5a1fc3c
Fix some typos and capitalizations
2020-01-11 23:37:28 -05:00
Jernej Jakob
fe343f5a82
contribution: build: add section about building packages
...
This is copied from the vyos-build README.md with some changes and updates.
2019-12-21 19:31:31 +01:00
Robert Göhler
7c5ad425d9
Build VyOS: correct redirect link
2019-12-10 14:46:18 +01:00
Christian Poessinger
269023845a
Refactor "code-block:: console" to "code-block:: none"
2019-11-28 21:41:32 +01:00
Christian Poessinger
6aa3cbb611
Refactor "code-block:: sh" to "code-block:: console"
...
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-27 17:20:38 +01:00
Christian Poessinger
d57d6969f6
Revert "prevent douple heading"
...
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af.
2019-11-23 20:55:16 +01:00
Robert Göhler
c1ab520c42
prevent douple heading
2019-11-23 20:16:11 +01:00
Christian Poessinger
cbaecb30c2
build: fix branch reference on equuleus
2019-11-17 12:56:28 +01:00
Christian Poessinger
4b31556c1c
development: add chapter about Jenkins CI
2019-11-12 07:26:43 +01:00
Christian Poessinger
0e33d4179a
contribution: restructure entire chapter
...
- move subchapters to sub-sub chapters and try to have more internal
references to e.g. commit rules.
2019-11-11 17:00:12 +01:00
Christian Poessinger
e67aa0019c
contribution: build: fix headline
2019-11-09 12:29:13 +01:00
Christian Poessinger
c1c736ff6e
contribution: build: use 80 char line breaks
2019-11-09 11:19:21 +01:00
kroy
d7f81e784e
contribution: build cleanup
2019-11-06 21:34:48 +01:00
Christian Poessinger
1066322084
contribution: elaborate on Docker container versions
2019-11-06 19:23:01 +01:00
Christian Poessinger
0884d46252
contribution: improve Docker build documentation
...
Add notes about Dockerhub and that rebuilding the container will take a
long long time.
2019-11-06 19:17:53 +01:00