diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-05-29 16:12:51 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-05-29 16:12:51 +0100 |
commit | 5abae435f0cb239b70878968e040d61a6730b897 (patch) | |
tree | b133279e7be6ce161267f458c65a8bec5f1243d8 /recipes/tar2vm.html | |
parent | afa6f05e2e0d784250ab6408ff13152920d74495 (diff) | |
download | libguestfs-5abae435f0cb239b70878968e040d61a6730b897.tar.gz libguestfs-5abae435f0cb239b70878968e040d61a6730b897.tar.xz libguestfs-5abae435f0cb239b70878968e040d61a6730b897.zip |
Squashfs recipe.
Diffstat (limited to 'recipes/tar2vm.html')
-rw-r--r-- | recipes/tar2vm.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/tar2vm.html b/recipes/tar2vm.html index a0ad29cf..7350549f 100644 --- a/recipes/tar2vm.html +++ b/recipes/tar2vm.html @@ -19,3 +19,7 @@ the contents of the tarball, but not too large that there is too much wasted space (unless you want to give the VM extra working space of course). </p> + +<p> +Alternatively use <a href="#squashfs">a squashfs</a>. +</p> |