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

Minor edits
author Paul Issott <paul@slitaz.org>
date Mon May 18 20:03:41 2009 +0000 (2009-05-18)
parents 775ba72dc4c8
children fa2c5bed2417
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="../../de/get/flavors.html">Deutsch</a> |
27 <a href="../../fr/get/flavors.html" title="Page en français">Français</a> |
28 <a href="../../pt/get/flavors.html">Português</a> |
29 <a href="../../cn/get/flavors.html" title="Chinese"><img src="../../cn/chinese_top.jpg" title="Chinese" alt="cn"></img></a>
30 </div>
31 <a href="http://www.slitaz.org/en/"><img id="logo"
32 src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
33 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
34 <p id="titre">#!/GNU/Linux</p>
35 </div>
36 <div id="nav">
37 <div id="nav_top"></div>
38 <!-- General -->
39 <ul>
40 <li><a href="../about/" title="Information about the SliTaz project">About the project</a></li>
41 <li><a href="../asso/" title="SliTaz non-profit association">Association</a></li>
42 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
43 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
44 <li><a href="../packages/" title="Packaged software">Packages</a></li>
45 <li><a href="../devel/" title="Developers corner">Development</a></li>
46 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
47 </ul>
48 <!-- Support -->
49 <ul>
50 <li><a href="http://forum.slitaz.org/#idx2" title="Forum for help and support">Support Forum</a></li>
51 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
52 <li><a href="../search.html" title="Search engine">Search</a></li>
53 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
54 </ul>
55 <!-- Wiki and Labs -->
56 <ul>
57 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
58 <li><a href="http://labs.slitaz.org/" title="SliTaz Laboratories">SliTaz Labs</a></li>
59 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Bug Tracking</a></li>
60 </ul>
61 <div id="nav_bottom">
62 <div id="nav_bottom_img"></div>
63 </div>
64 </div>
66 <!-- Content top. -->
67 <div id="content_top">
68 <div class="top_left"></div>
69 <div class="top_right"></div>
70 </div>
72 <!-- Content -->
73 <div id="content">
74 <a name="content"></a>
76 <h1><font color="#3E1220">Get flavors</font></h1>
77 <h2><font color="#DF8F06">LiveCD to taste</font></h2>
79 <p>
80 The system of LiveCD flavors is a simple means for the
81 community to generate ISO images for certain tasks by
82 offering a selection of specific packages. There are two
83 possibilities to create a flavor, use a flavor made by the
84 community or create your own.
85 </p>
87 <h3>LiveCD ISO Image to taste</h3>
88 <p>
89 For convenience, the SliTaz team propose some ISO flavors,
90 they are based on the Cooking version, but are not always
91 syncronized with the standard version. The <em>loram</em> flavor can
92 start SliTaz on machines with very little resources and needs only 64 MB
93 without using the cdrom and
94 <em>loram-cdrom</em> can boot using only 10 MB and a little swap memory,
95 but is unable to release the cdrom.
96 </p>
97 <p>
98 <a href="http://mirror.slitaz.org/iso/2.0/flavors/">Download a taste</a>
99 </p>
101 <h3>Getting and generating a flavor</h3>
102 <p>
103 A <em>flavor</em> is a (.flavor) file to generate a special flavor.
104 The graphical tool Tazlitobox can create a flavor in a few
105 mouse clicks. The Tazlito <a href="../doc/manuals/tazlito.en.html">manual</a>
106 and <a href="../doc/handbook/gen-livecd.html">documentation</a> provide
107 detailed instructions on the generation of flavors. On the
108 command line, you can get a list of available flavors via
109 <code>tazlito list-flavors</code>.
110 </p>
112 <h3>Create and share your own flavor</h3>
113 <p>
114 The stable and cooking versions offer the flavor <em>core</em> on the
115 mirror, it can be used as a basis to create your own flavor.
116 The documentation in the Handbook provides all the necessary
117 instructions to <a href="../doc/handbook/gen-livecd.html">create
118 your own LiveCD flavor</a>.
119 </p>
120 <p>
121 If you have created your own flavor to taste, you can send it on the
122 <a href="../mailing-list.html">discussion list</a> for it to be
123 tested and included in the official flavors.
124 </p>
126 <!-- End of content with round corner -->
127 </div>
128 <div id="content_bottom">
129 <div class="bottom_left"></div>
130 <div class="bottom_right"></div>
131 </div>
133 <!-- Start of footer and copy notice -->
134 <div id="copy">
135 <p>
136 Last modification : 2008-03-25 10:30:00 -
137 <a href="#top">Top of the page</a>
138 </p>
139 <p>
140 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
141 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
142 </p>
143 <!-- End of copy -->
144 </div>
146 <!-- Bottom and logo's -->
147 <div id="bottom">
148 <p>
149 <a href="http://validator.w3.org/check?uri=referer"><img
150 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
151 title="Code validé XHTML 1.0"
152 style="width: 80px; height: 15px;" /></a>
153 </p>
154 </div>
156 </body>
157 </html>