mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
[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:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -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
|
||||
|
||||
|
||||
31
debian/config/sparc/defines
vendored
31
debian/config/sparc/defines
vendored
@@ -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
|
||||
|
||||
2
debian/installer/sparc/kernel-versions
vendored
2
debian/installer/sparc/kernel-versions
vendored
@@ -1,2 +0,0 @@
|
||||
# arch version flavour installedname suffix build-depends
|
||||
sparc - sparc64 - y -
|
||||
15
debian/installer/sparc/package-list
vendored
15
debian/installer/sparc/package-list
vendored
@@ -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.
|
||||
1
debian/installer/sparc64/modules/sparc64
vendored
1
debian/installer/sparc64/modules/sparc64
vendored
@@ -1 +0,0 @@
|
||||
../../sparc/modules/sparc
|
||||
1
debian/installer/sparc64/package-list
vendored
1
debian/installer/sparc64/package-list
vendored
@@ -1 +0,0 @@
|
||||
../sparc/package-list
|
||||
15
debian/installer/sparc64/package-list
vendored
Normal file
15
debian/installer/sparc64/package-list
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user