tazwok rev 348

Put log info in first block
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 22 20:44:24 2011 +0100 (2011-02-22)
parents 585f029d24a5
children e9746fc87694
files web/index.php
line diff
     1.1 --- a/web/index.php	Tue Feb 22 17:07:00 2011 +0100
     1.2 +++ b/web/index.php	Tue Feb 22 20:44:24 2011 +0100
     1.3 @@ -91,15 +91,19 @@
     1.4  		<h1>Build Bot</h1>
     1.5  		<p>
     1.6  			Tazwok is a <a href="http://www.slitaz.org/">SliTaz GNU/Linux</a>
     1.7 -			Build Bot, it automatically cooks and tests packages commited in
     1.8 -			the wok. SliTaz <a href="http://pkgs.slitaz.org/">packages</a> are
     1.9 -			cooked on the project main server: code name 
    1.10 -			<a href="http://tank.slitaz.org">Tank</a>. This web interface gives
    1.11 -			the current status of the build bot and the last report
    1.12 -			about any packages modified by the SliTaz contributors in 
    1.13 -			the Mercurial repositories, aka 
    1.14 +			Build Bot, it automatically cooks and tests packages. SliTaz 
    1.15 +			<a href="http://pkgs.slitaz.org/">packages</a> are cooked on
    1.16 +			<a href="http://tank.slitaz.org">Tank</a>, the project main
    1.17 +			server. This web interface gives the current status of the 
    1.18 +			build bot and the last report about any packages modified by
    1.19 +			contributors in the Mercurial repositories, aka 
    1.20  			<a href="http://hg.slitaz.org/">Hg repos</a>.
    1.21  		</p>
    1.22 +		<p>
    1.23 +			Note: Flavors/Iso build logs are named "iso-?flavor",
    1.24 +			Temporary toolchain logs are named "tmp-toolchain-?package"
    1.25 +			and check-incoming log is named "incoming".
    1.26 +		</p>
    1.27  	<!-- Top block end -->
    1.28  	</div>
    1.29  <!-- Block end -->
    1.30 @@ -116,11 +120,7 @@
    1.31  		Show pkg log:<br />
    1.32  		 <input type="text" name="package" style="width: 320px;" />
    1.33  		<!-- <input type="submit" value="Show" /> -->
    1.34 -	</form><br />
    1.35 -Note:<br />
    1.36 -Flavors/Iso build logs are named: iso-?flavor <br />
    1.37 -Temporary toolchain logs are named: tmp-toolchain-?package <br />
    1.38 -Check-incoming log is named: incoming
    1.39 +	</form>
    1.40  </p>
    1.41  
    1.42  <h2>Summary</h2>