[PATCH 0/1] Add .udebs for armel versatile

Andy Whitcroft apw at canonical.com
Wed Feb 17 20:22:55 UTC 2010


We have been asked to provide .udebs for the armel versatile flavour.
Apparently this will allow root-stock to be used to deliver these kernels
which is much simpler than the alternatives.  The following patch enabled
generation of udebs for those modules already produced.

As I was making these changes I did wonder why we do not already have a ? against each and every module in the d-i module lists.  We already have module-check watching for modules which dissappear and so there seem no advantage to not putting them in?  Thoughts?

For Lucid.

-apw

Andy Whitcroft (1):
  UBUNTU: enable udeb generation for arm versatile flavour

 debian.master/d-i/exclude-modules.armel           |   20 ++++++++++
 debian.master/d-i/exclude-modules.armel-versatile |   10 -----
 debian.master/d-i/kernel-versions.in              |    2 +
 debian.master/d-i/modules/block-modules           |   40 ++++++++++----------
 debian.master/d-i/modules/nic-shared-modules      |    2 +-
 debian.master/d-i/modules/usb-modules             |    2 +-
 debian.master/d-i/modules/virtio-modules          |    6 ++--
 7 files changed, 47 insertions(+), 35 deletions(-)
 create mode 100644 debian.master/d-i/exclude-modules.armel
 delete mode 100644 debian.master/d-i/exclude-modules.armel-versatile





More information about the kernel-team mailing list