more docs on preferences
[grml.org.git] / files / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Files</title>
5 <meta name="Title" content="grml.org - Files" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Files of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/files/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 [% INCLUDE static.inc %]
25
26       <div class="content">
27
28         <p><img style="float: right" src="/img/clanbomber.png" alt="*" /></p>
29
30         <h1>Files</h1>
31
32         <h2><a name="grmlrepos"></a>Package Repository</h2>
33
34         <p>Packages provided by the Grml team are
35         available from the <a
36         href="http://deb.grml.org/">Grml repository</a>.</p>
37
38         <p>Note that using the Grml repository on standard Debian systems is <b>not recommended</b>. If you just want our console configuration, read <a href="http://grml.org/console/">"Make console work comfortable"</a>.</p>
39
40         <pre class="rahmen">
41 # Signing key is available in grml-debian-keyring
42 #  deb     http://deb.grml.org/ grml-stable main
43 #  deb-src http://deb.grml.org/ grml-stable main
44 #  deb     http://deb.grml.org/ grml-testing main
45 #  deb-src http://deb.grml.org/ grml-testing main</pre>
46
47         <p>If you are running Debian stretch or later, you may want to use the following <code>.sources</code> file, which will enforce the suite name and signing keys:</p>
48
49         <pre class="rahmen">
50 Types: deb deb-src
51 URIs: http://deb.grml.org/
52 Suites: grml-stable grml-testing
53 Architectures: i386 amd64
54 Components: main
55 Signed-By: 05483D2F0A254E5BC12AC73021E0CA38EA2EA4AB</pre>
56
57         <p>Then the following <a href="https://manpages.debian.org/apt_preferences">preferences file</a> will keep packages from GRML to replace normal Debian packages, in <code>/etc/apt/preferences.d/grml.pref</code>:</p>
58         
59         <pre class="rahmen">
60 Package: *
61 Pin: release suite=grml-stable
62 Pin-Priority: 1
63
64 Package: *
65 Pin: release suite=grml-testing
66 Pin-Priority: 1</pre>
67
68         <h2><a name="wallpapers"></a>Wallpapers and other media files provided by Grml</h2>
69
70         <p>Wallpapers, CD covers and similar media files are available in the
71         <a href="https://github.com/grml/mediakit/">mediakit repository</a>.</p>
72
73         <h2><a name="changelog"></a>Changelogs</h2>
74
75         <p>The changelogs have moved to <a href="/changelogs/">their own webpage</a>.</p>
76
77         <h2><a name="debian"></a>Package lists for the current release</h2>
78
79         <h3>grml32-full 2014.11</h3>
80
81         <ul>
82           <li><a href="grml32-full_2014.11/dpkg.selections">dpkg.selections</a> - software package listing</li>
83           <li><a href="grml32-full_2014.11/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
84           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
85           <li><a href="grml32-full_2014.11/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
86         </ul>
87
88         <h3>grml64-full 2014.11</h3>
89
90         <ul>
91           <li><a href="grml64-full_2014.11/dpkg.selections">dpkg.selections</a> - software package listing</li>
92           <li><a href="grml64-full_2014.11/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
93           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
94           <li><a href="grml64-full_2014.11/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
95         </ul>
96
97         <h3>grml32-small 2014.11</h3>
98
99         <ul>
100           <li><a href="grml32-small_2014.11/dpkg.selections">dpkg.selections</a> - software package listing</li>
101           <li><a href="grml32-small_2014.11/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
102           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
103           <li><a href="grml32-small_2014.11/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
104         </ul>
105
106         <h3>grml64-small 2014.11</h3>
107
108         <ul>
109           <li><a href="grml64-small_2014.11/dpkg.selections">dpkg.selections</a> - software package listing</li>
110           <li><a href="grml64-small_2014.11/dpkg.list">dpkg.list</a> - more detailed package list including version information</li>
111           <li><a href="http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grml-cheatcodes.txt;hb=HEAD">grml-cheatcodes.txt</a> - boot options</li>
112           <li><a href="grml64-small_2014.11/nonfree-licenses.txt">nonfree-licenses.txt</a> - a list of used nonfree software and their licenses</li>
113         </ul>
114
115       </div>
116
117 [% INCLUDE static_bottom.inc %]