VirtualBox

Changeset 102337 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Nov 27, 2023 5:31: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. bugref:10551

Location:
trunk/src/VBox/Main/testcase
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstUnattendedScript-1.expected

    r102224 r102337  
    39239204=f1891cea80fc05e433c943254c6bdabc159577a02a7395dfebbfbc4f7661d4af56f2d372131a45936de40160007368a56ef216a30cb202c66d3145fd24380906
    393393
     394/*
     395 * SHAcrypt attributes. Contains the word "changeme" as hashed results.
     396 * Note: This uses a fixed salt ("testcase123") within UnattendedScript.cpp, so that we can compare the outputs.
     397 */
     39801=$5$testcase123$KIABOJRWzcfMyjHf1plXtru6diG5ehd5vY2JgbqITk.
     39902=$6$testcase123$AtdiLq2Dp.l/NRkh9/9Ai6Eapd6d0bGxCOmqErpuGa4unRjiohzK5YERWtLHKvAYx26X0YhIrgSFRimkaLToI1
     400
  • trunk/src/VBox/Main/testcase/tstUnattendedScript-1.template

    r102224 r102337  
    39239204=@@VBOX_INSERT_USER_PASSWORD_SHA512@@
    393393
     394/*
     395 * SHAcrypt attributes. Contains the word "changeme" as hashed results.
     396 * Note: This uses a fixed salt ("testcase123") within UnattendedScript.cpp, so that we can compare the outputs.
     397 */
     39801=@@VBOX_INSERT_USER_PASSWORD_SHACRYPT256@@
     39902=@@VBOX_INSERT_USER_PASSWORD_SHACRYPT512@@
     400
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