hivex: Reimplement hivexget as a simple shell script.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index cc5b1c2..7dbc360 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -74,6 +74,9 @@ capitests/
 contrib/
         Outside contributions, experimental parts.
 
+csharp/
+        Experimental C# bindings.
+
 daemon/
         The daemon that runs inside the guest and carries out actions.
 
@@ -83,12 +86,15 @@ examples/
 fish/
         Guestfish (the command-line program / shell)
 
+fuse/
+        FUSE (userspace filesystem) built on top of libguestfs.
+
 haskell/
         Haskell bindings.
 
 hivex/
-       Hive extraction library, for reading Windows Registry files.
-       See hivex/README for more details.
+        Hive extraction library, for reading Windows Registry files.
+        See hivex/README for more details.
 
 images/
         Some guest images to test against.  These are gzipped to save