]> xenbits.xensource.com Git - raisin.git/commitdiff
Document newly introduced functions and commands
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 10 Apr 2015 17:21:33 +0000 (17:21 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 10 Apr 2015 17:22:44 +0000 (17:22 +0000)
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
README

diff --git a/README b/README
index 03f854c52ed6e4d41f6584d72c44710a7df6820d..7c466602e4f5a71113c16d88a97f6008b468c837 100644 (file)
--- a/README
+++ b/README
@@ -53,6 +53,9 @@ depends on Xen, should be built after Xen).
 
 You need to implement a few bash functions in the component script file:
 
+* component_check_package
+passes a list of build dependencies to check-package
+
 * component_build
 git clones, builds and installs the new component under DESTDIR
 
@@ -90,6 +93,7 @@ particular:
 install_dependencies
 start_initscripts
 stop_initscripts
+check-package
 
 If your component comes with additional data, maybe a config script or
 anything else, place it under "data".