summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-10-03 14:19:12 +0100
committerGitHub <noreply@github.com>2024-10-03 14:19:12 +0100
commit650d3b9a8117808766bde00598fe6f17a4bc898c (patch)
treedf6b5a16945e9c2f3cff2bd520ee2eace0b65c76 /README.md
parent282cab27d85bbea7161257832a00a2419a4dd8a5 (diff)
parent7ddfa94d744bede4866a6b9e54006c3ac106c5f9 (diff)
downloadvyos-build-650d3b9a8117808766bde00598fe6f17a4bc898c.tar.gz
vyos-build-650d3b9a8117808766bde00598fe6f17a4bc898c.zip
Merge pull request #787 from sever-sever/T6754-circ
T6754: Delete Jenkins build packages
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index ea67445b..782de7e9 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,8 @@ There are several directories with their own purpose:
* `build/` Used for temporary files used for the build and for build artifacts
* `data/` Data required for building the ISO (e.g. boot splash/configs)
- * `packages/` This directory has two meanings. First it can hold arbitrary *.deb
- packages which will be embeded into the resulting ISO, but it also
- holds Jenkins Pipeline definitions for required VyOS packages.
+ * `packages/` This directory can hold arbitrary *.deb
+ packages which will be embeded into the resulting ISO.
Among other things those packages will be: Linux Kernel, FRR,
Netfiler...
* `scripts/` Scripts that are used for the build process