# HG changeset patch # User Christophe Lincoln # Date 1304816053 -7200 # Node ID 5e2eae957b4c79436d5f3e5247f5f4b4ec9e1213 # Parent 71a4432a8c30f67306f37b2da7900ed4daa703ff doc: Add more info about the cooker and cron diff -r 71a4432a8c30 -r 5e2eae957b4c doc/cookutils.en.html --- a/doc/cookutils.en.html Sun May 08 02:18:23 2011 +0200 +++ b/doc/cookutils.en.html Sun May 08 02:54:13 2011 +0200 @@ -342,7 +342,12 @@

The Cooker is designed to be a Built Bot for SliTaz, this means it monitors 2 woks, updates the Hg wok, gets the differences and cooks all packages that - have been committed. To run The Cooker automatically you must use cron and add a + have been committed. The safer and cleaner way to run the Cooker as a Build + Bot with cron is to use a chroot environment, but it can run directly on the + host if you want. +

+

+ To run The Cooker automatically you must use cron from the chroot and add a single line to root crontabs in /var/spool/cron/crontabs. Say you would like to run the Cooker every 2 hours: