#!/bin/bash - # Run the talk. # Avoid GNOME keyring stupidity export GNOME_KEYRING_CONTROL= export GNOME_KEYRING_PID= # Clean up everything. find -name '*~' -delete rm -f virt-v2v.d/windows.xml rm -f virt-v2v.d/windows-sda # No proxy. unset http_proxy unset https_proxy unset ftp_proxy # Get everything into the cache. guestfish -a /dev/null run || exit 1 # Run techtalk. techtalk-pse