diff options
author | marekm72 <35698605+marekm72@users.noreply.github.com> | 2024-11-18 02:43:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 02:43:31 +0100 |
commit | 2dd90f1d20489cc73cf2ce174029bbc9670132d7 (patch) | |
tree | b6299da8ee61f10489257fff55dc50b92f23a51c | |
parent | 03593b4452ab3410565f66e4d122605dc6dc62ac (diff) | |
download | vyos-documentation-patch-1.tar.gz vyos-documentation-patch-1.zip |
Update history.rst - no longer possible to build LTS images.patch-1
Because LTS branches in the public repository are no longer updated, only rolling images can be built.
-rw-r--r-- | docs/introducing/history.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/introducing/history.rst b/docs/introducing/history.rst index 40b99b02..ec3e183b 100644 --- a/docs/introducing/history.rst +++ b/docs/introducing/history.rst @@ -121,7 +121,7 @@ A note on copyright Unlike Vyatta, VyOS never had (nor will ever have) proprietary code. The only proprietary material in VyOS is non-code assets, such as graphics and the trademark "VyOS". [*]_ This means you can build your -own long-term support images (as the entire toolchain we use is free +own rolling images (as the entire toolchain we use is free software) and even distribute them, given you rename it and remove such assets before building. Although note that we do not provide support for images distributed by a third-party. See the |