]> git.decadent.org.uk Git - kernel-news-talk.git/blob - index.html
Add a new bio
[kernel-news-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>What's new in the Linux kernel - DebConf 2013</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   .package { font-family: monospace }
26   var { font-family: sans }
27 </style>
28 <style type="text/css" media="print">
29   .slide { page-break-after: always }
30 </style>
31 <!-- S5 JS -->
32 <script src="s5-blank/ui/default/slides.js" type="text/javascript"></script>
33 </head>
34 <body>
35
36 <div class="layout">
37 <div id="controls"><!-- DO NOT EDIT --></div>
38 <div id="currentSlide"><!-- DO NOT EDIT --></div>
39 <div id="header">
40 </div>
41 <div id="footer">
42 <h1>DebConf 2013</h1>
43 <h2>What's new in the Linux kernel</h2>
44 </div>
45
46 </div>
47
48 <div class="presentation">
49
50 <div class="slide">
51 <h1>What's new in the Linux kernel</h1>
52 <object data="tux-debian.svg" width="35%" align="right"></object>
53 <h3>Ben&nbsp;Hutchings</h3>
54 </div>
55
56 <div class="slide">
57   <h1>Ben Hutchings</h1>
58   <ul>
59     <li>
60       Professional software engineer by day, Debian developer by night
61     </li>
62     <li>
63       Regular Linux contributor in both roles since 2008
64       <ul>
65         <li>
66           Maintaining a net driver in my day job, plus core networking
67           and PCI code as necessary
68         </li>
69         <li>
70           Debian kernel team member, now doing most of the unstable
71           maintenance aside from ports
72         </li>
73         <li>
74           Maintaining Linux 3.2.<var>y</var> stable update series on
75           kernel.org
76         </li>
77       </ul>
78     </li>
79   </ul>
80 </div>
81
82 <div class="slide">
83   <h1>Questions?</h1>
84 </div>
85
86 <div class="slide">
87   <h1>Credits</h1>
88   <ul>
89     <li>
90       Linux 'Tux' logo &copy; Larry Ewing, Simon Budig.
91       <!--
92 Redistribution is free but has to include this notice.
93       -->
94       <ul>
95         <li>Modified by Ben to add Debian open-ND logo</li>
96       </ul>
97     </li>
98     <li>
99       Debian open-ND logo &copy; Software in the Public Interest, Inc.
100       <!--
101 Permission is hereby granted, free of charge, to any person obtaining
102 a copy of this software and associated documentation files (the
103 "Software"), to deal in the Software without restriction, including
104 without limitation the rights to use, copy, modify, merge, publish,
105 distribute, sublicense, and/or sell copies of the Software, and to
106 permit persons to whom the Software is furnished to do so, subject to
107 the following conditions:
108
109 The above copyright notice and this permission notice shall be
110 included in all copies or substantial portions of the Software.
111
112 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
113 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
114 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
115 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
116 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
117 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
118 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
119       -->
120     </li>
121   </ul>
122 </div>
123
124 </body>
125 </html>