Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #251 from Flauschbaellchen/remove-oracle-cert
Browse files Browse the repository at this point in the history
Removed oracle.cert
  • Loading branch information
StefanScherer committed Nov 14, 2017
2 parents 87b999d + eefb24f commit c4a111f
Show file tree
Hide file tree
Showing 11 changed files with 20 additions and 44 deletions.
4 changes: 0 additions & 4 deletions scripts/vm-guest-tools.bat
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ goto :done

:virtualbox

:: There needs to be Oracle CA (Certificate Authority) certificates installed in order
:: to prevent user intervention popups which will undermine a silent installation.
cmd /c certutil -addstore -f "TrustedPublisher" A:\oracle-cert.cer

move /Y C:\Users\vagrant\VBoxGuestAdditions.iso C:\Windows\Temp
cmd /c ""C:\Program Files\7-Zip\7z.exe" x C:\Windows\Temp\VBoxGuestAdditions.iso -oC:\Windows\Temp\virtualbox"
cmd /c for %%i in (C:\Windows\Temp\virtualbox\cert\vbox*.cer) do C:\Windows\Temp\virtualbox\cert\VBoxCertUtil add-trusted-publisher %%i --root %%i
Expand Down
6 changes: 2 additions & 4 deletions windows_10.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
"./scripts/fixnetwork.ps1",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -85,8 +84,7 @@
"./scripts/fixnetwork.ps1",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_2008_r2.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_2008_r2_core.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_2012.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_2012_r2.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_2012_r2_core.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_2012_r2_hyperv.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_2016.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_7.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
"./scripts/hotfix-KB3102810.bat",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -87,8 +86,7 @@
"./scripts/dis-updates.ps1",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down
6 changes: 2 additions & 4 deletions windows_81.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"vboxmanage": [
[
Expand Down Expand Up @@ -82,8 +81,7 @@
"{{user `autounattend`}}",
"./scripts/microsoft-updates.bat",
"./scripts/win-updates.ps1",
"./scripts/openssh.ps1",
"./scripts/oracle-cert.cer"
"./scripts/openssh.ps1"
],
"prlctl": [
[
Expand Down

0 comments on commit c4a111f

Please sign in to comment.