[sparc] Remove linux-image, linux-header and udeb packages

They are redundant with sparc64 and neither is an official port.
This commit is contained in:
Ben Hutchings 2015-08-26 18:14:11 +01:00
parent bbd5771c11
commit ef829fca16
37 changed files with 19 additions and 48 deletions

2
debian/changelog vendored
View File

@ -10,6 +10,8 @@ linux (4.2~rc8-1~exp2) UNRELEASED; urgency=medium
- SUNRPC_XPRT_RDMA replaced SUNRPC_XPRT_RDMA_{CLIENT,SERVER}
- [mips*el/loongson*] LOONGSON64 replaced LOONGSON
- [x86] COMEDI_8255_SA replaced COMEDI_8255
* [sparc] Remove linux-image, linux-header and udeb packages, as they
are redundant with sparc64 and neither is an official port
-- Ben Hutchings <ben@decadent.org.uk> Tue, 25 Aug 2015 18:50:57 +0100

View File

@ -1,31 +1,4 @@
[base]
flavours:
sparc64
sparc64-smp
kernel-arch: sparc
[build]
image-file: arch/sparc/boot/zImage
[image]
configs:
suggests: silo, fdutils
install-stem: vmlinuz
[sparc32_description]
hardware: uniprocessor sparc32 (sun4m)
[sparc32_image]
image-postproc: sparc32-image-postproc
[sparc64_description]
hardware: uniprocessor 64-bit UltraSPARC
[sparc64_image]
configs: kernelarch-sparc/config-up
[sparc64-smp_description]
hardware: multiprocessor 64-bit UltraSPARC
[sparc64-smp_image]
configs: kernelarch-sparc/config-smp
featuresets:
# empty; sparc must be part of a multiarch installation with a sparc64 kernel

View File

@ -1,2 +0,0 @@
# arch version flavour installedname suffix build-depends
sparc - sparc64 - y -

View File

@ -1,15 +0,0 @@
# This file is used to build up the control file. The kernel version and
# "-di" are appended to the package names. Section can be left out. So can
# architecture, which is derived from the files in the modules directory.
# It overwrites specifications from /usr/share/kernel-wedge/package-list.
#
Package: nic-modules
Priority: standard
Description: Network card modules for Sparc kernels
This package contains the drivers for the Happy Meal/Big Mac 10/100BaseT,
Sun QuadEthernet and MyriCOM Gigabit Ethernet SBus devices for SPARC
systems, as well as various PCI NIC drivers (only on sparc64.)
.
Do not install this package on a real Debian system! You probably
want a kernel-image package instead.

View File

@ -1 +0,0 @@
../../sparc/modules/sparc

View File

@ -1 +0,0 @@
../sparc/package-list

15
debian/installer/sparc64/package-list vendored Normal file
View File

@ -0,0 +1,15 @@
# This file is used to build up the control file. The kernel version and
# "-di" are appended to the package names. Section can be left out. So can
# architecture, which is derived from the files in the modules directory.
# It overwrites specifications from /usr/share/kernel-wedge/package-list.
#
Package: nic-modules
Priority: standard
Description: Network card modules for Sparc kernels
This package contains the drivers for the Happy Meal/Big Mac 10/100BaseT,
Sun QuadEthernet and MyriCOM Gigabit Ethernet SBus devices for SPARC
systems, as well as various PCI NIC drivers (only on sparc64.)
.
Do not install this package on a real Debian system! You probably
want a kernel-image package instead.