VirtualBox

Ignore:
Timestamp:
Oct 11, 2018 12:59:30 PM (6 years ago)
Author:
vboxsync
Message:

Dropping VBoxDD2R0.r0 & VBoxDDR2RC.rc as they are empty (and thereby causes darwin signing issues). bugref:9232

Location:
trunk/src/VBox/Installer/win/Scripts
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Scripts/PackDriversForSubmission.cmd

    r72047 r74770  
    233233echo %_MY_OPT_BINDIR%\VBoxDDR0.r0 VBoxDDR0.r0>>                                         "%_MY_OPT_DDF_FILE%"
    234234if "%_MY_OPT_WITH_PDB%" == "1" echo %_MY_OPT_PDBDIR%\VBoxDDR0.pdb VBoxDDR0.pdb>>        "%_MY_OPT_DDF_FILE%"
    235 if not exist %_MY_OPT_BINDIR%\VBoxDD2R0.r0 goto no_vboxdd2r0
    236 echo %_MY_OPT_BINDIR%\VBoxDD2R0.r0 VBoxDD2R0.r0>>                                       "%_MY_OPT_DDF_FILE%"
    237 if "%_MY_OPT_WITH_PDB%" == "1" echo %_MY_OPT_PDBDIR%\VBoxDD2R0.pdb VBoxDD2R0.pdb>>      "%_MY_OPT_DDF_FILE%"
    238 :no_vboxdd2r0
    239235
    240236if "%_MY_OPT_WITH_EXTPACK" == "0"   goto no_extpack_ddf
  • trunk/src/VBox/Installer/win/Scripts/VMMR0.inf

    r71986 r74770  
    3030VMMR0.r0=1
    3131VBoxDDR0.r0=1
    32 VBoxDD2R0.r0=1
    3332
    3433[DestinationDirs]
     
    4847VMMR0.r0,,,2
    4948VBoxDDR0.r0,,,2
    50 VBoxDD2R0.r0,,,2
    5149
    5250[Strings]
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette