Merge lp:~ltrager/maas-images/add_hpilo into lp:maas-images

Proposed by Lee Trager
Status: Merged
Merged at revision: 393
Proposed branch: lp:~ltrager/maas-images/add_hpilo
Merge into: lp:maas-images
Diff against target: 13 lines (+2/-1)
1 file modified
bin/kpack-from-image (+2/-1)
To merge this branch: bzr merge lp:~ltrager/maas-images/add_hpilo
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+342772@code.launchpad.net

Commit message

Add hpilo kernel module to ephemeral initrd

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

lgtm! before landing:

1. is there any possibility that this could break anything ?

Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/kpack-from-image'
2--- bin/kpack-from-image 2018-01-06 02:12:26 +0000
3+++ bin/kpack-from-image 2018-04-06 04:57:32 +0000
4@@ -186,7 +186,8 @@
5
6 copy_modules_dir kernel/drivers/char/ipmi # LP: #1333271
7 copy_modules_dir kernel/drivers/net/usb # LP: #1552378
8-manual_add_modules bcache # (LP: #1513176)
9+manual_add_modules bcache # LP: #1513176
10+manual_add_modules hpilo # LP: #1761639
11 case $(dpkg --print-architecture) in
12 arm64)
13 manual_add_modules i2c-thunderx # LP: #1702976

Subscribers

People subscribed via source and target branches