r3391 - branches/linux-kernel-2.6.12/debian/arch/i386

Jurij Smakov jurij-guest@costa.debian.org
Thu, 23 Jun 2005 00:22:35 +0000


Author: jurij-guest
Date: 2005-06-23 00:22:35 +0000 (Thu, 23 Jun 2005)
New Revision: 3391

Modified:
   branches/linux-kernel-2.6.12/debian/arch/i386/control.in
Log:
Updated the i386 control file template.


Modified: branches/linux-kernel-2.6.12/debian/arch/i386/control.in
===================================================================
--- branches/linux-kernel-2.6.12/debian/arch/i386/control.in	2005-06-22 23:50:11 UTC (rev 3390)
+++ branches/linux-kernel-2.6.12/debian/arch/i386/control.in	2005-06-23 00:22:35 UTC (rev 3391)
@@ -1,3 +1,28 @@
+Package: linux-headers-@version@-@abiname@-386
+Architecture: i386
+Section: devel
+Priority: optional
+Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
+Provides: linux-headers, linux-headers-@major@
+Description: Header files for Linux kernel @version@ on 386
+ This package provides kernel header files for Linux kernel @version@ on 
+ 386-class processors. These files are going to be installed in 
+ the /usr/src/linux-headers-@version@-@abiname@-386. They may be used to build 
+ third-party kernel modules, matching the kernel image provided by the 
+ linux-image-@version@-@abiname@-386 package. 
+
+Package: linux-image-@version@-@abiname@-386
+Architecture: i386
+Section: base
+Priority: optional
+Provides: linux-image, linux-image-@major@
+Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13)
+Conflicts: hotplug (<< 0.0.20040105-1)
+Suggests: lilo (>= 19.1) | grub, fdutils, linux-doc-@version@ | linux-source-@version@
+Description: Linux kernel @version@ image on 386
+ This package provides the binary image and pre-built loadable modules of
+ Linux kernel @version@ for 386-class processors.
+ 
 Package: linux-headers-@version@-@abiname@-686
 Architecture: i386
 Section: devel
@@ -4,11 +29,12 @@
 Priority: optional
 Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
 Provides: linux-headers, linux-headers-@major@
-Description: Linux kernel headers 2.6.11 on PPro/Celeron/PII/PIII/P4
- This package provides kernel header files for version 2.6.11 on
- Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4.
- Please read /usr/share/doc/kernel-headers-@version@-@abiname@/debian.README.gz for
- details
+Description: Header files for Linux kernel @version@ on PPro/Celeron/PII/PIII/P4
+ This package provides kernel header files for Linux kernel @version@ on 
+ PPro/Celeron/PII/PIII/P4 processors. These files are going to be installed in 
+ the /usr/src/linux-headers-@version@-@abiname@-686. They may be used to build 
+ third-party kernel modules, matching the kernel image provided by the 
+ linux-image-@version@-@abiname@-686 package. 
 
 Package: linux-image-@version@-@abiname@-686
 Architecture: i386
@@ -18,18 +44,88 @@
 Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13)
 Conflicts: hotplug (<< 0.0.20040105-1)
 Suggests: lilo (>= 19.1) | grub, fdutils, linux-doc-@version@ | linux-source-@version@
-Description: Linux kernel image for version @version@ on PPro/Celeron/PII/PIII/P4.
- This package contains the Linux kernel image for version @version@ on
- Pentium Pro/Celeron/Pentium II/Pentium III/Pentium 4,
- 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 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.
+Description: Linux kernel @version@ image for PPro/Celeron/PII/PIII/P4
+ This package provides the binary image and pre-built loadable modules of
+ Linux kernel @version@ for PPro/Celeron/PII/PIII/P4 processors.
+
+Package: linux-headers-@version@-@abiname@-686-smp
+Architecture: i386
+Section: devel
+Priority: optional
+Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
+Provides: linux-headers, linux-headers-@major@
+Description: Header files for Linux kernel @version@ on PPro/Celeron/PII/PIII/P4 SMP
+ This package provides kernel header files for Linux kernel @version@ on 
+ PPro/Celeron/PII/PIII/P4 processors with SMP (symmetric multi-processing) support. 
+ These files are going to be installed in the /usr/src/linux-headers-@version@-@abiname@-686.
+ They may be used to build third-party kernel modules, matching the kernel 
+ image provided by the linux-image-@version@-@abiname@-686-smp package. 
+
+Package: linux-image-@version@-@abiname@-686-smp
+Architecture: i386
+Section: base
+Priority: optional
+Provides: linux-image, linux-image-@major@
+Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13)
+Conflicts: hotplug (<< 0.0.20040105-1)
+Suggests: lilo (>= 19.1) | grub, fdutils, linux-doc-@version@ | linux-source-@version@
+Description: Linux kernel @version@ image for PPro/Celeron/PII/PIII/P4 SMP
+ This package provides the binary image and pre-built loadable modules of
+ Linux kernel @version@ for PPro/Celeron/PII/PIII/P4 processors with SMP 
+ (symmetric multi-processing) support. 
+
+Package: linux-headers-@version@-@abiname@-k7
+Architecture: i386
+Section: devel
+Priority: optional
+Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
+Provides: linux-headers, linux-headers-@major@
+Description: Header files for Linux kernel @version@ on AMD Duron/Athlon/AthlonXP
+ This package provides kernel header files for Linux kernel @version@ on 
+ 32-bit AMD Duron/Athlon/AthlonXP processors. These files are going to be installed in 
+ the /usr/src/linux-headers-@version@-@abiname@-k7. They may be used to build 
+ third-party kernel modules, matching the kernel image provided by the 
+ linux-image-@version@-@abiname@-k7 package. 
+
+Package: linux-image-@version@-@abiname@-k7
+Architecture: i386
+Section: base
+Priority: optional
+Provides: linux-image, linux-image-@major@
+Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13)
+Conflicts: hotplug (<< 0.0.20040105-1)
+Suggests: lilo (>= 19.1) | grub, fdutils, linux-doc-@version@ | linux-source-@version@
+Description: Linux kernel @version@ image for AMD Duron/Athlon/AthlonXP
+ This package provides the binary image and pre-built loadable modules of
+ Linux kernel @version@ for AMD Duron/Athlon/AthlonXP 32-bit processors.
+ The kernel image for the AMD64-class processors (such as Athlon64 and Opteron)
+ is provided by the linux-image-@version@-@abiname@-k8 package.
+
+Package: linux-headers-@version@-@abiname@-k7-smp
+Architecture: i386
+Section: devel
+Priority: optional
+Depends: coreutils | fileutils (>= 4.0), linux-headers-@version@-@abiname@
+Provides: linux-headers, linux-headers-@major@
+Description: Header files for Linux kernel @version@ on AMD Duron/Athlon/AthlonXP SMP
+ This package provides kernel header files for Linux kernel @version@ on 
+ 32-bit AMD Duron/Athlon/AthlonXP processors with SMP (symmetric multi-processing)
+ support. These files are going to be installed in the 
+ /usr/src/linux-headers-@version@-@abiname@-k7-smp. They may be used to build 
+ third-party kernel modules, matching the kernel image provided by the 
+ linux-image-@version@-@abiname@-k7-smp package. 
+
+Package: linux-image-@version@-@abiname@-k7-smp
+Architecture: i386
+Section: base
+Priority: optional
+Provides: linux-image, linux-image-@major@
+Depends: initrd-tools (>= 0.1.76), coreutils | fileutils (>= 4.0), module-init-tools (>= 0.9.13)
+Conflicts: hotplug (<< 0.0.20040105-1)
+Suggests: lilo (>= 19.1) | grub, fdutils, linux-doc-@version@ | linux-source-@version@
+Description: Linux kernel @version@ image for AMD Duron/Athlon/AthlonXP SMP
+ This package provides the binary image and pre-built loadable modules of
+ Linux kernel @version@ for AMD Duron/Athlon/AthlonXP 32-bit  processors with SMP
+ (symmetric multi-processing) support. The kernel image for SMP machines with AMD64-class 
+ processors (such as Athlon64 and Opteron) is provided by the 
+ linux-image-@version@-@abiname@-k8-smp package.