Merge lp:~broder/ubuntu/maverick/initramfs-tools/fix-565047 into lp:ubuntu/maverick/initramfs-tools

Proposed by Evan Broder
Status: Merged
Merge reported by: Stéphane Graber
Merged at revision: not available
Proposed branch: lp:~broder/ubuntu/maverick/initramfs-tools/fix-565047
Merge into: lp:ubuntu/maverick/initramfs-tools
Diff against target: 27 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
hook-functions (+1/-1)
To merge this branch: bzr merge lp:~broder/ubuntu/maverick/initramfs-tools/fix-565047
Reviewer Review Type Date Requested Status
Stéphane Graber Approve
Review via email: mp+63896@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Stéphane Graber (stgraber) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-10-04 22:36:07 +0000
3+++ debian/changelog 2011-06-08 16:53:23 +0000
4@@ -1,3 +1,10 @@
5+initramfs-tools (0.98.1ubuntu6.1) maverick-proposed; urgency=low
6+
7+ * Rename xhci to xhci-hcd to fix booting from USB 3.0 devices
8+ (cherry-picked fix from Debian bug #625224). (LP: #565047)
9+
10+ -- Evan Broder <evan@ebroder.net> Wed, 08 Jun 2011 09:49:46 -0700
11+
12 initramfs-tools (0.98.1ubuntu6) maverick; urgency=low
13
14 * Apparently the iscan hook is sometimes called iscan-data, so ignore
15
16=== modified file 'hook-functions'
17--- hook-functions 2010-08-18 12:04:34 +0000
18+++ hook-functions 2011-06-08 16:53:23 +0000
19@@ -400,7 +400,7 @@
20 {
21 case "${1:-}" in
22 base)
23- for x in ehci-hcd ohci-hcd uhci-hcd usbhid xhci hid-apple \
24+ for x in ehci-hcd ohci-hcd uhci-hcd usbhid xhci-hcd hid-apple \
25 hid-microsoft \
26 hid-a4tech hid-belkin hid-bright hid-cherry hid-chicony \
27 hid-cypress hid-dell hid-ezkey hid-gyration hid-logitech \

Subscribers

People subscribed via source and target branches

to all changes: