Update daily.grml.org index page for new paths
[grml.org.git] / daily / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
3 <head>
4 <title>grml.org: daily grml snapshots / builds</title>
5 <meta name="Robots" content="index,follow" />
6 <meta name="Language" content="english" />
7 <meta name="identifier-url" content="http://daily.grml.org/" />
8 <meta name="MSSmartTagsPreventParsing" content="true" />
9 <meta http-equiv="imagetoolbar" content="no" />
10 <meta http-equiv="content-Type" content="application/xhtml+xml; charset=iso-8859-1" />
11 <link rel="home" href="http://grml.org/" title="grml.org" />
12 <link rel="help" href="http://grml.org/features/" title="About" />
13 <link rel="author" href="http://grml.org/team/" title="Team" />
14 <link rel="contents" href="http://grml.org/sitemap/" title="Sitemap" />
15 <link rel="search" href="http://grml.org/search/" title="Search" />
16 <link rel="icon" href="http://grml.org/favicon.png" type="image/png" />
17 <link rel="alternate" type="application/rss+xml" title="Subscribe RSS-feed" href="/index.rss" />
18 <link rel="stylesheet" href="style.css" type="text/css" />
19 </head>
20
21 <body>
22
23 <div class="container">
24 <div class="content">
25
26 <h1>Daily Grml snapshots</h1>
27
28 <img src="../img/logo.png" style="float: right; margin-left: 20px" alt="*" />
29
30 <h2>About</h2>
31
32 <p>This webpage provides <strong>automatically generated snapshots</strong> of
33 the <a href="http://grml.org/">Grml Linux Live system</a> which were built
34 using <a href="http://grml.org/grml-live/">grml-live</a>. If you don't know
35 what's Grml please visit <a href="http://grml.org/faq/">the Grml FAQ</a>.</p>
36
37 <p>WARNING: Feel free to use the ISOs but please notice that they are not
38 official <a href="http://grml.org/download/">stable releases</a>. They provide
39 the latest changes, but they also might have known issues. In fact, they may not
40 work at all. So: <strong>PLEASE USE THEM WITH CAUTION!</strong></p>
41
42 <p>Please <a href="http://grml.org/bugs/">report any bugs you notice</a>.</p>
43
44 <h2>Download</h2>
45
46 <p>Note: the first link on each line points to the most recent available
47 snapshot of the corresponding Grml flavour. The 'sha1'-link points to the according
48 sha1 checksum file. The link named 'Older Versions' points to the directory of
49 the corresponding Grml flavour providing the current as well as older available
50 snapshots.</p>
51
52 <h3>Debian/testing based Grml-ISOs</h3>
53
54 <ul>
55   <li>grml64_testing (64bit):
56     <a href="http://daily.grml.org/grml64_testing/latest/grml64_testing_latest.iso">latest ISO</a>
57     <a href="http://daily.grml.org/grml64_testing/latest/grml64_testing_latest.iso.sha1">sha1</a>
58     --
59     <a href="http://daily.grml.org/grml64_testing/">Older Versions</a>
60   </li>
61   <li>grml_testing (32bit):
62     <a href="http://daily.grml.org/grml_testing/latest/grml_testing_latest.iso">latest ISO</a>
63     <a href="http://daily.grml.org/grml_testing/latest/grml_testing_latest.iso.sha1">sha1</a>
64     --
65     <a href="http://daily.grml.org/grml_testing/">Older Versions</a>
66   </li>
67 </ul>
68
69 <h3>Debian/unstable based Grml-ISOs</h3>
70
71 <ul>
72   <li>grml64_sid (64bit):
73     <a href="http://daily.grml.org/grml64_sid/latest/grml64_sid_latest.iso">latest ISO</a>
74     <a href="http://daily.grml.org/grml64_sid/latest/grml64_sid_latest.iso.sha1">sha1</a>
75     --
76     <a href="http://daily.grml.org/grml64_sid/">Older Versions</a>
77   </li>
78   <li>grml_sid (32bit):
79     <a href="http://daily.grml.org/grml_sid/latest/grml_sid_latest.iso">latest ISO</a>
80     <a href="http://daily.grml.org/grml_sid/latest/grml_sid_latest.iso.sha1">sha1</a>
81     --
82     <a href="http://daily.grml.org/grml_sid/">Older Versions</a>
83   </li>
84 </ul>
85
86 <h2>base files</h2>
87
88 <p>The <em>base files</em> can be used for the base chroot/debootstrap
89 system within <a href="http://grml.org/grml-live/">grml-live</a>. Place these into /etc/grml/fai/config/basefiles/.<br/>
90 <ul>
91 <li><a href="http://daily.grml.org/base/AMD64.tar.gz">AMD64.tar.gz</a> (<a href="http://daily.grml.org/base/AMD64.tar.gz.sha1">sha1</a>)</li>
92 <li><a href="http://daily.grml.org/base/I386.tar.gz">I386.tar.gz</a> (<a href="http://daily.grml.org/base/I386.tar.gz.sha1">sha1</a>)</li>
93 </ul>
94 </p>
95
96 <h2>Contact</h2>
97
98 <p>Problems? Questions? <a href="http://grml.org/contact/">Contact us</a>.  But
99 please do not forget to provide all the relevant information (especially which
100 Grml flavour and version you are refering to).</p>
101
102 </div>
103 </div>
104 </body>
105 </html>