website view en/doc/cookbook/index.html @ rev 157

en: Add RootCD to Cookbook
author Paul Issott <paul@slitaz.org>
date Tue Sep 09 18:23:09 2008 +0000 (2008-09-09)
parents d9b57e3d7da5
children 66dc348f93b1
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 Cookbook (en)</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz English cookbook" />
8 <meta name="expires" content="never" />
9 <meta name="modified" content="2008-02-26 18:30:00" />
10 <meta name="publisher" content="www.slitaz.org" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="book.css" />
14 </head>
15 <body bgcolor="#ffffff">
17 <!-- Header and quick navigation -->
18 <div id="header">
19 <div align="right" id="quicknav">
20 <a name="top"></a>
21 <a href="http://www.slitaz.org/en/doc/">Website documentation</a>
22 </div>
23 <h1><font color="#3E1220">SliTaz Cookbook (en)</font></h1>
24 </div>
26 <!-- Content. -->
27 <div id="content">
28 <div class="content-right"></div>
30 <h2><font color="#DF8F06">Developers documentation</font></h2>
32 <h3>Table of contents</h3>
34 <ul>
35 <li><a href="wok-tools.html">Wok &amp; Tools.</a> - SliTaz Package Tools.</li>
36 <li><a href="receipts.html">Receipts.</a> - Receipts for creating SliTaz packages.</li>
37 <li><a href="../manuals/tazwok.en.html">Tazwok manual.</a> - Manual for compiling &amp; generating packages for SliTaz.</li>
38 <li><a href="rootcd.html">Root cdrom (rootcd).</a> - Descriptions of files contained on the cdrom.</li>
39 <li><a href="boot-scripts.html">Boot Scripts.</a> - The startup and shutdown scripts.</li>
40 <li><a href="slitaz-tools.html">SliTaz Tools.</a> - The Toolbox.</li>
42 </ul>
44 <h3>About this Cookbook</h3>
46 <p>
47 This is the SliTaz GNU/Linux Cookbook, a collection of instructions and manuals about the distribution.
48 </p>
51 <!-- End of content -->
52 </div>
54 <!-- Footer. -->
55 <div id="footer">
56 <div class="footer-right"></div>
57 <a href="#top">Top of the page</a> |
58 <a href="index.html">Table of contents</a>
59 </div>
61 <div id="copy">
62 Copyright &copy; 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
63 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
64 Documentation is under
65 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
66 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
67 </div>
69 </body>
70 </html>