]> git.decadent.org.uk Git - debian-kernel-talk.git/blob - index.html
Add DebConf 11 logo
[debian-kernel-talk.git] / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
2         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5
6 <head>
7 <title>The Linux kernel in Debian - Ben Hutchings - DebConf 11</title>
8 <!-- metadata -->
9 <meta name="generator" content="S5" />
10 <meta name="version" content="S5 1.1" />
11 <meta name="author" content="Ben Hutchings" />
12 <!-- configuration parameters -->
13 <meta name="defaultView" content="slideshow" />
14 <meta name="controlVis" content="hidden" />
15 <!-- style sheet links -->
16 <link rel="stylesheet" href="s5-blank/ui/default/slides.css" type="text/css" media="projection" id="slideProj" />
17 <link rel="stylesheet" href="s5-blank/ui/default/outline.css" type="text/css" media="screen" id="outlineStyle" />
18 <link rel="stylesheet" href="s5-blank/ui/default/print.css" type="text/css" media="print" id="slidePrint" />
19 <link rel="stylesheet" href="s5-blank/ui/default/opera.css" type="text/css" media="projection" id="operaFix" />
20 <style type="text/css">
21   .logo { position: absolute; right: 0; top: 0; height: 100% }
22   table { border-collapse: collapse }
23   th { border-bottom: 2pt solid black }
24   th, td { padding: 0 6pt }
25 </style>
26 <style type="text/css" media="print">
27   .slide { page-break-after: always }
28 </style>
29 <!-- S5 JS -->
30 <script src="s5-blank/ui/default/slides.js" type="text/javascript"></script>
31 </head>
32 <body>
33
34 <div class="layout">
35 <div id="controls"><!-- DO NOT EDIT --></div>
36 <div id="currentSlide"><!-- DO NOT EDIT --></div>
37 <div id="header">
38   <object class="logo" data="debconf11.svg"></object>
39 </div>
40 <div id="footer">
41 <h1>DebConf 11</h1>
42 <h2>The Linux kernel in Debian</h2>
43 </div>
44
45 </div>
46
47 <div class="presentation">
48
49 <div class="slide">
50 <h1>The Linux kernel in Debian</h1>
51 <h3>Ben Hutchings</h3>
52 </div>
53
54 <div class="slide">
55   <h1>The author</h1>
56   <ul class="incremental">
57     <li>
58       Professional software developer since 1998
59     </li>
60     <li>
61       Debian contributor since 2003
62     </li>
63     <li>
64       Regular Linux contributor since 2008
65       <ul>
66         <li>
67           Maintaining a net driver in my day job, plus core networking
68           and PCI code as necessary
69         </li>
70       </ul>
71     </li>
72     <li>
73       Debian kernel contributor since 2008; uploader since 2009
74       <ul class="incremental">
75         <li>
76           Initially trying to deal with the non-free firmware issue
77         </li>
78         <li>
79           Moved on to triaging bugs, fixing bugs, backporting
80           features, updating packaging...
81         </li>
82       </ul>
83     </li>
84   </ul>
85 </div>
86
87 <div class="slide">
88   <h1>Linux kernel</h1>
89 </div>
90
91 <div class="slide">
92   <h1>Linux release model</h1>
93 </div>
94
95 <div class="slide">
96   <h1>Debian kernel team</h1>
97 </div>
98
99 <div class="slide">
100   <h1>Official Linux kernel packages</h1>
101 </div>
102
103 <div class="slide">
104   <h1>Custom Linux kernel packages</h1>
105 </div>
106
107 <div class="slide">
108   <h1>Out-of-tree modules</h1>
109 </div>
110
111 <div class="slide">
112   <h1>Firmware files</h1>
113 </div>
114
115 <div class="slide">
116   <h1>Documentation</h1>
117 </div>
118
119 <div class="slide">
120   <h1>Questions?</h1>
121 </div>
122
123 <div class="slide">
124   <h1>Credits</h1>
125   <ul>
126     <li>
127       DebConf 11 logo &copy; Aur&eacute;lio A. Heckert.
128       <!--
129 This program is free software; you can redistribute it
130 and/or modify it under the terms of the GNU General Public
131 License as published by the Free Software Foundation;
132 version 2 of the License.
133
134 This program is distributed in the hope that it will be
135 useful, but WITHOUT ANY WARRANTY; without even the implied
136 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
137 PURPOSE.  See the GNU General Public License for more
138 details.
139
140 You should have received a copy of the GNU General Public
141 License along with this package; if not, write to the Free
142 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
143 Boston, MA  02110-1301 USA
144
145 On Debian systems, the full text of the GNU General Public
146 License version 2 can be found in the file
147 `/usr/share/common-licenses/GPL-2'.
148       -->
149       <ul>
150         <li>Resized and coloured by me</li>
151       </ul>
152     </li>
153   </ul>
154 </div>
155
156 </body>
157 </html>