lp:~jm-leddy/ubuntu/precise/udev/micmute

Created by James M. Leddy and last modified
Get this branch:
bzr branch lp:~jm-leddy/ubuntu/precise/udev/micmute
Only James M. Leddy can upload to this branch. If you are James M. Leddy please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James M. Leddy
Status:
Development

Recent revisions

221. By James M. Leddy

Add micmute.patch: This is a direct backport of code that went into
upstream udev. It maps the micmute key on lenovo thinkpads to F20
in accordance with X and g-s-d. (LP: #408903)

220. By Brian Murray

Add ignore-ravello-systems-virtual-ifaces.patch: Do not create persistent
net rules for Ravello Systems MAC addresses. Thanks to Boris Figovsky for
the patch. (LP: #1099278)

219. By Martin Pitt

Add persistent-input-symlinks-iface00.patch: Fix persistent input symlinks
for interface 00. Thanks to a7x for pointing this out! (LP: #1057824)

218. By Herton R. Krzesinski

[ Herton Ronaldo Krzesinski ]
* Refresh debian/patches/avoid-exit-deadlock-for-dm_cookie.patch:
  avoid serialization issues in handling of events with DM_COOKIE
  set (LP: #1017715).

[ Eric Miao ]
* fix-race-condition-of-serio-driver-module-not-loading.patch:
  Work around race condition in PS/2 keyboard/mouse handling. This resulted
  in udev sometimes failing to load the psmouse driver, causing touchpads to
  occasionally not work after boot up. (LP: #1014460)

217. By Steve Langasek

debian/udev.udevtrigger.upstart: only start on 'not-container', not on
'container', so that we don't have to needlessly execute a shell here
in the container case. We're guaranteed not to deadlock boot because
each of the 'startup', 'started udev', and 'container' events will be
seen once and only once on a boot.

216. By Martin Pitt

* debian/rules, debian/udev.install: Add --with-systemdsystemunitdir and
  install the systemd files, to not make the boot fall over completely with
  systemd.
* Add service-sbindir.patch: Fix executable path in .service file. (Already
  fixed upstream)

215. By Martin Pitt

* builtin-block-polling.patch: Fix default attribute comparison for CD
  drives, the default value of events_poll_msecs is -1, not 0. This really
  makes in-kernel polling work for those.
* builtin-block-polling.patch: Apply to all drives with removable media, not
  just CD drives. (LP: #948663)
* 00git-keymaps.patch: Update to the latest keymaps from upstream:
  - Dell XPS (LP: #910911)
  - HP Presario CQ60 (LP: #935804)
* debian/rules: Drop prep and tarball targets. We want to use the upstream
  released tarballs.
* debian/rules: Use dh_autoreconf. Add build dependency.

214. By Kees Cook

Add debian/patches/avoid-exit-deadlock-for-dm_cookie.patch,
debian/libudev0.symbols: do not exit across a pending DM_COOKIE
event to avoid vgchange deadlocks, thanks to Herton R. Krzesinski
(LP: #802626).

213. By Stéphane Graber

[ David Henningsson ]
* Remove jack-detection.patch: Now that PulseAudio uses the new jack
  detection interface, we can remove this patch.

[ Stéphane Graber ]
* debian/udev.udevtrigger.upstart: Update to wait for 'container' or
  'not-container' to be emitted, then skip just exit 0 but still run
  post-stop if it's a container and run 'udevadm trigger' if it's not.
  This is needed until we have a proper device namespace preventing
  udev events from affecting the outside.
  (LP: #925122)
* Make udev depend on upstart >= 1.4-0ubuntu6 to ensure the next reboot
  will indeed either emit container or not-container.

212. By Martin Pitt

* Add builtin-block-polling.patch: Set default polling interval on CD drives
  as well. The events_dfl_poll_msecs will not trigger if "block" is not a
  module, but built in. This will avoid udisks etc. having to poll from
  userspace, and provide proper ejection when the hardware eject button is
  pressed. (LP: #890592)
* Add 00git-keymaps.patch: Backport keymaps from current git master.
  (LP: #901513, #902332, #902798, #914838, #922405)
* Add 00git-persistent-net-xen.patch: 75-persistent-net-generator.rules: Add
  Xen. (LP: #897789)

Branch metadata

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

Subscribers