index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Simon Wilper <sxw@chronowerks.de> | 2021-06-05 20:15:21 +0200 |
---|---|---|
committer | Simon Wilper <sxw@chronowerks.de> | 2021-06-15 18:43:43 +0000 |
commit | bcdfe90bb2aea5fb7892e57d3d104e913eee312f (patch) | |
tree | 01fc97b387e7154fadc404db7278ea9945c7f7ad /docs | |
parent | d1a93e38f0b1571066810585356118706f217e51 (diff) |
-rw-r--r-- | docs/README.bootparams | 6 |
diff --git a/docs/README.bootparams b/docs/README.bootparams index da1fcda..60d9ccb 100644 --- a/docs/README.bootparams +++ b/docs/README.bootparams @@ -141,3 +141,9 @@ INDEX archiso_http_srv= in order to keep using the mirror selected in the netboot menu. Default: (unset) + +* script= Takes a local file path or a URL to a script file which is + executed from a temporary location after boot. If the + parameter points at a remote file (supported protocols are + http, https and ftp), it will be downloaded before execution. + Default: (unset) |