Merge "Reinstate support for real hardware with Ubuntu."
This commit is contained in:
commit
4506d948ea
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