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

en/asso.html: set minimum contribution value
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 21 09:44:43 2009 +0200 (2009-04-21)
parents 813885df1d5a
children ca719de0d947
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="#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/">Deutsch</a> |
27 <a href="../../fr/packages/">Français</a> |
28 <a href="../../pt/packages/">Português</a>
29 </div>
30 <a href="http://www.slitaz.org/en/"><img id="logo"
31 src="../../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
32 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
33 <p id="titre">#!/GNU/Linux</p>
34 </div>
35 <div id="nav">
36 <div id="nav_top"></div>
37 <!-- General -->
38 <ul>
39 <li><a href="../about/" title="Information about the SliTaz project">About the project</a></li>
40 <li><a href="../asso/" title="SliTaz non-profit association">Association</a></li>
41 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
42 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
43 <li><a href="../packages/" title="Packaged software">Packages</a></li>
44 <li><a href="../devel/" title="Developers corner">Development</a></li>
45 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
46 </ul>
47 <!-- Support -->
48 <ul>
49 <li><a href="http://forum.slitaz.org/#idx2" title="Forum for help and support">Support Forum</a></li>
50 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
51 <li><a href="../search.html" title="Search engine">Search</a></li>
52 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
53 </ul>
54 <!-- Wiki and Labs -->
55 <ul>
56 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
57 <li><a href="http://labs.slitaz.org/" title="SliTaz Laboratories">SliTaz Labs</a></li>
58 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Bug Tracking</a></li>
59 </ul>
60 <div id="nav_bottom">
61 <div id="nav_bottom_img"></div>
62 </div>
63 </div>
65 <!-- Content top. -->
66 <div id="content_top">
67 <div class="top_left"></div>
68 <div class="top_right"></div>
69 </div>
71 <!-- Content -->
72 <div id="content">
73 <a name="content"></a>
75 <h1><font color="#3e1220">Packages</font></h1>
76 <h2><font color="#df8f06"># tazpkg get-install pkg</font></h2>
78 <p>
79 This part of the site allows you to view all of the software packages
80 available on the SliTaz mirror. The pages are automatically updated daily via
81 a cron job. All packages are installable via the package manager Tazpkg using
82 the GUI or the command <code>tazpkg get-install pkgname</code>.
83 </p>
85 <div style="text-align: center; padding: 20px;">
86 <form method="POST" action="http://pkgs.slitaz.org/search.cgi">
87 <strong>Package :</strong>
88 <input type="text" name="query" size="32">
89 <select name="version">
90 <option>cooking</option>
91 <option>stable</option>
92 </select>
93 <input type="submit" name="search" value="Search">
94 </form>
95 </div>
97 <h3>Stable</h3>
98 <p>
99 Stable packages Web interface:
100 <a href="http://pkgs.slitaz.org/stable/">Stable packages</a>
101 </p>
102 <p>
103 Raw Stable packages lists on the mirror: <a
104 href="http://mirror.slitaz.org/packages/2.0/packages.list"
105 >packages.list</a> | <a
106 href="http://mirror.slitaz.org/packages/2.0/packages.txt"
107 >packages.txt</a>
108 </p>
110 <h3>Cooking</h3>
111 <p>
112 Cooking packages Web interface:
113 <a href="http://pkgs.slitaz.org/cooking/">Cooking packages</a>
114 </p>
115 <p>
116 Raw Cooking packages lists on the mirror: <a
117 href="http://mirror.slitaz.org/packages/cooking/packages.list"
118 >packages.list</a>
119 | <a href="http://mirror.slitaz.org/packages/cooking/packages.txt"
120 >packages.txt</a>
121 </p>
123 <!-- End of content with round corner -->
124 </div>
125 <div id="content_bottom">
126 <div class="bottom_left"></div>
127 <div class="bottom_right"></div>
128 </div>
130 <!-- Start of footer and copy notice -->
131 <div id="copy">
132 <p>
133 Last modification : 2008-07-16 23:00:00 -
134 <a href="#top">Top of the page</a>
135 </p>
136 <p>
137 Copyright &copy; 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
138 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
139 </p>
140 <!-- End of copy -->
141 </div>
143 <!-- Bottom and logo's -->
144 <div id="bottom">
145 <p>
146 <a href="http://validator.w3.org/check?uri=referer"><img
147 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
148 title="Code validé XHTML 1.0"
149 style="width: 80px; height: 15px;" /></a>
150 </p>
151 </div>
153 </body>
154 </html>