lp:ubuntu/hardy-proposed/module-init-tools

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-proposed/module-init-tools
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

31. By Loïc Minier

Also build the main binary with -Os instead of -O2, this makes modprobe
noticeably faster; backported from 3.3-pre11-4ubuntu12; thanks
Scott James Remnant; LP: #276096.

30. By Tim Gardner

[ Luka Renko <email address hidden> ]

Blacklist garmin_gps driver: most applications now have
proper Garmin USB support, so serial emulation is not
needed anymore.
LP #114565

29. By Tim Gardner

Blacklist asus_acpi in favor of asus-laptop
LP #184721

28. By Tim Gardner

Create /etc/depmod.d/ubuntu.conf to control the order
of module searching. This solves the problem where there
are duplicate modules in the kernel as well as linux-ubuntu-modules.
The search order is updates, ubuntu, built-in, then everything else.

27. By Tim Gardner

Blacklist bcm43xx, prism54.
LP #185719

26. By Soren Hansen

* Merge from debian unstable, remaining changes:
  + extra/installarchconf:
    - Install i386 archmap on lpia as well.
  + debian/control:
    - DebianMaintainerField foo
    - Add Replaces: hotplug
  + debian/module-init-tools.postinst:
    - Add upgrade quirks (removing a pre-dapper one in the process)
  + debian/module-init-tools.init:
    - log_message_start that we're "loading manual drivers".
    - Remove /lib/modules/boot support.
    - Don't warn about modprobe.conf not including modprobe.d (since we
      include it regardless)
  + debian/rules:
    - Install the following files into etc/modprobe.d:
        extra/modprobe.d/blacklist
        extra/modprobe.d/blacklist-framebuffer
        extra/modprobe.d/blacklist-watchdog
        extra/modprobe.d/isapnp
        extra/modprobe.d/options
    - Add those modprobe.d files to the udeb, too.
    - Start at 15 S instead of 20 S.
  + extra/modprobe.d/blacklist-framebuffer:
    - Blacklist framebuffer modules.
  + extra/modprobe.d/isapnp:
    - Add some modaliases missing from the kernel modules.
  + extra/modprobe.d/blacklist:
    - Add additional blaclists (see rationale in the file).
  + extra/modprobe.d/blacklist-watchdog:
    - Don't load watchdog modules by default (should be loaded by a watchdog
      daemon).
  + extra/modprobe.d/options:
    - Add a few options to pass by default to certain modules. (see
      description in the file).
  + debian/patches/silence_modprobe:
    - Add -Q option to modprobe (to suppress warnings and errors).
  + debian/patches/modprobe_conf_and_directory:
    - Don't ignore the modprobe.d directory if modprobe.conf is present.

25. By Soren Hansen

Remove mptbase mpt_channel_mapping workaround. Fixed in mptbase in
recent kernels instead.

24. By Adam Conrad

extra/installarchconf: Install i386 archmap on lpia as well.

23. By Ben Collins

* Remove blacklist for 818x and 8180 drivers.
* Default mptbase to mpt_channel_mapping=1 to workaround bug #112860

22. By Fabio Massimo Di Nitto

* Merge from debian unstable, remaining changes:
  - Add modprobe.d/options
        modprobe.d/isapnp
        modprobe.d/blacklist-watchdog
        modprobe.d/blacklist-framebuffer
        modprobe.d/blacklist
  - debian/rules:
    - install extra modprobe.d files
    - use the above modprobe.d files in udeb
    - start at 15 S instead of 20 S
  - Preserve debian/patches/silence_modprobe and modprobe_conf_and_directory.
  - Remove debian/patches/hotplug_blacklist.
  - debian/control Ubuntu maintainer foobar.
  - debian/module-init-tools.init: remove /lib/modules/boot support.
  - debian/module-init-tools.postinst: preserve ipv6 blacklist removal.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/module-init-tools
This branch contains Public information 
Everyone can see this information.

Subscribers