X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=HACKING;h=f59dd666ba8bb8e784caf7347eee7a81cededca0;hp=42f0f3aa13d26bb699f139b6abaa0067f6f745bf;hb=a6054bf90f39a84c1a8f8f7d3b9e81e84cb13696;hpb=d29e9a552f5823d1d8cb8d4962cb1301bbf60b0e diff --git a/HACKING b/HACKING index 42f0f3a..f59dd66 100644 --- a/HACKING +++ b/HACKING @@ -72,7 +72,8 @@ capitests/ Automated tests of the C API. cat/ - The 'virt-cat' command 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. @@ -144,11 +148,14 @@ python/ regressions/ Regression tests. +rescue/ + 'virt-rescue' command and documentation. + 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.