diff options
| author | Ben Hutchings <benh@debian.org> | 2012-12-19 03:41:15 +0000 |
|---|---|---|
| committer | Ben Hutchings <benh@debian.org> | 2012-12-19 03:41:15 +0000 |
| commit | 4aa349567328e8eb26025da28f794b4527ce5a3e (patch) | |
| tree | ce0c317c9ec7242207f66fe48bb2f06e4a5b7842 | |
| parent | 1f0a230835f9543dbd197777666a0ec46e0c8c95 (diff) | |
| download | kernel_replicant_linux-4aa349567328e8eb26025da28f794b4527ce5a3e.tar.gz kernel_replicant_linux-4aa349567328e8eb26025da28f794b4527ce5a3e.tar.bz2 kernel_replicant_linux-4aa349567328e8eb26025da28f794b4527ce5a3e.zip | |
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
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/installer/modules/usb-storage-modules | 24 |
2 files changed, 15 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index 41d04aff1e51..099a3caadaa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ linux (3.2.35-2) UNRELEASED; urgency=low * audit: Increase maximum number of names logged per syscall to 30 (Closes: #631799) * asix: Add support for Lenovo 10/100 USB dongle (Closes: #696248) + * udeb: Add ums-eneub6250, ums-realtek (Closes: #694348) to + usb-storage-modules -- Ben Hutchings <ben@decadent.org.uk> Mon, 10 Dec 2012 13:13:53 +0000 diff --git a/debian/installer/modules/usb-storage-modules b/debian/installer/modules/usb-storage-modules index b87ec0ab5a64..b567b94d445e 100644 --- a/debian/installer/modules/usb-storage-modules +++ b/debian/installer/modules/usb-storage-modules @@ -1,12 +1,14 @@ usb-storage -ums-jumpshot ? -ums-onetouch ? -ums-freecom ? -ums-karma ? -ums-alauda ? -ums-datafab ? -ums-isd200 ? -ums-sddr09 ? -ums-cypress ? -ums-usbat ? -ums-sddr55 ? +ums-alauda +ums-cypress +ums-datafab +ums-eneub6250 +ums-freecom +ums-isd200 +ums-jumpshot +ums-karma +ums-onetouch +ums-realtek +ums-sddr09 +ums-sddr55 +ums-usbat |
