X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=HACKING;h=865ae20a00bd5805763441e3f471934eb6644d9c;hb=94ce2acfb5a24f73e218bad2ca9b2a1e4ab5cfeb;hp=7cd3f2db7a1f13953a887bd21bb54f3fddf03931;hpb=4fa4ca7430421c477e7f813819a8a70279de0a65;p=guestfs-browser.git diff --git a/HACKING b/HACKING index 7cd3f2d..865ae20 100644 --- a/HACKING +++ b/HACKING @@ -1,6 +1,12 @@ This document describes the software architecture of the guestfs-browser, useful if you want to hack on it. +Patches +------- + +Patches should be sent to the virt-tools mailing list: +http://www.redhat.com/mailman/listinfo/virt-tools-list + About OCaml ----------- @@ -8,7 +14,8 @@ First of all about OCaml: Read the tutorial and other resources available from this site: http://caml.inria.fr/ - http://ocaml-tutorial.org/ + http://mirror.ocamlcore.org/ocaml-tutorial.org/index.html + # http://ocaml-tutorial.org/ If you are using emacs, install tuareg-mode instead of using the built-in emacs mode (which sucks). vi users have a good built-in