Add linux-firmware-nonfree

This commit is contained in:
Ian Gulliver
2016-03-31 14:30:49 -07:00
parent a076f81d4a
commit 4026a676f6

View File

@@ -67,6 +67,7 @@ class ImageBuilder(object):
'nano', 'nano',
'iputils-ping', 'iputils-ping',
'linux-firmware', 'linux-firmware',
'linux-firmware-nonfree',
'openssh-server', 'openssh-server',
'python3-openssl', 'python3-openssl',
'ubuntu-minimal', 'ubuntu-minimal',
@@ -83,6 +84,7 @@ class ImageBuilder(object):
'main', 'main',
'restricted', 'restricted',
'universe', 'universe',
'multiverse',
] ]
_DIVERSIONS = { _DIVERSIONS = {