website diff en/get/flavors.php @ rev 1094

Edit on index.php 10-12-12 1:57:42
author Adnan Sinanovic <sinanovicha@gmail.com>
date Fri Oct 12 13:58:07 2012 +0000 (2012-10-12)
parents 7bb8568e1c75
children 8895cb3e109e
line diff
     1.1 --- a/en/get/flavors.php	Fri Mar 30 03:53:36 2012 +0300
     1.2 +++ b/en/get/flavors.php	Fri Oct 12 13:58:07 2012 +0000
     1.3 @@ -1,9 +1,9 @@
     1.4  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.7  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.8  <head>
     1.9 +	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.10  	<title>SliTaz LiveCD Flavors</title>
    1.11 -	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    1.12  	<meta name="description" content="SliTaz GNU/Linux LiveCD" />
    1.13  	<meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />    
    1.14  	<meta name="author" content="Christophe Lincoln" />
    1.15 @@ -44,62 +44,63 @@
    1.16  	and cooking versions:
    1.17  </p>
    1.18  
    1.19 -<p class="box">
    1.20 +<div class="box-dl"><p>
    1.21  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-xvesa.iso">
    1.22  		slitaz-3.0-xvesa.iso</a>
    1.23  	[29.0M] - Fully-featured desktop environment using the tiny Xvesa graphical
    1.24  	server and providing a nice range of software for daily tasks
    1.25 -</p>
    1.26 +</p></div>
    1.27  
    1.28 -<p class="box">
    1.29 +<div class="box-dl"><p>
    1.30  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-firefox.iso">
    1.31  		slitaz-3.0-firefox.iso</a>
    1.32  	[29.0M] - Small desktop environment featuring Mozilla Firefox
    1.33 -</p>
    1.34 +</p></div>
    1.35  
    1.36 -<p class="box">
    1.37 +<div class="box-dl"><p>
    1.38  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-justx.iso">
    1.39  		slitaz-3.0-justx.iso</a>
    1.40  	[15.0M] - Small desktop environment powered by Xorg and Openbox, using just
    1.41  	an X environment and tools to build your own desktop
    1.42 -</p>
    1.43 +</p></div>
    1.44  
    1.45 -<p class="box">
    1.46 +<div class="box-dl"><p>
    1.47  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-base.iso">
    1.48  		slitaz-3.0-base.iso</a>
    1.49  	[8.0M] - Base system in text mode and including useful commandline tools.
    1.50  	A good choice for a server installation
    1.51 -</p>
    1.52 +</p></div>
    1.53  
    1.54 -<p class="box">
    1.55 +<div class="box-dl"><p>
    1.56  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram.iso">
    1.57  		slitaz-3.0-loram.iso</a>
    1.58  	[35.0M] - Loram flavor that can start SliTaz on machines with very limited
    1.59  	resources and needs only 80MB without disabling the cdrom
    1.60 -</p>
    1.61 +</p></div>
    1.62  
    1.63 -<p class="box">
    1.64 +<div class="box-dl"><p>
    1.65  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram-cdrom.iso">
    1.66  		slitaz-3.0-loram-cdrom.iso</a>
    1.67  	[131.0M] - Loram flavor that can boot with only 16 MB and a little swap
    1.68  	memory, but is unable to release the cdrom
    1.69 -</p>
    1.70 +</p></div>
    1.71  
    1.72 -<p class="box">
    1.73 +<div class="box-dl"><p>
    1.74  	<a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-3in1.iso">
    1.75  		slitaz-3.0-3in1.iso</a>
    1.76  	[30.0M] - 3in1 flavor containing the base, justx and core ISOs
    1.77 -</p>
    1.78 +</p></div>
    1.79  
    1.80  
    1.81  <div class="box">
    1.82 -	<img src="../../images/network.png" alt="png" />
    1.83 +	<img src="/images/network.png" alt="[ ]" />
    1.84  	Browse flavors directory on the mirror: 
    1.85  	<a href="http://mirror.slitaz.org/iso/stable/flavors/">Stable</a> |
    1.86  	<a href="http://mirror.slitaz.org/iso/cooking/flavors/">Cooking</a>
    1.87  </div>
    1.88  
    1.89  <h2>Getting and generating a flavor</h2>
    1.90 +
    1.91  <p>
    1.92  	A <em>flavor</em> is a (.flavor) file to generate a special flavor.
    1.93  	The graphical tool Tazlitobox can create a flavor in a few 
    1.94 @@ -112,6 +113,7 @@
    1.95  </p>
    1.96  
    1.97  <h3>Create and share your own flavor</h3>
    1.98 +
    1.99  <p>
   1.100  	The stable and cooking versions offer the flavor <em>core</em> on the
   1.101  	mirror, it can be used as a basis to create your own flavor.