index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2013-06-28 12:39:52 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2013-06-28 12:39:52 -0300 |
commit | e6cae1d3e8ee8db15de9f0f40f8f38f2d464402e (patch) | |
tree | 6d182d524488ba775e58b1f0cfa6f74a756dffe6 /docs | |
parent | d01e0548ab6cca0e2a68bf8bd331567cd79f9a17 (diff) |
-rw-r--r-- | docs/README.bootparams | 14 |
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) |