diff --git a/create-arista-veos-image/create-arista-veos-image.sh b/create-arista-veos-image/create-arista-veos-image.sh index 4695205..6e6d6a6 100644 --- a/create-arista-veos-image/create-arista-veos-image.sh +++ b/create-arista-veos-image/create-arista-veos-image.sh @@ -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