All of Genymotion OVAs are listed here for download, ⛔️ but️ there is only one OVA for each API (They are listed in the end of this file 😌).
📱 Google Nexus One - 2.3.7 - API 10 - 480x800 261.9 MB
📱 Google Nexus S - 2.3.7 - API 10 - 480x800 261.9 MB
| ## | |
| ## 32-bit Mingw-w64 repository mirrorlist | |
| ## Changed on 2014-11-15 | |
| ## | |
| ##中国科学技术大学开源软件镜像 | |
| Server = http://mirrors.ustc.edu.cn/msys2/mingw/i686 | |
| ##北京理工大学镜像 | |
| Server = http://mirror.bit.edu.cn/msys2/REPOS/MINGW/i686 | |
| ##日本北陆先端科学技术大学院大学 sourceforge 镜像 | |
| Server = http://jaist.dl.sourceforge.net/project/msys2/REPOS/MINGW/i686 |
| #! /bin/sh | |
| #! /usr/bin/expect -f | |
| certtool --generate-privkey --outfile $1-key.pem | |
| sed -i "1ccn = "${1}"" client.tmpl | |
| sed -i "3cemail = ${1}@abc.org" client.tmpl | |
| certtool --generate-certificate --load-privkey $1-key.pem --load-ca-certificate ca-cert.pem --load-ca-privkey ca-key.pem --template client.tmpl --outfile $1-cert.pem | |
| openssl pkcs12 -export -inkey $1-key.pem -in $1-cert.pem -name "$1 VPN Client Cert" -certfile ca-cert.pem -out $1.cert.p12 |
📱 Google Nexus One - 2.3.7 - API 10 - 480x800 261.9 MB
📱 Google Nexus S - 2.3.7 - API 10 - 480x800 261.9 MB