Commit Graph

24 Commits

Author SHA1 Message Date
Ben Hutchings 4220b94e90 udeb: Add zstd_decompress to compress-modules and make squashfs-modules depend on it
zstd_decompress is now used by both btrfs and squashfs, so it needs
to be in a common dependency of their udebs.
2018-04-19 11:12:40 +01:00
Ben Hutchings b324a81a22 udeb: Fold core-modules into kernel-image
So many module packages depend on core-modules already that almost
every installer image includes it.

The only obvious exceptions are the sh4 installer builds, as there
was no core-modules package on sh4.  For consistency, include the
default set of modules in its kernel-image package now.
2016-10-02 02:16:10 +01:00
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 8402440681 udeb: Remove stale references to ide-modules and ide-core-modules 2015-09-27 13:22:08 +01:00
Ben Hutchings b2a13150ad [hppa/parisc64-smp,mips*el/loongson-3] udeb: Remove i2c-modules again (fixes FTBFS)
The drivers that belong in it are actually built-in.  Adjust the
config to make sure this remains true.
2015-09-27 13:19:53 +01:00
Ben Hutchings 8298497d1b [hppa/parisc64-smp,[mips*el/loongson-3] udeb: Add i2c-modules
...and make fb-modules depend on it rather than including I2C modules
directly.
2015-09-02 00:52:18 +01:00
Helge Deller 92831f3cb9 [hppa] build virtio udeb packages
svn path=/dists/trunk/linux/; revision=22442
2015-03-03 07:55:46 +00:00
Helge Deller 230f0f4130 [hppa] udeb: Fix duplicate modules in ata-modules, pata-modules
[hppa] Create build-dependencies on binutils-hppa64 and gcc-4.9-hppa64

svn path=/dists/trunk/linux/; revision=22277
2015-01-17 21:49:20 +00:00
Ben Hutchings d41803dc84 [hppa] udeb: Fix modules in multiple packages (Closes: 768297)
svn path=/dists/sid/linux/; revision=22047
2014-11-06 16:41:04 +00:00
Ben Hutchings 6692d97e08 [hppa] udeb: Add many more module packages (Closes: #766793)
svn path=/dists/sid/linux/; revision=22028
2014-11-03 23:41:19 +00:00
Ben Hutchings 9859eefaff [hppa] udeb: Add xfs-modules (Closes: #746506)
svn path=/dists/sid/linux/; revision=21331
2014-05-13 16:11:31 +00:00
Ben Hutchings a859dec005 [hppa] Update configuration, thanks to Helge Deller (Closes: #738487)
svn path=/dists/trunk/linux/; revision=21049
2014-02-18 12:37:46 +00:00
Ben Hutchings 948f24ee82 [hppa] Update configuration, thanks to Helge Deller (Closes: #733895)
svn path=/dists/sid/linux/; revision=20947
2014-01-02 01:53:55 +00:00
Ben Hutchings dc146eddf6 [hppa] udeb: kernel-image does not provide ext2-modules (since 3.2.7-1)
svn path=/dists/trunk/linux/; revision=20614
2013-09-13 03:48:51 +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 da54fee357 [hppa] udeb: Add core-modules package (Closes: #718270)
svn path=/dists/sid/linux/; revision=20435
2013-07-29 22:22:17 +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 5d1f93eb6a udeb: Remove ipv6-modules on all architectures/flavours except for armel/iop32x (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19735
2013-01-15 15:18:22 +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 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 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