]> git.pld-linux.org Git - projects/pld-ftp-admin.git/blob - html/index.html
004aba0c44a27e6686197596a194322f1961ca0a
[projects/pld-ftp-admin.git] / html / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5   <link rel="StyleSheet" href="styles.css" type="text/css">
6   <title>PLD Th :: Info Page</title>
7 </head>
8 <body>
9
10 <h3>
11   <a href="http://www.pld-linux.org/ThInfo">About PLD Th</a>
12 </h3>
13
14 <h3>Builder queue</h3>
15 <p>
16 <li><a href="http://src.th.pld-linux.org/queue.html">PLD Th</a></li>
17 </p>
18
19 <h3>Dep checks</h3>
20 <p>
21 <li><a href="main.txt">Main deps x86_64</a></li>
22 <li><a href="main-ready.txt">Main ready deps x86_64</a></li>
23 <li><a href="main-ready-test.txt">Main+ready+test deps x86_64</a></li>
24
25 <li><a href="main-i686.txt">Main deps i686</a></li>
26 <li><a href="main-ready-i686.txt">Main ready deps i686</a></li>
27 <li><a href="main-ready-test-i686.txt">Main+ready+test deps i686</a></li>
28
29 <li><a href="main-i486.txt">Main deps i486</a></li>
30 <li><a href="main-ready-i486.txt">Main ready deps i486</a></li>
31 <li><a href="main-ready-test-i486.txt">Main+ready+test deps i486</a></li>
32
33 </p>
34
35 <h3>Freshness checks</h3>
36 <p>
37 <li><a href="ac-th-diff.txt">Differences between AC and TH</a></li>
38 <li><a href="freshness.txt">Th main+test freshness (compare to git)</a></li>
39 </p>
40
41 <h3>Rpmlint checks</h3>
42 <p>
43 <li><a href="lint-PLD.txt">rpmlint: PLD tree</a></li>
44 <li><a href="lint-ready.txt">rpmlint: ready tree</a></li>
45 <li><a href="lint-test.txt">rpmlint: test tree</a></li>
46 </p>
47 </body>
48 </html>
This page took 0.026225 seconds and 2 git commands to generate.