[sparc64] udeb: Use symlinks to follow sparc configuration

svn path=/dists/trunk/linux/; revision=20237
This commit is contained in:
Ben Hutchings 2013-06-11 02:27:05 +00:00
parent 5234b2631a
commit 3a4703fe63
38 changed files with 3 additions and 142 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ linux (3.10~rc5-1~exp1) UNRELEASED; urgency=low
* udeb: Move i2c-algo-bit to i2c-modules
* udeb: Remove redundant control file overrides
* [s390] udeb: Use symlinks to follow s390x configuration
* [sparc64] udeb: Use symlinks to follow sparc configuration
-- Ben Hutchings <ben@decadent.org.uk> Mon, 03 Jun 2013 13:21:56 +0100

1
debian/installer/sparc64/modules/sparc64 vendored Symbolic link
View File

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

View File

@ -1 +0,0 @@
#include <ata-modules>

View File

@ -1 +0,0 @@
#include <btrfs-modules>

View File

@ -1,2 +0,0 @@
#include <cdrom-core-modules>

View File

@ -1 +0,0 @@
#include <core-modules>

View File

@ -1 +0,0 @@
#include <crc-modules>

View File

@ -1 +0,0 @@
#include <crypto-dm-modules>

View File

@ -1 +0,0 @@
#include <crypto-modules>

View File

@ -1,2 +0,0 @@
#include <ext2-modules>

View File

@ -1,2 +0,0 @@
#include <ext3-modules>

View File

@ -1 +0,0 @@
#include <ext4-modules>

View File

@ -1,2 +0,0 @@
#include <fat-modules>

View File

@ -1 +0,0 @@
#include <fuse-modules>

View File

@ -1 +0,0 @@
#include <input-modules>

View File

@ -1 +0,0 @@
#include <isofs-modules>

View File

@ -1 +0,0 @@
#include <jfs-modules>

View File

@ -1 +0,0 @@
# empty

View File

@ -1,2 +0,0 @@
#include <md-modules>

View File

@ -1 +0,0 @@
#include <multipath-modules>

View File

@ -1 +0,0 @@
#include <nbd-modules>

View File

@ -1,50 +0,0 @@
3c59x
8139too
8390
b44
dl2k
epic100
eql
fealnx
mii
natsemi
ne2k-pci
ns83820
pcnet32
sis900
starfire
sundance
typhoon
via-rhine
yellowfin
e100
e1000
e1000e
skfp
tg3
sungem
sungem_phy
tulip
winbond-840
dmfe
sunhme
sunqe
sunlance
sunbmac
myri_sbus ?
cassini
cxgb
sis190
skge
uli526x
qla3xxx
atl1
niu
igb
igbvf
# Support for virtual network devices under Sun Logical Domains.
sunvnet ?
pps_core
ptp

View File

@ -1 +0,0 @@
#include <pata-modules>

View File

@ -1,2 +0,0 @@
#include <plip-modules>

View File

@ -1,2 +0,0 @@
#include <ppp-modules>

View File

@ -1,2 +0,0 @@
#include <reiserfs-modules>

View File

@ -1 +0,0 @@
#include <sata-modules>

View File

@ -1,9 +0,0 @@
sun_esp
aic79xx
aic7xxx
aic7xxx_old
qlogicpti ?
sym53c8xx
mptsas
mptspi
mpt2sas

View File

@ -1,8 +0,0 @@
#include <scsi-core-modules>
scsi_transport_spi
scsi_transport_sas
# Support for virtual disk devices as a client under Sun Logical Domains.
# Does not really belong here, but it's better than adding a new kernel
# udeb just for this module.
sunvdc ?

View File

@ -1,19 +0,0 @@
3w-9xxx
3w-xxxx
aacraid
aic94xx
arcmsr
atp870u ?
dc395x
dmx3191d
hptiop
initio
lpfc
megaraid
megaraid_sas
osst
ipr
stex
qla1280 ?
qla2xxx ?
qla4xxx ?

View File

@ -1 +0,0 @@
#include <squashfs-modules>

View File

@ -1 +0,0 @@
#include <udf-modules>

View File

@ -1 +0,0 @@
#include <usb-modules>

View File

@ -1,2 +0,0 @@
#include <usb-storage-modules>

View File

@ -1 +0,0 @@
#include <virtio-modules>

View File

@ -1,2 +0,0 @@
#include <xfs-modules>

View File

@ -1 +0,0 @@
#include <zlib-modules>

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.

1
debian/installer/sparc64/package-list vendored Symbolic link
View File

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