website annotate en/doc/releases/4.0/relnotes.en.html @ rev 1045

Add en relnote to doc and clean up
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 14:39:34 2012 +0200 (2012-04-10)
parents
children b51acee4b546
rev   line source
pankso@1045 1 <!DOCTYPE html>
pankso@1045 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
pankso@1045 3 <head>
pankso@1045 4 <meta charset="utf-8" />
pankso@1045 5 <title>SliTaz 4.0 Release Notes</title>
pankso@1045 6 <link rel="shortcut icon" href="../favicon.ico" />
pankso@1045 7 <link rel="stylesheet" type="text/css" href="../style.css" />
pankso@1045 8 </head>
pankso@1045 9 <body>
pankso@1045 10
pankso@1045 11 <!-- Header -->
pankso@1045 12 <div id="header">
pankso@1045 13 <h1>SliTaz 4.0 Release Notes</h1>
pankso@1045 14 </div>
pankso@1045 15
pankso@1045 16 <!-- Languages -->
pankso@1045 17 <div id="lang">
pankso@1045 18 <a href="http://www.slitaz.org/i18n.php">
pankso@1045 19 <img src="/images/locale.png" alt="Locale:" /></a>
pankso@1045 20 <a href="relnotes.en.html">en</a>
pankso@1045 21 <a href="/fr/doc/releases/4.0/relnotes.fr.html">fr</a>
pankso@1045 22 <a href="/pt/doc/releases/4.0/relnotes.pt_BR.html">pt</a>
pankso@1045 23 <a href="/ru/doc/releases/4.0/relnotes.ru.html">ru</a>
pankso@1045 24 </div>
pankso@1045 25
pankso@1045 26 <!-- Content -->
pankso@1045 27 <div id="content">
pankso@1045 28
pankso@1045 29 <h2>Release Notes (en)</h2>
pankso@1045 30
pankso@1045 31 <p>
pankso@1045 32 Welcome to SliTaz 4.0! Modern, secure, stable, fast and flexible the
pankso@1045 33 new SliTaz stable version is now out for Desktops and servers in
pankso@1045 34 production use.
pankso@1045 35 </p>
pankso@1045 36
pankso@1045 37 <ul>
pankso@1045 38 <li>More than 6500 commits in the wok</li>
pankso@1045 39 <li>More than 1000 packages added to database</li>
pankso@1045 40 <li>Boot in 10 seconds or less on a very recent machine</li>
pankso@1045 41 <li>Centralized configuration with the new control panel</li>
pankso@1045 42 <li>New build tool which lets you create SliTaz packages in a minute</li>
pankso@1045 43 <li>New rolling release ISO is built after each package cook</li>
pankso@1045 44 <li>4 Distros in one on the LiveCD (The Russian dolls)</li>
pankso@1045 45 <li>New graphical installer and updater</li>
pankso@1045 46 <li>New GUI Boxes and tools to create Live systems</li>
pankso@1045 47 <li>Web boot improved: <a href="http://boot.slitaz.org/" target="_blank">boot.slitaz.org</a></li>
pankso@1045 48 <li><a href="http://doc.slitaz.org/en:releases:4.0:errata" target="_blank">Errata for 4.0</a>
pankso@1045 49 on the Wiki</li>
pankso@1045 50 </ul>
pankso@1045 51
pankso@1045 52 <h3>Toolchain and build tools</h3>
pankso@1045 53 <p>
pankso@1045 54 Slitaz 4.0 has been built with our new build tools aka cookutils. We
pankso@1045 55 have created new tools which handle the ~3300 packages dependencies
pankso@1045 56 in a simple and consistent way. The cookutils let you also create new
pankso@1045 57 Slitaz packages faster than ever. The tools are installed on each
pankso@1045 58 SliTaz system as well as any supporting documentation.
pankso@1045 59 </p>
pankso@1045 60
pankso@1045 61 <h3>Supported Hardware</h3>
pankso@1045 62 <p>
pankso@1045 63 SliTaz GNU/Linux 4.0 supports most machines based on i486 or x86 Intel
pankso@1045 64 compatible processors. A minimum of 192MB of memory is recommended to
pankso@1045 65 use the core LiveCD and our new russian dolls system will automatically
pankso@1045 66 detect your memory to boot a low memory resource flavor if needed. The
pankso@1045 67 default LiveCD provides the Core system which is a fully featured desktop,
pankso@1045 68 a GTK only desktop, a flavor with just X windows and a text mode
pankso@1045 69 system which will run with only 48 MB RAM (but can still let you
pankso@1045 70 install a full desktop).
pankso@1045 71 </p>
pankso@1045 72
pankso@1045 73
pankso@1045 74 <h3>Live systems</h3>
pankso@1045 75 <p>
pankso@1045 76 SliTaz 4.0 core LiveCD provides in fact 4 versions and will use the one
pankso@1045 77 your hardware can support. The live CD holds several SliTaz nested subsets.
pankso@1045 78 The boot loader selects the most features that your computer memory can
pankso@1045 79 access. You can also select an image from the menu and hit [tab] to edit
pankso@1045 80 any options. A command line, the ability to webboot, help options and
pankso@1045 81 languages are also available from the menu. Now people with very little
pankso@1045 82 RAM can boot the Live CD, but probably in text mode. A full install can
pankso@1045 83 now be performed to hard disk directly from the Live CD using text mode
pankso@1045 84 with only 48MB ram.
pankso@1045 85 </p>
pankso@1045 86
pankso@1045 87
pankso@1045 88 <h3>Installation</h3>
pankso@1045 89 <p>
pankso@1045 90 The installation is fully automated and can be done graphically or in
pankso@1045 91 text mode. Tazinst is a lightweight SliTaz HDD installer. It installs
pankso@1045 92 SliTaz to a hard drive from a Live-CD, a LiveUSB key, a SliTaz
pankso@1045 93 ISO image, or from the web (using Tazpanel) by downloading a stable,
pankso@1045 94 cooking or rolling version. The prerequisite material and other useful
pankso@1045 95 information can be found in the Manual and Handbook.
pankso@1045 96 </p>
pankso@1045 97 <p>
pankso@1045 98 If you want to partition a disk before installation, you can quickly
pankso@1045 99 use Gparted in LiveCD mode or use a flavor containing the partitioning
pankso@1045 100 tool. At the end of the installation it is possible to setup the "GRUB"
pankso@1045 101 bootloader which is capable of starting almost any operating system.
pankso@1045 102 This allows SliTaz to co-exist with a previously installed operating
pankso@1045 103 system, such as Windows.
pankso@1045 104 </p>
pankso@1045 105
pankso@1045 106
pankso@1045 107 <h3>Packages</h3>
pankso@1045 108 <p>
pankso@1045 109 Among the 3350 packages available in SliTaz 4.0 you will find anything you
pankso@1045 110 need to transform your machine to a complete graphical desktop (e17), a
pankso@1045 111 graphics studio with The Gimp or Inkscape, or to a video editor with Kino.
pankso@1045 112 You can experience the world wide web with instant messaging, VOIP, email
pankso@1045 113 and of course through a web browser. Packages can be found through the
pankso@1045 114 search function of Tazpkg, Tazpanel or via the website:
pankso@1045 115 <a href="http://pkgs.slitaz.org/" target="_blank">http://pkgs.slitaz.org/</a>
pankso@1045 116 </p>
pankso@1045 117 <p>
pankso@1045 118 SliTaz is designed to function as a powerful web server, using the stable
pankso@1045 119 LightTPD/PHP package (not installed by default), supporting CGI, Perl
pankso@1045 120 and Python. Apache and Squid are also available. The ability to browse
pankso@1045 121 the web securely using the Tor network is also supported.
pankso@1045 122 </p>
pankso@1045 123 <p>
pankso@1045 124 SliTaz can of course also provide a complete development environment with
pankso@1045 125 the GCC compiler, Geany IDE, Mercurial Repositories and all development
pankso@1045 126 libraries.
pankso@1045 127 </p>
pankso@1045 128 <p>
pankso@1045 129 Packages are now built automatically by the SliTaz Build Bot:
pankso@1045 130 <a href="http://cook.slitaz.org/" target="_blank">http://cook.slitaz.org/</a> and are checked
pankso@1045 131 by Cookutils to ensure that FHS standards are followed.
pankso@1045 132 </p>
pankso@1045 133
pankso@1045 134 <h3>Administration</h3>
pankso@1045 135 <p>
pankso@1045 136 The new way and tool to configure the system on SliTaz 4.0 is TazPanel.
pankso@1045 137 It is a CGI/web interface with a themable user interface from where
pankso@1045 138 you can control your entire system such as package management, adding
pankso@1045 139 or removing users, creating Live systems and much more. Each page
pankso@1045 140 provides a small description to help you manage your SliTaz system.
pankso@1045 141 To access the panel you can use the menu entry in “System Tools” or
pankso@1045 142 this url: <a href="http://tazpanel:82" target="_blank">http://tazpanel:82</a>
pankso@1045 143 </p>
pankso@1045 144
pankso@1045 145 <h3>Core Desktop</h3>
pankso@1045 146 <p>
pankso@1045 147 A lot of attention has been paid the the core desktop. All applications
pankso@1045 148 are well integrated and a special SliTaz theme (including icons, Openbox,
pankso@1045 149 GTK) has been created.
pankso@1045 150 </p>
pankso@1045 151 <p>
pankso@1045 152 By default, the SliTaz LiveCD uses the very light and stable Openbox
pankso@1045 153 window manager. Openbox is widely themeable and configurable using the
pankso@1045 154 ObConf utility. The integration of the taskbar “LXpanel” makes it
pankso@1045 155 possible to dynamically provide a menu based on the Freedesktop
pankso@1045 156 standards. The principle is to have a small menu accessible via a
pankso@1045 157 screen click with the favorites, windows effects, LiveCD and LiveUSB
pankso@1045 158 tools, Openbox configuration and system actions made available. Applications
pankso@1045 159 can also be accessed through the menu supplied by LXpanel. The managment
pankso@1045 160 of the Desktop and icons are entrusted to the file manager PCmanFM.
pankso@1045 161 </p>
pankso@1045 162 <p>
pankso@1045 163 Through the support of a LiveCD flavor or an installed system you can
pankso@1045 164 install the Enlightenment (e17) desktop environment or the window
pankso@1045 165 managers XFCE, Pekwm, JWM and DWM. The different sessions can be
pankso@1045 166 selected via the F1 key when using the “Slim” login window. To change
pankso@1045 167 the default session you can use tazx; or manually edit the
pankso@1045 168 ~/.Xinitrc file.
pankso@1045 169 </p>
pankso@1045 170
pankso@1045 171 <h3>SliTaz network</h3>
pankso@1045 172 <p>
pankso@1045 173 All services have been changed and improved since 3.0 and a SliTaz
pankso@1045 174 community network has been created to help users, contributors and
pankso@1045 175 developers come together to share ideas about the project.
pankso@1045 176 This includes a community board, wiki based documentation, a forum
pankso@1045 177 and a bug tracker. Now developers, artists, documentation writers,
pankso@1045 178 bug reporters and anybody with a good suggestion can help others,
pankso@1045 179 get involved and work together to improve the project. The SliTaz
pankso@1045 180 community network (SCN), website and repos all combine the same
pankso@1045 181 graphical layout for easy navigation.
pankso@1045 182 </p>
pankso@1045 183
pankso@1045 184 <h3>From 3.0 to 4.0</h3>
pankso@1045 185 <p>
pankso@1045 186 A SliTaz GNU/Linux installer offers an update function allowing you
pankso@1045 187 to upgrade from a 3.0 to 4.0 version. To upgrade the system you
pankso@1045 188 first need to boot the Stable LiveCD, launch the installer from the
pankso@1045 189 command line or Tazpanel, select upgrade and then specify the
pankso@1045 190 partition or configuration file containing the system that you want
pankso@1045 191 to update. The installer will then clean out the system and reinstall
pankso@1045 192 all the packages not present on the CD from the mirror. When this has
pankso@1045 193 finished you can reboot with your new version of SliTaz.
pankso@1045 194 </p>
pankso@1045 195 <p>
pankso@1045 196 To upgrade a 3.0 to 4.0 it is also possible to use the package manager Tazpkg
pankso@1045 197 via the set-release function, but beware this is not yet proven and may
pankso@1045 198 require some manual intervention.
pankso@1045 199 </p>
pankso@1045 200
pankso@1045 201 <h3>People of the Project</h3>
pankso@1045 202 <p>
pankso@1045 203 SliTaz is proud to be an international community project. The people of
pankso@1045 204 the project are the ones who develop the distribution, correct the website,
pankso@1045 205 develop the HG repositories and write the official documentation. Passing
pankso@1045 206 through Switzerland, France, Brazil, Quebec, China, India, Russia, Ukraine,
pankso@1045 207 England, and the U.S.
pankso@1045 208 </p>
pankso@1045 209
pankso@1045 210 <ul>
pankso@1045 211 <li>Christophe Lincoln</li>
pankso@1045 212 <li>Pascal Bellard</li>
pankso@1045 213 <li>Eric Joseph-Alexandre</li>
pankso@1045 214 <li>Paul Issott</li>
pankso@1045 215 <li>Claudinei Pereira</li>
pankso@1045 216 <li>Dominique Corbex</li>
pankso@1045 217 <li>Brenton Edgar Scott</li>
pankso@1045 218 <li>Christopher Rogers</li>
pankso@1045 219 <li>Aleksej Bobylev</li>
pankso@1045 220 <li>Samuel Trassare</li>
pankso@1045 221 <li>Christian Mesh</li>
pankso@1045 222 <li>Alexander Medvedev</li>
pankso@1045 223 <li>...</li>
pankso@1045 224 </ul>
pankso@1045 225
pankso@1045 226 <!-- End of content -->
pankso@1045 227 </div>
pankso@1045 228
pankso@1045 229 <div id="footer">
pankso@1045 230 Copyright © 2012 <a href="http://www.slitaz.org/" target="_blank">SliTaz GNU/Linux</a>
pankso@1045 231 </div>
pankso@1045 232
pankso@1045 233 </body>
pankso@1045 234 </html>