Clean spec file for Yocto compatibility
[profile/ivi/node-startup-controller.git] / README
diff --git a/README b/README
index 5416ae2..983aabf 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
-GENIVI Boot Manager README
-==========================
+GENIVI Node Startup Controller README
+=====================================
 
-This is the official source repository of the GENIVI Boot Manager.
+This is the official source repository of the GENIVI Node Startup
+Controller.
 
 At present, all relevant documentation for this project is available
 in the GENIVI wiki on
@@ -16,58 +17,10 @@ For licensing information, see the COPYING file distributed along with
 with this project.
 
 
-Build Instructions
-------------------
+Build Dependencies and Instructions
+-----------------------------------
 
-In order to build the boot manager, run the following:
+For a complete list of build dependencies and build instructions, please
+refer to the sources of the reference manual in the following file:
 
-  gtkdocize &&
-  autoreconf -ivf &&
-  ./configure [options] &&
-  make
-
-The following configure options are available apart from the standard
-choices:
-
-  --enable-debug=<yes|no>:
-
-    Enables or disables debug builds. Enabling
-    debug will cause more compiler warnings to
-    be generated that are then treated as errors
-    and make the build fail. This is useful for
-    catching problems during development.
-
-    The default is "no".
-
-  --with-prioritised-luc-types=<comma-separated integers>:
-
-    Allows to define an ordered list of LUC types to be prioritised
-    during start-up.
-
-    The default is an empty list.
-
-For more information about all available configure options, run:
-
-  ./configure --help
-
-
-Install Instructions
---------------------
-
-To install the boot manager after having built it, run:
-
-  make install
-
-
-Testing Instructions
---------------------
-
-To run any test suites shipped with the boot manager, run:
-
-  make check
-
-There may also be some post-install tests that can only be performed
-after installing the boot manager into the system. Those can be
-executed with:
-
-  make installcheck
+  docs/reference/node-startup-controller/building.xml