summaryrefslogtreecommitdiff
path: root/adelie-build-cd.8
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-08-01 03:13:26 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-08-01 03:13:49 -0500
commit41dc2844d67971b6e233d3a901b31443f34912b2 (patch)
tree7ca92c1d00955dfd159e7e2a577560a2fa9e56b6 /adelie-build-cd.8
parentbb58b17d9c77b566045fb3d422fc934d2f3423e9 (diff)
downloadimage-41dc2844d67971b6e233d3a901b31443f34912b2.tar.gz
image-41dc2844d67971b6e233d3a901b31443f34912b2.tar.bz2
image-41dc2844d67971b6e233d3a901b31443f34912b2.tar.xz
image-41dc2844d67971b6e233d3a901b31443f34912b2.zip
adelie-build-cd: Add MY_URL env var and document it
Diffstat (limited to 'adelie-build-cd.8')
-rw-r--r--adelie-build-cd.86
1 files changed, 6 insertions, 0 deletions
diff --git a/adelie-build-cd.8 b/adelie-build-cd.8
index f174caf..802bd01 100644
--- a/adelie-build-cd.8
+++ b/adelie-build-cd.8
@@ -104,6 +104,12 @@ ld-musl-powerpc.so.1), you may specify the name of the ld architecture as
For architectures that have subarchitectures (such as x86 with i486 and i525),
you may specify the extra mirror directory to use as
.Ev EXTRA_MIRROR .
+.It Ev Sy MY_URL
+Use a custom URL for downloading. This does not change the URLs written to
+/etc/apk/repositories on the generated image.
+.Pp
+For instance, a speedy way to generate a testing ISO on a builder would be to
+specify MY_URL=/srv/packages.
.El