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

en/get/flavors.html: Improve page and fix footer
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 23 02:29:23 2012 +0100 (2012-02-23)
parents 57ab199546d7
children f2f7758d9a72
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="../../webchat.php">Web Chat</a></li>
40 <li><a href="../mailing-list.html">Mailing List</a></li>
41 <li><a href="../devel/">Development</a></li>
42 <li><a href="../packages/">Packages</a></li>
43 <li><a href="../artwork/">Artwork</a></li>
44 <li><a href="../search.html">Search</a></li>
45 </ul>
46 </div>
47 <div class="left_box">
48 <ul>
49 <li><a href="../">Headlines</a></li>
50 <li><a href="../about/">About</a></li>
51 <li><a href="../get/">Download</a></li>
52 <li><a href="../doc/">Documentation</a></li>
53 <li><a href="../asso/">Association</a></li>
54 <li><a href="../asso/sponsor.html">Sponsor</a></li>
55 </ul>
56 </div>
57 </div>
58 <!-- Information/image -->
59 <div id="block_info">
60 <h4>Download flavors</h4>
61 <p>
62 The system of LiveCD flavors is a simple means for the community
63 to generate ISO images for certain tasks by offering a selection
64 of specific packages. There are two possibilities to create a
65 flavor, use a flavor made by the community or create your own
66 via a simple to use graphical interface.
67 </p>
68 </div>
69 </div>
71 <!-- Content -->
72 <div id="content">
74 <h2>LiveCD ISO Image to taste</h2>
76 <p>
77 For convenience, the SliTaz team propose some ISO flavors for the stable
78 and cooking versions:
79 </p>
81 <p class="box">
82 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-xvesa.iso">
83 slitaz-3.0-xvesa.iso</a>
84 [29.0M] - Fully-featured desktop environment using the tiny Xvesa graphical
85 server and providing a nice range of software for daily tasks
86 </p>
88 <p class="box">
89 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-firefox.iso">
90 slitaz-3.0-firefox.iso</a>
91 [29.0M] - Small desktop environment featuring Mozilla Firefox
92 </p>
94 <p class="box">
95 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-justx.iso">
96 slitaz-3.0-justx.iso</a>
97 [15.0M] - Small desktop environment powered by Xorg and Openbox, using just
98 an X environment and tools to build your own desktop
99 </p>
101 <p class="box">
102 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-base.iso">
103 slitaz-3.0-base.iso</a>
104 [8.0M] - Base system in text mode and including useful commandline tools.
105 A good choice for a server installation
106 </p>
108 <p class="box">
109 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram.iso">
110 slitaz-3.0-loram.iso</a>
111 [35.0M] - Loram flavor that can start SliTaz on machines with very limited
112 resources and needs only 80MB without disabling the cdrom
113 </p>
115 <p class="box">
116 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-loram-cdrom.iso">
117 slitaz-3.0-loram-cdrom.iso</a>
118 [131.0M] - Loram flavor that can boot with only 16 MB and a little swap
119 memory, but is unable to release the cdrom
120 </p>
122 <p class="box">
123 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-3in1.iso">
124 slitaz-3.0-3in1.iso</a>
125 [30.0M] - 3in1 flavor containing the base, justx and core ISOs
126 </p>
129 <div class="box">
130 <img src="../../images/network.png" alt="png" />
131 Browse flavors directory on the mirror:
132 <a href="http://mirror.slitaz.org/iso/stable/flavors/">Stable</a> |
133 <a href="http://mirror.slitaz.org/iso/cooking/flavors/">Cooking</a>
134 </div>
136 <h2>Getting and generating a flavor</h2>
137 <p>
138 A <em>flavor</em> is a (.flavor) file to generate a special flavor.
139 The graphical tool Tazlitobox can create a flavor in a few
140 mouse clicks. The Tazlito
141 <a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html">manual</a>
142 and <a href="http://doc.slitaz.org/en:handbook:genlivecd">documentation</a>
143 provide detailed instructions on the generation of flavors. On the
144 command line, you can get a list of available flavors via
145 <code>tazlito list-flavors</code>.
146 </p>
148 <h3>Create and share your own flavor</h3>
149 <p>
150 The stable and cooking versions offer the flavor <em>core</em> on the
151 mirror, it can be used as a basis to create your own flavor.
152 The documentation in the Handbook provides all the necessary
153 instructions to <a href="http://doc.slitaz.org/en:handbook:genlivecd"
154 >create your own LiveCD flavor</a>.
155 </p>
156 <p>
157 If you have created your own flavor to taste, you can send it on the
158 <a href="../mailing-list.html">discussion list</a> for it to be
159 tested and included in the official flavors.
160 </p>
162 <!-- End of content -->
163 </div>
165 <!-- Footer -->
166 <div id="footer">
167 Copyright &copy; <span class="year"></span>
168 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
169 <a href="http://scn.slitaz.org/">Community</a>
170 <a href="http://doc.slitaz.org/">Doc</a>
171 <a href="http://forum.slitaz.org/">Forum</a>
172 <a href="http://pkgs.slitaz.org/">Packages</a>
173 <a href="http://bugs.slitaz.org">Bugs</a>
174 <a href="http://hg.slitaz.org/">Hg</a>
175 <p>
176 SliTaz @
177 <a href="http://twitter.com/slitaz">Twitter</a>
178 <a href="http://www.facebook.com/slitaz">Facebook</a>
179 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
180 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
181 <a href="http://flattr.com/profile/slitaz">Flattr</a>
182 </p>
183 </div>
185 </body>
186 </html>