website view en/get/flavors.html @ rev 189

en: Fix flavors link
author Paul Issott <paul@slitaz.org>
date Thu Nov 13 23:34:25 2008 +0000 (2008-11-13)
parents 1e755b8125f0
children 550476cbc79d
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz LiveCD Flavors</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="7 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2008-03-25 10:30:00" />
13 <meta name="author" content="Christophe Lincoln" />
14 <meta name="publisher" content="www.slitaz.org" />
15 <link rel="shortcut icon" href="../../favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
17 <link rel="Content" href="#content" />
18 </head>
19 <body bgcolor="#ffffff">
20 <!-- Header -->
21 <div id="header">
22 <a name="top"></a>
23 <!-- Access -->
24 <div id="access">
25 Language:
26 <a href="../../index.html" title="Page principale en français">Français</a>
27 </div>
28 <a href="http://www.slitaz.org/en/"><img id="logo"
29 src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
30 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
31 <p id="titre">#!/GNU/Linux</p>
32 </div>
33 <div id="nav">
34 <div id="nav_top"></div>
35 <ul>
36 <li><a href="../about/" title="Information about the SliTaz project">About the project</a></li>
37 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
38 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
39 <li><a href="../packages/" title="Packaged software">Packages</a></li>
40 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
41 <li><a href="../devel/" title="Developer corner">Developement</a></li>
42 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
43 <li><a href="../search.html" title="Search engine">Search</a></li>
44 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
45 </ul>
46 <hr />
47 <ul>
48 <li><a href="http://forum.slitaz.org/#idx2" title="Forum d'aide et support">Support Forum</a></li>
49 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
50 <li><a href="http://wiki.slitaz.org/doku.php?id=bts:bts" title="Bug Tracking system">Bug Tracking</a></li>
51 </ul>
52 <div id="nav_bottom">
53 <div id="nav_bottom_img"></div>
54 </div>
55 </div>
57 <!-- Content top. -->
58 <div id="content_top">
59 <div class="top_left"></div>
60 <div class="top_right"></div>
61 </div>
63 <!-- Content -->
64 <div id="content">
65 <a name="content"></a>
67 <h1><font color="#3E1220">Get flavors</font></h1>
68 <h2><font color="#DF8F06">LiveCD to taste</font></h2>
70 <p>
71 The system of LiveCD flavors is a simple means for the
72 community to generate ISO images for certain tasks by
73 offering a selection of specific packages. There are two
74 possibilities to create a flavor, use a flavor made by the
75 community or create your own.
76 </p>
78 <h3>LiveCD ISO Image to taste</h3>
79 <p>
80 For convenience, the SliTaz team propose some ISO flavors,
81 they are based on the Cooking version, but are not always
82 syncronized with the standard version. The <em>loram</em> flavor can
83 start SliTaz on machines with very little resources and needs only 64 MB, the
84 <em>loram-cdrom</em> requires 16 MB and ejects and/or uses the cdrom and
85 <em>loram-cdrom-sqfs</em> can boot using only 10 MB and a little swap memory,
86 but is unable to release the cdrom.
87 </p>
88 <p>
89 <a href="http://mirror.slitaz.org/iso/cooking/flavors/">Download a taste</a>
90 </p>
92 <h3>Getting and generating a flavor</h3>
93 <p>
94 A <em>flavor</em> is a (.flavor) file to generate a special flavor.
95 The graphical tool Tazlitobox can create a flavor in a few
96 mouse clicks. The Tazlito <a href="../doc/manuals/tazlito.en.html">manual</a>
97 and <a href="../doc/handbook/gen-livecd.html">documentation</a> provide
98 detailed instructions on the generation of flavors. On the
99 command line, you can get a list of available flavors via
100 <code>tazlito list-flavors</code>.
101 </p>
103 <h3>Create and share your own flavor</h3>
104 <p>
105 The stable and cooking versions offer the flavor <em>core</em> on the
106 mirror, it can be used as a basis to create your own flavor.
107 The documentation in the Handbook provides all the necessary
108 instructions to <a href="../doc/handbook/gen-livecd.html">create
109 your own LiveCD flavor</a>.
110 </p>
111 <p>
112 If you have created your own flavor to taste, you can send it on the
113 <a href="../mailing-list.html">discussion list</a> for it to be
114 tested and included in the official flavors.
115 </p>
117 <!-- End of content with round corner -->
118 </div>
119 <div id="content_bottom">
120 <div class="bottom_left"></div>
121 <div class="bottom_right"></div>
122 </div>
124 <!-- Start of footer and copy notice -->
125 <div id="copy">
126 <p>
127 Last modification : 2008-03-25 10:30:00 -
128 <a href="#top">Top of the page</a>
129 </p>
130 <p>
131 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
132 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
133 </p>
134 <!-- End of copy -->
135 </div>
137 <!-- Bottom and logo's -->
138 <div id="bottom">
139 <p>
140 <a href="http://validator.w3.org/check?uri=referer"><img
141 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
142 title="Code validé XHTML 1.0"
143 style="width: 80px; height: 15px;" /></a>
144 </p>
145 </div>
147 </body>
148 </html>