[Debian Wiki] Update of "BOINC/ServerGuide" by SteffenMoeller

Debian Wiki debian-www at lists.debian.org
Mon Jun 20 23:13:04 UTC 2011


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "BOINC/ServerGuide" page has been changed by SteffenMoeller:
http://wiki.debian.org/BOINC/ServerGuide?action=diff&rev1=64&rev2=65

Comment:
added another new vs old table for the wrapper

  
  The only thing that counts to have is the application that helps your very personal task at hand. This will be addressed in the upcoming section. The section at hand will take one of the example projects.
  
- === When compiling the sources oneself ===
- 
- When building the 
- 
-  1. Compile sample application : {{{
- cd ~/boinc/samples/wrapper
- make
- }}}
-  2. Setup sample application : {{{
- cd "$installroot"/"$fileprojectname"
- sudo ./html/ops/single_job_setup.php ~/boinc/samples
- }}}
- 
- This 2^nd^ step then demands to add two
- binaries to the local config.xml file,
- have those electronically signed by{{{
- sudo bin/update_versions
- }}}. Once done, one shall restart BOINC {{{
- sudo bin/stop
- sudo bin/start
- }}}.
- 
- 
  ||<style="background-color: red; width: 50%; vertical-align:top">Previously||<style="background-color: lightgreen; width: 50%; vertical-align:top;">Now||
  ||<style="vertical-align:top; text-align: left"><<Include(BOINC/ServerGuide/Include/PreparationWrapperOld)>>||<style="vertical-align:top; text-align: left"><<Include(BOINC/ServerGuide/Include/PreparationWrapperNew)>>||
  ||[[BOINC/ServerGuide/Include/PreparationWrapperOld|source]]||[[BOINC/ServerGuide/Include/PreparationWrapperNew|source]]||
- 
- === When starting from the Debian package ===
- 
- The wrapper application is already coming with the boinc-server-maker package in /usr/lib/boinc-server/apps/wrapper. Its source code is in "/usr/share/doc/boinc-server-maker/examples/wrapper/".
- The Makefiles have been adjusted to all the direct compilation of that binary outside the source tree of BOINC.
  
  == Config clients ==
  



More information about the pkg-boinc-commits mailing list