Eric van Gyzen
Eric van Gyzen
OpenSSH on FreeBSD does not accept ssh-rsa keys by default. Specify the key type for host and user keys so the test passes. FreeBSD has a separate PubkeyAcceptedAlgorithms config option...
Allow the user to manually configure a boot disk by specifying a bootdisk variable with a path as the value. In particular, this can be used to work around a...
g_io_channel_read_line returns an error status in addition to setting its GError output parameter. Check both for errors.