Merge "Reinstate support for real hardware with Ubuntu."
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user