# HG changeset patch # User Christophe Lincoln # Date 1304635800 -7200 # Node ID bf6325d1ecf4e2671c79d41c46a9c4c2f224f737 # Parent a7f0d97a9ccce8136cbbea6d3b914f66b2b33203 doc: add cooknotes explanation diff -r a7f0d97a9ccc -r bf6325d1ecf4 doc/cookutils.en.html --- a/doc/cookutils.en.html Fri May 06 00:05:14 2011 +0200 +++ b/doc/cookutils.en.html Fri May 06 00:50:00 2011 +0200 @@ -217,7 +217,20 @@ Edit ~/Public/cgi-bin/cooker/cook.conf and you all done!

-

Cooker CGI/Web

+

Cooknotes

+

+ The cooknotes feature let you write small personnal notes about packaging + and is usefull for collaboration. The cooknotes was coded to let SliTaz + Cooker bot maintainer share notes between them self and other contributors. + The Cooker can block packages build or recook packages manually, for example + it's nice to make a note if a package is blocked so the maintainer know why + admin did that. Cooknotes are displayed on the web interface and can be + checked from cmdline: +

+
+# cooker --note="Blocked pkgname due to heavy CPU load"
+# cooker --notes
+