Changes between Version 27 and Version 28 of NuWa_Slave

Show
Ignore:
Timestamp:
12/13/10 11:28:30 (14 years ago)
Author:
blyth (IP: 140.112.102.77)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NuWa_Slave

    v27 v28  
    5656If your institute policies etc.. allow you to make the node web accessible (eg by running nginx/lighttpd/apache) 
    5757then your slave node will be more useful, as it can publish : documentation, build logs etc.. 
     58 
     59 
     60== Before you start : do a greenfield dybinst build on each node == 
     61 
     62This will verify that your intended slave nodes are ready to be auto-builders, and prime  
     63your build directory ready for first auto-builds. 
     64 
     65{{{ 
     66cd /path/to/build/dir 
     67svn export http://dayabay.ihep.ac.cn/svn/dybsvn/installation/trunk/dybinst/dybinst 
     68screen ./dybinst trunk all 
     69}}}  
     70 
     71 
    5872 
    5973