Skip to content

virt-builder: document exit code 250 for Windows firstboot#34

Merged
rwmjones merged 1 commit into
libguestfs:masterfrom
sparimi-rh:rhel170706
May 1, 2026
Merged

virt-builder: document exit code 250 for Windows firstboot#34
rwmjones merged 1 commit into
libguestfs:masterfrom
sparimi-rh:rhel170706

Conversation

@sparimi-rh

Copy link
Copy Markdown
Contributor

Update the FIRST BOOT SCRIPTS section in virt-builder.pod to document the behavior of exit code 250 for Windows guests.

Code 250 explicitly indicates that a reboot is not required, allowing firstboot.bat to proceed to the next script without shutting down. The section is now organized into a bulleted list for better readability, covering codes 250, 249 (failure/retry), and general success codes.

Fixes: https://redhat.atlassian.net/browse/RHEL-170706

Update the FIRST BOOT SCRIPTS section in virt-builder.pod to
document the behavior of exit code 250 for Windows guests.

Code 250 explicitly indicates that a reboot is not required,
allowing firstboot.bat to proceed to the next script without
shutting down. The section is now organized into a bulleted
list for better readability, covering codes 250, 249
(failure/retry), and general success codes.

Fixes: https://redhat.atlassian.net/browse/RHEL-170706
@rwmjones rwmjones merged commit 0fa9030 into libguestfs:master May 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants