X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=HACKING;h=f59dd666ba8bb8e784caf7347eee7a81cededca0;hp=05fb97ba93bf34356dfbc16740702e8b8d73081f;hb=a6054bf90f39a84c1a8f8f7d3b9e81e84cb13696;hpb=fbc2555903be8c88ad9430d871cf0d27c8fded1e diff --git a/HACKING b/HACKING index 05fb97b..f59dd66 100644 --- a/HACKING +++ b/HACKING @@ -84,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. @@ -145,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.