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

Change links to new bugtracker
author Claudinei Pereira <claudinei@slitaz.org>
date Thu Apr 14 03:36:49 2011 +0000 (2011-04-14)
parents 551a11bab60a
children 57ab199546d7
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="modified" content="2011-03-25 19:20:00" />
11 <meta name="author" content="Christophe Lincoln" />
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/netmap.php">
22 <img src="../../images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://bugs.slitaz.org">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4>Navigation</h4>
37 <div class="right_box">
38 <ul>
39 <li><a href="../mailing-list.html">Mailing List</a></li>
40 <li><a href="../devel/">Development</a></li>
41 <li><a href="../packages/">Packages</a></li>
42 <li><a href="../artwork/">Artwork</a></li>
43 <li><a href="../search.html">Search</a></li>
44 </ul>
45 </div>
46 <div class="left_box">
47 <ul>
48 <li><a href="../">Headlines</a></li>
49 <li><a href="../about/">About</a></li>
50 <li><a href="../get/">Download</a></li>
51 <li><a href="../asso/">Association</a></li>
52 <li><a href="../doc/">Documentation</a></li>
53 </ul>
54 </div>
55 </div>
56 <!-- Information/image -->
57 <div id="block_info">
58 <h4>Download flavors</h4>
59 <p>
60 The system of LiveCD flavors is a simple means for the community
61 to generate ISO images for certain tasks by offering a selection
62 of specific packages. There are two possibilities to create a
63 flavor, use a flavor made by the community or create your own
64 via a simple to use graphical interface.
65 </p>
66 </div>
67 </div>
69 <!-- Content -->
70 <div id="content">
72 <h2>LiveCD ISO Image to taste</h2>
74 <p>
75 For convenience, the SliTaz team propose some ISO flavors for the stable and
76 cooking versions:
77 </p>
79 <ul>
80 <li><a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-xvesa.iso">slitaz-3.0-xvesa.iso</a>
81 [29.0M] - Fully-featured desktop environment using the tiny Xvesa graphical
82 server and providing a nice range of software for daily tasks</li>
83 <li><a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-firefox.iso">slitaz-3.0-firefox.iso</a>
84 [29.0M] - Small desktop environment featuring Mozilla Firefox</li>
85 <li><a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-justx.iso">slitaz-3.0-justx.iso</a>
86 [15.0M] - Small desktop environment powered by Xorg and Openbox, using just an X environment and tools
87 to build your own desktop</li>
88 <li><a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-base.iso">slitaz-3.0-base.iso</a>
89 [8.0M] - Base system in text mode and including useful commandline tools. A good choice
90 for a server installation</li>
91 <li><a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram.iso">slitaz-3.0-loram.iso</a>
92 [35.0M] - Loram flavor that can start SliTaz on machines with very limited resources and needs only
93 80MB without disabling the cdrom</li>
94 <li><a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram-cdrom.iso">slitaz-3.0-loram-cdrom.iso</a>
95 [131.0M] - Loram flavor that can boot with only 16 MB and a little swap memory, but is unable to release the cdrom</li>
96 <li><a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-3in1.iso">slitaz-3.0-3in1.iso</a>
97 [30.0M] - 3in1 flavor containing the base, justx and core ISOs</li>
98 </ul>
100 <div class="infobox">
101 <img src="../../pics/website/network.png" alt="png" />
102 Browse flavors directory on the mirror:
103 <a href="http://mirror.slitaz.org/iso/stable/flavors/">Stable</a> |
104 <a href="http://mirror.slitaz.org/iso/cooking/flavors/">Cooking</a>
105 </div>
107 <h2>Getting and generating a flavor</h2>
108 <p>
109 A <em>flavor</em> is a (.flavor) file to generate a special flavor.
110 The graphical tool Tazlitobox can create a flavor in a few
111 mouse clicks. The Tazlito
112 <a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html">manual</a>
113 and <a href="http://doc.slitaz.org/en:handbook:genlivecd">documentation</a>
114 provide detailed instructions on the generation of flavors. On the
115 command line, you can get a list of available flavors via
116 <code>tazlito list-flavors</code>.
117 </p>
119 <h3>Create and share your own flavor</h3>
120 <p>
121 The stable and cooking versions offer the flavor <em>core</em> on the
122 mirror, it can be used as a basis to create your own flavor.
123 The documentation in the Handbook provides all the necessary
124 instructions to <a href="http://doc.slitaz.org/en:handbook:genlivecd"
125 >create your own LiveCD flavor</a>.
126 </p>
127 <p>
128 If you have created your own flavor to taste, you can send it on the
129 <a href="../mailing-list.html">discussion list</a> for it to be
130 tested and included in the official flavors.
131 </p>
133 <!-- End of content -->
134 </div>
136 <!-- Footer -->
137 <div id="footer">
138 <div class="right_box">
139 <h4>SliTaz Network</h4>
140 <ul>
141 <li><a href="http://doc.slitaz.org/">Documentation</a></li>
142 <li><a href="http://forum.slitaz.org/">Support Forum</a></li>
143 <li><a href="http://scn.slitaz.org/">Community Network</a></li>
144 <li><a href="http://labs.slitaz.org/">Laboratories</a></li>
145 <li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
146 <li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
147 </ul>
148 </div>
149 <h4>SliTaz Website</h4>
150 <ul>
151 <li><a href="#header">Top of the page</a></li>
152 <li>Copyright &copy; <span class="year"></span>
153 <a href="http://www.slitaz.org/">SliTaz</a></li>
154 <li><a href="../about/">About the project</a></li>
155 <li><a href="../../netmap.php">Network Map</a></li>
156 <li>Page modified the 06 Jan 2011</li>
157 <li><a href="http://validator.w3.org/check?uri=referer"><img
158 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
159 title="Code validé XHTML 1.0"
160 style="width: 80px; height: 15px; vertical-align: middle;" /></a></li>
161 </ul>
162 </div>
164 </body>
165 </html>