website view en/doc/index.html @ rev 819

Change links to new bugtracker
author Claudinei Pereira <claudinei@slitaz.org>
date Thu Apr 14 03:36:49 2011 +0000 (2011-04-14)
parents 152a88419e0a
children 57ab199546d7
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz - English documentation</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux English documentationx part livecd tazpkg packages" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="2011-03-25 20:25:00" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/netmap.php">
22 <img src="../../images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://bugs.slitaz.org">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4>Navigation</h4>
37 <div class="right_box">
38 <ul>
39 <li><a href="../mailing-list.html">Mailing List</a></li>
40 <li><a href="../devel/">Development</a></li>
41 <li><a href="../packages/">Packages</a></li>
42 <li><a href="../artwork/">Artwork</a></li>
43 <li><a href="../search.html">Search</a></li>
44 </ul>
45 </div>
46 <div class="left_box">
47 <ul>
48 <li><a href="../">Headlines</a></li>
49 <li><a href="../about/">About</a></li>
50 <li><a href="../get/">Download</a></li>
51 <li><a href="../asso/">Association</a></li>
52 <li><a href="../doc/">Documentation</a></li>
53 </ul>
54 </div>
55 </div>
56 <!-- Information/image -->
57 <div id="block_info">
58 <h4>English documentation</h4>
59 <p>
60 SliTaz official documentation is available on the community
61 Wiki site. Manuals and a getting started guide is provided
62 by each SliTaz LiveCD and available through the
63 "Documentation" menu.
64 </p>
65 <ul>
66 <li><a href="http://doc.slitaz.org/en:start">Community Wiki</a></li>
67 <li><a href="http://hg.slitaz.org/slitaz-doc/raw-file/tip/slitaz/index.en.html"
68 >Getting started guide</a></li>
69 </ul>
70 </div>
71 </div>
73 <!-- Content -->
74 <div id="content">
76 <h2>Handbook &amp; Cookbook</h2>
78 <p>
79 SliTaz <a href="http://doc.slitaz.org/en:handbook:start">Handbook</a> -
80 LiveCD usage, package management, network or system administration
81 and specific instructions. This Handbook is a community effort to provide
82 high quality documentation for SliTaz users. It will help you get started
83 with SliTaz GNU/Linux and show you how to configure the system to your own
84 needs and preferences. This is the documentation that we advise you to read,
85 learn and consult first.
86 </p>
87 <p>
88 SliTaz <a href="http://doc.slitaz.org/en:cookbook:start">Cookbook</a> -
89 Information regarding the management, operation and development of the distribution.
90 Instructions on how to use the wok and package receipts, descriptions of boot scripts
91 and rootcd files, and various tools.
92 </p>
94 <h2>Scratchbook</h2>
95 <p>
96 Historically, the Scratchbook was written when SliTaz was created and wasn't
97 made to be updated. But over time, some SliTaz contributors migrated the book
98 over to the Wiki and have made some updates:
99 <a href="http://doc.slitaz.org/en:scratchbook:start">Community Scratchbook</a>
100 </p>
101 <p>
102 SliTaz <a href="scratchbook/index.html">Original Scratchbook</a> -
103 Describes the stages of creating the very first SliTaz distribution
104 commencing with instructions on compiling the Linux kernel, installing
105 the graphical server (Xvesa) and GTK applications, etc. It contains
106 techniques requiring time and motivation that enable you to build a
107 GNU/Linux system from source.
108 </p>
110 <h2>Manuals</h2>
111 <ul>
112 <li><a href="http://hg.slitaz.org/tazpkg/raw-file/tip/doc/tazpkg.en.html"
113 >Tazpkg manual</a> - SliTaz Package Manager.</li>
114 <li><a href="http://hg.slitaz.org/tazlito/raw-file/tip/doc/tazlito.en.html"
115 >Tazlito manual</a> - SliTaz LiveCD utility.</li>
116 <li><a href="http://hg.slitaz.org/tazusb/raw-file/tip/doc/tazusb.en.html"
117 >TazUSB manual</a> - SliTaz LiveUSB utility.</li>
118 <li><a href="http://hg.slitaz.org/tazwok/raw-file/tip/doc/tazwok.en.html"
119 >Tazwok manual</a> - SliTaz Package Cooker.</li>
120 </ul>
122 <h2>Release Notes</h2>
123 <p>
124 SliTaz Release Notes provide detailed information about the stable version
125 and give a few useful tips to help you start using the system. On the core
126 LiveCD, Release Notes are installed and available through the "Documentation"
127 menu.
128 </p>
130 <ul>
131 <li><a href="releases/3.0/relnotes.en.html">SliTaz GNU/Linux 3.0 -
132 Release Notes</a></li>
133 <li><a href="releases/2.0/relnotes.en.html">SliTaz GNU/Linux 2.0 -
134 Release Notes</a></li>
135 <li><a href="releases/1.0/relnotes.en.html">SliTaz GNU/Linux 1.0 -
136 Release Notes</a></li>
137 </ul>
139 <!-- End of content -->
140 </div>
142 <!-- Footer -->
143 <div id="footer">
144 Copyright &copy; <span class="year"></span>
145 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
146 <a href="http://scn.slitaz.org/">Community</a>
147 <a href="http://doc.slitaz.org/">Doc</a>
148 <a href="http://forum.slitaz.org/">Forum</a>
149 <a href="http://pkgs.slitaz.org/">Packages</a>
150 <a href="http://bugs.slitaz.org">Bugs</a>
151 <a href="http://hg.slitaz.org/">Hg</a>
152 <p>
153 SliTaz @
154 <a href="http://twitter.com/slitaz">Twitter</a>
155 <a href="http://www.facebook.com/slitaz">Facebook</a>
156 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
157 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
158 <a href="http://flattr.com/profile/slitaz">Flattr</a>
159 </p>
160 </div>
162 </body>
163 </html>