summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index fac01c5..e65af88 100644
--- a/readme.md
+++ b/readme.md
@@ -116,6 +116,11 @@ If all went well, then all steps should complete successfully and then you can:
- It asks you to specify branch equuleus or sagitta, after you do then confirm.
- At least, it asks you to specify build-by, after you do then confirm and wait. This identifier is used
as the `--build-by` parameter, this can be e-mail or any other identifier.
+ - There is also option to change what custom packages you want to include. By default, the only additional package
+ is `vyos-1x-smoketest`. If you want more or different custom packages
+ then you can override the default value via the `CUSTOM_PACKAGES` env variable, for example:
+ `export CUSTOM_PACKAGES="vyos-1x-smoketest emacs"`.
+ If you want to use this then please set this variable always before you build ISO.
Now you should have the ISO(s) in current directory (`/opt/vyos-jenkins`).