Commit Graph

12 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 548cef1805 [alpha] udeb: Remove empty fb-modules package (fixes FTBFS)
The module list for fb-modules included several optional modules that
seem to have never been built on alpha(!) and fbcon which is now
built-in.
2017-10-20 17:27:35 +01:00
Ben Hutchings 3e6866374d [alpha] udeb: Add i2c-modules (fixes FTBFS) 2017-08-14 19:48:41 +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
Helge Deller 13bf60dc82 [alpha] Add udeb packages & drop alpha-legacy kernel image
svn path=/dists/trunk/linux/; revision=22443
2015-03-03 08:03:27 +00:00
Ben Hutchings 9d2c5c99f8 [alpha] Remove old, broken udeb configuration
svn path=/dists/trunk/linux-2.6/; revision=18249
2011-11-13 06:51:36 +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