summaryrefslogtreecommitdiff
path: root/docs/README.bootparams
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:39 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2013-09-02 20:03:39 -0300
commite2b054c74fd0c1852f94d9af80f44297125742f4 (patch)
treef7c978cdf3458758f838d60edbb6a54f20f34ea9 /docs/README.bootparams
parent04d8551cb78ff9a691fd4ead51e4f8f27c5b851e (diff)
parent17803d20925a72d31dbdbacf56cb0a7d2db6efcb (diff)
Merge branch 'rebrand/releng'
Conflicts: Makefile configs/profile/build.sh configs/profile/mkinitcpio.conf configs/profile/pacman-key-4.0.3_unattended-keyring-init.patch configs/profile/root-image/root/customize_root_image.sh configs/profile/root-image/root/install.txt configs/profile/syslinux/splash.png
Diffstat (limited to 'docs/README.bootparams')
-rw-r--r--docs/README.bootparams14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/README.bootparams b/docs/README.bootparams
index 592fd1e..7139976 100644
--- a/docs/README.bootparams
+++ b/docs/README.bootparams
@@ -9,6 +9,8 @@ INDEX
* hooks/parabolaiso_pxe_nfs
* hooks/parabolaiso_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 parabolaiso-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)