website view en/packages/index.html @ rev 655

Start to link es pages
author Paul Issott <paul@slitaz.org>
date Sun Sep 26 11:36:15 2010 +0100 (2010-09-26)
parents 9e435b39a3bd
children 16a92906ce05
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 - Packages</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="7 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2008-07-16 23:00:00" />
13 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
14 <meta name="publisher" content="www.slitaz.org" />
15 <link rel="shortcut icon" href="../../favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
17 <link rel="Content" href="index.html#content" />
18 </head>
19 <body bgcolor="#ffffff">
20 <!-- Header -->
21 <div id="header">
22 <a name="top"></a>
23 <!-- Access -->
24 <div id="access">
25 Language:
26 <a href="../../de/packages/index.html">Deutsch</a> |
27 <a href="../../es/packages/index.html">Español</a> |
28 <a href="../../fr/packages/index.html">Français</a> |
29 <a href="../../pt/packages/index.html">Português</a> |
30 <a href="../../cn/packages/index.html" title="Chinese"><img src="../../cn/chinese_top.jpg" title="Chinese" alt="cn"></img></a>
31 </div>
32 <a href="http://www.slitaz.org/en/index.html"><img id="logo"
33 src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
34 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
35 <p id="titre">#!/GNU/Linux</p>
36 </div>
38 <!-- Navigation menu -->
39 <div id="nav">
41 <div class="nav_box">
42 <h4>Navigation</h4>
43 <!-- General -->
44 <ul>
45 <li><a href="../about/index.html" title="Information about the SliTaz project">About the project</a></li>
46 <li><a href="../asso/index.html" title="SliTaz non-profit association">Association</a></li>
47 <li><a href="../get/index.html" title="Download - LiveCD ISO">Download</a></li>
48 <li><a href="../doc/index.html" title="LiveCD usage and howto">Documentation</a></li>
49 <li><a href="../packages/index.html" title="Packaged software">Packages</a></li>
50 <li><a href="../devel/index.html" title="Developers corner">Development</a></li>
51 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
52 <li><a href="../artwork/index.html" title="Artwork, colors and images">Artwork</a></li>
53 <li><a href="../search.html" title="Search engine">Search</a></li>
54 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
55 </ul>
56 </div>
58 <!-- SliTaz network -->
59 <div class="nav_box">
60 <h4>SliTaz Network</h4>
61 <ul>
62 <li><a href="http://forum.slitaz.org/">Community Forum</a></li>
63 <li><a href="http://doc.slitaz.org/en:start">Wiki Documentation</a></li>
64 <li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
65 <li><a href="http://labs.slitaz.org/issues">Bug Tracking</a></li>
66 <li><a href="http://pkgs.slitaz.org/">Packages Database</a></li>
67 <li><a href="http://pizza.slitaz.org/">Online Builder</a></li>
68 <li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
69 <li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
70 <li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
71 </ul>
72 </div>
74 </div>
76 <!-- Content -->
77 <div id="content">
78 <a name="content"></a>
80 <h1><font color="#3e1220">Packages</font></h1>
81 <h2><font color="#df8f06"># tazpkg get-install pkg</font></h2>
83 <p>
84 This part of the site allows you to view all of the software packages
85 available on the SliTaz mirror. The pages are automatically updated daily via
86 a cron job. All packages are installable via the package manager Tazpkg using
87 the GUI or the command <code>tazpkg get-install pkgname</code>.
88 </p>
90 <div style="text-align: center; padding: 20px;">
91 <form method="post" action="http://pkgs.slitaz.org/search.cgi">
92 <input type="hidden" name="lang" value="en" />
93 <select name="object">
94 <option value="Package">Package</option>
95 <option value="Desc">Description</option>
96 <option value="Tags">Tags</option>
97 <option value="Depends">Depends</option>
98 <option value="BuildDepends">BuildDepends</option>
99 <option value="File">File</option>
100 <option value="File_list">File list</option>
101 <option value="FileOverlap">common files</option>
102 </select>
103 <strong>:</strong>
104 <input type="text" name="query" size="32" />
105 <select name="version">
106 <option value="cooking">cooking</option>
107 <option value="stable">stable</option>
108 <option value="2.0">2.0</option>
109 <option value="1.0">1.0</option>
110 </select>
111 <input type="submit" name="search" value="Search" />
112 </form>
113 </div>
115 <h3>Stable</h3>
116 <p>
117 Stable packages Web interface:
118 <a href="http://pkgs.slitaz.org/stable/">Stable packages</a>
119 </p>
120 <p>
121 Raw Stable packages lists on the mirror: <a
122 href="http://mirror.slitaz.org/packages/3.0/packages.list"
123 >packages.list</a> | <a
124 href="http://mirror.slitaz.org/packages/3.0/packages.txt"
125 >packages.txt</a>
126 </p>
128 <h3>Cooking</h3>
129 <p>
130 Cooking packages Web interface:
131 <a href="http://pkgs.slitaz.org/cooking/">Cooking packages</a>
132 </p>
133 <p>
134 Raw Cooking packages lists on the mirror: <a
135 href="http://mirror.slitaz.org/packages/cooking/packages.list"
136 >packages.list</a>
137 | <a href="http://mirror.slitaz.org/packages/cooking/packages.txt"
138 >packages.txt</a>
139 </p>
141 <!-- End of content with round corner -->
142 </div>
143 <div id="content_bottom">
144 <div class="bottom_left"></div>
145 <div class="bottom_right"></div>
146 </div>
148 <!-- Start of footer and copy notice -->
149 <div id="copy">
150 <p>
151 Last modification : 2008-07-16 23:00:00 -
152 <a href="index.html#top">Top of the page</a>
153 </p>
154 <p>
155 Copyright &copy; 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
156 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
157 </p>
158 <!-- End of copy -->
159 </div>
161 <!-- Bottom and logo's -->
162 <div id="bottom">
163 <p>
164 <a href="http://validator.w3.org/check?uri=referer"><img
165 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
166 title="Code validé XHTML 1.0"
167 style="width: 80px; height: 15px;" /></a>
168 </p>
169 </div>
171 </body>
172 </html>