BartekSz95 / phpvirtualbox

A web interface to manage and access Virtualbox machines.
Other
55 stars 15 forks source link

Add support for additional motherboard firmware modes #3

Open BartekSz95 opened 1 year ago

BartekSz95 commented 1 year ago

This proposition is taken from official phpVirtualBox's Issues tab.

Link for this issue: https://github.com/phpvirtualbox/phpvirtualbox/issues/319

BartekSz95 commented 1 year ago

I don't see the list with EFI versions on VirtualBox UI, but TPM, Enable Secure Boot and Restore Keys to default are interesting.

Screenshot: obraz

maravento commented 11 months ago

there are too many forks of phpvirtualbox that contain mods. For example: https://github.com/xxsamxx1991/phpvirtualbox_vbox70_php82

Why instead of creating more forks, you don't contact the original creator of the phpvirtualbox repository and tell him to add them as admins, so you can continue adding improvements?

or if this is impossible, please add the best ones from this repository to your repository. Thank you

BartekSz95 commented 11 months ago

Because original admins doesn't respond? I know, that this is easiest to support on original repository, but guys from phpvirtualbox killed this project. This guy from this fork you provided, took my commits, so this is still my job.

maravento commented 11 months ago

Because original admins doesn't respond? I know, that this is easiest to support on original repository, but guys from phpvirtualbox killed this project. This guy from this fork you provided, took my commits, so this is still my job.

great. It is very good to know this. Since I just posted an install script on Ubuntu 22.04 that includes your repo. I hope you agree. If not, let me know so I can delete it.

https://raw.githubusercontent.com/maravento/vault/master/scripts/bash/phpvbox.sh

thk

PD: another "phpvirtualbox-ng" repo (no movement), although I saw your comment on the issue and closed it.

BartekSz95 commented 11 months ago

Because original admins doesn't respond? I know, that this is easiest to support on original repository, but guys from phpvirtualbox killed this project. This guy from this fork you provided, took my commits, so this is still my job.

great. It is very good to know this. Since I just posted an install script on Ubuntu 22.04 that includes your repo. I hope you agree. If not, let me know so I can delete it.

https://raw.githubusercontent.com/maravento/vault/master/scripts/bash/phpvbox.sh

thk

PD: another "phpvirtualbox-ng" repo (no movement), although I saw your comment on the issue and closed it.

I don't have problem with this, you can use this repo on your script. I'm trying to keep alive this project, because I know that lots of people still using this on their servers :) Of course any help is welcome in here! :)

PS. Remember to using PHP8.1 or 8.2, because older PHP versions don't supported.