From 0a3bff5a7da40a306e6a3b1c13d9f516ff466ab7 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 25 Jul 2026 23:54:21 +0200 Subject: [PATCH] docs: Document new REBUILD option (#1969) --- docs/environment.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/environment.md b/docs/environment.md index 22e279ff..b0cae8ec 100644 --- a/docs/environment.md +++ b/docs/environment.md @@ -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. | | `REMOVE` | `Y` | Deletes the downloaded Windows ISO after installation to save space. | | `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. | ## 🔌 Shutdown