Commit Graph

37 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 d4ee4a1bbc udeb: Remove references to cciss in scsi-modules lists
cciss has now been fully replaced by hpsa, so these lines have no effect.
2017-10-04 02:32:15 +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
Aurelien Jarno 9e45452683 [mipsel] Remove loongson-2e and loongson-2f flavours (Closes: #827790). 2016-06-21 21:11:23 +02:00
Aurelien Jarno f09015b138 Build udebs for the mipsel/octeon flavour 2016-05-14 21:07:32 +02:00
Ben Hutchings e6ce1b131d [mipsel/loongson-2f] udeb: Add i2c-modules to avoid duplicate modules
Also add "Provides: i2c-modules" to kernel-image udeb for loongson-2e.
2016-02-19 14:48:00 +00:00
Ben Hutchings b8c3eeca7f udeb: Combine scsi-{common,extra}-modules with scsi-modules 2016-02-15 02:40:09 +00: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 d49b6d39b2 [mips*] udeb: Remove 'Provides: ata-modules' from kernel-image
ata-modules is a real package now.
2015-09-27 13:12:48 +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
Ben Hutchings 71fa5e2811 [mips*el/loongson-3] udeb: Add fb-modules containing radeon driver (Closes: #776274) 2015-09-02 00:48:44 +01:00
Aurelien Jarno 2b363f8a38 mips: Remove r4k-ip22, r5k-ip32 and sb1-bcm91250a flavours. 2015-08-20 23:05:44 +02:00
Aurelien Jarno 081ba19db9 [mips*] Build ext4 as module. Add core-modules and ext4-modules udeb. Fixes FTBFS. 2015-08-20 16:21:08 +02:00
Maximilian Attems 55fd275a2c udebs: no tmscim around anymore.
axe any ref

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22382
2015-02-12 07:53:59 +00:00
Aurelien Jarno 201cb7f8bd [mips*] Add few new udebs and use standard udebs configuration when
possible.

svn path=/dists/sid/linux/; revision=21626
2014-07-24 05:46:46 +00:00
Aurelien Jarno 8301be0dca [mipsel,mips64el/loongson-3] Disable not built modules in nic-modules,
scsi-common-modules, scsi-extra-modules, scsi-modules (fixes FTBFS).

svn path=/dists/sid/linux/; revision=21615
2014-07-22 21:55:20 +00:00
Aurelien Jarno bedcc1d86e Backport mips configuration files changes and loongson 3 support from trunk
svn path=/dists/sid/linux/; revision=21583
2014-07-20 12:04:40 +00:00
Aurelien Jarno 47b841047d [mipsel] Remove cobalt d-i files.
svn path=/dists/trunk/linux/; revision=20945
2014-01-01 21:53:49 +00:00
Aurelien Jarno b80c23d38d Add a loongson-2e flavour.
svn path=/dists/trunk/linux/; revision=20854
2013-12-05 10:16:53 +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 8a04da01dc udeb: Remove redundant control file overrides
svn path=/dists/trunk/linux/; revision=20235
2013-06-11 02:19:45 +00:00
Ben Hutchings 435bfd69d0 [m68k,mips,mipsel,ppc64,sparc64] Add crc-modules as common dependency of btrfs-modules and xfs-modules (and others)
svn path=/dists/sid/linux/; revision=20113
2013-05-15 14:35:30 +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 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 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
Arnaud Patard 0631f38bca Add r8169 to nic-modules udeb
svn path=/dists/sid/linux/; revision=19264
2012-07-19 14:43:17 +00:00
Aurelien Jarno a6746fd61b * [mips,mipsel] udeb: Remove rivafb and nvidiafb.
svn path=/dists/sid/linux/; revision=19136
2012-06-12 12:47:05 +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 f9d41d607b [mips,mipsel] Mark ata-modules as provided by the kernel-image udeb for most flavours
svn path=/dists/sid/linux-2.6/; revision=18827
2012-03-13 06:30:17 +00:00
Aurelien Jarno 8a69d969ec [mips, mipsel] remove ide-core-modules provide.
svn path=/dists/sid/linux-2.6/; revision=18815
2012-03-11 16:43:04 +00:00
Aurelien Jarno 16a8e5a6ab * [mips,mipsel] Mark ext4-modules as provided by the kernel-image udeb.
svn path=/dists/sid/linux-2.6/; revision=18812
2012-03-11 10:45:56 +00:00
Bastian Blank 715305a13a * debian/changelog: Update.
* debian/mips*/modules/*/ext4-modules: Remove.

svn path=/dists/sid/linux-2.6/; revision=18753
2012-03-01 10:48:29 +00:00
Aurelien Jarno d859530c6b * [arm, mips, mipsel, sh4] Add a virtio-modules udeb on flavours which
can be emulated by QEMU.


svn path=/dists/trunk/linux-2.6/; revision=18442
2011-12-31 16:14:02 +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