File tree Expand file tree Collapse file tree
tools/appliance/systemvmtemplate Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222function install_vhd_util() {
2323 [[ -f /bin/vhd-util ]] && return
2424
25- wget --no-check-certificate https://github.com/rhtyd /cloudstack-nonoss/raw/master/vhd-util -O /bin/vhd-util
25+ wget --no-check-certificate https://github.com/shapeblue /cloudstack-nonoss/raw/master/vhd-util -O /bin/vhd-util
2626 chmod a+x /bin/vhd-util
2727}
2828
@@ -68,7 +68,7 @@ function install_packages() {
6868 haproxy \
6969 haveged \
7070 radvd \
71- sharutils genisoimage aria2 \
71+ sharutils genisoimage \
7272 strongswan libcharon-extra-plugins libstrongswan-extra-plugins strongswan-charon strongswan-starter \
7373 virt-what open-vm-tools qemu-guest-agent hyperv-daemons
7474
Original file line number Diff line number Diff line change 3636 "disk_size" : 2500 ,
3737 "disk_interface" : " virtio" ,
3838 "net_device" : " virtio-net" ,
39- "iso_url" : " https://cdimage.debian.org/debian-cd/10.8 .0/amd64/iso-cd/debian-10.8 .0-amd64-netinst.iso" ,
40- "iso_checksum" : " 934336d266535c91fcd12cd122c81f8261721efa117fdcb9a31615caa96c5c5ce3454ed5f28f1b25a7b1b5f44631fdfa78a93adb6445e2e2caaf6455ab344cf8 " ,
39+ "iso_url" : " https://cdimage.debian.org/debian-cd/10.9 .0/amd64/iso-cd/debian-10.9 .0-amd64-netinst.iso" ,
40+ "iso_checksum" : " 47d35187b4903e803209959434fb8b65ead3ad2a8f007eef1c3d3284f356ab9955aa7e15e24cb7af6a3859aa66837f5fa2e7441f936496ea447904f7dddfdc20 " ,
4141 "iso_checksum_type" : " sha512" ,
4242 "output_directory" : " ../dist" ,
4343 "http_directory" : " http" ,
You can’t perform that action at this time.
0 commit comments