rev |
line source |
pankso@6
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
pankso@6
|
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
pankso@6
|
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
pankso@6
|
4 <head>
|
pankso@6
|
5 <title>SliTaz - About the project</title>
|
pankso@6
|
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
|
pankso@6
|
7 <meta name="description" content="SliTaz GNU/Linux project information overview" />
|
pankso@6
|
8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
|
pankso@6
|
9 <meta name="robots" content="index, follow, all" />
|
pankso@6
|
10 <meta name="revisit-after" content="7 days" />
|
pankso@6
|
11 <meta name="expires" content="never" />
|
pankso@6
|
12 <meta name="modified" content="2008-01-20 21:30:00" />
|
pankso@6
|
13 <meta name="author" content="Christophe Lincoln"/>
|
pankso@6
|
14 <meta name="publisher" content="www.slitaz.org" />
|
pankso@6
|
15 <link rel="shortcut icon" href="../../favicon.ico" />
|
pankso@6
|
16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
|
pankso@6
|
17 <link rel="alternate" type="application/rss+xml" title="SliTaz RSS feed" href="../../rss.xml" />
|
pankso@6
|
18 </head>
|
pankso@6
|
19 <body bgcolor="#ffffff">
|
pankso@6
|
20 <!-- Header -->
|
pankso@6
|
21 <div id="header">
|
pankso@6
|
22 <a name="top"></a>
|
pankso@6
|
23 <!-- Access -->
|
pankso@6
|
24 <div id="access">
|
pankso@6
|
25 <a href="#content" title="Page content">Content</a> |
|
pankso@6
|
26 <a href="../../about/" title="A propos de SliTaz en français">Français</a>
|
pankso@6
|
27 </div>
|
pankso@6
|
28 <a href="http://www.slitaz.org/en/"><img id="logo"
|
pankso@6
|
29 src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
|
pankso@6
|
30 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
|
pankso@6
|
31 <p id="titre">#!/GNU/Linux</p>
|
pankso@6
|
32 </div>
|
pankso@6
|
33 <div id="nav">
|
pankso@6
|
34 <div id="nav_top"></div>
|
pankso@6
|
35 <ul>
|
pankso@6
|
36 <li><a href="../about/" title="Informations about the SliTaz project">About the project</a></li>
|
pankso@6
|
37 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
|
pankso@6
|
38 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
|
pankso@11
|
39 <li><a href="../packages/" title="Packaged software">Packages</a></li>
|
pankso@6
|
40 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
|
pankso@6
|
41 <li><a href="../devel/" title="Developer corner">Developement</a></li>
|
pankso@6
|
42 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
|
pankso@6
|
43 <li><a href="../search.html" title="Search engine">Search</a></li>
|
pankso@6
|
44 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
|
pankso@6
|
45 <li><a href="http://forum.slitaz.org/#idx2" title="English support forum">Forum</a></li>
|
pankso@6
|
46 </ul>
|
pankso@6
|
47 <div id="nav_bottom">
|
pankso@6
|
48 <div id="nav_bottom_img"></div>
|
pankso@6
|
49 </div>
|
pankso@6
|
50 </div>
|
pankso@6
|
51
|
pankso@6
|
52 <!-- Content top. -->
|
pankso@6
|
53 <div id="content_top">
|
pankso@6
|
54 <div class="top_left"></div>
|
pankso@6
|
55 <div class="top_right"></div>
|
pankso@6
|
56 </div>
|
pankso@6
|
57
|
pankso@6
|
58 <!-- Content -->
|
pankso@6
|
59 <div id="content">
|
pankso@6
|
60 <a name="content"></a>
|
pankso@6
|
61
|
pankso@6
|
62 <h1><font color="#3e1220">About</font></h1>
|
pankso@6
|
63 <h2><font color="#df8f06">SliTaz project</font></h2>
|
pankso@6
|
64
|
pankso@6
|
65 <p>
|
pankso@6
|
66 SliTaz GNU/Linux is a free operating system working completely in memory from
|
pankso@6
|
67 removeable media such as a cdrom or USB key. It is light, speedy and fully installable
|
pankso@6
|
68 on a hard drive. SliTaz is distributed in the form of a LiveCD that you can easily
|
pankso@6
|
69 burn to a cdrom and boot from. When the system is running you can eject the LiveCD
|
pankso@6
|
70 and use your CD drive for other tasks. The Live system provides a full-featured,
|
pankso@6
|
71 working graphical distro and lets you keep your data and personal settings on
|
pankso@9
|
72 persistent media. The system can be extended with the Tazpkg package manager and
|
pankso@6
|
73 security updates are provided for the cooking and stable versions.
|
pankso@6
|
74 </p>
|
pankso@6
|
75 <p>
|
pankso@6
|
76 SliTaz project provides free technical support to users through the
|
pankso@6
|
77 <a href="../mailing-list.html">Mailing list</a> (i18n list)
|
pankso@6
|
78 and the <a href="http://forum.slitaz.org/#idx2">English Forum</a>.
|
pankso@6
|
79 You can also contact us for more information, suggestions, or comments,
|
pankso@6
|
80 using the list or directly by mail : <devel at slitaz.org>
|
pankso@6
|
81 </p>
|
pankso@6
|
82
|
pankso@6
|
83 <h3>Overview</h3>
|
pankso@6
|
84 <ul>
|
paul@45
|
85 <li>Root filesystem taking about 80 MB and ISO image less than 30 MB.</li>
|
pankso@6
|
86 <li>Ready to use Web server powered by LightTPD with CGI and PHP support.</li>
|
pankso@6
|
87 <li>Browse the Web with Mozilla Firefox or Retawq in text mode.</li>
|
pankso@6
|
88 <li>Sound support provided by Alsa mixer, audio player and CD ripper/encoder.</li>
|
pankso@6
|
89 <li>Chat, mail and FTP clients.</li>
|
pankso@6
|
90 <li>SSH client and server powered by Dropbear.</li>
|
pankso@6
|
91 <li>Database engine with SQLite.</li>
|
pankso@9
|
92 <li>Generate a LiveUSB device.</li>
|
pankso@6
|
93 <li>Tools to create, edit or burn CD or DVD images.</li>
|
pankso@6
|
94 <li>Elegent desktop with JWM running on the top of Xvesa (X server).</li>
|
pankso@6
|
95 <li>Home made graphical boxes to command line utilities.</li>
|
pankso@6
|
96 <li>More than 440 packages easily installable from the mirror.</li>
|
pankso@6
|
97 <li>Active and friendly community.</li>
|
pankso@6
|
98 </ul>
|
pankso@6
|
99
|
pankso@6
|
100 <a name="website"></a>
|
pankso@6
|
101 <h3>Web sites & i18n</h3>
|
pankso@6
|
102 <p>
|
pankso@6
|
103 SliTaz's Web site is also available in <a href="../../">French</a>, the system
|
pankso@6
|
104 has got full support for English. The distro can be used by anyone who knows
|
pankso@6
|
105 English and has some familiarity with Linux. You can check the
|
pankso@6
|
106 <a href="../doc/">documentation</a> area to learn how to use the SliTaz
|
pankso@6
|
107 LiveCD and configure the system.
|
pankso@6
|
108 </p>
|
pankso@6
|
109
|
pankso@30
|
110 <h3>Reviews</h3>
|
pankso@6
|
111 <p>
|
pankso@30
|
112 SliTaz GNU/Linux 1.0 has been reviewed on:
|
pankso@6
|
113 </p>
|
pankso@30
|
114 <ul>
|
pankso@30
|
115 <li><a href="http://distrowatch.com/weekly.php?issue=20080331">Distrowatch</a>
|
pankso@30
|
116 - By Ladislav Bodnar.</li>
|
pankso@30
|
117 <li><a href="http://www.junauza.com/2008/03/slitaz-gnulinux-smallest-desktop-distro.html"
|
pankso@30
|
118 >Tech Source</a> - By Jun Auza.</li>
|
pankso@30
|
119 <li><a href="http://beranger.org/index.php?page=diary&2008/03/31/07/04/42-a-quick-look-over-slitaz-1-0"
|
pankso@30
|
120 >Planet Béranger</a> - By Béranger.</li>
|
pankso@30
|
121 <li><a href="http://kmandla.wordpress.com/2008/04/02/slitaz-10-on-450mhz-k6-2-256mb/"
|
pankso@30
|
122 >K.Mandla Blog</a> - By K.Mandla.</li>
|
pankso@30
|
123 <li><a href="http://reddevil62-techhead.blogspot.com/2008/04/damn-minuscule-linux-first-look-at.html"
|
pankso@30
|
124 >Red Devil's Tech Blog</a> - By Steve Lawson.</li>
|
paul@36
|
125 <li><a href="http://www.linuxinfusion.com/slitaz-a-light-weight-gnulinux-distribution"
|
paul@36
|
126 >Linux Infusion</a> - By Moparx.</li>
|
paul@36
|
127
|
pankso@30
|
128 </ul>
|
paul@33
|
129 <p>
|
paul@42
|
130 Thanks to everyone for support.
|
paul@33
|
131 </p>
|
pankso@6
|
132
|
pankso@6
|
133 <!-- End of content with round corner -->
|
pankso@6
|
134 </div>
|
pankso@6
|
135 <div id="content_bottom">
|
pankso@6
|
136 <div class="bottom_left"></div>
|
pankso@6
|
137 <div class="bottom_right"></div>
|
pankso@6
|
138 </div>
|
pankso@6
|
139
|
pankso@6
|
140 <!-- Start of footer and copy notice -->
|
pankso@6
|
141 <div id="copy">
|
pankso@6
|
142 <p>
|
pankso@6
|
143 Last modification : 2008-01-20 21:30:00 -
|
pankso@6
|
144 <a href="#top">Top of the page</a>
|
pankso@6
|
145 </p>
|
pankso@6
|
146 <p>
|
pankso@6
|
147 Copyright © 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
|
pankso@6
|
148 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
|
pankso@6
|
149 </p>
|
pankso@6
|
150 <!-- End of copy -->
|
pankso@6
|
151 </div>
|
pankso@6
|
152
|
pankso@6
|
153 <!-- Bottom and logo's -->
|
pankso@6
|
154 <div id="bottom">
|
pankso@6
|
155 <p>
|
pankso@6
|
156 <a href="http://validator.w3.org/check?uri=referer"><img
|
pankso@6
|
157 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
|
pankso@6
|
158 title="Code validé XHTML 1.0"
|
pankso@6
|
159 style="width: 80px; height: 15px;" /></a>
|
pankso@6
|
160 </p>
|
pankso@6
|
161 </div>
|
pankso@6
|
162
|
pankso@6
|
163 </body>
|
pankso@6
|
164 </html>
|