Import old talks from 2010 and 2011 (Boston).
[libguestfs-talks.git] / 2010 / 0230-guestfish-on-cd.sh
1 #!/bin/bash -
2 source functions
3 cd images
4 add_history guestfish --ro -a Fedora-12-x86_64-Live.iso
5 terminal --title="Guestfish with a Fedora install CD"