mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
55a26857ee
commit
cfa897f3a7
|
|
@ -47,6 +47,9 @@ After applying the settings, the file is automatically deleted.
|
|||
|
||||
A number of other parameters can be applied in the same way as with Wi-Fi.
|
||||
|
||||
!!! note
|
||||
The parameters must be specified strictly each on a separate line.
|
||||
|
||||
* `FIRST_BOOT=1`<br>
|
||||
Triggers initialization of the first OS startup. The following actions are performed:
|
||||
|
||||
|
|
|
|||
|
|
@ -65,6 +65,7 @@ nav:
|
|||
- "PiKVM V3 HAT": v3.md
|
||||
- "First steps": first_steps.md
|
||||
- "Authentication": auth.md
|
||||
- "On-boot configuration": on_boot_config.md
|
||||
- "FAQ & Troubleshooting": faq.md
|
||||
- "Networking":
|
||||
- "Internet access":
|
||||
|
|
@ -97,7 +98,6 @@ nav:
|
|||
- "IPMI & Redfish integration": ipmi.md
|
||||
- "Persistent storage": pst.md
|
||||
- "Prometheus monitoring": prometheus.md
|
||||
- "Production deployment": on_boot_config.md
|
||||
- "Development":
|
||||
- "HTTP API reference": api.md
|
||||
- "Building PiKVM OS": building_os.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue