VirtualBox

Changeset 94656 in vbox


Ignore:
Timestamp:
Apr 20, 2022 5:09:01 PM (3 years ago)
Author:
vboxsync
Message:

Validation Kit/Unattended tests: bugref:9781. Disabling post install script run for debians older than 10.

File:
1 edited

Legend:

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

    r94533 r94656  
    7979d-i finish-install/reboot_in_progress note
    8080
     81#Installers prior to Debian 10 get stuck during post install script run.
     82@@VBOX_COND[${GUEST_OS_VERSION} vge 10.00]@@
    8183# Custom Commands.
    8284# Note! Debian netboot images use busybox, so no bash.
     
    8587 && chmod +x /target/root/vboxpostinstall.sh \
    8688 && /bin/sh /target/root/vboxpostinstall.sh --need-target-bash --preseed-late-command
     89@@VBOX_COND_END@@
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