Commit Graph

9 Commits

Author SHA1 Message Date
Ben Hutchings 0813c82451 [x86,ia64] udeb: Remove zlib-modules as zlib is now built-in
PSTORE now selects ZLIB_DEFLATE and ZLIB_INFLATE so these are
built-in and zlib-modules ends up empty.  (We should really
have some way to enforce/assert that this is the case!)

Also update the kernel-image Provides field accordingly.

svn path=/dists/sid/linux/; revision=20904
2013-12-21 00:34:22 +00:00
Ben Hutchings ecbf8ad4fc Remove obsolete eth1394 and firewire-core-modules dependency from nic-modules
svn path=/dists/trunk/linux/; revision=20240
2013-06-11 02:36:53 +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 64aaa7d119 [i386] udeb: Add viafb to fb-modules (Closes: #705788)
- [i386] udeb: Move i2c-algo-bit to i2c-modules and make fb-modules depend on it
- viafb: Autoload on OLPC XO 1.5 only

svn path=/dists/sid/linux/; revision=20224
2013-06-10 00:00:54 +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 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 adefe79d6f Move the correct dependencies for nic-wireless-modules in the main package-list
amd64 and i386 override dependencies for nic-wireless-modules, and are
the *only* architectures that currently build it (why?).

svn path=/dists/sid/linux/; revision=19133
2012-06-12 05:39:12 +00:00
Ben Hutchings e6c9dfedf7 [ia64,powerpc] udeb: Add crc-itu-t to crc-modules (fixes FTBFS)
Fix firewire-core-modules to depend on crc-modules.
Remove the overrides for firewire-core-modules on amd64 and i386.

svn path=/dists/sid/linux/; revision=19132
2012-06-12 05:37:18 +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