~ubuntu-branches/ubuntu/lucid/linux-lts-backport-natty/lucid-proposed

« back to all changes in this revision

Viewing changes to debian.master/control

  • Committer: Package Import Robot
  • Author(s): Luis Henriques, Luis Henriques, Andy Whitcroft, Herton Ronaldo Krzesinski, Tim Gardner, Upstream Kernel Changes
  • Date: 2012-05-23 09:43:28 UTC
  • Revision ID: package-import@ubuntu.com-20120523094328-r1feiaqpc22qvxbh
Tags: 2.6.38-15.60~lucid1
[Luis Henriques]

* Release Tracking Bug
  - LP: #1003079

[ Andy Whitcroft ]

* [Config] control.stub is an intermediate product not a dependancy
  - LP: #992414

[ Herton Ronaldo Krzesinski ]

* linux: add Build-Depends for libnewt-dev, to enable perf TUI support
  - LP: #981717

[ Tim Gardner ]

* [Config] perarch and indep tools builds need separate build directories

[ Upstream Kernel Changes ]

* fcaps: clear the same personality flags as suid when fcaps are used
  - LP: #987571
  - CVE-2012-2123
* natty security: fix compile error in commoncap.c
  - LP: #987571
  - CVE-2012-2123
* KVM: Clean up error handling during VCPU creation
  - LP: #971685
  - CVE-2012-1601
* KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
  - LP: #971685
  - CVE-2012-1601
* KVM: unmap pages from the iommu when slots are removed
  - LP: #987569
  - CVE-2012-2121
* NFSv4: include bitmap in nfsv4 get acl data
  - LP: #893147
  - CVE-2011-4131
* hugepages: fix use after free bug in "quota" handling
  - LP: #990368
  - CVE-2012-2133

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: linux
 
2
Section: devel
 
3
Priority: optional
 
4
Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
 
5
Standards-Version: 3.8.4.0
 
6
Build-Depends: debhelper (>= 5), cpio, module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile [amd64 i386 lpia], device-tree-compiler [powerpc], libelf-dev, binutils-dev, rsync
 
7
Build-Depends-Indep: xmlto, docbook-utils, ghostscript, transfig, bzip2, sharutils, asciidoc
 
8
Build-Conflicts: findutils (= 4.4.1-1ubuntu1)
 
9
Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-lucid.git
 
10
 
 
11
Package: linux-source-2.6.32
 
12
Architecture: all
 
13
Section: devel
 
14
Priority: optional
 
15
Provides: linux-source, linux-source-2.6
 
16
Depends: ${misc:Depends}, binutils, bzip2, coreutils | fileutils (>= 4.0)
 
17
Recommends: libc-dev, gcc, make
 
18
Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
 
19
Description: Linux kernel source for version 2.6.32 with Ubuntu patches
 
20
 This package provides the source code for the Linux kernel version
 
21
 2.6.32.
 
22
 .
 
23
 This package is mainly meant for other packages to use, in order to build
 
24
 custom flavours.
 
25
 .
 
26
 If you wish to use this package to create a custom Linux kernel, then it
 
27
 is suggested that you investigate the package kernel-package, which has
 
28
 been designed to ease the task of creating kernel image packages.
 
29
 .
 
30
 If you are simply trying to build third-party modules for your kernel,
 
31
 you do not want this package. Install the appropriate linux-headers
 
32
 package instead.
 
33
 
 
34
Package: linux-doc
 
35
Architecture: all
 
36
Section: doc
 
37
Priority: optional
 
38
Depends: ${misc:Depends}
 
39
Conflicts: linux-doc-2.6
 
40
Replaces: linux-doc-2.6
 
41
Description: Linux kernel specific documentation for version 2.6.32
 
42
 This package provides the various documents in the 2.6.32 kernel
 
43
 Documentation/ subdirectory.  These document kernel subsystems, APIs, device
 
44
 drivers, and so on.  See
 
45
 /usr/share/doc/linux-doc/00-INDEX for a list of what is
 
46
 contained in each file.
 
47
 
 
48
Package: linux-tools-common
 
49
Architecture: all
 
50
Section: admin
 
51
Priority: optional
 
52
Depends: ${misc:Depends}
 
53
Replaces: linux-tools (<= 2.6.32-16.25)
 
54
Description: Linux kernel specific tools for version 2.6.32
 
55
 This package provides the architecture independent parts for kernel
 
56
 version locked tools in the 2.6.32 kernel source.
 
57
 
 
58
Package: linux-headers-2.6.32-41
 
59
Architecture: all
 
60
Section: devel
 
61
Priority: optional
 
62
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0)
 
63
Provides: linux-headers, linux-headers-2.6
 
64
Description: Header files related to Linux kernel version 2.6.32
 
65
 This package provides kernel header files for version 2.6.32, for sites
 
66
 that want the latest kernel headers. Please read
 
67
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details
 
68
 
 
69
Package: linux-libc-dev
 
70
Architecture: i386 amd64 lpia ia64 powerpc sparc armel
 
71
Depends: ${misc:Depends}
 
72
Conflicts: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), amd64-libs-dev (<= 1.1), linux-kernel-headers
 
73
Replaces: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), linux-kernel-headers, libdrm-dev
 
74
Provides: linux-kernel-headers
 
75
Description: Linux Kernel Headers for development
 
76
 This package provides headers from the Linux kernel.  These headers
 
77
 are used by the installed headers for GNU glibc and other system
 
78
 libraries. They are NOT meant to be used to build third-party modules for
 
79
 your kernel. Use linux-headers-* packages for that.
 
80
 
 
81
Package: linux-tools-2.6.32-41
 
82
Architecture: i386 amd64 lpia ia64 powerpc sparc armel
 
83
Section: devel
 
84
Priority: optional
 
85
Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
 
86
Description: Linux kernel tools for version 2.6.32-41
 
87
 This package provides the architecture dependant parts for kernel
 
88
 version locked tools for version 2.6.32-41 on
 
89
 DESC.
 
90
 
 
91
 
 
92
Package: linux-image-2.6.32-41-386
 
93
Architecture: i386
 
94
Section: admin
 
95
Priority: optional
 
96
Pre-Depends: dpkg (>= 1.10.24)
 
97
Provides: linux-image, linux-image-2.6, fuse-module, kvm-api-4, ivtv-modules
 
98
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
99
Conflicts: hotplug (<< 0.0.20040105-1)
 
100
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
101
Recommends: grub-pc | grub | lilo (>= 19.1)
 
102
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
103
Description: Linux kernel image for version 2.6.32 on i386
 
104
 This package contains the Linux kernel image for version 2.6.32 on
 
105
 i386.
 
106
 .
 
107
 Also includes the corresponding System.map file, the modules built by the
 
108
 packager, and scripts that try to ensure that the system is not left in an
 
109
 unbootable state after an update.
 
110
 .
 
111
 Supports Alternate x86 (486 and better) processors.
 
112
 .
 
113
 Geared toward desktop systems.
 
114
 .
 
115
 You likely do not want to install this package directly. Instead, install
 
116
 the linux-386 meta-package, which will ensure that upgrades work
 
117
 correctly, and that supporting packages are also installed.
 
118
 
 
119
Package: linux-headers-2.6.32-41-386
 
120
Architecture: i386
 
121
Section: devel
 
122
Priority: optional
 
123
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
124
Provides: linux-headers, linux-headers-2.6
 
125
Description: Linux kernel headers for version 2.6.32 on i386
 
126
 This package provides kernel header files for version 2.6.32 on
 
127
 i386.
 
128
 .
 
129
 This is for sites that want the latest kernel headers.  Please read
 
130
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
131
 
 
132
Package: linux-image-2.6.32-41-386-dbgsym
 
133
Architecture: i386
 
134
Section: devel
 
135
Priority: optional
 
136
Depends: ${misc:Depends}
 
137
Provides: linux-debug
 
138
Description: Linux kernel debug image for version 2.6.32 on i386
 
139
 This package provides a kernel debug image for version 2.6.32 on
 
140
 i386.
 
141
 .
 
142
 This is for sites that wish to debug the kernel.
 
143
 .
 
144
 The kernel image contained in this package is NOT meant to boot from. It
 
145
 is uncompressed, and unstripped. This package also includes the
 
146
 unstripped modules.
 
147
 
 
148
Package: linux-image-2.6.32-41-generic
 
149
Architecture: i386 amd64
 
150
Section: admin
 
151
Priority: optional
 
152
Pre-Depends: dpkg (>= 1.10.24)
 
153
Provides: linux-image, linux-image-2.6, fuse-module, kvm-api-4, redhat-cluster-modules, ivtv-modules, ndiswrapper-modules-1.9
 
154
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
155
Conflicts: hotplug (<< 0.0.20040105-1)
 
156
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
157
Recommends: grub-pc | grub | lilo (>= 19.1)
 
158
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
159
Description: Linux kernel image for version 2.6.32 on x86/x86_64
 
160
 This package contains the Linux kernel image for version 2.6.32 on
 
161
 x86/x86_64.
 
162
 .
 
163
 Also includes the corresponding System.map file, the modules built by the
 
164
 packager, and scripts that try to ensure that the system is not left in an
 
165
 unbootable state after an update.
 
166
 .
 
167
 Supports Generic processors.
 
168
 .
 
169
 Geared toward desktop systems.
 
170
 .
 
171
 You likely do not want to install this package directly. Instead, install
 
172
 the linux-generic meta-package, which will ensure that upgrades work
 
173
 correctly, and that supporting packages are also installed.
 
174
 
 
175
Package: linux-headers-2.6.32-41-generic
 
176
Architecture: i386 amd64
 
177
Section: devel
 
178
Priority: optional
 
179
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
180
Provides: linux-headers, linux-headers-2.6
 
181
Description: Linux kernel headers for version 2.6.32 on x86/x86_64
 
182
 This package provides kernel header files for version 2.6.32 on
 
183
 x86/x86_64.
 
184
 .
 
185
 This is for sites that want the latest kernel headers.  Please read
 
186
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
187
 
 
188
Package: linux-image-2.6.32-41-generic-dbgsym
 
189
Architecture: i386 amd64
 
190
Section: devel
 
191
Priority: optional
 
192
Depends: ${misc:Depends}
 
193
Provides: linux-debug
 
194
Description: Linux kernel debug image for version 2.6.32 on x86/x86_64
 
195
 This package provides a kernel debug image for version 2.6.32 on
 
196
 x86/x86_64.
 
197
 .
 
198
 This is for sites that wish to debug the kernel.
 
199
 .
 
200
 The kernel image contained in this package is NOT meant to boot from. It
 
201
 is uncompressed, and unstripped. This package also includes the
 
202
 unstripped modules.
 
203
 
 
204
Package: linux-image-2.6.32-41-generic-pae
 
205
Architecture: i386
 
206
Section: admin
 
207
Priority: optional
 
208
Pre-Depends: dpkg (>= 1.10.24)
 
209
Provides: linux-image, linux-image-2.6, fuse-module, kvm-api-4, redhat-cluster-modules, ivtv-modules, ndiswrapper-modules-1.9
 
210
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
211
Conflicts: hotplug (<< 0.0.20040105-1)
 
212
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
213
Recommends: grub-pc | grub | lilo (>= 19.1)
 
214
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
215
Description: Linux kernel image for version 2.6.32 on x86
 
216
 This package contains the Linux kernel image for version 2.6.32 on
 
217
 x86.
 
218
 .
 
219
 Also includes the corresponding System.map file, the modules built by the
 
220
 packager, and scripts that try to ensure that the system is not left in an
 
221
 unbootable state after an update.
 
222
 .
 
223
 Supports Generic processors.
 
224
 .
 
225
 Geared toward 32 bit desktop systems with more then 4GB RAM.
 
226
 .
 
227
 You likely do not want to install this package directly. Instead, install
 
228
 the linux-generic-pae meta-package, which will ensure that upgrades work
 
229
 correctly, and that supporting packages are also installed.
 
230
 
 
231
Package: linux-headers-2.6.32-41-generic-pae
 
232
Architecture: i386
 
233
Section: devel
 
234
Priority: optional
 
235
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
236
Provides: linux-headers, linux-headers-2.6
 
237
Description: Linux kernel headers for version 2.6.32 on x86
 
238
 This package provides kernel header files for version 2.6.32 on
 
239
 x86.
 
240
 .
 
241
 This is for sites that want the latest kernel headers.  Please read
 
242
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
243
 
 
244
Package: linux-image-2.6.32-41-generic-pae-dbgsym
 
245
Architecture: i386
 
246
Section: devel
 
247
Priority: optional
 
248
Depends: ${misc:Depends}
 
249
Provides: linux-debug
 
250
Description: Linux kernel debug image for version 2.6.32 on x86
 
251
 This package provides a kernel debug image for version 2.6.32 on
 
252
 x86.
 
253
 .
 
254
 This is for sites that wish to debug the kernel.
 
255
 .
 
256
 The kernel image contained in this package is NOT meant to boot from. It
 
257
 is uncompressed, and unstripped. This package also includes the
 
258
 unstripped modules.
 
259
 
 
260
Package: linux-image-2.6.32-41-ia64
 
261
Architecture: ia64
 
262
Section: admin
 
263
Priority: optional
 
264
Pre-Depends: dpkg (>= 1.10.24)
 
265
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules, ivtv-modules
 
266
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
267
Conflicts: hotplug (<< 0.0.20040105-1)
 
268
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
269
Recommends: elilo (>= 3.6-1)
 
270
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
271
Description: Linux kernel image for version 2.6.32 on IA-64 SMP
 
272
 This package contains the Linux kernel image for version 2.6.32 on
 
273
 IA-64 SMP.
 
274
 .
 
275
 Also includes the corresponding System.map file, the modules built by the
 
276
 packager, and scripts that try to ensure that the system is not left in an
 
277
 unbootable state after an update.
 
278
 .
 
279
 Supports IA-64 SMP processors.
 
280
 .
 
281
 Geared toward desktop or server systems.
 
282
 .
 
283
 You likely do not want to install this package directly. Instead, install
 
284
 the linux-ia64 meta-package, which will ensure that upgrades work
 
285
 correctly, and that supporting packages are also installed.
 
286
 
 
287
Package: linux-headers-2.6.32-41-ia64
 
288
Architecture: ia64
 
289
Section: devel
 
290
Priority: optional
 
291
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
292
Provides: linux-headers, linux-headers-2.6
 
293
Description: Linux kernel headers for version 2.6.32 on IA-64 SMP
 
294
 This package provides kernel header files for version 2.6.32 on
 
295
 IA-64 SMP.
 
296
 .
 
297
 This is for sites that want the latest kernel headers.  Please read
 
298
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
299
 
 
300
Package: linux-image-2.6.32-41-ia64-dbgsym
 
301
Architecture: ia64
 
302
Section: devel
 
303
Priority: optional
 
304
Depends: ${misc:Depends}
 
305
Provides: linux-debug
 
306
Description: Linux kernel debug image for version 2.6.32 on IA-64 SMP
 
307
 This package provides a kernel debug image for version 2.6.32 on
 
308
 IA-64 SMP.
 
309
 .
 
310
 This is for sites that wish to debug the kernel.
 
311
 .
 
312
 The kernel image contained in this package is NOT meant to boot from. It
 
313
 is uncompressed, and unstripped. This package also includes the
 
314
 unstripped modules.
 
315
 
 
316
Package: linux-image-2.6.32-41-lpia
 
317
Architecture: lpia
 
318
Section: admin
 
319
Priority: optional
 
320
Pre-Depends: dpkg (>= 1.10.24)
 
321
Provides: linux-image, linux-image-2.6, fuse-module, kvm-api-4, redhat-cluster-modules
 
322
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
323
Conflicts: hotplug (<< 0.0.20040105-1)
 
324
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
325
Recommends: grub-pc | grub | lilo (>= 19.1)
 
326
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
327
Description: Linux kernel image for version 2.6.32 on Intel Atom processors
 
328
 This package contains the Linux kernel image for version 2.6.32 on
 
329
 Intel Atom processors.
 
330
 .
 
331
 Also includes the corresponding System.map file, the modules built by the
 
332
 packager, and scripts that try to ensure that the system is not left in an
 
333
 unbootable state after an update.
 
334
 .
 
335
 Supports Intel Atom processors.
 
336
 .
 
337
 Geared toward LPIA-based mobile devices
 
338
 .
 
339
 You likely do not want to install this package directly. Instead, install
 
340
 the linux-lpia meta-package, which will ensure that upgrades work
 
341
 correctly, and that supporting packages are also installed.
 
342
 
 
343
Package: linux-headers-2.6.32-41-lpia
 
344
Architecture: lpia
 
345
Section: devel
 
346
Priority: optional
 
347
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
348
Provides: linux-headers, linux-headers-2.6
 
349
Description: Linux kernel headers for version 2.6.32 on Intel Atom processors
 
350
 This package provides kernel header files for version 2.6.32 on
 
351
 Intel Atom processors.
 
352
 .
 
353
 This is for sites that want the latest kernel headers.  Please read
 
354
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
355
 
 
356
Package: linux-image-2.6.32-41-lpia-dbgsym
 
357
Architecture: lpia
 
358
Section: devel
 
359
Priority: optional
 
360
Depends: ${misc:Depends}
 
361
Provides: linux-debug
 
362
Description: Linux kernel debug image for version 2.6.32 on Intel Atom processors
 
363
 This package provides a kernel debug image for version 2.6.32 on
 
364
 Intel Atom processors.
 
365
 .
 
366
 This is for sites that wish to debug the kernel.
 
367
 .
 
368
 The kernel image contained in this package is NOT meant to boot from. It
 
369
 is uncompressed, and unstripped. This package also includes the
 
370
 unstripped modules.
 
371
 
 
372
Package: linux-image-2.6.32-41-powerpc
 
373
Architecture: powerpc
 
374
Section: admin
 
375
Priority: optional
 
376
Pre-Depends: dpkg (>= 1.10.24)
 
377
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules, ivtv-modules
 
378
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
379
Conflicts: hotplug (<< 0.0.20040105-1)
 
380
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
381
Recommends: yaboot
 
382
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
383
Description: Linux kernel image for version 2.6.32 on 32-bit PowerPC
 
384
 This package contains the Linux kernel image for version 2.6.32 on
 
385
 32-bit PowerPC.
 
386
 .
 
387
 Also includes the corresponding System.map file, the modules built by the
 
388
 packager, and scripts that try to ensure that the system is not left in an
 
389
 unbootable state after an update.
 
390
 .
 
391
 Supports 32-bit PowerPC processors.
 
392
 .
 
393
 Geared toward desktop or server systems.
 
394
 .
 
395
 You likely do not want to install this package directly. Instead, install
 
396
 the linux-powerpc meta-package, which will ensure that upgrades work
 
397
 correctly, and that supporting packages are also installed.
 
398
 
 
399
Package: linux-headers-2.6.32-41-powerpc
 
400
Architecture: powerpc
 
401
Section: devel
 
402
Priority: optional
 
403
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
404
Provides: linux-headers, linux-headers-2.6
 
405
Description: Linux kernel headers for version 2.6.32 on 32-bit PowerPC
 
406
 This package provides kernel header files for version 2.6.32 on
 
407
 32-bit PowerPC.
 
408
 .
 
409
 This is for sites that want the latest kernel headers.  Please read
 
410
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
411
 
 
412
Package: linux-image-2.6.32-41-powerpc-dbgsym
 
413
Architecture: powerpc
 
414
Section: devel
 
415
Priority: optional
 
416
Depends: ${misc:Depends}
 
417
Provides: linux-debug
 
418
Description: Linux kernel debug image for version 2.6.32 on 32-bit PowerPC
 
419
 This package provides a kernel debug image for version 2.6.32 on
 
420
 32-bit PowerPC.
 
421
 .
 
422
 This is for sites that wish to debug the kernel.
 
423
 .
 
424
 The kernel image contained in this package is NOT meant to boot from. It
 
425
 is uncompressed, and unstripped. This package also includes the
 
426
 unstripped modules.
 
427
 
 
428
Package: linux-image-2.6.32-41-powerpc64-smp
 
429
Architecture: powerpc
 
430
Section: admin
 
431
Priority: optional
 
432
Pre-Depends: dpkg (>= 1.10.24)
 
433
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules, ivtv-modules
 
434
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
435
Conflicts: hotplug (<< 0.0.20040105-1)
 
436
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
437
Recommends: yaboot
 
438
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
439
Description: Linux kernel image for version 2.6.32 on 64-bit PowerPC SMP
 
440
 This package contains the Linux kernel image for version 2.6.32 on
 
441
 64-bit PowerPC SMP.
 
442
 .
 
443
 Also includes the corresponding System.map file, the modules built by the
 
444
 packager, and scripts that try to ensure that the system is not left in an
 
445
 unbootable state after an update.
 
446
 .
 
447
 Supports 64-bit PowerPC SMP processors.
 
448
 .
 
449
 Geared toward desktop or server systems.
 
450
 .
 
451
 You likely do not want to install this package directly. Instead, install
 
452
 the linux-powerpc64-smp meta-package, which will ensure that upgrades work
 
453
 correctly, and that supporting packages are also installed.
 
454
 
 
455
Package: linux-headers-2.6.32-41-powerpc64-smp
 
456
Architecture: powerpc
 
457
Section: devel
 
458
Priority: optional
 
459
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
460
Provides: linux-headers, linux-headers-2.6
 
461
Description: Linux kernel headers for version 2.6.32 on 64-bit PowerPC SMP
 
462
 This package provides kernel header files for version 2.6.32 on
 
463
 64-bit PowerPC SMP.
 
464
 .
 
465
 This is for sites that want the latest kernel headers.  Please read
 
466
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
467
 
 
468
Package: linux-image-2.6.32-41-powerpc64-smp-dbgsym
 
469
Architecture: powerpc
 
470
Section: devel
 
471
Priority: optional
 
472
Depends: ${misc:Depends}
 
473
Provides: linux-debug
 
474
Description: Linux kernel debug image for version 2.6.32 on 64-bit PowerPC SMP
 
475
 This package provides a kernel debug image for version 2.6.32 on
 
476
 64-bit PowerPC SMP.
 
477
 .
 
478
 This is for sites that wish to debug the kernel.
 
479
 .
 
480
 The kernel image contained in this package is NOT meant to boot from. It
 
481
 is uncompressed, and unstripped. This package also includes the
 
482
 unstripped modules.
 
483
 
 
484
Package: linux-image-2.6.32-41-powerpc-smp
 
485
Architecture: powerpc
 
486
Section: admin
 
487
Priority: optional
 
488
Pre-Depends: dpkg (>= 1.10.24)
 
489
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules, ivtv-modules
 
490
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
491
Conflicts: hotplug (<< 0.0.20040105-1)
 
492
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
493
Recommends: yaboot
 
494
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
495
Description: Linux kernel image for version 2.6.32 on 32-bit PowerPC SMP
 
496
 This package contains the Linux kernel image for version 2.6.32 on
 
497
 32-bit PowerPC SMP.
 
498
 .
 
499
 Also includes the corresponding System.map file, the modules built by the
 
500
 packager, and scripts that try to ensure that the system is not left in an
 
501
 unbootable state after an update.
 
502
 .
 
503
 Supports 32-bit PowerPC SMP processors.
 
504
 .
 
505
 Geared toward desktop or server systems.
 
506
 .
 
507
 You likely do not want to install this package directly. Instead, install
 
508
 the linux-powerpc-smp meta-package, which will ensure that upgrades work
 
509
 correctly, and that supporting packages are also installed.
 
510
 
 
511
Package: linux-headers-2.6.32-41-powerpc-smp
 
512
Architecture: powerpc
 
513
Section: devel
 
514
Priority: optional
 
515
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
516
Provides: linux-headers, linux-headers-2.6
 
517
Description: Linux kernel headers for version 2.6.32 on 32-bit PowerPC SMP
 
518
 This package provides kernel header files for version 2.6.32 on
 
519
 32-bit PowerPC SMP.
 
520
 .
 
521
 This is for sites that want the latest kernel headers.  Please read
 
522
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
523
 
 
524
Package: linux-image-2.6.32-41-powerpc-smp-dbgsym
 
525
Architecture: powerpc
 
526
Section: devel
 
527
Priority: optional
 
528
Depends: ${misc:Depends}
 
529
Provides: linux-debug
 
530
Description: Linux kernel debug image for version 2.6.32 on 32-bit PowerPC SMP
 
531
 This package provides a kernel debug image for version 2.6.32 on
 
532
 32-bit PowerPC SMP.
 
533
 .
 
534
 This is for sites that wish to debug the kernel.
 
535
 .
 
536
 The kernel image contained in this package is NOT meant to boot from. It
 
537
 is uncompressed, and unstripped. This package also includes the
 
538
 unstripped modules.
 
539
 
 
540
Package: linux-image-2.6.32-41-preempt
 
541
Architecture: amd64
 
542
Section: admin
 
543
Priority: optional
 
544
Pre-Depends: dpkg (>= 1.10.24)
 
545
Provides: linux-image, linux-image-2.6, fuse-module, kvm-api-4, redhat-cluster-modules, ivtv-modules, ndiswrapper-modules-1.9
 
546
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
547
Conflicts: hotplug (<< 0.0.20040105-1)
 
548
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
549
Recommends: grub-pc | grub | lilo (>= 19.1)
 
550
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
551
Description: Linux kernel image for version 2.6.32 on x86_64
 
552
 This package contains the Linux kernel image for version 2.6.32 on
 
553
 x86_64.
 
554
 .
 
555
 Also includes the corresponding System.map file, the modules built by the
 
556
 packager, and scripts that try to ensure that the system is not left in an
 
557
 unbootable state after an update.
 
558
 .
 
559
 Supports Preempt processors.
 
560
 .
 
561
 Geared toward low latency systems.
 
562
 .
 
563
 You likely do not want to install this package directly. Instead, install
 
564
 the linux-preempt meta-package, which will ensure that upgrades work
 
565
 correctly, and that supporting packages are also installed.
 
566
 
 
567
Package: linux-headers-2.6.32-41-preempt
 
568
Architecture: amd64
 
569
Section: devel
 
570
Priority: optional
 
571
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
572
Provides: linux-headers, linux-headers-2.6
 
573
Description: Linux kernel headers for version 2.6.32 on x86_64
 
574
 This package provides kernel header files for version 2.6.32 on
 
575
 x86_64.
 
576
 .
 
577
 This is for sites that want the latest kernel headers.  Please read
 
578
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
579
 
 
580
Package: linux-image-2.6.32-41-preempt-dbgsym
 
581
Architecture: amd64
 
582
Section: devel
 
583
Priority: optional
 
584
Depends: ${misc:Depends}
 
585
Provides: linux-debug
 
586
Description: Linux kernel debug image for version 2.6.32 on x86_64
 
587
 This package provides a kernel debug image for version 2.6.32 on
 
588
 x86_64.
 
589
 .
 
590
 This is for sites that wish to debug the kernel.
 
591
 .
 
592
 The kernel image contained in this package is NOT meant to boot from. It
 
593
 is uncompressed, and unstripped. This package also includes the
 
594
 unstripped modules.
 
595
 
 
596
Package: linux-image-2.6.32-41-server
 
597
Architecture: amd64
 
598
Section: admin
 
599
Priority: optional
 
600
Pre-Depends: dpkg (>= 1.10.24)
 
601
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules, kvm-api-4, ivtv-modules, ndiswrapper-modules-1.9
 
602
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
603
Conflicts: hotplug (<< 0.0.20040105-1)
 
604
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
605
Recommends: grub-pc | grub | lilo (>= 19.1)
 
606
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
607
Description: Linux kernel image for version 2.6.32 on x86_64
 
608
 This package contains the Linux kernel image for version 2.6.32 on
 
609
 x86_64.
 
610
 .
 
611
 Also includes the corresponding System.map file, the modules built by the
 
612
 packager, and scripts that try to ensure that the system is not left in an
 
613
 unbootable state after an update.
 
614
 .
 
615
 Supports Server processors.
 
616
 .
 
617
 Geared toward 64 bit server systems.
 
618
 .
 
619
 You likely do not want to install this package directly. Instead, install
 
620
 the linux-server meta-package, which will ensure that upgrades work
 
621
 correctly, and that supporting packages are also installed.
 
622
 
 
623
Package: linux-headers-2.6.32-41-server
 
624
Architecture: amd64
 
625
Section: devel
 
626
Priority: optional
 
627
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
628
Provides: linux-headers, linux-headers-2.6
 
629
Description: Linux kernel headers for version 2.6.32 on x86_64
 
630
 This package provides kernel header files for version 2.6.32 on
 
631
 x86_64.
 
632
 .
 
633
 This is for sites that want the latest kernel headers.  Please read
 
634
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
635
 
 
636
Package: linux-image-2.6.32-41-server-dbgsym
 
637
Architecture: amd64
 
638
Section: devel
 
639
Priority: optional
 
640
Depends: ${misc:Depends}
 
641
Provides: linux-debug
 
642
Description: Linux kernel debug image for version 2.6.32 on x86_64
 
643
 This package provides a kernel debug image for version 2.6.32 on
 
644
 x86_64.
 
645
 .
 
646
 This is for sites that wish to debug the kernel.
 
647
 .
 
648
 The kernel image contained in this package is NOT meant to boot from. It
 
649
 is uncompressed, and unstripped. This package also includes the
 
650
 unstripped modules.
 
651
 
 
652
Package: linux-image-2.6.32-41-sparc64
 
653
Architecture: sparc
 
654
Section: admin
 
655
Priority: optional
 
656
Pre-Depends: dpkg (>= 1.10.24)
 
657
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules, ivtv-modules
 
658
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
659
Conflicts: hotplug (<< 0.0.20040105-1)
 
660
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
661
Recommends: silo
 
662
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
663
Description: Linux kernel image for version 2.6.32 on 64-bit UltraSPARC
 
664
 This package contains the Linux kernel image for version 2.6.32 on
 
665
 64-bit UltraSPARC.
 
666
 .
 
667
 Also includes the corresponding System.map file, the modules built by the
 
668
 packager, and scripts that try to ensure that the system is not left in an
 
669
 unbootable state after an update.
 
670
 .
 
671
 Supports 64-bit UltraSPARC processors.
 
672
 .
 
673
 Geared toward desktop or server systems.
 
674
 .
 
675
 You likely do not want to install this package directly. Instead, install
 
676
 the linux-sparc64 meta-package, which will ensure that upgrades work
 
677
 correctly, and that supporting packages are also installed.
 
678
 
 
679
Package: linux-headers-2.6.32-41-sparc64
 
680
Architecture: sparc
 
681
Section: devel
 
682
Priority: optional
 
683
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
684
Provides: linux-headers, linux-headers-2.6
 
685
Description: Linux kernel headers for version 2.6.32 on 64-bit UltraSPARC
 
686
 This package provides kernel header files for version 2.6.32 on
 
687
 64-bit UltraSPARC.
 
688
 .
 
689
 This is for sites that want the latest kernel headers.  Please read
 
690
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
691
 
 
692
Package: linux-image-2.6.32-41-sparc64-dbgsym
 
693
Architecture: sparc
 
694
Section: devel
 
695
Priority: optional
 
696
Depends: ${misc:Depends}
 
697
Provides: linux-debug
 
698
Description: Linux kernel debug image for version 2.6.32 on 64-bit UltraSPARC
 
699
 This package provides a kernel debug image for version 2.6.32 on
 
700
 64-bit UltraSPARC.
 
701
 .
 
702
 This is for sites that wish to debug the kernel.
 
703
 .
 
704
 The kernel image contained in this package is NOT meant to boot from. It
 
705
 is uncompressed, and unstripped. This package also includes the
 
706
 unstripped modules.
 
707
 
 
708
Package: linux-image-2.6.32-41-sparc64-smp
 
709
Architecture: sparc
 
710
Section: admin
 
711
Priority: optional
 
712
Pre-Depends: dpkg (>= 1.10.24)
 
713
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules, ivtv-modules
 
714
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
715
Conflicts: hotplug (<< 0.0.20040105-1)
 
716
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
717
Recommends: silo
 
718
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
719
Description: Linux kernel image for version 2.6.32 on 64-bit UltraSPARC SMP
 
720
 This package contains the Linux kernel image for version 2.6.32 on
 
721
 64-bit UltraSPARC SMP.
 
722
 .
 
723
 Also includes the corresponding System.map file, the modules built by the
 
724
 packager, and scripts that try to ensure that the system is not left in an
 
725
 unbootable state after an update.
 
726
 .
 
727
 Supports 64-bit UltraSPARC SMP processors.
 
728
 .
 
729
 Geared toward desktop or server systems.
 
730
 .
 
731
 You likely do not want to install this package directly. Instead, install
 
732
 the linux-sparc64-smp meta-package, which will ensure that upgrades work
 
733
 correctly, and that supporting packages are also installed.
 
734
 
 
735
Package: linux-headers-2.6.32-41-sparc64-smp
 
736
Architecture: sparc
 
737
Section: devel
 
738
Priority: optional
 
739
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
740
Provides: linux-headers, linux-headers-2.6
 
741
Description: Linux kernel headers for version 2.6.32 on 64-bit UltraSPARC SMP
 
742
 This package provides kernel header files for version 2.6.32 on
 
743
 64-bit UltraSPARC SMP.
 
744
 .
 
745
 This is for sites that want the latest kernel headers.  Please read
 
746
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
747
 
 
748
Package: linux-image-2.6.32-41-sparc64-smp-dbgsym
 
749
Architecture: sparc
 
750
Section: devel
 
751
Priority: optional
 
752
Depends: ${misc:Depends}
 
753
Provides: linux-debug
 
754
Description: Linux kernel debug image for version 2.6.32 on 64-bit UltraSPARC SMP
 
755
 This package provides a kernel debug image for version 2.6.32 on
 
756
 64-bit UltraSPARC SMP.
 
757
 .
 
758
 This is for sites that wish to debug the kernel.
 
759
 .
 
760
 The kernel image contained in this package is NOT meant to boot from. It
 
761
 is uncompressed, and unstripped. This package also includes the
 
762
 unstripped modules.
 
763
 
 
764
Package: linux-image-2.6.32-41-versatile
 
765
Architecture: armel
 
766
Section: admin
 
767
Priority: optional
 
768
Pre-Depends: dpkg (>= 1.10.24)
 
769
Provides: linux-image, linux-image-2.6, fuse-module, 
 
770
Depends: ${misc:Depends}, ${shlibs:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda
 
771
Conflicts: hotplug (<< 0.0.20040105-1)
 
772
Breaks: lvm2 (<< 2.02.54-1ubuntu3)
 
773
Recommends: 
 
774
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32, linux-tools
 
775
Description: Linux kernel image for version 2.6.32 on Versatile-based systems
 
776
 This package contains the Linux kernel image for version 2.6.32 on
 
777
 Versatile-based systems.
 
778
 .
 
779
 Also includes the corresponding System.map file, the modules built by the
 
780
 packager, and scripts that try to ensure that the system is not left in an
 
781
 unbootable state after an update.
 
782
 .
 
783
 Supports Versatile processors.
 
784
 .
 
785
 PB, AB, Qemu, etc.
 
786
 .
 
787
 You likely do not want to install this package directly. Instead, install
 
788
 the linux-versatile meta-package, which will ensure that upgrades work
 
789
 correctly, and that supporting packages are also installed.
 
790
 
 
791
Package: linux-headers-2.6.32-41-versatile
 
792
Architecture: armel
 
793
Section: devel
 
794
Priority: optional
 
795
Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0), linux-headers-2.6.32-41, ${shlibs:Depends}
 
796
Provides: linux-headers, linux-headers-2.6
 
797
Description: Linux kernel headers for version 2.6.32 on Versatile-based systems
 
798
 This package provides kernel header files for version 2.6.32 on
 
799
 Versatile-based systems.
 
800
 .
 
801
 This is for sites that want the latest kernel headers.  Please read
 
802
 /usr/share/doc/linux-headers-2.6.32-41/debian.README.gz for details.
 
803
 
 
804
Package: linux-image-2.6.32-41-versatile-dbgsym
 
805
Architecture: armel
 
806
Section: devel
 
807
Priority: optional
 
808
Depends: ${misc:Depends}
 
809
Provides: linux-debug
 
810
Description: Linux kernel debug image for version 2.6.32 on Versatile-based systems
 
811
 This package provides a kernel debug image for version 2.6.32 on
 
812
 Versatile-based systems.
 
813
 .
 
814
 This is for sites that wish to debug the kernel.
 
815
 .
 
816
 The kernel image contained in this package is NOT meant to boot from. It
 
817
 is uncompressed, and unstripped. This package also includes the
 
818
 unstripped modules.
 
819
 
 
820
Package: linux-image-2.6.32-41-virtual
 
821
Architecture: i386 amd64
 
822
Section: admin
 
823
Priority: optional
 
824
Pre-Depends: dpkg (>= 1.10.24)
 
825
Provides: linux-image, linux-image-2.6, fuse-module, redhat-cluster-modules
 
826
Depends: ${misc:Depends}, initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3)
 
827
Conflicts: hotplug (<< 0.0.20040105-1), linux-image-2.6.32-41-generic-pae, linux-image-2.6.32-41-server
 
828
Recommends: grub-pc | grub | lilo (>= 19.1)
 
829
Suggests: fdutils, linux-doc-2.6.32 | linux-source-2.6.32
 
830
Description: Linux kernel image for version 2.6.32 on x86/x86_64
 
831
 This package contains the Linux kernel image for version 2.6.32 on
 
832
 x86/x86_64.
 
833
 .
 
834
 Also includes the corresponding System.map file, the modules built by the
 
835
 packager, and scripts that try to ensure that the system is not left in an
 
836
 unbootable state after an update.
 
837
 .
 
838
 Supports Virtual processors.
 
839
 .
 
840
 Geared toward virtual machine guests.
 
841
 .
 
842
 You likely do not want to install this package directly. Instead, install
 
843
 the linux-virtual meta-package, which will ensure that upgrades work
 
844
 correctly, and that supporting packages are also installed.