X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=recipes%2Fiso2tar.sh;fp=recipes%2Fiso2tar.sh;h=78203941ca38e729d484317e7e2752c178637447;hb=b787efa8c627b459c876c11e59199df626011123;hp=0000000000000000000000000000000000000000;hpb=96124562bbadc7c4bbf0a4ceca39b838dbe47ed7;p=libguestfs.git diff --git a/recipes/iso2tar.sh b/recipes/iso2tar.sh new file mode 100755 index 0000000..7820394 --- /dev/null +++ b/recipes/iso2tar.sh @@ -0,0 +1,3 @@ +#!/bin/sh - + +guestfish -a "$1" -m /dev/sda tgz-out / "$2"