~ubuntu-branches/ubuntu/raring/icecc/raring

« back to all changes in this revision

Viewing changes to icecc-scheduler.1

  • Committer: Package Import Robot
  • Author(s): Rodrigo Belem
  • Date: 2012-12-16 12:57:40 UTC
  • mfrom: (1.2.9)
  • Revision ID: package-import@ubuntu.com-20121216125740-rnwdduxnnvddrp8y
Tags: 0.9.8~git2012121601-0ubuntu1
* New git snapshot.
* Remove warnings from init script.
* Add libcap-ng-dev as build dependency.
* Update debian/icecc.conf to use defaults for iceccd log,

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
'\" -*- coding: us-ascii -*-
2
 
.if \n(.g .ds T< \\FC
3
 
.if \n(.g .ds T> \\F[\n[.fam]]
4
 
.de URL
5
 
\\$2 \(la\\$1\(ra\\$3
6
 
..
7
 
.if \n(.g .mso www.tmac
8
 
.TH icecc-scheduler 1 2006-05-01 "" ""
9
 
.SH NAME
10
 
icecc-scheduler \- Scheduler for your icecream compile cluster
11
 
.SH SYNOPSIS
12
 
'nh
13
 
.fi
14
 
.ad l
15
 
\fBicecc-scheduler\fR \kx
16
 
.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
17
 
'in \n(.iu+\nxu
18
 
'in \n(.iu-\nxu
19
 
.ad b
20
 
'hy
21
 
.SH DESCRIPTION
22
 
icecc-scheduler is the server which organises compiles on the icecream compile cluster.
23
 
.PP
24
 
WARNING: Never use icecream in untrusted environments. Run the daemons and the scheduler as unpriviliged user in such networks if you have to. Howeveryou will then have to rely on homogeneous networks.
25
 
.PP
26
 
To run the scheduler make sure START_ICECC_SCHEDULER="true" is set in /etc/default/icecc and run sudo /etc/init.d/icecc start (it will also start at bootup).
27
 
.SH OPTIONS
28
 
icecc-scheduler takes no options.
29
 
.SH COPYRIGHT
30
 
This manual page was written by Jonathan Riddell
31
 
<\*(T<jriddell@ubuntu.com\*(T>> for the
32
 
Kubuntu system (but may be used by others).
33
 
Permission is granted to copy, distribute and/or modify this document
34
 
under the terms of the GNU General Public License,
35
 
Version 2 or any later version published by the Free Software Foundation.
36
 
.PP
37
 
On Debian systems, the complete text of the GNU General Public
38
 
License can be found in
39
 
\*(T<\fI/usr/share/common\-licenses/GPL\fR\*(T>.