Access and modify virtual machine disk images 
			
		
		| Note the following important comment in the updated script:
<quote>
Note this script is *ONLY* applicable to Fedora 17+ (ie. with UsrMove)
since we now assume that /usr/lib{,64} and /lib{,64} are the same
directory and hence that:
  Requires: libfoo.so.1           <=>  /usr/lib/libfoo.so.1 exists
  Requires: libfoo.so.1()(64bit)  <=>  /usr/lib64/libfoo.so.1 exists
</quote> | ||
|---|---|---|
| .gitignore | ||
| 99-guestfsd.rules | ||
| bump-and-build.sh | ||
| guestfsd.service | ||
| libguestfs-1.19.2-remove-udev-from-packagelist.patch | ||
| libguestfs-find-requires.sh | ||
| libguestfs.spec | ||
| README-replacement.in | ||
| ruby-1.9-vendor-not-site.patch | ||
| sources | ||