website annotate en/index.html @ rev 346

en: Update home and fix typos
author Paul Issott <paul@slitaz.org>
date Sun Mar 29 13:57:48 2009 +0000 (2009-03-29)
parents 226c407d3dc2
children 0350a87566cc
rev   line source
pankso@5 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@5 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@5 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@5 4 <head>
pankso@5 5 <title>SliTaz GNU/Linux - Home page</title>
pankso@5 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@5 7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
pankso@5 8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
pankso@5 9 <meta name="robots" content="index, follow, all" />
pankso@5 10 <meta name="revisit-after" content="7 days" />
pankso@5 11 <meta name="expires" content="never" />
paul@346 12 <meta name="modified" content="2009-03-29 12:45:00" />
pankso@5 13 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
pankso@5 14 <meta name="publisher" content="www.slitaz.org" />
pankso@5 15 <link rel="shortcut icon" href="../favicon.ico" />
pankso@5 16 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
pankso@335 17 <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
pankso@335 18 <link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
pankso@5 19 </head>
pankso@5 20 <body bgcolor="#ffffff">
pankso@5 21 <!-- Header -->
pankso@5 22 <div id="header">
pankso@5 23 <a name="top"></a>
pankso@5 24 <!-- Access -->
pankso@5 25 <div id="access">
pankso@76 26 Language:
pankso@276 27 <a href="../de/" title="Deutsche Slitaz Website">Deutsch</a> |
pankso@276 28 <a href="../es/" title="Página de Inicio">Español</a> |
pankso@76 29 <a href="../" title="Page principale en français">Français</a> |
pankso@103 30 <a href="../pt/" title="Página principal">Português</a> |
pankso@76 31 <a href="../i18n.html" title="Internationalisation">i18n</a>
pankso@5 32 </div>
pankso@5 33 <a href="http://www.slitaz.org/en/"><img id="logo"
pankso@5 34 src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
pankso@5 35 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
pankso@5 36 <p id="titre">#!/GNU/Linux</p>
pankso@5 37 </div>
pankso@5 38 <div id="nav">
pankso@5 39 <div id="nav_top"></div>
pankso@84 40 <ul>
MikeDSmith25@117 41 <li><a href="about/" title="Information about the SliTaz project">About the project</a></li>
pankso@84 42 <li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
pankso@84 43 <li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
pankso@84 44 <li><a href="packages/" title="Packaged software">Packages</a></li>
pankso@84 45 <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
paul@270 46 <li><a href="devel/" title="Developer corner">Development</a></li>
pankso@84 47 <li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
pankso@84 48 <li><a href="search.html" title="Search engine">Search</a></li>
pankso@84 49 <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
pankso@84 50 </ul>
pankso@84 51 <hr />
pankso@84 52 <ul>
pankso@84 53 <li><a href="http://forum.slitaz.org/#idx2" title="Forum d'aide et support">Support Forum</a></li>
pankso@84 54 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
pankso@324 55 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Bug Tracking</a></li>
pankso@84 56 </ul>
pankso@5 57 <div id="nav_bottom">
pankso@5 58 <div id="nav_bottom_img"></div>
pankso@5 59 </div>
pankso@5 60 </div>
pankso@5 61
pankso@5 62 <!-- Content top. -->
pankso@5 63 <div id="content_top">
pankso@5 64 <div class="top_left"></div>
pankso@5 65 <div class="top_right"></div>
pankso@5 66 </div>
pankso@5 67
pankso@5 68 <!-- Content -->
pankso@5 69 <div id="content">
pankso@5 70 <a name="content"></a>
pankso@5 71
pankso@5 72 <h1><font color="#3e1220">Main page</font></h1>
pankso@5 73 <h2><font color="#df8f06">Boot baby... boot!</font></h2>
pankso@5 74
pankso@5 75 <p>
pankso@103 76 <a href="../" title="Français">Bienvenue</a> -
pankso@103 77 <a href="../pt/" title="Português">Bem-vindo</a> -
sevala@208 78 <a href="../de/" title="Deutsch">Willkommen</a> -
sevala@208 79
pankso@103 80 Welcome to the SliTaz GNU/Linux web site.
pankso@5 81 </p>
pankso@5 82 <p>
paul@346 83 SliTaz is a free operating system, working completely
paul@346 84 in RAM and booting from removable media such as a cdrom
paul@346 85 or USB key. SliTaz is distributed as a LiveCD, and
paul@346 86 weighs less than 30MB. The system is quick and
paul@346 87 responsive, clean and robust. SliTaz is simple and
paul@346 88 intuitive, providing a lightweight, elegant desktop,
paul@346 89 documentation and easy to use configuration
paul@346 90 tools. <a href="about/">More information...</a>
paul@346 91 </p>
sevala@208 92 <table width="100%">
sevala@208 93 <tr>
sevala@208 94 <td align="center">
paul@209 95 <a href="../en/artwork/screenshots.html"><img
sevala@208 96 src="../pics/website/screenpresentation.jpg"
sevala@208 97 title="SliTaz Desktops" alt="slitaz-dektop"
sevala@208 98 style="width: 450px; " /></a>
sevala@208 99 </td>
sevala@208 100 </tr>
sevala@208 101 </table>
pankso@5 102
paul@127 103 <!--
paul@127 104 SliTaz news starting.
paul@127 105 English RSS feed file is : rss.xml
paul@127 106 -->
paul@127 107
paul@127 108 <h2><a href="rss.xml"><img
paul@127 109 src="../pics/website/feed.png" alt="SliTaz RSS News" title="SliTaz RSS News"
paul@127 110 style="width: 16px; height: 16px; float: left; padding: 4px 4px 0px 0px;" /></a>
paul@127 111 <font color="#DF8F06">Headlines</font></h2>
paul@127 112 <p>
paul@346 113 The SliTaz website offers the main news of the project as well as news
paul@346 114 on the general activity of the subprojects on the
paul@346 115 <a href="http://labs.slitaz.org/">laboratories</a>. Both are
paul@346 116 available as a XML <a href="rss.xml">RSS</a> feed. The project also
paul@346 117 proposes a small monthly Newsletter in English and Chinese.
paul@127 118 </p>
paul@346 119 <ul>
paul@346 120 <li><a href="http://labs.slitaz.org/news">News from the Labs</a>
paul@346 121 (<a href="http://labs.slitaz.org/news?format=atom">RSS</a>)</li>
paul@346 122 <li><a href="http://wiki.slitaz.org/doku.php?id=here">Monthly Newsletter</a></li>
paul@346 123 </ul>
paul@346 124
paul@346 125 <div id="news">
paul@127 126
pankso@5 127 <ul>
pankso@5 128 <!-- <li><strong>Date - Title</strong><br />
pankso@5 129 </li> -->
paul@346 130 <li><strong>27 March 2009 - Labs and new mirrors</strong><br />
paul@346 131 Continually seeking to improve the distribution and the services we offer,
paul@346 132 we are proud to announce the launch of <a href="http://labs.slitaz.org/">SliTaz Labs</a>.
paul@346 133 This platform makes it possible for contributors to collaborate more
paul@346 134 effectively, report bugs or request new features. The Labs provide each
paul@346 135 <a href="http://labs.slitaz.org/projects">project</a> with a wiki, a
paul@346 136 bug/issues tracker, <a href="http://labs.slitaz.org/news">news</a>, etc.
paul@346 137 The laboratories provide an overview of activity on the project and
paul@346 138 track the release of regular updates. Register to participate and
paul@346 139 leave a comment. The project is also proud to announce 2 new mirrors:
paul@346 140 In Switzerland, hosted by <a href="http://mirror.switch.ch/">SWITCHmirror</a>
paul@346 141 (10 Gbits/s) and hosted in China by <a href="http://www.lupaworld.com">LupaWorld</a>,
paul@346 142 thanks for supporting us.
paul@346 143 </li>
paul@309 144 <li><strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong><br />
paul@309 145 The SliTaz project will be present at Solutionslinux 2009 in Paris.
paul@309 146 The stand will be hosted by 3 members of the team during the 3 day
paul@310 147 event and several other contributors will be present at some point.
paul@309 148 There you will have the opportunity to test various machines, EeePC
paul@309 149 for example, create a USB key (bring one with you) or to buy USB keys
paul@309 150 or bootable LiveCDs. You can also learn about the project and make
paul@309 151 contact with members of the association and the development team.
paul@309 152 Website of the fair:
paul@309 153 <a href="http://www.solutionslinux.fr/">www.solutionslinux.fr</a>,
paul@309 154 <a href="http://www.solutionslinux.fr/associations.php?pg=2_7">Village associations</a>,
paul@309 155 <a href="http://www.solutionslinux.fr/exposant_fiche.php?id=763&amp;pg=2_4">SliTaz Stand</a>.
paul@309 156 </li>
paul@299 157 <li><strong>28 Feb 2009 - New Cooking 20090228</strong><br />
paul@299 158 Getting ready for the next stable release! - The SliTaz project is proud
paul@299 159 to publish a new Cooking version with a lot of bug fixes, updates, improvements
paul@299 160 and new features. PCI/USB device auto-detection is now handled by Tazhw and
paul@299 161 firmware can be installed in one click through a graphical interface.
paul@299 162 Tazndis also has a simple GUI which lets you manage Windows drivers in a
paul@299 163 user friendly interface. The graphical packages manager is also much simpler
paul@299 164 to use and LiveUSB media such as a USB key can easily be created through a box.
paul@299 165 Netbox displays all interfaces and the new Wifibox can connect to
paul@299 166 wireless essids, manage favorite networks and configure card drivers
paul@299 167 manually or through Tazhw. The desktop has a GUI to enable or disable
paul@299 168 applications started with an Openbox session and Ivman with desktopkbox
paul@299 169 provides a lightweight notification system. You can
paul@299 170 <a href="get/#cooking">download</a> this new ISO image from one of the
paul@299 171 official mirrors of the website.
pankso@296 172 </li>
pankso@233 173 <li><strong>31 Dec 2008 - Cooking 20081231 - Wifi and NTFS support</strong><br />
pankso@233 174 The SliTaz project is proud to announce a new Cooking version of the
pankso@233 175 LiveCD. It allows you to utilize and test the work done in recent months,
paul@235 176 it contains many new features, bug fixes and several updates. The
pankso@233 177 distribution now includes a tiny control center, easily managed WiFi
pankso@233 178 via Netbox and tazndis, a lighter version of ndiswrapper to use non-free
pankso@233 179 Windows network card drivers. Perl is now on the cdrom (with Lua removed).
pankso@233 180 WiFi support is also accompanied by support for NTFS partitions, so
pankso@233 181 mplayer had to be dropped from the default packages that make up the
pankso@233 182 heart of the LiveCD. The Tazpkg manager has been greatly improved, it
pankso@233 183 allows the preservation of configuration files, software to be updated
pankso@233 184 according to the construction (build) date on the server, log files to
pankso@233 185 be kept when the packages are actioned, and several fixes have been
pankso@233 186 applied. Also improved are the boot scripts, and the LiveCD tool
pankso@233 187 (Tazlito) is now more coherent. The Cooking repository now contains more
pankso@233 188 than 1100 packages thanks to the SliTaz developers. You can
pankso@233 189 <a href="get/#cooking">download</a> this new version from one of the
pankso@233 190 official mirrors of the project.
pankso@233 191 </li>
pankso@110 192 <li><strong>Cooking 20080716 - Web boot and MPlayer</strong><br />
paul@113 193 SliTaz project members are proud to announce the availability of a new
paul@113 194 Cooking version, including many new features and bug fixes. This version
paul@113 195 provides the boot option <code>web</code> which lets you boot SliTaz
pankso@110 196 from the internet using gPXE from
pankso@110 197 <a href="http://boot.slitaz.org/">boot.slitaz.org</a>. This new
pankso@110 198 unique service offers the possibility to use SliTaz in Live mode
paul@113 199 (all in RAM), using the Live options to store your data permanently
paul@113 200 and preconfigure the system. This new Cooking takes an extra 3 Mb so we can provide:
pankso@110 201 a multimedia player with MPlayer, a notes manager with Notecase,
pankso@110 202 a new version of Tazpkg package manager with md5sum support, XFS
paul@113 203 filesystem support built into the Kernel, a 'man' command and a few
paul@113 204 updates. This version requires at least 160 Mb to boot and run properly,
paul@122 205 we offer loram <a href="get/flavors.html">flavors</a> for machines with less
paul@122 206 resources. <a href="get/#cooking">Download SliTaz Cooking ISO</a>.
pankso@110 207 </li>
paul@91 208 <li><strong>26 Jun 2008 - Cooking 20080626 with new Kernel</strong><br />
paul@90 209 Summer time is here and also the new Cooking from the 26 June. A lot
pankso@85 210 of work has been done to improve user experience. This Cooking version
pascal@86 211 provides a new Kernel (2.6.25.5) with many new built-in drivers and
paul@90 212 modules, linux package was also split to have a fairly modular Kernel.
paul@90 213 Default user has changed to <code>tux</code> and the new option
paul@90 214 <code>user=name</code> lets you choose the default user name. Most
pascal@86 215 of the Slitaz utils and tools have been improved: tazpkgbox provides
paul@90 216 some new commands for package management and bootfloppybox can be used in
paul@90 217 text mode, Netbox wifi and PPPoE support are now both working well and
pankso@85 218 a new function called zeroconf is available. Most packages are up-to-date
paul@90 219 and Firefox 3.0 is part of the 25.2 Mb ISO. Cooking version can be
pankso@85 220 <a href="get/#cooking">downloaded</a> from SliTaz mirror. Bugs can
pankso@85 221 be reported on SliTaz Bug Tracking System:
pankso@324 222 <a href="http://labs.slitaz.org/issues">BTS</a>
pankso@85 223 </li>
pankso@50 224 <li><strong>18 May 2008 - Cooking 20080518 and LinuxDays.ch</strong><br />
paul@54 225 SliTaz team is proud to announce the availability of a new Cooking
paul@54 226 LiveCD ISO image providing huge changes from the stable release.
paul@155 227 SliTaz now uses Openbox as its default Window Manager, desktop icons let
paul@54 228 you launch your favorite applications and manage files and dbus and hal
paul@54 229 will automatically mount removable media such as USB keys or Hard disks.
paul@54 230 Packages can now be managed through the graphical Packages Manager
paul@54 231 Tazpkgbox and mountbox and netbox are now much more usable and complete.
paul@56 232 The LiveCD now offers: lua, a desktop search engine with searchmonkey,
paul@54 233 system information with Hardinfo, task management with LXTasks and a
paul@56 234 password and clipboard manager. All the major packages have been updated -
paul@54 235 SliTaz now uses a new toolchain using the last glibc-2.7, GTK 2.12.9
paul@54 236 and Firefox 3.0 RC1! You will now find 580 packages on the mirror
paul@54 237 including wireless support for the kernel and the necessary tools
hacker@59 238 for a manual connection or one managed by SliTaz netbox. This new announced
paul@54 239 Cooking version can be <a href="get/#cooking">downloaded</a> from
pankso@50 240 SliTaz mirror. Note: This version is going to be used at the
paul@54 241 <a href="http://www.linuxdays.ch/">LinuxDay.ch</a> in Geneva
paul@54 242 Switzerland.
pankso@50 243 </li>
pankso@5 244 <li><strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong><br />
pankso@50 245 The SliTaz contributors team are proud to announce the publication of SliTaz
paul@33 246 GNU/Linux 1.0. This is the first stable release after 2 years of work. The
pankso@50 247 system is distributed as a bootable LiveCD of 24.8 MB providing a fully
pankso@5 248 featured desktop environment and a generous selection of multi-use applications.
pankso@50 249 SliTaz GNU/Linux 1.0 uses the Linux Kernel 2.6.24.2, providing Firefox 2.0.0.12,
pankso@5 250 Rsync 3.0.0, Gparted 0.3.5 and sound support with Alsa 1.0.16. The distribution
pankso@50 251 lets you listen to music, surf the Web, edit a video studio and much more
pankso@50 252 with the 448 available packages that can be installed with our own
pankso@5 253 package manager Tazpkg. The LiveCD lets you create a custom distro or a LiveUSB
pankso@5 254 device in one single command. Security updates are provided by the project and
pankso@50 255 popular packages like Firefox will also get upgraded for functionality. You
pankso@50 256 can get SliTaz GNU/Linux 1.0 from the Web site
pankso@50 257 <a href="get/#stable">download page</a>. Read the
pankso@50 258 <a href="doc/releases/1.0/relnotes.en.html">Release Notes</a> for more
pankso@5 259 detailed information on this stable version.
pankso@5 260 </li>
pankso@5 261 <li><strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong><br />
pankso@50 262 SliTaz project is proud to announce an updated version of the LiveCD
pankso@5 263 with many bug fixes, new boot options, ACPI support and some package updates
pankso@50 264 such as: Alsa 1.0.16, PHP 5.2.5, Htop 0.7, Firefox 2.0.0.12, Nano 2.0.7 and
pankso@5 265 Sqlite 3.5.6. The option <code>home=*</code> now supports devices by UUID or
pankso@5 266 label (Thanks Andrew) and the <code>laptop</code> option will automatically
pankso@50 267 load ac and battery Kernel modules. The project also provides a new tool
pankso@50 268 Tazusb, dedicated to LiveUSB media. Tazusb lets you create bootable USB
pankso@5 269 media or write the current filesystem to the media, in one single command.
pankso@5 270 This version is ready for stable release, we are now writing Release Notes,
pankso@50 271 preparing final artwork and a stable packages repository. You can try this
pankso@50 272 updated Cooking by <a href="get/#cooking">downloading</a> the LiveCD ISO from
pankso@5 273 SliTaz Web site.</li>
pankso@5 274 <li><strong>10 Jan 2008 - New Cooking ISO (20080107)</strong><br />
pankso@5 275 Paving the road to a stable release, we published a new Cooking ISO with many
pankso@50 276 bug fixes and some new features. We added Asunder for audio CD ripping,
pankso@5 277 Burnbox to burn ISO images, a new boot option to let you load Kernel modules
pankso@5 278 at boot time (<code>modprobe=modules</code>) and the LiveCD now uses Xvesa
pankso@5 279 from Xorg 7.2. All the SliTaz tools and utilities have been updated with
pankso@5 280 new features. Tazpkg can repack packages from a running system, Tazlito
pankso@5 281 can generate a LiveCD distribution flavor with a few commands and Tazwok can
pankso@5 282 check for build dependencies when building a package from source. Please
pankso@5 283 check <a href="get/#cooking">downloads area</a> to get a copy of SliTaz
pankso@5 284 LiveCD.</li>
pankso@5 285 <li><strong>16 Dec 2007 - SliTaz English forum</strong><br />
pankso@5 286 The project is proud the announce the availability of an
pankso@5 287 <a href="http://forum.slitaz.org/#idx2">English forum</a>
pankso@5 288 providing help and support to users speaking English. Since the project
pankso@50 289 is French based, we get a lot of feedback and requests from the English
paul@155 290 speaking community that we want to honour. The forum has its own domain
pankso@50 291 <a href="http://forum.slitaz.org/">forum.slitaz.org</a>. The default
pankso@5 292 interface is in French but settings can be changed when you login with your
pankso@5 293 account. The crew is also working on the lack of English documentation.
pankso@5 294 Help and assistance are greatly welcomed in the project.
pankso@5 295 </li>
pankso@5 296 <li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong><br />
pankso@50 297 2 days for a new ISO that boots twice faster. With the new lzma compression
pankso@50 298 boot time has gone down, we worked hard these two days to improve boot speed
pankso@5 299 and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
pankso@5 300 new Kernel patch for lzma and a bug fix for boot messages. Some
pankso@5 301 tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
pankso@50 302 and between 60 to 80 on older hardware.
pankso@5 303 <a href="get/#cooking">Download last Cooking</a>.
pankso@5 304 </li>
pankso@5 305 <li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong><br />
pankso@5 306 SliTaz crew is proud to announce the availability of a new SliTaz Cooking
pankso@5 307 release. It's finally not the expected stable release because we decided
pankso@5 308 to add some more hardware support on the LiveCD, like sound and PCMCIA
pankso@5 309 support. A new roadmap is on the stove and a stable release should be expected
pankso@5 310 in March 2008, matching one year of the first SliTaz public release. This will
pankso@5 311 also give us time to bring you a rock solid stable version with all these new
pankso@5 312 features and more than 240 packages on the mirror. So, this new SliTaz
paul@155 313 release brings you Alsa with its mixer, Alsaplayer, mpg123, Gcolor2,
pankso@5 314 pcmciautils, and a new Kernel. SliTaz also provides new options to use at
pankso@5 315 boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
pankso@5 316 P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
pankso@5 317 Light Incredible... SliTaz (cooking) LiveCD can be obtained
pankso@5 318 on SliTaz mirror. <a href="get/#cooking">Download</a>. Enjoy!</li>
pankso@5 319 <li><strong>06 Nov 2007 - Last Cooking before 1.0</strong><br />
pankso@5 320 SliTaz project is proud to announce the last cooking version before stable
pankso@5 321 release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
pankso@5 322 Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
pankso@50 323 new theme and wallpaper for JWM and installed a Tango icon.
pankso@5 324 <a href="get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
pankso@5 325 TuxFamily mirror. All feedback is really welcome, you can use the mailing
pankso@5 326 list or directly send a mail to &lt;devel at slitaz.org&gt;.</li>
pankso@5 327 <li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><br />
pankso@5 328 SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
pankso@5 329 Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
pankso@5 330 a new theme and wallpaper. The packages manager was also upgraded with
pankso@5 331 Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
pankso@5 332 SliTaz (cooking) LiveCD can be obtained for free
pankso@5 333 from TuxFamily mirror. <a href="get/#cooking">Download</a>.</li>
pankso@5 334 </ul>
pankso@5 335
pankso@5 336 <!-- News end. -->
pankso@5 337 </div>
pankso@5 338
pankso@5 339 <h2><font color="#df8f06">i18n</font></h2>
pankso@5 340 <p>
paul@90 341 SliTaz project Website is available in the following languages:
pankso@5 342 <a href="../en/">English</a> |
pankso@76 343 <a href="../">Français</a> |
paul@90 344 <a href="../i18n.html">i18n</a>
pankso@5 345 </p>
pankso@5 346
pankso@5 347 <!-- End of content with round corner -->
pankso@5 348 </div>
pankso@5 349 <div id="content_bottom">
pankso@5 350 <div class="bottom_left"></div>
pankso@5 351 <div class="bottom_right"></div>
pankso@5 352 </div>
pankso@5 353
pankso@5 354 <!-- Start of footer and copy notice -->
pankso@5 355 <div id="copy">
pankso@5 356 <p>
paul@346 357 Last modification : 2009-03-29 12:45:00 -
pankso@5 358 <a href="#top">Top of the page</a>
pankso@5 359 </p>
pankso@5 360 <p>
pankso@5 361 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
pankso@5 362 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
pankso@5 363 </p>
pankso@5 364 <!-- End of copy -->
pankso@5 365 </div>
pankso@5 366
pankso@5 367 <!-- Bottom and logo's -->
pankso@5 368 <div id="bottom">
pankso@5 369 <p>
pankso@5 370 <a href="http://validator.w3.org/check?uri=referer"><img
pankso@5 371 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
pankso@5 372 title="Code validé XHTML 1.0"
pankso@5 373 style="width: 80px; height: 15px;" /></a>
pankso@5 374 </p>
pankso@5 375 </div>
pankso@5 376
pankso@5 377 </body>
pankso@5 378 </html>
pankso@5 379