You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rescue set-hostname — --hostname writes /etc/hostname and patches /etc/hosts.
Fixed
rescue enable-ssh — actually creates the systemd wants symlink and
writes an sshd drop-in (previously only printed a manual systemctl note);
write drop-in before unit enable; prefer real wants dirs / relative
symlinks / ln -sfn when guestfs ln_sf rejects unit paths.
Windows guest-fsfreeze-freeze/thaw — route to VSS marker shadows
instead of the Linux fsfreeze binary so KubeVirt quiesced snapshots work
on Windows guests.