VirtualBox

Ignore:
Timestamp:
Oct 20, 2020 6:28:06 PM (4 years ago)
Author:
vboxsync
Message:

bugref:9781. Added the placeholder @@VBOX_COND_GUEST_VERSION[>(required version)]@@. Updated the templates. Removed the obsolete function getGuestOSConditional().

Location:
trunk/src/VBox/Main/UnattendedTemplates
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg

    r86650 r86659  
    8282glibc-headers
    8383gcc
    84 @@VBOX_GUEST_OS_COND_VERSION@@**8.0.0**
     84@@VBOX_COND_GUEST_VERSION[>8.0.0]@@
    8585elfutils-libelf-devel
    86 @@VBOX_GUEST_OS_COND_END@@
     86@@VBOX_COND_END@@
    8787dkms
    8888make
  • trunk/src/VBox/Main/UnattendedTemplates/ol_postinstall.sh

    r86650 r86659  
    202202log_command_in_target yum -y install binutils
    203203log_command_in_target yum -y install make
    204 @@VBOX_GUEST_OS_COND_VERSION@@**8.0.0**
     204@@VBOX_COND_GUEST_VERSION[>8.0.0]@@
    205205log_command_in_target yum -y install elfutils-libelf-devel
    206 @@VBOX_GUEST_OS_COND_END@@
     206@@VBOX_COND_END@@
    207207log_command_in_target yum -y install dkms
    208208log_command_in_target yum -y install make
  • trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg

    r86650 r86659  
    8282glibc-headers
    8383gcc
    84 @@VBOX_GUEST_OS_COND_VERSION@@**8.0.0**
     84@@VBOX_COND_GUEST_VERSION[>8.0.0]@@
    8585elfutils-libelf-devel
    86 @@VBOX_GUEST_OS_COND_END@@
     86@@VBOX_COND_END@@
    8787dkms
    8888make
  • trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh

    r86650 r86659  
    178178log_command_in_target yum -y install binutils
    179179log_command_in_target yum -y install make
    180 @@VBOX_GUEST_OS_COND_VERSION@@**8.0.0**
     180@@VBOX_COND_GUEST_VERSION[>8.0.0]@@
    181181log_command_in_target yum -y install elfutils-libelf-devel
    182 @@VBOX_GUEST_OS_COND_END@@
     182@@VBOX_COND_END@@
    183183log_command_in_target yum -y install dkms
    184184log_command_in_target yum -y install make
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