slitaz-doc annotate slitaz/relnotes.en.html @ rev 86

es,cn: add relnotes, links and tags
author Paul Issott <paul@slitaz.org>
date Thu Apr 15 22:30:07 2010 +0100 (2010-04-15)
parents e91d76aacbf6
children
rev   line source
pankso@53 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@53 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@53 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
pankso@53 4 <head>
pankso@53 5 <title>SliTaz 3.0 Release notes</title>
pankso@53 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@53 7 <meta name="description" content="slitaz doc system releases notes information cooking" />
pankso@53 8 <meta name="expires" content="never" />
pankso@53 9 <meta name="modified" content="2010-03-22 22:10:00" />
pankso@53 10 <meta name="publisher" content="www.slitaz.org" />
pankso@53 11 <meta name="author" content="Christophe Lincoln"/>
pankso@53 12 <link rel="shortcut icon" href="favicon.ico" />
pankso@53 13 <link rel="stylesheet" type="text/css" href="book.css" />
pankso@53 14 </head>
pankso@53 15 <body bgcolor="#ffffff">
pankso@53 16
pankso@53 17 <!-- Header and quick navigation -->
pankso@53 18 <div id="header">
pankso@53 19 <a name="top"></a>
pankso@53 20 <h1><font color="#3E1220">SliTaz - System doc</font></h1>
pankso@53 21 </div>
pankso@53 22
pankso@53 23 <div id="quicknav">
pankso@53 24 SliTaz:
pankso@53 25 <a href="http://www.slitaz.org/">Website</a>
pankso@53 26 <a href="http://forum.slitaz.org/">Forum</a>
pankso@53 27 <a href="http://doc.slitaz.org/">Documentation</a>
pankso@53 28 <a href="http://pkgs.slitaz.org/">Packages</a>
pankso@53 29 <a href="http://labs.slitaz.org/">Labs</a>
pankso@53 30 </div>
pankso@53 31
pankso@53 32 <!-- Content. -->
pankso@53 33 <div id="content">
pankso@53 34
pankso@53 35 <h2><font color="#df8f06">Releases notes</font></h2>
pankso@53 36
pankso@53 37 <ul>
pankso@53 38 <li><a href="#overview">Overview.</a></li>
pankso@53 39 <li><a href="#hardware">Supported Hardware.</a></li>
pankso@53 40 <li><a href="#livecd">LiveCD Flavors.</a></li>
pankso@53 41 <li><a href="#toolchain">Kernel and toolchain.</a></li>
pankso@53 42 <li><a href="#utf-8">UTF-8 support.</a></li>
pankso@53 43 <li><a href="#xorg">Xorg server.</a></li>
pankso@53 44 <li><a href="#install">HD Install and LiveUSB.</a></li>
pankso@53 45 <li><a href="#packages">Software Packages.</a></li>
pankso@53 46 <li><a href="#desktop">Core Desktop.</a></li>
jozee@70 47 <li><a href="#security">Security.</a></li>
pankso@53 48 <li><a href="#upgrade">From 2.0 to 3.0.</a></li>
pankso@53 49 <li><a href="#people">People of the Project.</a></li>
pankso@53 50 </ul>
pankso@53 51
pankso@53 52 <a name="overview"></a>
pankso@53 53 <h3><font color="#6c0023"></font>Overview</h3>
pankso@53 54 <p>
paul@68 55 Welcome to SliTaz 3.0! Small, fast, easy to use and customize, the new
paul@68 56 SliTaz stable version is now out after one year of development.
pankso@53 57 </p>
pankso@53 58 <ul>
paul@68 59 <li>Boot scripts rewritten and faster (super-fast booting)</li>
paul@68 60 <li>All home-made boxes improved (tazctrlbox, tazhw, wifibox, burnbox, mountbox, netbox, serverbox, installer)</li>
tux@62 61 <li>Switch to Xorg from Xvesa</li>
paul@58 62 <li>Switch to Midori as the default web browser</li>
tux@62 63 <li>Better hardware support - wifi cards, webcams, 3G-modems, printers, scanners</li>
tux@62 64 <li>Better themes and desktop integration</li>
paul@58 65 <li>Faster virtualization with lguest</li>
pankso@63 66 <li>SliTaz pro: OpenERP, LAMP, GLPI and more</li>
paul@68 67 <li>Easier to customize LiveCD and LiveUSB (tazlitobox and tazusbbox)</li>
tux@62 68 <li>Tazpkg supports new features including the conversion of deb/rpm/arch/slackware/ipk packages to Slitaz native format</li>
tux@62 69 <li>Packages are now automatically built by a build bot (Tazbb)</li>
pankso@53 70 <li>More contributors and stronger community</li>
paul@58 71 <li>900 packages added to the database and many updates</li>
paul@58 72 <li>More than 2800 commits by contributors</li>
pankso@53 73 </ul>
pankso@53 74 <p>
pankso@53 75 Technical support is provided to users via the mailing list and the official
pankso@53 76 forum: <a href="http://forum.slitaz.org/">forum.slitaz.org</a>
pankso@53 77 </p>
pankso@53 78
pankso@53 79 <a name="hardware"></a>
pankso@53 80 <h3><font color="#6c0023">Supported Hardware</font></h3>
pankso@53 81 <p>
paul@58 82 SliTaz GNU/Linux supports all machines based on the i486 or x86 Intel compatible
pankso@53 83 processors. A minimum 192MB of memory is recommended to use the core LiveCD.
pascal@76 84 80MB is needed for the "slitaz-loram" flavor and 16MB for the
pankso@53 85 "slitaz-loram-cdrom" flavor.
pankso@53 86 </p>
pankso@53 87 <p>
paul@68 88 With the slitaz-loram flavor, the system is less responsive, but allows you to
paul@68 89 graphically install SliTaz on very old machines with limited resources. Once installed, SliTaz works
paul@68 90 well with a minimum of 16MB memory, but forget about using Firefox to surf the
paul@68 91 web - you'll have to use the text based 'links' for example.
paul@68 92 </p>
paul@68 93 <p>
paul@58 94 SliTaz 3.0 provides all needed drivers and tools such as 915resolution to
paul@58 95 have support for a wide range of netbooks (Eeepc, HP mini, Aspire One, etc).
pankso@53 96 </p>
pankso@53 97
pankso@53 98 <a name="livecd"></a>
pankso@53 99 <h3><font color="#6c0023">LiveCD Flavors</font></h3>
pankso@53 100 <p>
pankso@63 101 SliTaz GNU/Linux is distributed as a bootable LiveCD. You can use the LiveCD
pankso@63 102 as a normal system or you can graphically install Slitaz to the hard drive.
pankso@63 103 Installing/upgrading Slitaz retains your previous system's settings, applications
pankso@63 104 and documents.
pankso@53 105 </p>
pankso@53 106 <p>
pankso@53 107 The LiveCD can also be customised and easily rebuilt both graphically or from
pankso@53 108 the command line. Install your own custom set of packages, or simply use one
pankso@53 109 of the preset flavors on the mirror. Then simply generate your distribution
pankso@53 110 with the "Tazlito" tool.
pankso@53 111 </p>
pankso@63 112 <p>
paul@69 113 The ISO image now uses a 'hybrid' system: it can also be copied onto an USB stick
paul@69 114 without formating it (using <code>dd</code>).
pankso@63 115 </p>
pankso@53 116
pankso@53 117 <a name="toolchain"></a>
pankso@53 118 <h3><font color="#6c0023">Kernel and toolchain</font></h3>
pankso@53 119 <p>
tux@62 120 SliTaz 3.0 comes with a new but very well tested 2.6.30.6 Linux kernel and a complete new
tux@62 121 build toolchain from which the whole system has been built. The 2.6.30.6 Linux kernel is
tux@62 122 separated into several linux-packages for supporting additional drivers and features. This time
paul@58 123 we have also built-in some more drivers to have a faster kernel boot.
pankso@53 124 </p>
pankso@53 125 <p>
paul@58 126 The new toolchain comprises of: Binutils 2.19.1, GCC 4.4.1, Glibc 2.10.1
pankso@53 127 </p>
pankso@53 128
pankso@53 129 <a name="utf-8"></a>
pankso@53 130 <h3><font color="#6c0023">UTF-8 support</font></h3>
paul@68 131 With this release, the Slitaz community can enjoy full UTF-8 support.
paul@68 132 SliTaz uses standard PO files for the translation of all SliTaz related tools, boxes and utilities.
jozee@67 133 With better internationalization support (russian, portuguese, chinese, and many more),
tux@62 134 contributors can now use graphical tools such as poedit to make translations using GNU gettext standards.
paul@68 135 The labs also have an i18n project to easily upload files to be included in the distribution.
paul@68 136 The locale packs have more translated application messages for the core system and
tux@62 137 some extra packages for applications such as Gimp, Abiword, Gnumeric, etc.
pankso@53 138
pankso@53 139 <a name="xorg"></a>
pankso@53 140 <h3><font color="#6c0023">Xorg server</font></h3>
paul@61 141 <p>
paul@68 142 SliTaz now uses the Xorg X window system (although we will always try to
paul@68 143 provide a Xvesa flavor). With the tazx utility you can reconfigure Xorg and
paul@61 144 select the correct driver for your card. The xorg server comes with the vesa
paul@68 145 driver by default which powers most cards; although you may still need to
paul@68 146 manually configure your xorg.conf to some degree if you install some of the
paul@68 147 other drivers.
paul@61 148 </p>
pankso@53 149
pankso@53 150 <a name="install"></a>
pankso@53 151 <h3><font color="#6c0023">HD install and LiveUSB</font></h3>
pankso@53 152 <p>
pankso@53 153 The installation is fully automated and can be done graphically or in text
tux@62 154 mode. The slitaz installer now lets you use a separate partition for
paul@68 155 /home, configure the root password and chose the default user login.
paul@68 156 The installer also now supports installation from a LiveUSB session.
pankso@53 157 </p>
pankso@63 158 <p>
paul@68 159 Full USB install is also supported using <code>rootdelay=10</code>
paul@68 160 as a kernel argument (in GRUB menu.lst). The root delay ensures the Kernel
paul@68 161 has detected the device before mounting it on / (root).
pankso@63 162 </p>
pankso@53 163
pankso@53 164 <a name="packages"></a>
pankso@53 165 <h3><font color="#6c0023">Software Packages</font></h3>
pankso@53 166 <p>
jozee@67 167 SliTaz 3.0 has around 2300 packages in the database. A wide variety of packages
paul@68 168 have been commited and the Tazpkg package manager can now convert
paul@68 169 deb/rpm/arch/slackware/ipk packages to Slitaz native format (.tazpkg).
paul@68 170 A lot of time was also spent maintaining professional grade software
pankso@63 171 such as OpenERP, MySQL, GLPI.
pankso@53 172 </p>
pankso@53 173 <p>
tux@62 174 On the update side, mostly all the packages have been updated, including
paul@68 175 the kernel, toolchain, Xorg (7.4), GTK and QT. The package format has
paul@68 176 also changed to support lzma for better compression and faster
paul@68 177 downloads. Packages are also checked by Tazwok to ensure the FHS is followed
paul@68 178 and packages are now built automatically by the SliTaz Build Bot:
pankso@63 179 <a href="http://bb.slitaz.org/">bb.slitaz.org</a>
pankso@53 180 </p>
pankso@53 181
pankso@53 182 <a name="desktop"></a>
pankso@53 183 <h3><font color="#6c0023">Core Desktop</font></h3>
pankso@53 184 <p>
tux@62 185 A lot of attention has been paid the the core desktop. All applications
paul@58 186 are well integrated and a special SliTaz theme (icons, Openbox, GTK) has
paul@58 187 been created.
pankso@53 188 </p>
tux@62 189 <p>
tux@62 190 The core desktop provides a selection of multi-use packages for surfing the
tux@62 191 web, listening to music, audio editing, image manipulation and developing or
paul@68 192 burning to optical media. It's just one click in the application menu to find
paul@68 193 installed software by category.
tux@62 194 </p>
tux@62 195
pankso@53 196 <a name="security"></a>
pankso@53 197 <h3><font color="#6c0023">Security</font></h3>
pankso@53 198 <p>
paul@68 199 Slitaz is more secure and robust now and the firewall rules have been updated. A
paul@68 200 firewall can be installed using the graphical tazhw box, and serverbox can help
paul@68 201 to maintain the installed firewall. Mountbox can manage crypto devices with
paul@68 202 devmapper and the crypt setup tools allow encryption of block devices.
pankso@53 203 </p>
pankso@53 204
pankso@53 205 <a name="upgrade"></a>
paul@58 206 <h3><font color="#6c0023">From 2.0 to 3.0</font></h3>
pankso@53 207 <p>
pankso@53 208 The SliTaz GNU/linux installer offers an update function allowing you to
pankso@53 209 upgrade from a '2.0' to '3.0' version. To upgrade the system you first
pankso@53 210 need to boot the 'Stable' LiveCD, launch the installer, select upgrade and then
pankso@53 211 specify the partition containing the system that you want to update. The
pankso@53 212 installer will then clean out the system and reinstall all the packages not
pankso@53 213 present on the CD from the mirror. When this has finished you can reboot
pankso@53 214 with your new version of SliTaz.
pankso@53 215 </p>
pankso@53 216 <p>
pankso@53 217 Note that the installer will keep a copy of the list of packages and a complete
pankso@53 218 archive of the /etc directory (etc.tar.gz) in /var/lib/slitaz-install.
pankso@53 219 </p>
pankso@53 220 <p>
pankso@53 221 To upgrade a 2.0 to 3.0 it is also possible to use the package manager "Tazpkg"
pankso@53 222 via the 'set-release' function, but beware this is not yet proven and may
paul@58 223 require some manual intervention. If you choose this method you must first
paul@58 224 install 'tazpkg' from 3.0, because the package format has changed.
pankso@53 225 </p>
pankso@53 226
pankso@53 227 <a name="people"></a>
pankso@53 228 <h3><font color="#6c0023">People of the Project</font></h3>
pankso@53 229 <p>
pankso@53 230 SliTaz is proud to be an international community project. The people of the
pankso@53 231 project are the ones who develop the distribution, correct the website,
pankso@53 232 develop the HG repositories and write the official documentation. Passing
tux@62 233 through Switzerland, France, Brazil, Quebec, China, India, Russia, England,
pankso@53 234 and the U.S.
pankso@53 235 </p>
pankso@53 236 <ul>
pankso@53 237 <li>Christophe Lincoln</li>
pankso@53 238 <li>Pascal Bellard</li>
pankso@53 239 <li>Eric Joseph-Alexandre</li>
pankso@53 240 <li>Paul Issott</li>
pankso@53 241 <li>Julien Rabier</li>
pankso@53 242 <li>Rohit Joshi</li>
pankso@53 243 <li>Claudinei Pereira</li>
pankso@53 244 <li>Dominique Corbex</li>
pankso@53 245 <li>Mallory Mollo</li>
pankso@53 246 <li>Mike D. Smith</li>
pankso@53 247 <li>Allan Pinto</li>
jozee@67 248 <li>Matthew Sheets</li>
jozee@67 249 <li>Liu Peng</li>
pankso@53 250 <li>Alice Ayanami</li>
pankso@53 251 <li>F. Steiner</li>
pankso@53 252 <li>Chen Yufei</li>
jozee@67 253 <li>Jesse Lehman</li>
pankso@53 254 <li>Bill Nagel</li>
pankso@53 255 <li>Michael Dupont</li>
pankso@53 256 <li>Franco Azzano</li>
pankso@53 257 <li>Fabrice Thiroux</li>
pankso@53 258 <li>Eduardo Suarez-Santana</li>
pankso@53 259 <li>Tom Frankland</li>
pankso@53 260 <li>Sandeep Srinivasa</li>
pankso@53 261 <li>David Ozura</li>
pankso@53 262 <li>Pierre Romillon</li>
pankso@53 263 <li>...</li>
pankso@53 264 </ul>
pankso@53 265 <p>
pankso@53 266 The project also wishes to thank all the reviewers, testers, hackers and users
pankso@53 267 who have taken the time to help advance the distribution.
pankso@53 268 </p>
pankso@53 269
pankso@53 270 <!-- End of content -->
pankso@53 271 </div>
pankso@53 272
pankso@53 273 <!-- Footer. -->
pankso@53 274 <div id="footer">
pankso@63 275 <a href="#top">Top of the page</a> - Languages:
pankso@73 276 <a href="relnotes.cn.html">cn</a> |
pankso@63 277 <a href="relnotes.en.html">en</a> |
paul@86 278 <a href="relnotes.es.html">es</a> |
claudinei@66 279 <a href="relnotes.fr.html">fr</a> |
claudinei@66 280 <a href="relnotes.pt.html">pt</a>
pankso@53 281 </div>
pankso@53 282
pankso@53 283 <div id="copy">
pankso@63 284 Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
paul@58 285 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
paul@75 286 Documentation under
pankso@53 287 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
pankso@63 288 and valid <a href="http://validator.w3.org/">xHTML 1.0</a>.
pankso@53 289 </div>
pankso@53 290
pankso@53 291 </body>
pankso@53 292 </html>
pankso@53 293