Thanks for the advice but I still need some help to create a valid *.vib file (ESXi-Customizer-v2.7.1 say that injection files from *.tgz is deprecated and refers to the ESXi5 Community Packaging Tools for creating a *.vib file)
While reading the documentation i got stuck at this Point:
As a first step you need to create a gzip compressed tar archive (tar.gz
or tgz) of all the files that make up your software package. It is
necessary that
- all file paths in the archive are relative to the root (/) directory of the ESXi system, and
- all directories included in file paths must be explicitly added to the archive on their own
This is followed by an example (which files go in which directory). But a cant find this paticular fileextensions in the *.tgz which i've download from the Intel Homepage.
Intels *.tgz contains this files (for detailed Information see the attachment)
"
e1000e.7
e1000e.spec
pci.updates
src (Directory)
-various
-sourcecode files
"
Can some one give me a hint how to build a proper Folder tree out of this?