Reinstate support for real hardware with Ubuntu.
Change-Id: Ibfdcd9c4b707a41258153c15a09d5976311080a0
This commit is contained in:
parent
d9a2211d14
commit
3052127ae0
7
elements/ubuntu/install.d/10-support-physical-hardware
Executable file
7
elements/ubuntu/install.d/10-support-physical-hardware
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
# Ubuntu's cloud images don't include drivers for real hardware.
|
||||||
|
install-packages linux-image-generic
|
||||||
|
|
Loading…
Reference in New Issue
Block a user