X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=HACKING;h=05fb97ba93bf34356dfbc16740702e8b8d73081f;hp=df28b7affabb3193e6bb12165996ae5dbfe4a791;hb=3fc6dde15cf47b0cc837fb513ea7b91a12df8ae0;hpb=9694cd59f8250ae84c23922fda5cbb751e846e3c diff --git a/HACKING b/HACKING index df28b7a..05fb97b 100644 --- a/HACKING +++ b/HACKING @@ -71,6 +71,10 @@ appliance/ capitests/ Automated tests of the C API. +cat/ + The 'virt-cat', 'virt-filesystems' and 'virt-ls' commands and + documentation. + contrib/ Outside contributions, experimental parts. @@ -145,10 +149,7 @@ ruby/ Ruby bindings. tools/ - Command line tools like virt-cat, virt-df, virt-edit and more. - In versions <= 1.0.73 these were all in separate directories - like cat/, df/, edit/, but since then we moved them all into - one directory to simplify builds. + Command line tools like virt-df, virt-edit and more. src/ Source code to the C library.