Added amd64 support.

svn path=/branches/kernel-image-2.6.11/; revision=3143
This commit is contained in:
Frederik Schüler 2005-05-18 11:51:24 +00:00
parent a73371c89f
commit f4240f3579
10 changed files with 14658 additions and 3 deletions

7
arch/amd64/Makefile.inc Normal file
View File

@ -0,0 +1,7 @@
#
# Variables
#
include_common_config := no
headers_extra := arch/x86_64/kernel/ams-offsets.s
initrd_modules := kernel/drivers/video/vesafb.ko kernel/security/capability.ko
header_dirs = 'x86_64'

File diff suppressed because it is too large Load Diff

2682
arch/amd64/config.amd64-k8 Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

1108
arch/amd64/config.default Normal file

File diff suppressed because it is too large Load Diff

2682
arch/amd64/config.em64t-p4 Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

209
arch/amd64/control.in Normal file
View File

@ -0,0 +1,209 @@
Package: kernel-headers-@version@-@abiname@-amd64
Architecture: amd64
Section: devel
Priority: optional
Depends: kernel-headers-@version@-@abiname@-amd64-generic, kernel-headers-@version@-@abiname@-amd64-k8, kernel-headers-@version@-@abiname@-amd64-k8-smp, kernel-headers-@version@-@abiname@-em64t-p4, kernel-headers-@version@-@abiname@-em64t-p4-smp
Description: Virtual package that depends on all @version@ kernel headers for amd64
This package provides common kernel header files for version @version@ on amd64,
used to build out-of-tree kernel modules and the like. Please read
/usr/share/doc/kernel-headers-@version@-@abiname@/debian.README.gz for details.
Package: kernel-headers-@version@-@abiname@-amd64-k8
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
Provides: kernel-headers, kernel-headers-2.6
Description: Linux kernel headers for version @version@ on AMD64 systems
This package provides kernel header files for version @version@ on
AMD Athlon64, Athlon FX and Opteron, for sites that want the latest
kernel headers. Please read
/usr/share/doc/kernel-headers-@version@-@abiname@-amd64-k8/debian.README.gz for details.
Package: kernel-image-@version@-@abiname@-amd64-k8
Architecture: amd64
Section: base
Priority: optional
Provides: kernel-image, kernel-image-2.6
Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13), e2fsprogs (>= 1.35-7)
Conflicts: hotplug (<< 0.0.20040105-1)
Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-@version@ | kernel-source-@version@
Description: Linux kernel image for version @version@ on AMD64 systems
This package contains the Linux kernel image for version @version@ on
AMD Athlon64, Athlon FX and Opteron, the corresponding System.map file,
and the modules built by the packager. It also contains scripts that try
to ensure that the system is not left in a unbootable state after an update.
.
If you have a single-processor, AMD based 64bit system, you might want to
install this kernel.
.
If you wish to update a bootdisk, or to use a bootloader to make
installing and using the image easier, we suggest you install the latest
fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
powerful bootloader. Of course, both these are optional.
.
Kernel image packages are generally produced using kernel-package,
and it is suggested that you install that package if you wish to
create a custom kernel from the sources.
Package: kernel-headers-@version@-@abiname@-amd64-k8-smp
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
Provides: kernel-headers, kernel-headers-2.6
Description: Linux kernel headers for version @version@ on AMD64 SMP systems
This package provides kernel header files for version @version@ on AMD Opteron
with SMP support, for sites that want the latest kernel headers. Please read
/usr/share/doc/kernel-headers-@version@-@abiname@-amd64-k8-smp/debian.README.gz
for details.
Package: kernel-image-@version@-@abiname@-amd64-k8-smp
Architecture: amd64
Section: base
Priority: optional
Provides: kernel-image, kernel-image-2.6
Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13), e2fsprogs (>= 1.35-7)
Conflicts: hotplug (<< 0.0.20040105-1)
Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-@version@ | kernel-source-@version@
Description: Linux kernel image for version @version@ on AMD64 SMP systems
This package contains the Linux kernel image for version @version@ on
AMD Opteron, the corresponding System.map file, and the modules built by
the packager.
It also contains scripts that try to ensure that the system is not left in
a unbootable state after an update.
.
If you have a multi-processor, AMD based 64bit system, you might want to
install this kernel.
.
If you wish to update a bootdisk, or to use a bootloader to make
installing and using the image easier, we suggest you install the latest
fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
powerful bootloader. Of course, both these are optional.
.
Kernel image packages are generally produced using kernel-package,
and it is suggested that you install that package if you wish to
create a custom kernel from the sources.
Package: kernel-headers-@version@-@abiname@-amd64-generic
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
Provides: kernel-headers, kernel-headers-2.6
Description: Linux kernel headers @version@ for generic x86_64 systems
This package provides kernel header files for version @version@ on all x86_64
systems, for sites that want the latest kernel headers. Please read
/usr/share/doc/kernel-headers-@version@-@abiname@-amd64-generic/debian.README.gz for
details.
Package: kernel-image-@version@-@abiname@-amd64-generic
Architecture: amd64
Section: base
Priority: optional
Provides: kernel-image, kernel-image-2.6
Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13), e2fsprogs (>= 1.35-7)
Conflicts: hotplug (<< 0.0.20040105-1)
Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-@version@ | kernel-source-@version@
Description: Linux kernel image for version @version@ on generic x86_64 systems
This package contains the Linux kernel image for version @version@ on all
x86_64 systems, the corresponding System.map file, and the modules built by
the packager.
It also contains scripts that try to ensure that the system is not left in
a unbootable state after an update.
.
This is the amd64 installer kernel, running on all currently available
x86_64 CPUs.
.
If you wish to update a bootdisk, or to use a bootloader to make
installing and using the image easier, we suggest you install the latest
fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
powerful bootloader. Of course, both these are optional.
.
Kernel image packages are generally produced using kernel-package,
and it is suggested that you install that package if you wish to
create a custom kernel from the sources.
Package: kernel-headers-@version@-@abiname@-em64t-p4
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
Provides: kernel-headers, kernel-headers-2.6
Description: Linux kernel headers for version @version@ on Intel EM64T systems
This package provides kernel header files for version @version@ on all Intel
Pentium 4 and Xeon systems with EM64T extension, for sites that want the
latest kernel headers. Please read
/usr/share/doc/kernel-headers-@version@-@abiname@-em64t-p4/debian.README.gz for details.
Package: kernel-image-@version@-@abiname@-em64t-p4
Architecture: amd64
Section: base
Priority: optional
Provides: kernel-image, kernel-image-2.6
Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13), e2fsprogs (>= 1.35-7)
Conflicts: hotplug (<< 0.0.20040105-1)
Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-@version@ | kernel-source-@version@
Description: Linux kernel image for version @version@ on Intel EM64T systems
This package contains the Linux kernel image for version @version@ on all Intel
P4 and Xeon systems with EM64T extension, the corresponding System.map file,
and the modules built by the packager.
It also contains scripts that try to ensure that the system is not left in
a unbootable state after an update.
.
If you have a single-processor, Intel based 64bit system, and do not want to
use the virtual second processor, use this kernel.
.
If you wish to update a bootdisk, or to use a bootloader to make
installing and using the image easier, we suggest you install the latest
fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
powerful bootloader. Of course, both these are optional.
.
Kernel image packages are generally produced using kernel-package,
and it is suggested that you install that package if you wish to
create a custom kernel from the sources.
.
This kernel version has no P4 Hyper-Threading support.
Package: kernel-headers-@version@-@abiname@-em64t-p4-smp
Architecture: amd64
Section: devel
Priority: optional
Depends: coreutils | fileutils (>= 4.0), kernel-headers-@version@-@abiname@
Provides: kernel-headers, kernel-headers-2.6
Description: Linux kernel headers for version @version@ on Intel EM64T SMP systems
This package provides kernel header files for version @version@ on all Intel
P4 and Xeon systems with EM64T extension, for sites that want the
latest kernel headers. Please read
/usr/share/doc/kernel-headers-@version@-@abiname@-em64t-p4/debian.README.gz for details.
Package: kernel-image-@version@-@abiname@-em64t-p4-smp
Architecture: amd64
Section: base
Priority: optional
Provides: kernel-image, kernel-image-2.6
Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13), e2fsprogs (>= 1.35-7)
Conflicts: hotplug (<< 0.0.20040105-1)
Suggests: lilo (>= 19.1) | grub, fdutils, kernel-doc-@version@ | kernel-source-@version@
Description: Linux kernel image for version @version@ on Intel EM64T SMP systems
This package contains the Linux kernel image for version @version@ on all Intel
P4 and Xeon systems with EM64T extension, the corresponding System.map
file, and the modules built by the packager.
It also contains scripts that try to ensure that the system is not left in
a unbootable state after an update.
.
If you have a multi-processor, Intel based 64bit system, or want to use the
virtual second processor in a single-CPU 64bit P4 system, you might want to
install this kernel.
.
If you wish to update a bootdisk, or to use a bootloader to make
installing and using the image easier, we suggest you install the latest
fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
powerful bootloader. Of course, both these are optional.
.
Kernel image packages are generally produced using kernel-package,
and it is suggested that you install that package if you wish to
create a custom kernel from the sources.
.
This kernel version has SMP and HT support.

5
debian/changelog vendored
View File

@ -1,6 +1,7 @@
kernel-image-2.6.11 (2.6.11-2) UNRELEASED; urgency=low
* New upstream release.
* Build against kernel-tree-2.6.11-2.
* Build against kernel-tree-2.6.11-5.
* Added amd64 support.
-- Jurij Smakov <jurij@wooyd.org> Sun, 6 Mar 2005 14:15:03 -0500
-- Frederik Schüler <f.schueler@gmx.net> Wed, 18 May 2005 12:44:53 +0200

2
debian/rules vendored
View File

@ -4,7 +4,7 @@
#
version := 2.6.11
abiname := 1
ktver := 4
ktver := 5
kbuildver := 2.6-3
#
# Generally nothing needs to be modified below this line