@ -1,9 +1,10 @@
#!/bin/bash
# create-arista-veos-image.sh V1.1
# create-arista-veos-image.sh V1.11
# HS-Fulda - sebastian.rieger@informatik.hs-fulda.de
#
# changelog:
# V1.1 added injection of config defined in VM Maestro using config-drivex
# V1.11 fixed device mapping of extracted partitions, fixed problems with stale swi directory
# usage
if [ ! $# -eq 3 ] ; then