mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Additional packages should be added via a plugin
This commit is contained in:
parent
a92133edcf
commit
592c218e59
1 changed files with 0 additions and 2 deletions
|
@ -48,6 +48,4 @@ class ImagePackages(Task):
|
|||
'i386': 'linux-image-686', }, }
|
||||
include.add(kernels.get(manifest.system['release']).get(manifest.system['architecture']))
|
||||
|
||||
include = include.union(manifest.system['packages'])
|
||||
|
||||
info.img_packages = include, exclude
|
||||
|
|
Loading…
Add table
Reference in a new issue