home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 November (DVD)
/
PCWELT_11_2006.ISO
/
casper
/
filesystem.squashfs
/
usr
/
src
/
linux-headers-2.6.17-6
/
debian
/
control
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DEB build control
|
2006-08-11
|
60.9 KB
|
1,695 lines
Source: linux-source-2.6.17
Section: devel
Priority: optional
Maintainer: Ben Collins <ben.collins@ubuntu.com>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 3), kernel-package (>= 10.049ubuntu2), module-init-tools, kernel-wedge (>= 2.24ubuntu1), gcc-3.4-hppa64 [hppa], binutils-hppa64 [hppa], gcc-3.4 [hppa], m4, unifdef
Build-Depends-Indep: xmlto, docbook-utils, gs, transfig, bzip2, sharutils
Package: linux-kernel-devel
Architecture: all
Section: devel
Priority: optional
Depends: build-essential, git-core, gitk, rsync, curl, openssh-client, debhelper, kernel-package, kernel-wedge
Description: Linux kernel hacking dependencies
This is a dummy package that will install all possible packages
required to hack comfortably on the kernel.
Package: linux-source-2.6.17
Architecture: all
Section: devel
Priority: optional
Provides: linux-source, linux-source-2.6
Depends: binutils, bzip2, coreutils | fileutils (>= 4.0)
Recommends: libc-dev, gcc, make
Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
Description: Linux kernel source for version 2.6.17 with Ubuntu patches
This package provides the source code for the Linux kernel version 2.6.17.
.
You may configure the kernel to your setup by typing "make config" and
following instructions, but you could get ncursesX.X-dev and try "make
menuconfig" for a jazzier, and easier to use interface. There are options
to use QT or GNOME based configuration interfaces, but they need
additional packages to be installed. Also, please read the detailed
documentation in the file
/usr/share/doc/linux-source-2.6.17/README.headers.gz.
.
If you wish to use this package to create a custom Linux kernel, then it
is suggested that you investigate the package kernel-package, which has
been designed to ease the task of creating kernel image packages.
.
If you are simply trying to build third-party modules for your kernel,
you do not want this package. Install the appropriate linux-headers
package instead.
Package: linux-doc-2.6.17
Architecture: all
Section: doc
Priority: optional
Provides: linux-doc-2.6
Conflicts: linux-doc-2.6
Replaces: linux-doc-2.6
Depends: coreutils | fileutils (>= 4.0)
Description: Linux kernel specific documentation for version 2.6.17
This package provides the various readme's in the 2.6.17 kernel
Documentation/ subdirectory: these typically contain kernel-specific
installation notes for some drivers for example. See
/usr/share/doc/linux-doc-2.6.17/Documentation/00-INDEX for a list of what
is contained in each file. Please read the Changes file, as it contains
information about the problems, which may result by upgrading your
kernel.
Package: linux-headers-2.6.17-6
Architecture: amd64 i386 powerpc sparc ia64 hppa
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0)
Provides: linux-headers, linux-headers-2.6
Description: Header files related to Linux kernel version 2.6.17
This package provides kernel header files for version 2.6.17, for sites
that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details
Package: linux-libc-dev
Architecture: amd64 i386 powerpc sparc ia64 hppa
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)
Replaces: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6)
Provides: linux-kernel-headers
Conflicts: linux-kernel-headers
Replaces: linux-kernel-headers
Description: Linux Kernel Headers for development
This package provides headers from the Linux kernel. These headers
are used by the installed headers for GNU glibc and other system
libraries.
Package: linux-image-kdump
Architecture: amd64 i386 powerpc
Depends: kexec-tools (>= 1.101-2ubuntu1)
Description: Linux Kernel Crash Dump Image.
This package provides a kernel suitable for use as a crash dump kernel.
It's main purpose is to be booted after the main kernel has crashed, in
order to capture crash information.
.
Kernel Crash Dump is only available on i386, x86_64(amd64) and PowerPC64
systems.
.
Please read the information in /usr/share/doc/linux-image-kdump/
for how to setup this kernel.
Package: linux-image-2.6.17-6-amd64-generic
Architecture: amd64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on x86_64
This package contains the Linux kernel image for version 2.6.17 on
x86_64.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports generic AMD Athlon/Athlon64/AthlonFX/Opteron and Intel Xeon processors.
.
Geared toward desktop systems.
.
You likely do not want to install this package directly. Instead, install
the linux-amd64-generic meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-amd64-generic
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on x86_64
This package provides kernel header files for version 2.6.17 on
x86_64.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-amd64-generic
Architecture: amd64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on x86_64
This package provides a kernel debug image for version 2.6.17 on
x86_64.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-amd64-k8
Architecture: amd64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on x86_64
This package contains the Linux kernel image for version 2.6.17 on
x86_64.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports AMD Athlon/Athlon64/AthlonFX/Opteron processors.
.
Geared toward desktop systems.
.
You likely do not want to install this package directly. Instead, install
the linux-amd64-k8 meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-amd64-k8
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on x86_64
This package provides kernel header files for version 2.6.17 on
x86_64.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-amd64-k8
Architecture: amd64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on x86_64
This package provides a kernel debug image for version 2.6.17 on
x86_64.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-amd64-server
Architecture: amd64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on x86_64
This package contains the Linux kernel image for version 2.6.17 on
x86_64.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports generic AMD Athlon/Athlon64/AthlonFX/Optermon and Intel Xeon processors.
.
Geared toward server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-amd64-server meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-amd64-server
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on x86_64
This package provides kernel header files for version 2.6.17 on
x86_64.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-amd64-server
Architecture: amd64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on x86_64
This package provides a kernel debug image for version 2.6.17 on
x86_64.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-amd64-xeon
Architecture: amd64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on x86_64
This package contains the Linux kernel image for version 2.6.17 on
x86_64.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Intel Xeon processors.
.
Geared toward desktop systems.
.
You likely do not want to install this package directly. Instead, install
the linux-amd64-xeon meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-amd64-xeon
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on x86_64
This package provides kernel header files for version 2.6.17 on
x86_64.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-amd64-xeon
Architecture: amd64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on x86_64
This package provides a kernel debug image for version 2.6.17 on
x86_64.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-hppa32
Architecture: hppa
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: palo
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 32-bit HP PA-RISC
This package contains the Linux kernel image for version 2.6.17 on
32-bit HP PA-RISC.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 32-bit HP PA-RISC processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-hppa32 meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-hppa32
Architecture: hppa
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 32-bit HP PA-RISC
This package provides kernel header files for version 2.6.17 on
32-bit HP PA-RISC.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-hppa32
Architecture: hppa
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 32-bit HP PA-RISC
This package provides a kernel debug image for version 2.6.17 on
32-bit HP PA-RISC.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-hppa32-smp
Architecture: hppa
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: palo
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 32-bit HP PA-RISC SMP
This package contains the Linux kernel image for version 2.6.17 on
32-bit HP PA-RISC SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 32-bit HP PA-RISC SMP processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-hppa32-smp meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-hppa32-smp
Architecture: hppa
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 32-bit HP PA-RISC SMP
This package provides kernel header files for version 2.6.17 on
32-bit HP PA-RISC SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-hppa32-smp
Architecture: hppa
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 32-bit HP PA-RISC SMP
This package provides a kernel debug image for version 2.6.17 on
32-bit HP PA-RISC SMP.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-hppa64
Architecture: hppa
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: palo
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 64-bit HP PA-RISC
This package contains the Linux kernel image for version 2.6.17 on
64-bit HP PA-RISC.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 64-bit HP PA-RISC processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-hppa64 meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-hppa64
Architecture: hppa
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 64-bit HP PA-RISC
This package provides kernel header files for version 2.6.17 on
64-bit HP PA-RISC.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-hppa64
Architecture: hppa
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 64-bit HP PA-RISC
This package provides a kernel debug image for version 2.6.17 on
64-bit HP PA-RISC.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-hppa64-smp
Architecture: hppa
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: palo
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 64-bit HP PA-RISC SMP
This package contains the Linux kernel image for version 2.6.17 on
64-bit HP PA-RISC SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 64-bit HP PA-RISC SMP processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-hppa64-smp meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-hppa64-smp
Architecture: hppa
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 64-bit HP PA-RISC SMP
This package provides kernel header files for version 2.6.17 on
64-bit HP PA-RISC SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-hppa64-smp
Architecture: hppa
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 64-bit HP PA-RISC SMP
This package provides a kernel debug image for version 2.6.17 on
64-bit HP PA-RISC SMP.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-386
Architecture: i386
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on i386
This package contains the Linux kernel image for version 2.6.17 on
i386.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports generic x86 (486 and better) processors.
.
Geared toward desktop systems.
.
You likely do not want to install this package directly. Instead, install
the linux-386 meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-386
Architecture: i386
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on i386
This package provides kernel header files for version 2.6.17 on
i386.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-386
Architecture: i386
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on i386
This package provides a kernel debug image for version 2.6.17 on
i386.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-686
Architecture: i386
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on i386
This package contains the Linux kernel image for version 2.6.17 on
i386.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Intel 686 and better processors.
.
Geared toward desktop systems.
.
You likely do not want to install this package directly. Instead, install
the linux-686 meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-686
Architecture: i386
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on i386
This package provides kernel header files for version 2.6.17 on
i386.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-686
Architecture: i386
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on i386
This package provides a kernel debug image for version 2.6.17 on
i386.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-k7
Architecture: i386
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on i386
This package contains the Linux kernel image for version 2.6.17 on
i386.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports AMD k7 and better processors.
.
Geared toward desktop systems.
.
You likely do not want to install this package directly. Instead, install
the linux-k7 meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-k7
Architecture: i386
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on i386
This package provides kernel header files for version 2.6.17 on
i386.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-k7
Architecture: i386
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on i386
This package provides a kernel debug image for version 2.6.17 on
i386.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-server
Architecture: i386
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on i386
This package contains the Linux kernel image for version 2.6.17 on
i386.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports generic x86 (486 and better) processors.
.
Geared toward server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-server meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-server
Architecture: i386
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on i386
This package provides kernel header files for version 2.6.17 on
i386.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-server
Architecture: i386
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on i386
This package provides a kernel debug image for version 2.6.17 on
i386.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-server-bigiron
Architecture: i386
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1, ndiswrapper-modules-1.22
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: lilo (>= 19.1) | grub
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on BigIron Server Equipment
This package contains the Linux kernel image for version 2.6.17 on
BigIron Server Equipment.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports high end x86 processors.
.
Geared toward large server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-server-bigiron meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-server-bigiron
Architecture: i386
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on BigIron Server Equipment
This package provides kernel header files for version 2.6.17 on
BigIron Server Equipment.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-server-bigiron
Architecture: i386
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on BigIron Server Equipment
This package provides a kernel debug image for version 2.6.17 on
BigIron Server Equipment.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-itanium
Architecture: ia64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: elilo (>= 3.6-1)
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on Itanium
This package contains the Linux kernel image for version 2.6.17 on
Itanium.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Itanium processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-itanium meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-itanium
Architecture: ia64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on Itanium
This package provides kernel header files for version 2.6.17 on
Itanium.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-itanium
Architecture: ia64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on Itanium
This package provides a kernel debug image for version 2.6.17 on
Itanium.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-itanium-smp
Architecture: ia64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: elilo (>= 3.6-1)
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on Itanium SMP
This package contains the Linux kernel image for version 2.6.17 on
Itanium SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Itanium SMP processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-itanium-smp meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-itanium-smp
Architecture: ia64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on Itanium SMP
This package provides kernel header files for version 2.6.17 on
Itanium SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-itanium-smp
Architecture: ia64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on Itanium SMP
This package provides a kernel debug image for version 2.6.17 on
Itanium SMP.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-mckinley
Architecture: ia64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: elilo (>= 3.6-1)
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on Itanium II
This package contains the Linux kernel image for version 2.6.17 on
Itanium II.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Itanium II processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-mckinley meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-mckinley
Architecture: ia64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on Itanium II
This package provides kernel header files for version 2.6.17 on
Itanium II.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-mckinley
Architecture: ia64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on Itanium II
This package provides a kernel debug image for version 2.6.17 on
Itanium II.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-mckinley-smp
Architecture: ia64
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: elilo (>= 3.6-1)
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on Itanium II SMP
This package contains the Linux kernel image for version 2.6.17 on
Itanium II SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports Itanium II SMP processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-mckinley-smp meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-mckinley-smp
Architecture: ia64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on Itanium II SMP
This package provides kernel header files for version 2.6.17 on
Itanium II SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-mckinley-smp
Architecture: ia64
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on Itanium II SMP
This package provides a kernel debug image for version 2.6.17 on
Itanium II SMP.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-powerpc
Architecture: powerpc
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: yaboot
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 32-bit PowerPC
This package contains the Linux kernel image for version 2.6.17 on
32-bit PowerPC.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 32-bit PowerPC processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-powerpc meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-powerpc
Architecture: powerpc
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 32-bit PowerPC
This package provides kernel header files for version 2.6.17 on
32-bit PowerPC.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-powerpc
Architecture: powerpc
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 32-bit PowerPC
This package provides a kernel debug image for version 2.6.17 on
32-bit PowerPC.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-powerpc-smp
Architecture: powerpc
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: yaboot
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 32-bit PowerPC SMP
This package contains the Linux kernel image for version 2.6.17 on
32-bit PowerPC SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 32-bit PowerPC SMP processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-powerpc-smp meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-powerpc-smp
Architecture: powerpc
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 32-bit PowerPC SMP
This package provides kernel header files for version 2.6.17 on
32-bit PowerPC SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-powerpc-smp
Architecture: powerpc
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 32-bit PowerPC SMP
This package provides a kernel debug image for version 2.6.17 on
32-bit PowerPC SMP.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-powerpc64-smp
Architecture: powerpc
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: yaboot
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 64-bit PowerPC SMP
This package contains the Linux kernel image for version 2.6.17 on
64-bit PowerPC SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 64-bit PowerPC SMP processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-powerpc64-smp meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-powerpc64-smp
Architecture: powerpc
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 64-bit PowerPC SMP
This package provides kernel header files for version 2.6.17 on
64-bit PowerPC SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-powerpc64-smp
Architecture: powerpc
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 64-bit PowerPC SMP
This package provides a kernel debug image for version 2.6.17 on
64-bit PowerPC SMP.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-sparc64
Architecture: sparc
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: silo
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 64-bit UltraSPARC
This package contains the Linux kernel image for version 2.6.17 on
64-bit UltraSPARC.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 64-bit UltraSPARC processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-sparc64 meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-sparc64
Architecture: sparc
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 64-bit UltraSPARC
This package provides kernel header files for version 2.6.17 on
64-bit UltraSPARC.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-sparc64
Architecture: sparc
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 64-bit UltraSPARC
This package provides a kernel debug image for version 2.6.17 on
64-bit UltraSPARC.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: linux-image-2.6.17-6-sparc64-smp
Architecture: sparc
Section: base
Priority: optional
Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1
Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.2-3ubuntu2)
Conflicts: hotplug (<< 0.0.20040105-1)
Recommends: silo
Suggests: fdutils, linux-doc-2.6.17 | linux-source-2.6.17
Description: Linux kernel image for version 2.6.17 on 64-bit UltraSPARC SMP
This package contains the Linux kernel image for version 2.6.17 on
64-bit UltraSPARC SMP.
.
Also includes the corresponding System.map file, the modules built by the
packager, and scripts that try to ensure that the system is not left in an
unbootable state after an update.
.
Supports 64-bit UltraSPARC SMP processors.
.
Geared toward desktop or server systems.
.
You likely do not want to install this package directly. Instead, install
the linux-sparc64-smp meta-package, which will ensure that upgrades work
correctly, and that supporting packages are also installed.
Package: linux-headers-2.6.17-6-sparc64-smp
Architecture: sparc
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.17-6, ${shlibs:Depends}
Provides: linux-headers, linux-headers-2.6
Description: Linux kernel headers for version 2.6.17 on 64-bit UltraSPARC SMP
This package provides kernel header files for version 2.6.17 on
64-bit UltraSPARC SMP.
.
This is for sites that want the latest kernel headers. Please read
/usr/share/doc/linux-headers-2.6.17-6/debian.README.gz for details.
Package: linux-image-debug-2.6.17-6-sparc64-smp
Architecture: sparc
Section: devel
Priority: optional
Provides: linux-debug
Description: Linux kernel debug image for version 2.6.17 on 64-bit UltraSPARC SMP
This package provides a kernel debug image for version 2.6.17 on
64-bit UltraSPARC SMP.
.
This is for sites that wish to debug the kernel.
.
The kernel image contained in this package is NOT meant to boot from. It
is uncompressed, and unstripped.
Package: kernel-image-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: kernel-image
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: Linux kernel binary image for the Debian installer
This package contains the Linux kernel image for the Debian installer
boot images. It does _not_ provide a usable kernel for your full
Debian system.
Package: nic-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: nic-modules
Depends: kernel-image-2.6.17-6-386-di, nic-shared-modules-2.6.17-6-386-di, firewire-core-modules-2.6.17-6-386-di, crc-modules-2.6.17-6-386-di, usb-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Common NIC drivers
This package contains common NIC drivers for the Linux kernel.
Package: nic-shared-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: nic-shared-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Shared NIC drivers
This package contains NIC drivers needed by combinations of nic-modules,
nic-extra-modules, and nic-pcmcia-modules.
Package: serial-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: serial-modules
Depends: kernel-image-2.6.17-6-386-di, pcmcia-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: optional
Description: Serial drivers
This package contains serial drivers for the Linux kernel.
Package: ppp-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: ppp-modules
Depends: serial-modules-2.6.17-6-386-di, kernel-image-2.6.17-6-386-di, crc-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: optional
Description: PPP drivers
This package contains PPP drivers for the Linux kernel.
Package: socket-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: socket-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: Socket drivers
This package contains the packet socket driver, used by dhcp and other
things that need raw network device access. It also contains the UNIX
domain socket driver.
Package: ide-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: ide-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: IDE drivers
This package contains IDE drivers for the Linux kernel.
Package: cdrom-core-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: cdrom-core-modules
Depends: kernel-image-2.6.17-6-386-di, scsi-core-modules-2.6.17-6-386-di, ide-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: CDROM support
This package contains core CDROM support for the Linux kernel.
Package: cdrom-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: cdrom-modules
Depends: ide-modules-2.6.17-6-386-di, cdrom-core-modules-2.6.17-6-386-di, kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: optional
Description: Esoteric CDROM drivers
This package contains esoteric CDROM drivers for the Linux kernel.
Package: firewire-core-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: firewire-core-modules
Depends: scsi-core-modules-2.6.17-6-386-di, kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Core FireWire drivers
This package contains core FireWire drivers for the Linux kernel.
Package: scsi-core-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: scsi-core-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Core SCSI subsystem
This package contains the core SCSI subsystem for the Linux kernel.
Package: scsi-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: scsi-modules
Depends: kernel-image-2.6.17-6-386-di, scsi-core-modules-2.6.17-6-386-di, parport-modules-2.6.17-6-386-di, cdrom-core-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: SCSI drivers
This package contains SCSI drivers for the Linux kernel.
Package: plip-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: plip-modules
Depends: kernel-image-2.6.17-6-386-di, parport-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: optional
Description: PLIP drivers
This package contains PLIP drivers for the Linux kernel.
Package: floppy-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: floppy-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Floppy driver
This package contains the floppy driver for the Linux kernel.
Package: loop-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: loop-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Loopback filesystem support
This package contains loopback filesystem support for the Linux kernel.
Package: ipv6-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: ipv6-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: IPv6 driver
This package contains the IPv6 driver for the Linux kernel.
Package: ext2-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: ext2-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: EXT2 filesystem support
This package contains the EXT2 filesystem module for the Linux kernel.
Package: ext3-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: ext3-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: EXT3 filesystem support
This package contains the EXT3 filesystem module for the Linux kernel.
Package: jfs-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: jfs-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: JFS filesystem support
This package contains the JFS filesystem module for the Linux kernel.
Package: ntfs-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: ntfs-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: NTFS filesystem support
This package contains the NTFS file system module for the Linux kernel.
Package: reiserfs-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: reiserfs-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Reiser filesystem support
This package contains the Reiser filesystem module for the Linux kernel.
Package: xfs-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: xfs-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: XFS filesystem support
This package contains the XFS filesystem module for the Linux kernel.
Package: fat-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: fat-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: FAT filesystem support
This package contains the FAT and VFAT filesystem modules for the Linux kernel.
Package: ufs-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: ufs-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: UFS filesystem support
This package contains the UFS filesystem module for the Linux kernel.
Package: nfs-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: nfs-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: NFS filesystem support
This package contains the NFS filesystem module for the Linux kernel.
Package: md-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: md-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: RAID and LVM support
This package contains RAID and LVM modules for the Linux kernel.
Package: usb-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: usb-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: USB support
This package contains core USB drivers for the Linux kernel.
Package: usb-storage-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: usb-storage-modules
Depends: scsi-core-modules-2.6.17-6-386-di, usb-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: USB storage support
This package contains the USB storage driver for the Linux kernel.
Package: pcmcia-storage-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: pcmcia-storage-modules
Depends: kernel-image-2.6.17-6-386-di, cdrom-core-modules-2.6.17-6-386-di, pcmcia-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: PCMCIA storage drivers
This package contains PCMCIA storage drivers for the Linux kernel.
Package: fb-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: fb-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: Frame buffer support
This package contains Frame buffer drivers for the Linux kernel.
Package: input-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: input-modules
Depends: kernel-image-2.6.17-6-386-di, usb-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: Input devices support
This package contains input device drivers for the Linux kernel.
Package: irda-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: irda-modules
Depends: kernel-image-2.6.17-6-386-di, ppp-modules-2.6.17-6-386-di, usb-modules-2.6.17-6-386-di, nic-shared-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: Infrared devices support
This package contains infrared device drivers for the Linux kernel.
Package: parport-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: parport-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: Parallel port support
This package contains parallel port drivers for the Linux kernel.
Package: nic-pcmcia-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: nic-pcmcia-modules
Depends: kernel-image-2.6.17-6-386-di, nic-shared-modules-2.6.17-6-386-di, nic-modules-2.6.17-6-386-di, pcmcia-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Common PCMCIA NIC drivers
This package contains common PCMCIA NIC drivers for the Linux kernel.
Package: pcmcia-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: pcmcia-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: Common PCMCIA drivers
This package contains common PCMCIA drivers for the Linux kernel.
Package: nic-usb-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: nic-usb-modules
Depends: kernel-image-2.6.17-6-386-di, nic-shared-modules-2.6.17-6-386-di, usb-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: USB NIC drivers
This package contains USB network adapter drivers for the Linux kernel.
Package: sata-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: sata-modules
Depends: kernel-image-2.6.17-6-386-di, scsi-core-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: SATA drivers
This package contains SATA drivers for the Linux kernel.
Package: acpi-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: acpi-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: ACPI support modules
This package contains linux kernel modules for ACPI.
Package: crc-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: crc-modules
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: extra
Description: CRC modules
This package contains CRC support modules.
Package: nic-firmware-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: nic-firmware
Depends: kernel-image-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Priority: standard
Description: External firmware for NIC drivers
This package contains external binary-only firmware for some NIC drivers.
Package: speakup-modules-2.6.17-6-386-di
XC-Package-Type: udeb
Provides: speakup-modules
Depends: kernel-image-2.6.17-6-386-di, serial-modules-2.6.17-6-386-di
Architecture: i386
XB-Kernel-Version: 2.6.17-6-386
Section: debian-installer
Description: Drivers for speakup speach synth