We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6299e1e commit 156ae8aCopy full SHA for 156ae8a
docs/repro.conf.5.txt
@@ -41,6 +41,12 @@ Options
41
**IMGDIRECTORY=**"/tmp/arch_img"::
42
Location where the Arch Linux bootstrap image should be downloaded to.
43
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
50
51
See Also
52
--------
0 commit comments