Browse Source

bumped version

master
Sebastian Rieger 9 years ago
parent
commit
f71aaba206
  1. 3
      create-arista-veos-image/create-arista-veos-image.sh

3
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

Loading…
Cancel
Save