VirtualBox

Changeset 102982 in vbox for trunk/src


Ignore:
Timestamp:
Jan 21, 2024 5:58:17 PM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161214
Message:

Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages for building the guest additions if the guest additions are not going to be installed, should fix Ubuntu 23.10 unattended install if the package server is not reachable, bugref:10551

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh

    r102979 r102982  
    212212
    213213#
     214# GAs
     215#
     216@@VBOX_COND_IS_INSTALLING_ADDITIONS@@
     217#
    214218# Packages needed for GAs.
    215219#
     
    219223log_command_in_target apt-get -y install linux-headers-$(uname -r)
    220224
    221 
    222 #
    223 # GAs
    224 #
    225 @@VBOX_COND_IS_INSTALLING_ADDITIONS@@
    226225echo "--------------------------------------------------" >> "${MY_LOGFILE}"
    227226echo '** Installing VirtualBox Guest Additions...' | tee -a "${MY_LOGFILE}"
Note: See TracChangeset for help on using the changeset viewer.

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