Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2013-06-28 12:39:52 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2013-06-28 12:39:52 -0300
commit063c6a693b16da5a9132cb2c1a6aadae600694e8 (patch)
tree1581887e1e83f9d54c377f808a51e0c3dc2de355 /docs
parent36c7395252d7b1fb9d51cb31ce468078fa332ea5 (diff)
[archiso] Document mirror= bootparam
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'docs')
-rw-r--r--docs/README.bootparams14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/README.bootparams b/docs/README.bootparams
index 13e1ead..8063bd1 100644
--- a/docs/README.bootparams
+++ b/docs/README.bootparams
@@ -9,6 +9,8 @@ INDEX
* hooks/archiso_pxe_nfs
* hooks/archiso_loop_mnt
+* Boot parameters (configs/releng)
+ * scripts/choose-mirror
*** Boot parameters (initramfs stage)
@@ -125,3 +127,15 @@ INDEX
Default: (unset) or "/dev/disk/by-label/${img_label}"
* img_loop= Full path where archiso-image.iso is located on ${img_dev}
Default: (unset)
+
+
+
+*** Boot parameters (configs/releng)
+
+** scripts/choose-mirror
+
+* mirror= Takes a mirror URL and creates a new mirrorlist.
+ When setting mirror=auto, the mirror is taken from
+ archiso_http_srv= in order to keep using the mirror
+ selected in the netboot menu.
+ Default: (unset)