website annotate en/get/flavors.php @ rev 1232

I was told that 4.0 is out...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 22 14:11:52 2014 +0100 (2014-11-22)
parents 9e27bd837079
children 9ed0bfb74392
rev   line source
pankso@921 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1025 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@921 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@921 4 <head>
al@1025 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
pankso@931 6 <title>SliTaz LiveCD Flavors</title>
pankso@931 7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
pankso@931 8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
pankso@931 9 <meta name="author" content="Christophe Lincoln" />
pankso@931 10 <?php include("../../lib/html/meta-link.html"); ?>
pankso@921 11 </head>
pankso@921 12 <body>
pankso@921 13
pankso@921 14 <?php
pankso@921 15 include("../../config.php");
pankso@921 16 include("../../lib/html/header.html");
pankso@921 17 ?>
pankso@921 18
pankso@921 19 <!-- Block -->
pankso@921 20 <div id="block">
pankso@921 21 <?php include("../../lib/html/nav.en.html"); ?>
pankso@921 22 <!-- Information/image -->
pankso@921 23 <div id="block_info">
pankso@921 24 <h4>Download flavors</h4>
pankso@921 25 <p>
pankso@921 26 The system of LiveCD flavors is a simple means for the community
pankso@921 27 to generate ISO images for certain tasks by offering a selection
pankso@921 28 of specific packages. There are two possibilities to create a
pankso@921 29 flavor, use a flavor made by the community or create your own
pankso@921 30 via a simple to use graphical interface.
pankso@921 31 </p>
pankso@921 32 </div>
pankso@921 33 </div>
pankso@921 34
al@1013 35 <?php include("../../lib/lang.php"); ?>
al@1013 36
pankso@921 37 <!-- Content -->
pankso@921 38 <div id="content">
pankso@921 39
pankso@921 40 <h2>LiveCD ISO Image to taste</h2>
pankso@921 41
pankso@921 42 <p>
pankso@921 43 For convenience, the SliTaz team propose some ISO flavors for the stable
pankso@921 44 and cooking versions:
pankso@921 45 </p>
pankso@921 46
al@1025 47 <div class="box-dl"><p>
pankso@921 48 <a href="http://mirror.slitaz.org/iso/3.0/flavors/slitaz-3.0-xvesa.iso">
pankso@921 49 slitaz-3.0-xvesa.iso</a>
pankso@921 50 [29.0M] - Fully-featured desktop environment using the tiny Xvesa graphical
pankso@921 51 server and providing a nice range of software for daily tasks
al@1025 52 </p></div>
pankso@921 53
al@1025 54 <div class="box-dl"><p>
pascal@1232 55 <a href="http://mirror.slitaz.org/iso/4.0/flavors/slitaz-4.0-firefox.iso">
pascal@1232 56 slitaz-4.0-firefox.iso</a>
pascal@1232 57 [43.0M] - Small desktop environment featuring Mozilla Firefox
al@1025 58 </p></div>
pankso@921 59
al@1025 60 <div class="box-dl"><p>
pascal@1232 61 <a href="http://mirror.slitaz.org/iso/4.0/flavors/slitaz-4.0-justx.iso">
pascal@1232 62 slitaz-4.0-justx.iso</a>
pascal@1232 63 [16.0M] - Small desktop environment powered by Xorg and Openbox, using just
pankso@921 64 an X environment and tools to build your own desktop
al@1025 65 </p></div>
pankso@921 66
al@1025 67 <div class="box-dl"><p>
pascal@1232 68 <a href="http://mirror.slitaz.org/iso/4.0/flavors/slitaz-4.0-base.iso">
pascal@1232 69 slitaz-4.0-base.iso</a>
pankso@921 70 [8.0M] - Base system in text mode and including useful commandline tools.
pankso@921 71 A good choice for a server installation
al@1025 72 </p></div>
pankso@921 73
al@1025 74 <div class="box-dl"><p>
pascal@1232 75 <a href="http://mirror.slitaz.org/iso/4.0/flavors/slitaz-4.0-loram.iso">
pascal@1232 76 slitaz-4.0-loram.iso</a>
pascal@1232 77 [41.0M] - Loram flavor that can start SliTaz on machines with very limited
pascal@1232 78 resources and needs only 128MB without disabling the cdrom
al@1025 79 </p></div>
pankso@921 80
al@1025 81 <div class="box-dl"><p>
pascal@1232 82 <a href="http://mirror.slitaz.org/iso/4.0/flavors/slitaz-4.0-loram-cdrom.iso">
pascal@1232 83 slitaz-4.0-loram-cdrom.iso</a>
pascal@1232 84 [163.0M] - Loram flavor that can boot with only 24 MB and a little swap
pankso@921 85 memory, but is unable to release the cdrom
al@1025 86 </p></div>
pankso@921 87
al@1025 88 <div class="box-dl"><p>
pascal@1232 89 <a href="http://mirror.slitaz.org/iso/4.0/slitaz-4.0.iso">
pascal@1232 90 slitaz-4.0.iso</a>
pascal@1232 91 [35.0M] - 4in1 flavor containing the base, justx, gtkonly and core ISOs
al@1025 92 </p></div>
pankso@921 93
pankso@921 94
pankso@921 95 <div class="box">
al@1025 96 <img src="/images/network.png" alt="[ ]" />
pankso@921 97 Browse flavors directory on the mirror:
pankso@921 98 <a href="http://mirror.slitaz.org/iso/stable/flavors/">Stable</a> |
pankso@921 99 <a href="http://mirror.slitaz.org/iso/cooking/flavors/">Cooking</a>
pankso@921 100 </div>
pankso@921 101
pankso@921 102 <h2>Getting and generating a flavor</h2>
al@1025 103
pankso@921 104 <p>
pankso@921 105 A <em>flavor</em> is a (.flavor) file to generate a special flavor.
pankso@921 106 The graphical tool Tazlitobox can create a flavor in a few
pankso@921 107 mouse clicks. The Tazlito
pankso@921 108 <a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html">manual</a>
pankso@921 109 and <a href="http://doc.slitaz.org/en:handbook:genlivecd">documentation</a>
pankso@921 110 provide detailed instructions on the generation of flavors. On the
pankso@921 111 command line, you can get a list of available flavors via
pankso@921 112 <code>tazlito list-flavors</code>.
pankso@921 113 </p>
pankso@921 114
pankso@921 115 <h3>Create and share your own flavor</h3>
al@1025 116
pankso@921 117 <p>
pankso@921 118 The stable and cooking versions offer the flavor <em>core</em> on the
pankso@921 119 mirror, it can be used as a basis to create your own flavor.
pankso@921 120 The documentation in the Handbook provides all the necessary
pankso@921 121 instructions to <a href="http://doc.slitaz.org/en:handbook:genlivecd"
pankso@921 122 >create your own LiveCD flavor</a>.
pankso@921 123 </p>
pankso@921 124 <p>
pankso@921 125 If you have created your own flavor to taste, you can send it on the
pankso@921 126 <a href="../mailing-list.php">discussion list</a> for it to be
pankso@921 127 tested and included in the official flavors.
pankso@921 128 </p>
pankso@921 129
pankso@921 130 <!-- End of content -->
pankso@921 131 </div>
pankso@921 132
pankso@921 133 <?php include("../../lib/html/footer.html"); ?>
pankso@921 134
pankso@921 135 </body>
pankso@921 136 </html>