cookutils rev 84

doc: Add more info about the cooker and cron
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 02:54:13 2011 +0200 (2011-05-08)
parents 71a4432a8c30
children 9af9e726b927
files doc/cookutils.en.html
line diff
     1.1 --- a/doc/cookutils.en.html	Sun May 08 02:18:23 2011 +0200
     1.2 +++ b/doc/cookutils.en.html	Sun May 08 02:54:13 2011 +0200
     1.3 @@ -342,7 +342,12 @@
     1.4  <p>
     1.5  	The Cooker is designed to be a Built Bot for SliTaz, this means it monitors
     1.6  	2 woks, updates the Hg wok, gets the differences and cooks all packages that
     1.7 -	have been committed. To run The Cooker automatically you must use cron and add a
     1.8 +	have been committed. The safer and cleaner way to run the Cooker as a Build
     1.9 +	Bot with cron is to use a chroot environment, but it can run directly on the
    1.10 +	host if you want.
    1.11 +</p>
    1.12 +<p>
    1.13 +	To run The Cooker automatically you must use cron from the chroot and add a
    1.14  	single line to root crontabs in /var/spool/cron/crontabs. Say you would like
    1.15  	to run the Cooker every 2 hours:
    1.16  </p>