1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661
|
Source: linux-latest
Section: kernel
Priority: optional
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>, Frederik Schüler <fs@debian.org>, Ben Hutchings <ben@decadent.org.uk>
Standards-Version: 3.9.5
Build-Depends: debhelper (>> 7), linux-support-3.16.0-4
Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/sid/linux-latest/
Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/sid/linux-latest/
Package: linux-source
Architecture: all
Depends: linux-source-3.16, ${misc:Depends}
Description: Linux kernel source (meta-package)
This package depends on packages containing the sources of the latest
Linux kernel.
Package: linux-doc
Architecture: all
Section: doc
Depends: linux-doc-3.16, ${misc:Depends}
Description: Linux kernel specific documentation (meta-package)
This package depends on the package containing the documentation for the
latest Linux kernel.
Package: linux-tools
Architecture: all
Depends: linux-tools-3.16, ${misc:Depends}
Description: Performance analysis tools for Linux (meta-package)
This package depends on the package containing the 'perf' performance
analysis tools for the latest Linux kernel.
Package: linux-image-alpha-generic
Architecture: alpha
Provides: linux-latest-modules-3.16.0-4-alpha-generic
Depends: linux-image-3.16.0-4-alpha-generic, ${misc:Depends}
Description: Linux for Alpha (meta-package)
This package depends on the latest Linux kernel and modules for use on DEC
Alpha systems with extended kernel start address (Wildfire, Titan,
Marvel).
Package: linux-headers-alpha-generic
Architecture: alpha
Depends: linux-headers-3.16.0-4-alpha-generic, ${misc:Depends}
Description: Header files for Linux alpha-generic configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel alpha-generic configuration.
Package: linux-image-alpha-smp
Architecture: alpha
Provides: linux-latest-modules-3.16.0-4-alpha-smp
Depends: linux-image-3.16.0-4-alpha-smp, ${misc:Depends}
Description: Linux for Alpha SMP (meta-package)
This package depends on the latest Linux kernel and modules for use on DEC
Alpha SMP systems with extended kernel start address (Wildfire, Titan,
Marvel).
Package: linux-headers-alpha-smp
Architecture: alpha
Depends: linux-headers-3.16.0-4-alpha-smp, ${misc:Depends}
Description: Header files for Linux alpha-smp configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel alpha-smp configuration.
Package: linux-image-alpha-legacy
Architecture: alpha
Provides: linux-latest-modules-3.16.0-4-alpha-legacy
Depends: linux-image-3.16.0-4-alpha-legacy, ${misc:Depends}
Description: Linux for Alpha Legacy (meta-package)
This package depends on the latest Linux kernel and modules for use on DEC
Alpha systems with legacy kernel start address.
Package: linux-headers-alpha-legacy
Architecture: alpha
Depends: linux-headers-3.16.0-4-alpha-legacy, ${misc:Depends}
Description: Header files for Linux alpha-legacy configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel alpha-legacy configuration.
Package: linux-image-amd64
Architecture: amd64 i386
Provides: linux-latest-modules-3.16.0-4-amd64
Depends: linux-image-3.16.0-4-amd64, ${misc:Depends}
Description: Linux for 64-bit PCs (meta-package)
This package depends on the latest Linux kernel and modules for use on PCs
with AMD64, Intel 64 or VIA Nano processors.
.
This kernel also runs on a Xen hypervisor. It supports both privileged
(dom0) and unprivileged (domU) operation.
Package: linux-headers-amd64
Architecture: amd64 i386
Depends: linux-headers-3.16.0-4-amd64, ${misc:Depends}
Description: Header files for Linux amd64 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel amd64 configuration.
Package: linux-image-amd64-dbg
Architecture: amd64
Provides: linux-latest-image-dbg
Depends: linux-image-3.16.0-4-amd64-dbg, ${misc:Depends}
Description: Debugging symbols for Linux amd64 configuration (meta-package)
This package depends on the detached debugging symbols for the latest
Linux kernel amd64 configuration.
Package: xen-linux-system-amd64
Architecture: amd64
Provides: xen-linux-system
Depends: xen-linux-system-3.16.0-4-amd64, ${misc:Depends}
Description: Xen system with Linux for 64-bit PCs (meta-package)
This package depends on the Xen hypervisor and the latest Linux kernel
amd64 configuration.
Package: linux-image-arm64
Architecture: arm64
Provides: linux-latest-modules-3.16.0-4-arm64
Depends: linux-image-3.16.0-4-arm64, ${misc:Depends}
Description: Linux for 64-bit ARMv8 machines (meta-package)
This package depends on the latest Linux kernel and modules for use on
64-bit ARMv8 machines.
Package: linux-headers-arm64
Architecture: arm64
Depends: linux-headers-3.16.0-4-arm64, ${misc:Depends}
Description: Header files for Linux arm64 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel arm64 configuration.
Package: linux-image-arm64-dbg
Architecture: arm64
Provides: linux-latest-image-dbg
Depends: linux-image-3.16.0-4-arm64-dbg, ${misc:Depends}
Description: Debugging symbols for Linux arm64 configuration (meta-package)
This package depends on the detached debugging symbols for the latest
Linux kernel arm64 configuration.
Package: linux-image-ixp4xx
Architecture: armel
Provides: linux-latest-modules-3.16.0-4-ixp4xx
Depends: linux-image-3.16.0-4-ixp4xx, ${misc:Depends}
Description: Linux for IXP4xx (meta-package)
This package depends on the latest Linux kernel and modules for use on
IXP4xx based systems (Linksys NSLU2, etc).
Package: linux-headers-ixp4xx
Architecture: armel
Depends: linux-headers-3.16.0-4-ixp4xx, ${misc:Depends}
Description: Header files for Linux ixp4xx configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel ixp4xx configuration.
Package: linux-image-kirkwood
Architecture: armel
Provides: linux-latest-modules-3.16.0-4-kirkwood
Depends: linux-image-3.16.0-4-kirkwood, ${misc:Depends}
Description: Linux for Marvell Kirkwood (meta-package)
This package depends on the latest Linux kernel and modules for use on
Marvell Kirkwood based systems (SheevaPlug, QNAP TS-119/TS-219, etc).
Package: linux-headers-kirkwood
Architecture: armel
Depends: linux-headers-3.16.0-4-kirkwood, ${misc:Depends}
Description: Header files for Linux kirkwood configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel kirkwood configuration.
Package: linux-image-orion5x
Architecture: armel
Provides: linux-latest-modules-3.16.0-4-orion5x
Depends: linux-image-3.16.0-4-orion5x, ${misc:Depends}
Description: Linux for Marvell Orion (meta-package)
This package depends on the latest Linux kernel and modules for use on
Marvell Orion 5181, 5182 and 5281 based systems (QNAP TS-109/TS-209, etc).
Package: linux-headers-orion5x
Architecture: armel
Depends: linux-headers-3.16.0-4-orion5x, ${misc:Depends}
Description: Header files for Linux orion5x configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel orion5x configuration.
Package: linux-image-versatile
Architecture: armel
Provides: linux-latest-modules-3.16.0-4-versatile
Depends: linux-image-3.16.0-4-versatile, ${misc:Depends}
Description: Linux for Versatile (meta-package)
This package depends on the latest Linux kernel and modules for use on
Versatile systems (PB, AB, Qemu).
Package: linux-headers-versatile
Architecture: armel
Depends: linux-headers-3.16.0-4-versatile, ${misc:Depends}
Description: Header files for Linux versatile configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel versatile configuration.
Package: linux-image-armmp
Architecture: armhf
Provides: linux-latest-modules-3.16.0-4-armmp
Depends: linux-image-3.16.0-4-armmp, ${misc:Depends}
Description: Linux for ARMv7 multiplatform compatible SoCs (meta-package)
This package depends on the latest Linux kernel and modules for use on
ARMv7 multiplatform kernel. See
https://wiki.debian.org/DebianKernel/ARMMP for details of supported
platforms.
Package: linux-headers-armmp
Architecture: armhf
Depends: linux-headers-3.16.0-4-armmp, ${misc:Depends}
Description: Header files for Linux armmp configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel armmp configuration.
Package: linux-image-armmp-lpae
Architecture: armhf
Provides: linux-latest-modules-3.16.0-4-armmp-lpae
Depends: linux-image-3.16.0-4-armmp-lpae, ${misc:Depends}
Description: Linux for ARMv7 multiplatform compatible SoCs supporting LPAE (meta-package)
This package depends on the latest Linux kernel and modules for use on
ARMv7 multiplatform kernel supporting LPAE. See
https://wiki.debian.org/DebianKernel/ARMMP for details of supported
platforms..
Package: linux-headers-armmp-lpae
Architecture: armhf
Depends: linux-headers-3.16.0-4-armmp-lpae, ${misc:Depends}
Description: Header files for Linux armmp-lpae configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel armmp-lpae configuration.
Package: linux-image-parisc
Architecture: hppa
Provides: linux-latest-modules-3.16.0-4-parisc
Depends: linux-image-3.16.0-4-parisc, ${misc:Depends}
Description: Linux for 32-bit PA-RISC (meta-package)
This package depends on the latest Linux kernel and modules for use on HP
PA-RISC 32-bit systems with max 4 GB RAM.
Package: linux-headers-parisc
Architecture: hppa
Depends: linux-headers-3.16.0-4-parisc, ${misc:Depends}
Description: Header files for Linux parisc configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel parisc configuration.
Package: linux-image-parisc64-smp
Architecture: hppa
Provides: linux-latest-modules-3.16.0-4-parisc64-smp
Depends: linux-image-3.16.0-4-parisc64-smp, ${misc:Depends}
Description: Linux for multiprocessor 64-bit PA-RISC (meta-package)
This package depends on the latest Linux kernel and modules for use on HP
PA-RISC 64-bit SMP systems with support for more than 4 GB RAM.
Package: linux-headers-parisc64-smp
Architecture: hppa
Depends: linux-headers-3.16.0-4-parisc64-smp, ${misc:Depends}
Description: Header files for Linux parisc64-smp configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel parisc64-smp configuration.
Package: linux-image-586
Architecture: i386
Provides: linux-latest-modules-3.16.0-4-586
Depends: linux-image-3.16.0-4-586, ${misc:Depends}
Description: Linux for older PCs (meta-package)
This package depends on the latest Linux kernel and modules for use on PCs
with a single processor not supporting PAE.
.
This kernel is not suitable for SMP (multi-processor, multi-core or
hyper-threaded) systems.
Package: linux-headers-586
Architecture: i386
Depends: linux-headers-3.16.0-4-586, ${misc:Depends}
Description: Header files for Linux 586 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel 586 configuration.
Package: linux-image-686-pae
Architecture: i386
Provides: linux-latest-modules-3.16.0-4-686-pae
Depends: linux-image-3.16.0-4-686-pae, ${misc:Depends}
Description: Linux for modern PCs (meta-package)
This package depends on the latest Linux kernel and modules for use on PCs
with one or more processors supporting PAE.
.
This kernel requires PAE (Physical Address Extension). This feature is
supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon, Core and Atom; AMD
Geode NX, Athlon (K7), Duron, Opteron, Sempron, Turion or Phenom;
Transmeta Efficeon; VIA C7; and some other processors.
.
This kernel also runs on a Xen hypervisor. It supports both privileged
(dom0) and unprivileged (domU) operation.
Package: linux-headers-686-pae
Architecture: i386
Depends: linux-headers-3.16.0-4-686-pae, ${misc:Depends}
Description: Header files for Linux 686-pae configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel 686-pae configuration.
Package: linux-image-686-pae-dbg
Architecture: i386
Provides: linux-latest-image-dbg
Depends: linux-image-3.16.0-4-686-pae-dbg, ${misc:Depends}
Description: Debugging symbols for Linux 686-pae configuration (meta-package)
This package depends on the detached debugging symbols for the latest
Linux kernel 686-pae configuration.
Package: linux-image-itanium
Architecture: ia64
Provides: linux-latest-modules-3.16.0-4-itanium
Depends: linux-image-3.16.0-4-itanium, ${misc:Depends}
Description: Linux for Itanium (meta-package)
This package depends on the latest Linux kernel and modules for use on
Itanium.
Package: linux-headers-itanium
Architecture: ia64
Depends: linux-headers-3.16.0-4-itanium, ${misc:Depends}
Description: Header files for Linux itanium configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel itanium configuration.
Package: linux-image-mckinley
Architecture: ia64
Provides: linux-latest-modules-3.16.0-4-mckinley
Depends: linux-image-3.16.0-4-mckinley, ${misc:Depends}
Description: Linux for Itanium II (meta-package)
This package depends on the latest Linux kernel and modules for use on
Itanium II.
Package: linux-headers-mckinley
Architecture: ia64
Depends: linux-headers-3.16.0-4-mckinley, ${misc:Depends}
Description: Header files for Linux mckinley configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel mckinley configuration.
Package: linux-image-m68k
Architecture: m68k
Provides: linux-latest-modules-3.16.0-4-m68k
Depends: linux-image-3.16.0-4-m68k, ${misc:Depends}
Description: Linux for Motorola MC68020+ family (meta-package)
This package depends on the latest Linux kernel and modules for use on
Motorola MC68020+ family.
Package: linux-headers-m68k
Architecture: m68k
Depends: linux-headers-3.16.0-4-m68k, ${misc:Depends}
Description: Header files for Linux m68k configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel m68k configuration.
Package: linux-image-r4k-ip22
Architecture: mips
Provides: linux-latest-modules-3.16.0-4-r4k-ip22
Depends: linux-image-3.16.0-4-r4k-ip22, ${misc:Depends}
Description: Linux for SGI IP22 (meta-package)
This package depends on the latest Linux kernel and modules for use on SGI
IP22 systems (Indy, Indigo2).
Package: linux-headers-r4k-ip22
Architecture: mips
Depends: linux-headers-3.16.0-4-r4k-ip22, ${misc:Depends}
Description: Header files for Linux r4k-ip22 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel r4k-ip22 configuration.
Package: linux-image-r5k-ip32
Architecture: mips
Provides: linux-latest-modules-3.16.0-4-r5k-ip32
Depends: linux-image-3.16.0-4-r5k-ip32, ${misc:Depends}
Description: Linux for SGI IP32 (meta-package)
This package depends on the latest Linux kernel and modules for use on SGI
IP32 systems (O2).
Package: linux-headers-r5k-ip32
Architecture: mips
Depends: linux-headers-3.16.0-4-r5k-ip32, ${misc:Depends}
Description: Header files for Linux r5k-ip32 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel r5k-ip32 configuration.
Package: linux-image-sb1-bcm91250a
Architecture: mips mips64 mips64el mipsel
Provides: linux-latest-modules-3.16.0-4-sb1-bcm91250a
Depends: linux-image-3.16.0-4-sb1-bcm91250a, ${misc:Depends}
Description: Linux for BCM91250A (meta-package)
This package depends on the latest Linux kernel and modules for use on
Broadcom BCM91250A systems (aka SWARM).
Package: linux-headers-sb1-bcm91250a
Architecture: mips mips64 mips64el mipsel
Depends: linux-headers-3.16.0-4-sb1-bcm91250a, ${misc:Depends}
Description: Header files for Linux sb1-bcm91250a configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel sb1-bcm91250a configuration.
Package: linux-image-4kc-malta
Architecture: mips mipsel
Provides: linux-latest-modules-3.16.0-4-4kc-malta
Depends: linux-image-3.16.0-4-4kc-malta, ${misc:Depends}
Description: Linux for MIPS Malta (meta-package)
This package depends on the latest Linux kernel and modules for use on
MIPS Malta boards.
Package: linux-headers-4kc-malta
Architecture: mips mipsel
Depends: linux-headers-3.16.0-4-4kc-malta, ${misc:Depends}
Description: Header files for Linux 4kc-malta configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel 4kc-malta configuration.
Package: linux-image-5kc-malta
Architecture: mips mips64 mips64el mipsel
Provides: linux-latest-modules-3.16.0-4-5kc-malta
Depends: linux-image-3.16.0-4-5kc-malta, ${misc:Depends}
Description: Linux for MIPS Malta (64-bit) (meta-package)
This package depends on the latest Linux kernel and modules for use on
MIPS Malta boards (64-bit).
Package: linux-headers-5kc-malta
Architecture: mips mips64 mips64el mipsel
Depends: linux-headers-3.16.0-4-5kc-malta, ${misc:Depends}
Description: Header files for Linux 5kc-malta configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel 5kc-malta configuration.
Package: linux-image-octeon
Architecture: mips mips64 mips64el
Provides: linux-latest-modules-3.16.0-4-octeon
Depends: linux-image-3.16.0-4-octeon, ${misc:Depends}
Description: Linux for Octeon (meta-package)
This package depends on the latest Linux kernel and modules for use on
Cavium Networks Octeon.
Package: linux-headers-octeon
Architecture: mips mips64 mips64el
Depends: linux-headers-3.16.0-4-octeon, ${misc:Depends}
Description: Header files for Linux octeon configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel octeon configuration.
Package: linux-image-loongson-2e
Architecture: mipsel
Provides: linux-latest-modules-3.16.0-4-loongson-2e
Depends: linux-image-3.16.0-4-loongson-2e, ${misc:Depends}
Description: Linux for Loongson 2E (meta-package)
This package depends on the latest Linux kernel and modules for use on
Lemote Loongson 2E systems.
Package: linux-headers-loongson-2e
Architecture: mipsel
Depends: linux-headers-3.16.0-4-loongson-2e, ${misc:Depends}
Description: Header files for Linux loongson-2e configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel loongson-2e configuration.
Package: linux-image-loongson-2f
Architecture: mipsel
Provides: linux-latest-modules-3.16.0-4-loongson-2f
Depends: linux-image-3.16.0-4-loongson-2f, ${misc:Depends}
Description: Linux for Loongson 2F (meta-package)
This package depends on the latest Linux kernel and modules for use on
Lemote Loongson 2F systems.
Package: linux-headers-loongson-2f
Architecture: mipsel
Depends: linux-headers-3.16.0-4-loongson-2f, ${misc:Depends}
Description: Header files for Linux loongson-2f configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel loongson-2f configuration.
Package: linux-image-loongson-3
Architecture: mips64el mipsel
Provides: linux-latest-modules-3.16.0-4-loongson-3
Depends: linux-image-3.16.0-4-loongson-3, ${misc:Depends}
Description: Linux for Loongson 3A/3B (meta-package)
This package depends on the latest Linux kernel and modules for use on
Loongson 3A or 3B based systems (e.g. from Loongson or Lemote).
Package: linux-headers-loongson-3
Architecture: mips64el mipsel
Depends: linux-headers-3.16.0-4-loongson-3, ${misc:Depends}
Description: Header files for Linux loongson-3 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel loongson-3 configuration.
Package: linux-image-powerpc
Architecture: powerpc
Provides: linux-latest-modules-3.16.0-4-powerpc
Depends: linux-image-3.16.0-4-powerpc, ${misc:Depends}
Description: Linux for uniprocessor 32-bit PowerPC (meta-package)
This package depends on the latest Linux kernel and modules for use on
uniprocessor 32-bit PowerPC.
Package: linux-headers-powerpc
Architecture: powerpc
Depends: linux-headers-3.16.0-4-powerpc, ${misc:Depends}
Description: Header files for Linux powerpc configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel powerpc configuration.
Package: linux-image-powerpc-smp
Architecture: powerpc
Provides: linux-latest-modules-3.16.0-4-powerpc-smp
Depends: linux-image-3.16.0-4-powerpc-smp, ${misc:Depends}
Description: Linux for multiprocessor 32-bit PowerPC (meta-package)
This package depends on the latest Linux kernel and modules for use on
multiprocessor 32-bit PowerPC.
Package: linux-headers-powerpc-smp
Architecture: powerpc
Depends: linux-headers-3.16.0-4-powerpc-smp, ${misc:Depends}
Description: Header files for Linux powerpc-smp configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel powerpc-smp configuration.
Package: linux-image-powerpc64
Architecture: powerpc ppc64
Provides: linux-latest-modules-3.16.0-4-powerpc64
Depends: linux-image-3.16.0-4-powerpc64, ${misc:Depends}
Description: Linux for 64-bit PowerPC (meta-package)
This package depends on the latest Linux kernel and modules for use on
64-bit PowerPC.
Package: linux-headers-powerpc64
Architecture: powerpc ppc64
Depends: linux-headers-3.16.0-4-powerpc64, ${misc:Depends}
Description: Header files for Linux powerpc64 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel powerpc64 configuration.
Package: linux-image-powerpcspe
Architecture: powerpcspe
Provides: linux-latest-modules-3.16.0-4-powerpcspe
Depends: linux-image-3.16.0-4-powerpcspe, ${misc:Depends}
Description: Linux for 32-bit PowerPC with SPE (instead of AltiVec) with SMP support (meta-package)
This package depends on the latest Linux kernel and modules for use on
32-bit PowerPC with SPE (instead of AltiVec) with SMP support.
Package: linux-headers-powerpcspe
Architecture: powerpcspe
Depends: linux-headers-3.16.0-4-powerpcspe, ${misc:Depends}
Description: Header files for Linux powerpcspe configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel powerpcspe configuration.
Package: linux-image-powerpc64le
Architecture: ppc64el
Provides: linux-latest-modules-3.16.0-4-powerpc64le
Depends: linux-image-3.16.0-4-powerpc64le, ${misc:Depends}
Description: Linux for Little-endian 64-bit PowerPC (meta-package)
This package depends on the latest Linux kernel and modules for use on
Little-endian 64-bit PowerPC.
Package: linux-headers-powerpc64le
Architecture: ppc64el
Depends: linux-headers-3.16.0-4-powerpc64le, ${misc:Depends}
Description: Header files for Linux powerpc64le configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel powerpc64le configuration.
Package: linux-image-s390x
Architecture: s390 s390x
Provides: linux-latest-modules-3.16.0-4-s390x
Depends: linux-image-3.16.0-4-s390x, ${misc:Depends}
Description: Linux for IBM zSeries (meta-package)
This package depends on the latest Linux kernel and modules for use on IBM
zSeries.
Package: linux-headers-s390x
Architecture: s390 s390x
Depends: linux-headers-3.16.0-4-s390x, ${misc:Depends}
Description: Header files for Linux s390x configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel s390x configuration.
Package: linux-image-s390x-dbg
Architecture: s390 s390x
Provides: linux-latest-image-dbg
Depends: linux-image-3.16.0-4-s390x-dbg, ${misc:Depends}
Description: Debugging symbols for Linux s390x configuration (meta-package)
This package depends on the detached debugging symbols for the latest
Linux kernel s390x configuration.
Package: linux-image-sh7751r
Architecture: sh4
Provides: linux-latest-modules-3.16.0-4-sh7751r
Depends: linux-image-3.16.0-4-sh7751r, ${misc:Depends}
Description: Linux for sh7751r (meta-package)
This package depends on the latest Linux kernel and modules for use on
Renesas SH7751R R2D plus board.
Package: linux-headers-sh7751r
Architecture: sh4
Depends: linux-headers-3.16.0-4-sh7751r, ${misc:Depends}
Description: Header files for Linux sh7751r configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel sh7751r configuration.
Package: linux-image-sh7785lcr
Architecture: sh4
Provides: linux-latest-modules-3.16.0-4-sh7785lcr
Depends: linux-image-3.16.0-4-sh7785lcr, ${misc:Depends}
Description: Linux for sh7785lcr (meta-package)
This package depends on the latest Linux kernel and modules for use on
Renesas SH7785 reference board.
Package: linux-headers-sh7785lcr
Architecture: sh4
Depends: linux-headers-3.16.0-4-sh7785lcr, ${misc:Depends}
Description: Header files for Linux sh7785lcr configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel sh7785lcr configuration.
Package: linux-image-sparc64
Architecture: sparc sparc64
Provides: linux-latest-modules-3.16.0-4-sparc64
Depends: linux-image-3.16.0-4-sparc64, ${misc:Depends}
Description: Linux for uniprocessor 64-bit UltraSPARC (meta-package)
This package depends on the latest Linux kernel and modules for use on
uniprocessor 64-bit UltraSPARC.
Package: linux-headers-sparc64
Architecture: sparc sparc64
Depends: linux-headers-3.16.0-4-sparc64, ${misc:Depends}
Description: Header files for Linux sparc64 configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel sparc64 configuration.
Package: linux-image-sparc64-smp
Architecture: sparc sparc64
Provides: linux-latest-modules-3.16.0-4-sparc64-smp
Depends: linux-image-3.16.0-4-sparc64-smp, ${misc:Depends}
Description: Linux for multiprocessor 64-bit UltraSPARC (meta-package)
This package depends on the latest Linux kernel and modules for use on
multiprocessor 64-bit UltraSPARC.
Package: linux-headers-sparc64-smp
Architecture: sparc sparc64
Depends: linux-headers-3.16.0-4-sparc64-smp, ${misc:Depends}
Description: Header files for Linux sparc64-smp configuration (meta-package)
This package depends on the architecture-specific header files for the
latest Linux kernel sparc64-smp configuration.
Package: linux-image-486
Architecture: i386
Section: oldlibs
Depends: linux-image-586, ${misc:Depends}
Description: Linux for older PCs (dummy package)
This is a dummy transitional package. It can be safely removed.
Package: linux-headers-486
Architecture: i386
Section: oldlibs
Depends: linux-headers-586, ${misc:Depends}
Description: Header files for Linux 486 configuration (dummy package)
This is a dummy transitional package. It can be safely removed.
|