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
|
Source: kernel-image-sparc-2.2
Section: base
Priority: optional
Maintainer: Ben Collins <bcollins@debian.org>
Standards-Version: 3.0.1.0
Build-Depends: egcs64, gcc (>= 2.95.2-4.1), kernel-source-2.2.20 (>= 2.2.20-5woody3), sparc-utils, bzip2, kernel-package, debhelper (>= 3)
Package: kernel-headers-=V-sparc
Section: devel
Architecture: all
Priority: optional
Provides: kernel-headers, kernel-headers-2.2
Description: Kernel header files for all sparc sub architectures
This package provides kernel header files, for sites that want the latest
kernel headers for sparc.
Package: kernel-image-=V-sun4cdm
Section: base
Architecture: sparc
Priority: optional
Provides: kernel-image, kernel-image-2.2
Suggests: silo, fdutils, kernel-doc-=V
Description: Linux kernel binary image for sun4c, sun4m and sun4d.
This package contains the Linux kernel image, the 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 SILO, 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.
.
NOTE: sun4cdm includes virtually all non-UltraSPARC systems. If you do not
have an UltraSPARC, this is most likely the kernel you want.
Package: kernel-image-=V-sun4dm-smp
Section: base
Architecture: sparc
Priority: optional
Provides: kernel-image, kernel-image-2.2
Suggests: silo, fdutils, kernel-doc-=V
Description: Linux kernel binary image for SMP sun4m and sun4d.
This package contains the Linux kernel image, the 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 SILO, 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.
.
NOTE: sun4cdm includes virtually all non-UltraSPARC systems. If you do not
have an UltraSPARC, this is most likely the kernel you want. Also, this
kernel is specifically for SMP (multiple processors) systems. If you do not
have more than one CPU, then choose the non-SMP kernel image.
Package: kernel-image-=V-sun4u
Section: base
Architecture: sparc
Priority: optional
Provides: kernel-image, kernel-image-2.2
Suggests: silo, fdutils, kernel-doc-=V
Description: Linux kernel binary image for UltraSPARC (sun4u) systems.
This package contains the Linux kernel image, the 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.
.
NOTE: This kernel is strictly for UltraSPARC (sun4u) class systems. If you
do not have an UltraSPARC, then most likely you want the sun4cdm image.
Package: kernel-image-=V-sun4u-smp
Section: base
Architecture: sparc
Priority: optional
Provides: kernel-image, kernel-image-2.2
Suggests: silo, fdutils, kernel-doc-=V
Description: Linux kernel binary image for SMP UltraSPARC (sun4u) systems.
This package contains the Linux kernel image, the 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.
.
NOTE: This kernel is strictly for UltraSPARC (sun4u) class systems. If you
do not have an UltraSPARC, then most likely you want the sun4cdm image.
Also, this kernel is specifically for SMP (multiple processors) systems. If
you do not have more than one CPU, then choose the non-SMP kernel image.
|