[Erp5-report] r33008 luke - /erp5/trunk/buildout/README.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 23 12:06:37 CET 2010


Author: luke
Date: Tue Feb 23 12:06:37 2010
New Revision: 33008

URL: http://svn.erp5.org?rev=33008&view=rev
Log:
 - reorganise readme and explain more about intentions
 - add information about other helpers

Modified:
    erp5/trunk/buildout/README.txt

Modified: erp5/trunk/buildout/README.txt
URL: http://svn.erp5.org/erp5/trunk/buildout/README.txt?rev=33008&r1=33007&r2=33008&view=diff
==============================================================================
--- erp5/trunk/buildout/README.txt [utf8] (original)
+++ erp5/trunk/buildout/README.txt [utf8] Tue Feb 23 12:06:37 2010
@@ -1,9 +1,29 @@
+=============
 ERP5 buildout
 =============
 
-This is ERP5 buildout. It contains all software components required to build
-and run ERP5 on operating system, which provides compiler, some widespread used
-binaries and development files (headers and libraries).
+Introductoin
+============
+
+ERP5 Buildout is providing a way to build and manage ERP5 software components
+with all needed dependencies.
+
+ERP5 Buildout is also providing a way to manage instances of software
+(whenever provided by ERP5 Buildout or externally).
+
+
+Software
+========
+
+Software part shall be system independent. In perfect world it shall depend
+only on:
+
+ * C compiler
+ * standard C and C++ library
+ * operating system kernel
+
+As world is not perfect some additional build time requirements are added,
+please look below for a way to acquire list of dependencies and system helpers.
 
 How to run
 ----------
@@ -52,4 +72,4 @@
 
   helpers/mandriva2010.0.sh
 
-sudo is used internally.
+There are more helpers available, please refer to helpers directory.




More information about the Erp5-report mailing list