Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for version 7.0.2 #235

Closed
marco-vaz opened this issue Apr 15, 2021 · 5 comments
Closed

Support for version 7.0.2 #235

marco-vaz opened this issue Apr 15, 2021 · 5 comments

Comments

@marco-vaz
Copy link

Hi all,

Please add support to version 7.0.2

.........
case "${ESX_VERSION}" in
7.0.0|7.0.1) VER=7; break;;
6.0.0|6.5.0|6.7.0) VER=6; break;;
5.0.0|5.1.0|5.5.0) VER=5; break;;
4.0.0|4.1.0) VER=4; break;;
3.5.0|3i) VER=3; break;;
*) echo "You're not running ESX(i) 3.5, 4.x, 5.x & 6.x!"; exit 1; break;;
esac
.............

@kubedzero
Copy link

#230 addresses this, just waiting for the PR to be merged.

@k4y53r
Copy link

k4y53r commented Jun 1, 2021

Do you have estimate to PR?
Regards...

@TheNetworkIsDown
Copy link
Contributor

@k4y53r Good god if it's that urgent, just modify the script yourself... see https://github.com/lamw/ghettoVCB/pull/230/files

@k4y53r
Copy link

k4y53r commented Jun 1, 2021

Hi, i've just want to know so eval if i should wait for your official package or try to make myself for first time (not urgent, don't bother about it....)

I'll try to build new offline vib following your docs, thanks and regards

@lamw
Copy link
Owner

lamw commented Oct 20, 2021

7.0 U2 & U3 is already in release

@lamw lamw closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants