rev |
line source |
al@1049
|
1 <!DOCTYPE html>
|
al@1049
|
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
pankso@404
|
3 <head>
|
al@1049
|
4 <meta charset="utf-8" />
|
pankso@404
|
5 <title>SliTaz GNU/Linux 2.0 - Release Notes</title>
|
pankso@404
|
6 <meta name="description" content="slitaz doc system releases notes information cooking">
|
pankso@404
|
7 <meta name="expires" content="never">
|
pankso@404
|
8 <meta name="modified" content="2009-03-28 11:30:00">
|
pankso@404
|
9 <meta name="publisher" content="www.slitaz.org">
|
pankso@404
|
10 <meta name="author" content="Paul Issot">
|
al@1049
|
11 <link rel="shortcut icon" href="/favicon.ico" />
|
al@1049
|
12 <link rel="stylesheet" type="text/css" href="/relnotes.css" />
|
pankso@404
|
13 </head>
|
pankso@404
|
14 <body bgcolor="#ffffff">
|
pankso@404
|
15
|
pankso@1045
|
16 <!-- Header -->
|
pankso@404
|
17 <div id="header">
|
pankso@1045
|
18 <h1>SliTaz 2.0 Release Notes</h1>
|
pankso@404
|
19 </div>
|
pankso@404
|
20
|
al@1049
|
21 <!-- Content -->
|
pankso@404
|
22 <div id="content">
|
pankso@404
|
23
|
al@1049
|
24 <h2>Releases notes</h2>
|
pankso@404
|
25
|
pankso@404
|
26 <ul>
|
al@1006
|
27 <li><a href="#overview">Overview.</a></li>
|
al@1006
|
28 <li><a href="#hardware">Supported Hardware.</a></li>
|
al@1006
|
29 <li><a href="#livecd">LiveCD Flavors.</a></li>
|
al@1006
|
30 <li><a href="#gpxe">Network startup (gPXE).</a></li>
|
al@1006
|
31 <li><a href="#install">Installation.</a></li>
|
al@1006
|
32 <li><a href="#kernel">Linux Kernel.</a></li>
|
al@1006
|
33 <li><a href="#packages">Software Packages.</a></li>
|
al@1006
|
34 <li><a href="#desktop">Graphical Desktops.</a></li>
|
al@1006
|
35 <li><a href="#support">Support and Documentation.</a></li>
|
al@1006
|
36 <li><a href="#security">Security.</a></li>
|
al@1006
|
37 <li><a href="#upgrade">From 1.0 to 2.0.</a></li>
|
al@1006
|
38 <li><a href="#people">People of the Project.</a></li>
|
pankso@404
|
39 </ul>
|
pankso@404
|
40
|
al@1049
|
41 <h3 id="overview">Overview</h3>
|
al@1049
|
42
|
pankso@404
|
43 <p>
|
pankso@404
|
44 SliTaz GNU/Linux Version 2.0 was released on April 16 2009 after a year
|
pankso@404
|
45 of hard work. Based on Version 1.0 (published 22 March 2008), SliTaz comprises
|
al@1049
|
46 of 1400 (up 900) software packages easily installable via the "Tazpkg"
|
pankso@404
|
47 package manager. The LiveCD can be fully configured to taste, to easily
|
pankso@404
|
48 create a custom distribution specifically for tasks such as multimedia,
|
pankso@404
|
49 graphics or development. Some of the new features in this release include:
|
pankso@404
|
50 </p>
|
pankso@404
|
51 <ul>
|
al@1049
|
52 <li>Better hardware support for wifi, windows drivers, NTFS and low
|
pankso@404
|
53 memory systems (through flavors)</li>
|
al@1049
|
54 <li>Easier customization to roll your own distro</li>
|
al@1049
|
55 <li>Web Boot support</li>
|
al@1049
|
56 <li>Openbox replaces JWM as the window manager</li>
|
al@1049
|
57 <li>More tiny graphical utilities for administration, setting preferences,
|
pankso@404
|
58 system upgrade, etc</li>
|
pankso@404
|
59 </ul>
|
pankso@404
|
60 <p>
|
pankso@404
|
61 Technical support is provided to users via the mailing list and the official
|
pankso@404
|
62 forum. The "SliTaz Handbook" is an instructive manual on how to use and finely
|
pankso@404
|
63 configure the system. SliTaz can be updated easily via the graphic installer or
|
al@1049
|
64 by using the simple and fast text installer.
|
pankso@404
|
65 SliTaz can also be installed to your hard drive, or used with USB media
|
pankso@404
|
66 - with "TazUSB" or the GUI "TazUSBbox" you are only a few simple commands
|
pankso@404
|
67 away from a fully formatted and configured USB device, ready to boot.
|
pankso@404
|
68 </p>
|
pankso@404
|
69 <p>
|
al@1049
|
70 The system is now configurable via a graphical control center and
|
al@1049
|
71 packages can be managed with the "Tazpkgbox" GUI package manager. The
|
pankso@404
|
72 project has also created several different GUIs to command line tools to
|
pankso@404
|
73 facilitate the use of the system.
|
pankso@404
|
74 </p>
|
pankso@404
|
75 <p>
|
pankso@404
|
76 The distribution is available in English, German, French and Portuguese -
|
pankso@404
|
77 in all 26 keymappings are available. The project website and documentation
|
pankso@404
|
78 are also available in different languages and other language packs (locale)
|
pankso@404
|
79 can be installed via the package manager.
|
pankso@404
|
80 </p>
|
pankso@404
|
81 <p>
|
pankso@404
|
82 SliTaz is published as a LiveCD or bootable cdrom, all software packages
|
pankso@404
|
83 are available via a direct download or DVD image. SliTaz 2.0 offers a fast,
|
pankso@404
|
84 simple, elegant desktop respecting the standards of Freedesktop.org. The
|
al@1049
|
85 system was built from the GNU toolchain: glibc-2.7, gcc-4.2.3,
|
pankso@404
|
86 binutils-2.17.50 and offers the Linux 2.6.25.5 kernel. The core
|
al@1049
|
87 of the LiveCD proposes replacing PHP with Perl as the programming
|
al@1049
|
88 language. Hardinfo system tools and LXTask provide knowledge and
|
pankso@404
|
89 monitoring equipment. NTFS support is also included on the cdrom and Windows
|
pankso@404
|
90 drives can be easily browsed through the file manager.
|
pankso@404
|
91 </p>
|
pankso@404
|
92
|
al@1049
|
93 <h3 id="hardware">Supported Hardware</h3>
|
al@1049
|
94
|
pankso@404
|
95 <p>
|
pankso@404
|
96 SliTaz GNU/Linux supports all machines based on i486 or x86 Intel compatible
|
al@1049
|
97 processors. A minimum 256MB of memory is recommended to use the main LiveCD.
|
al@1049
|
98 64MB is needed for the "slitaz-loram" flavor and 16MB for the
|
pankso@404
|
99 "slitaz-loram-cdrom" flavor.
|
pankso@404
|
100 </p>
|
pankso@404
|
101 <p>
|
pankso@404
|
102 With the slitaz-loram flavor, the system is less responsive, but allows you to
|
pankso@404
|
103 graphically install SliTaz on very old machines. Once installed, SliTaz works
|
al@1049
|
104 well with a minimum of 16MB memory, but forget about using Firefox to surf the
|
al@1049
|
105 web - you'll have to use the text based 'links' for example.
|
pankso@404
|
106 </p>
|
pankso@404
|
107 <p>
|
pankso@404
|
108 SliTaz 2.0 provides partial support for wireless network cards (WiFi), some
|
pankso@404
|
109 cards work directly with a kernel module and others need non-free firmware
|
pankso@404
|
110 and additional drivers. These can easily be automatically
|
pankso@404
|
111 installed using a GUI created for the distribution.
|
pankso@404
|
112 </p>
|
pankso@404
|
113 <p>
|
al@1049
|
114 Most network and sound card drivers are supported in the Kernel. Presently,
|
al@1049
|
115 power management is enabled by default with ACPI and support for laptops is
|
al@1049
|
116 enabled with the "ac" and "battery" modules ("thermal", "processor" and "dock"
|
pankso@404
|
117 are built into the kernel; "fan" and "button" are also available as modules).
|
pankso@404
|
118 </p>
|
pankso@404
|
119
|
al@1049
|
120 <h3 id="livecd">LiveCD Flavors</h3>
|
al@1049
|
121
|
pankso@404
|
122 <p>
|
pankso@404
|
123 SliTaz GNU/Linux is distributed as a bootable LiveCD allowing you to
|
al@1049
|
124 graphically install to the hard drive and retain the use of your previous
|
al@1049
|
125 system including all settings, applications, documents, etc.
|
pankso@404
|
126 </p>
|
pankso@404
|
127 <p>
|
al@1049
|
128 The project distributes an ISO image called "core", which is the body of the
|
al@1049
|
129 system, providing a selection of multi-use packages for surfing the web,
|
al@1049
|
130 listening to music, audio editing, image manipulation, developing (including
|
al@1049
|
131 PHP/SQL), editing ISOs or burning to optical media. It's just one click in the
|
pankso@404
|
132 application menu to find software installed by category.
|
pankso@404
|
133 </p>
|
pankso@404
|
134 <p>
|
pankso@404
|
135 The official flavors of SliTaz can be directly downloaded from the mirrors
|
pankso@404
|
136 of the project. The base flavor (~6MB) provides a minimal system in text mode
|
pankso@404
|
137 and the JustX flavor (~14 MB) offers a minimal graphical desktop respecting
|
pankso@404
|
138 standard drag and drop with GTK2 libraries and tools for installing additional
|
pankso@404
|
139 applications with a few clicks of the mouse.
|
pankso@404
|
140 </p>
|
pankso@404
|
141 <p>
|
pankso@404
|
142 The "core" LiveCD can also be customised and rebuilt both graphically or from
|
pankso@404
|
143 the command line. Install your own custom set of packages, or simply use one
|
al@1049
|
144 of the preset flavors on the mirror. Then simply generate your distribution
|
pankso@404
|
145 with the "Tazlito" tool.
|
pankso@404
|
146 </p>
|
pankso@404
|
147
|
al@1049
|
148 <h3 id="gpxe">Network startup (gPXE)</h3>
|
al@1049
|
149
|
pankso@404
|
150 <p>
|
pankso@404
|
151 SliTaz is able to boot from the internet, launching the system into RAM during
|
pankso@404
|
152 system startup. This feature allows you to boot computers with no hard drive
|
pankso@404
|
153 as a thin client. Full instructions for using this service are available at:
|
pankso@404
|
154 <a href="http://boot.slitaz.org">http://boot.slitaz.org</a>
|
pankso@404
|
155 </p>
|
pankso@404
|
156
|
al@1049
|
157 <h3 id="install">Installation</h3>
|
al@1049
|
158
|
pankso@404
|
159 <p>
|
pankso@404
|
160 The installation is fully automated and can be done graphically or in text
|
al@1049
|
161 mode. The prerequisite material and other useful information can be found in the
|
al@1049
|
162 Manual and Handbook.
|
pankso@404
|
163 </p>
|
pankso@404
|
164 <p>
|
al@1049
|
165 If you want to partition a disk before installation, you can quickly use
|
al@1049
|
166 Gparted in LiveCD mode or use a flavor containing the partitioning tool. At
|
pankso@404
|
167 the end of the installation it is possible to setup the "GRUB" bootloader which
|
al@1049
|
168 is capable of starting almost all operating systems. This allows SliTaz to
|
pankso@404
|
169 co-exist with a previously installed operating system, such as Windows.
|
pankso@404
|
170 </p>
|
pankso@404
|
171
|
al@1049
|
172 <h3 id="kernel">Linux Kernel</h3>
|
al@1049
|
173
|
pankso@404
|
174 <p>
|
pankso@404
|
175 SliTaz GNU/Linux 2.0 is distributed with the Linux Kernel 2.6.25.5, patched for
|
pankso@404
|
176 LZMA compression support and display correction for the virtual console. The
|
pankso@404
|
177 support for IDE and SCSI is integrated, as are the filesystems ext2 and ext3.
|
pankso@404
|
178 The kernel in SliTaz 2.0 is split into several different packages, this allows
|
pankso@404
|
179 you to install only the specific modules required for the machine on which
|
pankso@404
|
180 SliTaz operates. All packages can be installed via the package manager and
|
pankso@404
|
181 dependancies are handled automatically.
|
pankso@404
|
182 </p>
|
pankso@404
|
183 <p>
|
pankso@404
|
184 Most network cards are supported either directly or as loadable modules with
|
pankso@404
|
185 'modprobe'. Video capture, if needed, requires the ieee1394, raw1394 and
|
pankso@404
|
186 ohci1394 modules installed. The management of the sound card drivers is obtained
|
pankso@404
|
187 with 'soundconf'.
|
pankso@404
|
188 </p>
|
pankso@404
|
189 <p>
|
al@1049
|
190 The configuration of startup modules is located in /etc/rcS.conf. In
|
al@1049
|
191 LiveCD/LiveUSB mode you can use 'modprobe=mod1, mod2' to load various modules
|
pankso@404
|
192 at boot time.
|
pankso@404
|
193 </p>
|
pankso@404
|
194 <p>
|
pankso@404
|
195 The Linux Kernel configuration of SliTaz is available in the compressed file
|
pankso@404
|
196 /proc/config.gz and also in the Mercurial repositories.
|
pankso@404
|
197 </p>
|
pankso@404
|
198
|
al@1049
|
199 <h3 id="packages">Software Packages</h3>
|
al@1049
|
200
|
pankso@404
|
201 <p>
|
al@1049
|
202 The management of software packages is done with the custom package manager
|
al@1049
|
203 "Tazpkg". It's simple, fast, stable and offers an interactive mode. Among the
|
al@1049
|
204 1400 packages available you will find anything you need to transform your
|
pankso@404
|
205 machine to a complete graphical desktop (e17), a graphics studio with The Gimp
|
pankso@404
|
206 or Inkscape, or to a video editor with Kino. You can experience the world wide
|
al@1049
|
207 web with instant messaging, VOIP, email and of course through a web browser.
|
pankso@404
|
208 </p>
|
pankso@404
|
209 <p>
|
pankso@404
|
210 SliTaz is also designed to function as a powerful web server, using the stable
|
pankso@404
|
211 LightTPD/PHP package (not installed by default), supporting CGI, Perl and Python.
|
pankso@404
|
212 Apache and Squid are also available.
|
pankso@404
|
213 </p>
|
pankso@404
|
214 <p>
|
al@1049
|
215 Rsync is used for incremental backup and iptables functions as the firewall.
|
al@1049
|
216 SliTaz can of course also provide a complete development environment with the
|
al@1049
|
217 GCC 4.2.3 compiler, Geany IDE, Mercurial Repostitories and all development
|
al@1049
|
218 libraries. Packages can be found through the search function of Tazpkg or via
|
al@1049
|
219 the website: <a href="/en/packages/">www.slitaz.org/en/packages/</a>
|
pankso@404
|
220 </p>
|
pankso@404
|
221 <p>
|
pankso@404
|
222 The binary packages on the mirror can all be compiled by using the "wok" or
|
pankso@404
|
223 "Tazwok" to cook. All of the developer documentation is contained in the
|
pankso@404
|
224 "SliTaz Cookbook" and is available online.
|
pankso@404
|
225 </p>
|
pankso@404
|
226
|
al@1049
|
227 <h3 id="desktop">Graphical Desktops</h3>
|
al@1049
|
228
|
pankso@404
|
229 <p>
|
pankso@404
|
230 By default, the SliTaz LiveCD uses the very light and stable Openbox window manager.
|
pankso@404
|
231 Openbox is widely themeable and configurable using the ObConf utility.
|
al@1049
|
232 The integration of the taskbar "LXpanel" makes it possible to dynamically
|
al@1049
|
233 provide a menu based on the Freedesktop standards. The principle is to have a
|
pankso@404
|
234 small menu accessible via a screen click with the favorites, windows effects,
|
pankso@404
|
235 LiveCD and LiveUSB tools, Openbox configuration and system actions made available.
|
al@1049
|
236 Applications can also be accessed through the menu supplied by LXpanel. The
|
pankso@404
|
237 managment of the Desktop and icons are entrusted to the file manager PCmanFM.
|
pankso@404
|
238 </p>
|
pankso@404
|
239 <p>
|
pankso@404
|
240 Through the support of a LiveCD flavor or an installed system you can install
|
pankso@404
|
241 the Enlightenment (e17) desktop environment or the window managers JWM and DWM .
|
pankso@404
|
242 The different sessions can be selected via the F1 key when using the "Slim"
|
pankso@404
|
243 login window. To change the default session you can use 'tazx' or manually edit
|
pankso@404
|
244 the ~/.Xinitrc file.
|
pankso@404
|
245 </p>
|
pankso@404
|
246
|
al@1049
|
247 <h3 id="support">Support and Documentation</h3>
|
al@1049
|
248
|
pankso@404
|
249 <p>
|
pankso@404
|
250 The SliTaz project offers various means of help and support to users of the
|
pankso@404
|
251 system, using the mailing list, forum or IRC channel. User documentation
|
pankso@404
|
252 is contained in the SliTaz Handbook, making it possible to configure SliTaz
|
pankso@404
|
253 to some degree. The Handbook is also available on the web site. The manuals
|
pankso@404
|
254 of the standard tools are installed on the system and are available through the
|
pankso@404
|
255 documentation menu - they describe all the various commands made possible by
|
pankso@404
|
256 the tools. The development of the operating system and the use of the wok and
|
pankso@404
|
257 receipts are described in the "SliTaz Cookbook". The books, manuals and release notes
|
al@1049
|
258 are all available online:
|
al@1049
|
259 <a href="/en/doc/">www.slitaz.org/en/doc/</a>
|
pankso@404
|
260 </p>
|
pankso@404
|
261
|
al@1049
|
262 <h3 id="security">Security</h3>
|
al@1049
|
263
|
pankso@404
|
264 <p>
|
pankso@404
|
265 The stable versions enjoy security updates,
|
pankso@404
|
266 for the benefit of a safe and secure system it's important to recharge and
|
pankso@404
|
267 update packages regularly. The Firewall is provided by iptables, and the
|
pankso@404
|
268 LightTPD and Apache servers support authentication by encrypted passwords and Dropbear
|
pankso@404
|
269 provides a secure SSH client and server. The passwords for the users of the
|
pankso@404
|
270 system are encrypted and only the root administrator can modify system files.
|
pankso@404
|
271 For information about how to configure the firewall, you can refer to the
|
pankso@404
|
272 Handbook. The packages related to security are all classified under the topic:
|
pankso@404
|
273 Security.
|
pankso@404
|
274 </p>
|
pankso@404
|
275
|
al@1049
|
276 <h3 id="upgrade">From 1.0 to 2.0</h3>
|
al@1049
|
277
|
pankso@404
|
278 <p>
|
pankso@404
|
279 The SliTaz GNU/linux installer offers an update function allowing you to
|
pankso@404
|
280 upgrade from a '1.0' to '2.0' version. To upgrade the system you first
|
pankso@404
|
281 need to boot the 'Stable' LiveCD, launch the installer, select upgrade and then
|
pankso@404
|
282 specify the partition containing the system that you want to update. The
|
pankso@404
|
283 installer will then clean out the system and reinstall all the packages not
|
pankso@404
|
284 present on the CD from the mirror. When this has finished you can reboot
|
pankso@404
|
285 with your new version of SliTaz. Note that this method can also be used to
|
pankso@404
|
286 rebuild an already installed system, while retaining the selection of packages
|
pankso@404
|
287 already installed.
|
pankso@404
|
288 </p>
|
pankso@404
|
289 <p>
|
pankso@404
|
290 Note that the installer will keep a copy of the list of packages and a complete
|
pankso@404
|
291 archive of the /etc directory (etc.tar.gz) in /var/lib/slitaz-install.
|
pankso@404
|
292 </p>
|
pankso@404
|
293 <p>
|
al@1049
|
294 To upgrade a 1.0 to 2.0 it is also possible to use the package manager "Tazpkg"
|
al@1049
|
295 via the 'set-release' function, but beware this is not yet proven and may require some
|
pankso@404
|
296 manual intervention.
|
pankso@404
|
297 </p>
|
pankso@404
|
298
|
al@1049
|
299 <h3 id="people">People of the Project</h3>
|
al@1049
|
300
|
pankso@404
|
301 <p>
|
pankso@404
|
302 SliTaz is proud to be an international community project. The people of the
|
pankso@404
|
303 project are the ones who develop the distribution, correct the website,
|
pankso@404
|
304 develop the HG repositories and write the official documentation. Passing
|
al@1049
|
305 through Switzerland, France, Brazil, Quebec, China, Russia, England,
|
pankso@404
|
306 and the U.S.
|
pankso@404
|
307 </p>
|
pankso@404
|
308 <ul>
|
pankso@404
|
309 <li>Christophe Lincoln</li>
|
pankso@404
|
310 <li>Pascal Bellard</li>
|
pankso@404
|
311 <li>Eric Joseph-Alexandre</li>
|
pankso@404
|
312 <li>Paul Issott</li>
|
pankso@404
|
313 <li>Julien Rabier</li>
|
pankso@404
|
314 <li>Pierre-Jean Fichet</li>
|
pankso@404
|
315 <li>Dominique Corbex</li>
|
pankso@404
|
316 <li>Mallory Mollo</li>
|
pankso@404
|
317 <li>Mike D. Smith</li>
|
pankso@404
|
318 <li>Claudinei Pereira</li>
|
pankso@404
|
319 <li>Allan Pinto</li>
|
pankso@404
|
320 <li>Alice Ayanami</li>
|
pankso@404
|
321 <li>F. Steiner</li>
|
pankso@404
|
322 <li>Chen Yufei</li>
|
pankso@404
|
323 <li>Bill Nagel</li>
|
pankso@404
|
324 <li>Michael Dupont</li>
|
pankso@404
|
325 <li>Franco Azzano</li>
|
pankso@404
|
326 <li>Fabrice Thiroux</li>
|
pankso@404
|
327 <li>Eduardo Suarez-Santana</li>
|
pankso@404
|
328 <li>Tom Frankland</li>
|
pankso@404
|
329 <li>Sandeep Srinivasa</li>
|
pankso@404
|
330 <li>David Ozura</li>
|
pankso@404
|
331 <li>Pierre Romillon</li>
|
pankso@404
|
332 <li>Rohit Joshi </li>
|
pankso@404
|
333 </ul>
|
pankso@404
|
334 <p>
|
pankso@404
|
335 The project also wishes to thank all the reviewers, testers, hackers and users
|
pankso@404
|
336 who have taken the time to help advance the distribution.
|
pankso@404
|
337 </p>
|
pankso@404
|
338
|
pankso@404
|
339 <!-- End of content -->
|
pankso@404
|
340 </div>
|
pankso@404
|
341
|
pankso@404
|
342 <div id="footer">
|
al@1049
|
343 Copyright © <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
|
pankso@404
|
344 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br>
|
pankso@404
|
345 Documentation published under
|
pankso@404
|
346 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
|
pankso@404
|
347 and <a href="http://validator.w3.org/">xHTML 1.0 valid</a>.
|
pankso@404
|
348 </div>
|
pankso@404
|
349
|
pankso@1045
|
350 </body>
|
pankso@1045
|
351 </html>
|