X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=HACKING;h=fed296d0af18307820ac3807abd46c765157c5cb;hp=cf159d5f13a9d44924f23075e2126251135803d3;hb=076a9726e608c914cd4785e9a14e9a903a61ca34;hpb=f6d3d5677194ae7aaea70d43845341d91907b5ee diff --git a/HACKING b/HACKING index cf159d5..fed296d 100644 --- a/HACKING +++ b/HACKING @@ -72,7 +72,8 @@ capitests/ Automated tests of the C API. cat/ - The 'virt-cat' and 'virt-ls' commands and documentation. + The 'virt-cat', 'virt-filesystems' and 'virt-ls' commands and + documentation. contrib/ Outside contributions, experimental parts. @@ -83,6 +84,9 @@ csharp/ daemon/ The daemon that runs inside the guest and carries out actions. +df/ + 'virt-df' command and documentation. + examples/ The examples. @@ -148,7 +152,7 @@ ruby/ Ruby bindings. tools/ - Command line tools like virt-df, virt-edit and more. + Command line tools written in Perl (virt-resize and more). src/ Source code to the C library.