1
0
mirror of https://github.com/dockur/windows.git synced 2026-07-27 21:42:36 +07:00

docs: Document new REBUILD option (#1969)

This commit is contained in:
Kroese
2026-07-25 23:54:21 +02:00
committed by GitHub
parent fdad5260cf
commit 0a3bff5a7d
+1
View File
@@ -161,6 +161,7 @@ Also see [Dynamic memory allocation](https://github.com/qemus/qemu/blob/master/d
| `VERIFY` | `N` | Verifies downloaded installation media against predefined checksums. | | `VERIFY` | `N` | Verifies downloaded installation media against predefined checksums. |
| `REMOVE` | `Y` | Deletes the downloaded Windows ISO after installation to save space. | | `REMOVE` | `Y` | Deletes the downloaded Windows ISO after installation to save space. |
| `MANUAL` | `N` | Enables manual installation instead of unattended installation. | | `MANUAL` | `N` | Enables manual installation instead of unattended installation. |
| `REBUILD` | `N` | Skips rebuilding the Windows ISO and uses the original image unchanged. |
| `COMMAND` | | Command to be executed during the final step of automatic installation. | | `COMMAND` | | Command to be executed during the final step of automatic installation. |
## 🔌 Shutdown ## 🔌 Shutdown