Commit Graph

28 Commits

Author SHA1 Message Date
Ben Hutchings b8c3eeca7f udeb: Combine scsi-{common,extra}-modules with scsi-modules 2016-02-15 02:40:09 +00:00
Ben Hutchings 5f8c5807a8 udeb: Remove several redundant or ineffective exclusions
- Could-be-modules that are actually built-in are automatically skipped
  by kernel-wedge without error (since v2.84)
- Modules that are *optionally* included by other configuration files
  don't need to be explicitly excluded for flavours that don't build them
- Modules that are included as dependencies cannot be excluded
2016-01-10 22:54:14 +00:00
Ben Hutchings 8942ceb435 [powerpc/powerpc] udeb: Add fb-modules package containing radeonfb driver (Closes: #782058)
svn path=/dists/sid/linux/; revision=22489
2015-04-08 00:02:58 +00:00
Ben Hutchings 080c10a9ab [powerpc/powerpc64,ppc64] Update fancontrol driver selections (Closes: #781934)
Disable THERM_PM72 and enable its replacements WINDFARM_PM72 and
WINDFARM_RM31 as modules. Update the udeb config accordingly. Thanks
to Milan Kupcevic.

svn path=/dists/sid/linux/; revision=22477
2015-04-06 17:59:35 +00:00
Aurelien Jarno 276e281b7f Add scsi_transport_sas and scsi_transport_spi to scsi-core-modules udeb
as optional so that these modules do not end up in two different udebs
as dependencies. Remove them from the i386, ia64, powerpc and sparc
definition.

svn path=/dists/sid/linux/; revision=21621
2014-07-23 09:38:19 +00:00
Ben Hutchings 0cbce9b1f3 udeb: Update config to match previous kernel config changes
svn path=/dists/trunk/linux/; revision=20612
2013-09-13 03:41:14 +00:00
Ben Hutchings 492ce02d51 udeb: Remove obsolete and unsupported drivers and filesystems
- Remove ppa from scsi-modules
- Remove floppy-modules, irda-modules, parport-modules, plip-modules,
  qnx4-modules, reiserfs-modules, ufs-modules

svn path=/dists/sid/linux/; revision=20353
2013-07-16 01:02:44 +00:00
Ben Hutchings 374d054212 [powerpc,x86] Fold nic-extra-modules into nic-modules
svn path=/dists/trunk/linux/; revision=20244
2013-06-11 03:28:31 +00:00
Ben Hutchings 8a04da01dc udeb: Remove redundant control file overrides
svn path=/dists/trunk/linux/; revision=20235
2013-06-11 02:19:45 +00:00
Ben Hutchings 5bbc54554e [powerpc/powerpc64,ppc64] Replace ibmvscsic with ibmvscsi in scsi-modules
svn path=/dists/sid/linux/; revision=20130
2013-05-18 23:38:33 +00:00
Ben Hutchings 470c94336d [powerpc] Add llc to nic-shared-modules
svn path=/dists/sid/linux/; revision=20114
2013-05-15 14:38:08 +00:00
Ben Hutchings a0b2080a63 udeb: Fix configuration errors causing FTBFS:
- [armhf/vexpress] Remove ipv6-modules; ipv6 is now built-in
- [mipsel/sb1-bcm91250a,sparc] Add crc-modules as common dependency of
  btrfs-modules and xfs-modules (and others)
- [powerpc] Add nic-shared-modules as common dependency of nic-modules
  and nic-extra-modules
- Unify module list for nic-shared-modules across architectures [!m68k]

svn path=/dists/sid/linux/; revision=20058
2013-05-08 13:25:14 +00:00
Ben Hutchings a13bb93110 udeb: Merge redundant configuration for ext{2,3} dependency on mbcache
svn path=/dists/sid/linux/; revision=20018
2013-05-04 20:12:46 +00:00
Ben Hutchings 023b4ded9f udeb: Move modules and adjust dependencies to avoid duplicates (Closes: #706646)
svn path=/dists/sid/linux/; revision=20017
2013-05-04 19:53:01 +00:00
Ben Hutchings ef781eb6ee Merge changes from sid up to 3.2.35-1
Exclude RT changes and ABI fudges.

Refresh firmware-remove-redundant-log-messages-from-drivers.patch
against 3.6, but don't attempt to cover anything new yet.

svn path=/dists/trunk/linux/; revision=19603
2012-12-10 04:06:21 +00:00
Ben Hutchings f7679bcfc5 udeb: Add 8021q to nic-extra-modules (Closes: #689159)
svn path=/dists/sid/linux/; revision=19474
2012-11-01 05:03:05 +00:00
Ben Hutchings af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +00:00
Ben Hutchings 1418cb6f60 udeb: Add fuse-modules to support os-prober (see #684265)
svn path=/dists/sid/linux/; revision=19382
2012-09-16 03:35:17 +00:00
Ben Hutchings 3e2cfbab04 Remove references to Token Ring drivers, removed in Linux 3.5
"it looks like the token got loose"

svn path=/dists/trunk/linux/; revision=19296
2012-07-27 02:27:16 +00:00
Ben Hutchings 6beea61250 udeb: Add missing dependencies for various modules (see #678587)
- [armel/kirkwood] fb-modules depends on kernel-image
- [ia64] nic-usb-modules depends on kernel-image, nic-shared-modules,
  usb-modules
- [ia64] sata-modules depends on kernel-image, scsi-core-modules
- [ia64] scsi-modules depends on scsi-core-modules
- [ia64,powerpc,ppc64] pcmcia-modules depends on kernel-image
- [powerpc,ppc64] nic-pcmcia-modules depends on kernel-image,
  nic-shared-modules, pcmcia-modules
- [powerpc,ppc64,x86] scsi-modules depends on ata-modules
- [x86] nic-extra-modules depends on i2c-modules

These are the dependencies assumed by kernel-wedge gen-deps (which
adds per-arch Depends to the default) but not included by kernel-wedge
gen-control (which makes per-arch Depends override the default).

For all the release architectures, the two sub-commands should now
agree, whether or not #678587 is fixed.

svn path=/dists/sid/linux/; revision=19196
2012-06-24 19:31:27 +00:00
Ben Hutchings b36a3d5857 udeb: Add udf-modules containing UDF filesystem module (Closes: #613972)
svn path=/dists/sid/linux-2.6/; revision=19059
2012-06-02 22:28:25 +00:00
Ben Hutchings 2f9b187805 Disable old IDE subsystem [!ia64,m68k]
svn path=/dists/sid/linux-2.6/; revision=18705
2012-02-20 01:07:14 +00:00
Ben Hutchings ab240c8cc4 Add newlines at end of kernel-wedge config files that lack them
These can't be represented in a patch, and dpkg-source complains.

svn path=/dists/trunk/linux-2.6/; revision=18568
2012-01-18 15:48:04 +00:00
Ben Hutchings 8b7e304cc1 [powerpc/powerpc64] udeb: Drop zlib-modules; ZLIB_DEFLATE is built-in
svn path=/dists/trunk/linux-2.6/; revision=18532
2012-01-15 19:42:39 +00:00
Ben Hutchings a218469e8c Fix module selection for {ata,ide,scsi-core}-modules udebs on powerpc
svn path=/dists/sid/linux-2.6/; revision=18241
2011-11-10 23:59:55 +00:00
Ben Hutchings 39c430be9f Add comment to empty files
As Bastian points out, empty files under debian are not preserved in
v1 source packages.  Work around this by adding a comment to each.

svn path=/dists/sid/linux-2.6/; revision=18208
2011-10-31 13:14:04 +00:00
Ben Hutchings 5dbf62e1c0 Add empty files to trigger generation of kernel-image udebs
svn path=/dists/sid/linux-2.6/; revision=18204
2011-10-31 04:05:25 +00:00
Ben Hutchings ed776fb227 Build udebs for the installer
Use kernel-wedge in gencontrol.py and during the build process to
generate the udeb packages required by debian-installer.

Add the kernel-wedge configuration files from all the current
linux-kernel-di-$arch-2.6 packages.

svn path=/dists/trunk/linux-2.6/; revision=18121
2011-09-25 03:12:12 +00:00