summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-12-03 18:20:43 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-12-04 17:18:06 -0300
commitdceb5a029fa1146d4b8030de9d589e4a258eb80a (patch)
treebed289d919cad68b04909e5d449443fad9939a85 /README
parent9ca157c14073f672effb6e13f9f2c0413fe42008 (diff)
[archiso] Rename archiso_curl_url= to archiso_http_srv=
Also rename curlspace_size= to archiso_http_spc= Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 19fdf46..d23ade7 100644
--- a/README
+++ b/README
@@ -89,12 +89,11 @@ INDEX
** hooks/archiso_pxe_http
-* archiso_curl_url= Set an HTTP/FTP URL (must end with /) where ${archisobasedir}
+* archiso_http_srv= Set an HTTP URL (must end with /) where ${archisobasedir}
is found with all *.sfs files.
In the IP/domain part if ${pxeserver} is used, use PXE IP.
Default: (unset)
-* curlspace_size= Set the size of tmpfs of "curlspace" where the specified
- ISO image or *.sfs files are downloaded.
+* archiso_http_spc= Set the size of tmpfs where *.sfs files are downloaded.
Default: "75%"