Skip to content

Commit 156ae8a

Browse files
committed
Add new config variables
Signed-off-by: Morten Linderud <morten@linderud.pw>
1 parent 6299e1e commit 156ae8a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/repro.conf.5.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Options
4141
**IMGDIRECTORY=**"/tmp/arch_img"::
4242
Location where the Arch Linux bootstrap image should be downloaded to.
4343

44+
**MAKEFLAGS=**"-j$(nproc)"::
45+
Configure MAKEFLAGS on the node. The default is set for optimization purposes.
46+
47+
**ARCH_ARCHIVE_CACHE=**"https://archive.archlinux.org/packages"::
48+
Configure the archive mirror to use when downloading archived packages.
49+
4450

4551
See Also
4652
--------

0 commit comments

Comments
 (0)