VirtualBox

Changeset 102342 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Nov 27, 2023 5:56:10 PM (14 months ago)
Author:
vboxsync
Message:

Main/Unattended: Implemented support for subiquity-/cloud-init-based installers. This enables installing guest newer Linux-based OSes like Ubuntu >= 22.10 in Unattended mode. More detection code for other variants will follow. Extended testcases [build fix, Windows installer does not accept dashes (-) as file keys]. bugref:10551

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/UnattendedInstaller.h

    r102337 r102342  
    671671    UnattendedUbuntuAutoInstallInstaller(Unattended *pParent)
    672672        : UnattendedDebianInstaller(pParent,
    673                                     /* pszMainScriptTemplateName = */ "ubuntu_autoinstall_user-data",
     673                                    /* pszMainScriptTemplateName = */ "ubuntu_autoinstall_user_data",
    674674                                    /* pszPostScriptTemplateName = */ "debian_postinstall.sh",
    675675                                    /* pszMainScriptFilename     = */ "user-data")
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