2 ----------------------------------------------------------------------
4 All action functions are generated automatically, so there are only
5 two files you need to edit:
7 (1) src/generator.ml: Add your new action, parameters, description,
8 etc. to the big list called 'functions' at the top of this file.
10 (2) Edit/create a C file in daemon/ subdirectory which implements your
11 'do_action' function. Take a look at one of the numerous examples
14 You will need to run src/generator.ml (from the top directory) which
15 regenerates all the auto-generated files, and then continue with the
16 ordinary build process.
19 ----------------------------------------------------------------------
21 Try to use GNU / Emacs default formatting, following the convention
22 used elsewhere in the source.
25 ----------------------------------------------------------------------
27 Submit patches to the fedora-virt mailing list:
28 http://www.redhat.com/mailman/listinfo/fedora-virt