Merge remote-tracking branch 'sxw/issue25'
* sxw/issue25: Add documentation for the `script=` variable
This commit is contained in:
commit
8a01a6c88d
1 changed files with 6 additions and 0 deletions
|
@ -141,3 +141,9 @@ INDEX
|
||||||
archiso_http_srv= in order to keep using the mirror
|
archiso_http_srv= in order to keep using the mirror
|
||||||
selected in the netboot menu.
|
selected in the netboot menu.
|
||||||
Default: (unset)
|
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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue