Commit Graph

69 Commits

Author SHA1 Message Date
Ben Hutchings 833435d74c udeb: Add specialised USB keyboard/mouse drivers to input-modules (Closes: #697035)
svn path=/dists/sid/linux/; revision=19719
2013-01-07 05:24:16 +00:00
Ben Hutchings 51ab8338ff [armhf] udeb: Fix network driver selection
svn path=/dists/sid/linux/; revision=19675
2013-01-03 04:42:47 +00:00
Ben Hutchings d58783f2fa udeb: Make PCI drivers optional in nic-wireless-modules
svn path=/dists/sid/linux/; revision=19674
2013-01-03 03:55:08 +00:00
Ben Hutchings f64d101705 [armhf/mx5] mtd: Enable MTD_BLOCK as module
flash-kernel depends on mtdblock, so enable that and include it in
mtd-modules instead of mtdchar (which wasn't enabled either).

svn path=/dists/sid/linux/; revision=19673
2013-01-02 14:25:57 +00:00
Ben Hutchings 0abe8105c2 [armhf/mx5] Add mtd-modules including mtd, mtdchar and m25p80
svn path=/dists/sid/linux/; revision=19672
2013-01-02 02:00:54 +00:00
Ben Hutchings 3a8a108f3d [armhf/mx5] udeb: Add missing storage drivers
svn path=/dists/sid/linux/; revision=19671
2013-01-01 22:46:48 +00:00
Ben Hutchings fea844d050 udeb: Make tifm_sd optional in mmc-modules, as it's a PCI driver
svn path=/dists/sid/linux/; revision=19670
2013-01-01 22:18:45 +00:00
Aurelien Jarno bf779b6201 * [armhf/vexpress] Add kernel udebs.
svn path=/dists/sid/linux/; revision=19668
2012-12-31 07:48:24 +00:00
Ben Hutchings 4aa3495673 udeb: Add ums-eneub6250, ums-realtek (Closes: #694348) to usb-storage-modules
While we're at it:
- Sort the ums-* modules into alphabetical order, so they're easier
  to compare with the list of built modules
- Make the ums-* modules non-optional, as the choice of which to build
  is not architecture/flavour-dependent

svn path=/dists/sid/linux/; revision=19620
2012-12-19 03:41:15 +00:00
Ben Hutchings 4a44937b1d [ia64] Make IPV6 built-in (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19604
2012-12-10 13:14:34 +00:00
Ben Hutchings 3e0d1c3fcb udeb: Move rtl8180 to nic-wireless-modules
It didn't belong in nic-usb-modules (it's not USB), but as it's
a wireless driver it doesn't belong in nic-extra-modules either!

svn path=/dists/sid/linux/; revision=19599
2012-12-10 00:09:47 +00:00
Ben Hutchings e9488bea16 udeb: Add pata_piccolo to pata-modules (Closes: #695437)
svn path=/dists/sid/linux/; revision=19585
2012-12-08 14:37:52 +00:00
Ben Hutchings a897b304ab Move some USB net drivers to nic-usb-modules and one PCI driver to nic-extra-modules
svn path=/dists/sid/linux/; revision=19481
2012-11-06 04:09:57 +00:00
Ben Hutchings a3ec512e20 udeb: Add various net and SCSI drivers
svn path=/dists/sid/linux/; revision=19480
2012-11-06 03:50:45 +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 b7801fa239 [x86] udeb: Re-add isci to scsi-extra-modules (Closes: #690886)
svn path=/dists/sid/linux/; revision=19457
2012-10-24 13:58:28 +00:00
Ben Hutchings 728f0ff1a1 udeb: Add hid-logitech-dj to input-modules (Closes: #661379)
svn path=/dists/sid/linux/; revision=19433
2012-10-12 03:05:01 +00:00
Ben Hutchings 9cc53f7907 [s390/s390x-tape] udeb: Remove fuse-modules configuration (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19388
2012-09-20 01:41:17 +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 86d9aaadec udeb: Add snd-hda-codec-ca0132 to sound-modules (Closes: #682368)
svn path=/dists/sid/linux/; revision=19291
2012-07-24 03:11:20 +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
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 f67df5fade [x86] udeb: Fix dependencies for nic-wireless-modules
svn path=/dists/sid/linux/; revision=19181
2012-06-22 22:39:21 +00:00
Ben Hutchings 97e487b666 input: Add Synaptics USB device driver (Closes: #678071)
svn path=/dists/sid/linux/; revision=19178
2012-06-21 03:35:31 +00:00
Aurelien Jarno 1b8de128ea * [ppc64]: add udebs, based on powerpc/powerpc64.
svn path=/dists/sid/linux/; revision=19146
2012-06-13 22:51:45 +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 eada43b6ef [arm,m68k,sh4] udeb: Build ipv6-modules
svn path=/dists/sid/linux/; revision=19135
2012-06-12 06:00:23 +00:00
Ben Hutchings cf2c43893b udeb: Drop definitions for obsolete and kFreeBSD-specific packages
svn path=/dists/sid/linux/; revision=19134
2012-06-12 05:50:28 +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 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 eb9c0ff364 Fix hid core dependency for hyperv-modules udeb
svn path=/dists/sid/linux-2.6/; revision=19053
2012-06-01 12:21:52 +00:00
Ben Hutchings d5d155747a Try to fix duplicated modules in hyperv-modules
svn path=/dists/sid/linux-2.6/; revision=19049
2012-05-31 12:55:31 +00:00
Ben Hutchings c2c3e14c9a [x86] udeb: Add hyperv-modules containing Hyper-V paravirtualised drivers
svn path=/dists/sid/linux-2.6/; revision=19044
2012-05-30 12:48:01 +00:00
Ben Hutchings b33aba0333 [sparc,sparc64] Build virtio-modules-udeb for use in qemu (Closes: #673320)
svn path=/dists/sid/linux-2.6/; revision=19009
2012-05-18 13:22:38 +00:00
Arnaud Patard c9fee85d35 add leds-modules udeb
svn path=/dists/sid/linux-2.6/; revision=18996
2012-05-12 11:09:31 +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
Ben Hutchings 58a808ef2f udeb: Remove dependency of {pcmcia,usb}-storage-modules on ide-core-modules
svn path=/dists/sid/linux-2.6/; revision=18826
2012-03-13 06:14:14 +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
Ben Hutchings 8ab36cc912 Update installer modules lists for IDE/PATA
Delete all IDE modules that are disabled in all configurations.
Add pata_ninja32 to pcmcia-storage-modules.

svn path=/dists/sid/linux-2.6/; revision=18708
2012-02-20 01:26: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 ed29089d5c Remove references to obsolete sound modules
svn path=/dists/trunk/linux-2.6/; revision=18650
2012-01-31 03:26:10 +00:00
Ben Hutchings 355e4d88d6 Remove optional cloop from loop-modules
The cloop module is out-of-tree and so will never be included unless
this changes.

svn path=/dists/trunk/linux-2.6/; revision=18649
2012-01-31 03:25:48 +00:00
Ben Hutchings d419313901 Remove brltty-modules, no longer needed or built for any architecture
svn path=/dists/trunk/linux-2.6/; revision=18648
2012-01-31 03:24:15 +00:00
Ben Hutchings f9b0c189f3 [armhf] udeb: Include rt2800usb in nic-modules, replacing rt2870sta which was removed from the kernel
svn path=/dists/trunk/linux-2.6/; revision=18647
2012-01-31 03:23:06 +00:00
Ben Hutchings d596adba2c [armel] udeb: Do not attempt to build lzo-modules udeb (fixes FTBFS)
lzo_compress is now built-in due to:

config REGMAP
	default y if (REGMAP_I2C || REGMAP_SPI)
	select LZO_COMPRESS
	select LZO_DECOMPRESS
	bool

svn path=/dists/trunk/linux-2.6/; revision=18646
2012-01-31 03:15:03 +00:00
Ben Hutchings 94a21259ab sdhci-pci: Include driver in installer
It was left out due because kernel-wedge does not treat 'sdhci_pci'
the same as 'sdhci-pci'.  We'll probably fix that at some point, but
for now make the punctuation consistent.

svn path=/dists/trunk/linux-2.6/; revision=18645
2012-01-31 03:13:33 +00:00
Ben Hutchings 92fcd72d7c udeb: Add missing modules to nic-wireless-modules
Apply patches from Stefan Lippers-Hollmann, originally against kernel-wedge.

svn path=/dists/trunk/linux-2.6/; revision=18593
2012-01-19 05:51:50 +00:00