VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/UnattendedImpl.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @103109   10 月 vboxsync Main/UnattendedImpl.cpp: Disabled confusing error message from …
(edit) @102534   12 月 vboxsync Main/Unattended: Renamed the attribute "IUnattended::password" to …
(edit) @102417   12 月 vboxsync Main/Unattended: If detecting the ISO failed, print everything we got …
(edit) @102381   12 月 vboxsync Main/Unattended: Added stubs for IUnattended:keyboardLayout + …
(edit) @102347   12 月 vboxsync Main/Unattended: Added support for Ubuntu Server >= 20.04. bugref:10551
(edit) @102337   12 月 vboxsync Main/Unattended: Implemented support for subiquity-/cloud-init-based …
(edit) @102171   13 月 vboxsync Main/Unattended: Removed WIMImage::mEnmOsType as it is a duplicate of …
(edit) @102170   13 月 vboxsync Main/Unattended: Changed a three uses of VBOXOSTYPE_OsTypeMask to …
(edit) @102116   13 月 vboxsync Main/Unattended: added user payload to unattended. bugref:10446
(edit) @101683   13 月 vboxsync Main/Unattended|GuestOSType: Add an entry in the guest OS type to …
(edit) @101633   13 月 vboxsync Main/Unattended: Support debian arm64 (tested with Debian 11 netinst) …
(edit) @101424   14 月 vboxsync Unattended: bugref:10182, bugref:10511. Adding what's need for OL …
(edit) @101381   14 月 vboxsync Main: More guest OS id marking. bugref:10384
(edit) @101317   14 月 vboxsync Main/Unattended: Check for guest OS EFI requirement when preparing the …
(edit) @101220   15 月 vboxsync Main: Moved i_controllerNameFromBusType() from Machine to …
(edit) @101204   15 月 vboxsync ostypes.h + Main: Renamed ARM32 -> arm32 + ARM64 -> arm64.
(edit) @101188   15 月 vboxsync ostypes.h: Renamed _arm32 / _arm64 -> _ARM32 / _ARM64, to match the …
(edit) @101170   15 月 vboxsync Main: Don't report unattended installation for ARM guests as supported …
(edit) @101112   15 月 vboxsync Unattended: bugref:10182. A first attempt for detecting ARM Debians.
(edit) @101035   15 月 vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @100108   18 月 vboxsync *: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @98035   2 年 vboxsync reimplemented changes for bugref:10180 after seperating the changes …
(edit) @97367   2 年 vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97366   2 年 vboxsync Main/UnattendedImpl: We don't use L prefixed strings with Bstr. …
(edit) @97363   2 年 vboxsync ​bugref:10180 - Use hrc instead of rc for HRESULT.
(edit) @97362   2 年 vboxsync ​bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @97360   2 年 vboxsync bugref:10180 - fixed issue where some files are not cleaned up after …
(edit) @96862   2 年 vboxsync Main/Unattended: Fedora detection fix. bugref:9781
(edit) @96861   2 年 vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96721   2 年 vboxsync Unattended: bugref:9781. Using the first part of the read disk name …
(edit) @96706   2 年 vboxsync Unattended: bugref:9781. Some modifications on OS detection and menu …
(edit) @96619   2 年 vboxsync Main/Unattended: Added is-install-supported checks for windows and …
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @95436   2 年 vboxsync Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
(edit) @95156   3 年 vboxsync Main/Unattended: bugref:9781. Use VBOXOSTYPE_OsTypeMask for distro …
(edit) @95155   3 年 vboxsync Main/Unattended: Use VBOXOSTYPE_OsTypeMask. bugref:9781
(edit) @95154   3 年 vboxsync Main/Unattended: bugref:9781. Detect OpenSUSE distro name and black …
(edit) @95064   3 年 vboxsync Validation Kit/Unattended tests: bugref:9781. Disabling unattended …
(edit) @94748   3 年 vboxsync Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
(edit) @94533   3 年 vboxsync Main/Unattended: ​​bugref:9781. Renaming the newly added attribute.
(edit) @94532   3 年 vboxsync Main/Unattended: ​​bugref:9781. Adding a new attribute to IUNattended …
(edit) @94297   3 年 vboxsync Main/Unattended: ​​bugref:9781. A small fix to r150568.
(edit) @94296   3 年 vboxsync Main/Unattended: ​​bugref:9781. Detect OS type, version, and version …
(edit) @94136   3 年 vboxsync Main/Unattended: ​​bugref:9781. Disabling unattended install for OL …
(edit) @94079   3 年 vboxsync Main/Unattended: ​​bugref:9781. Return false from …
(edit) @94078   3 年 vboxsync FE/Qt, Main/Unattended: bugref:9515, bugref:9781. Utilizing the new …
(edit) @94075   3 年 vboxsync Main/Unattended: ​bugref:9781. Adding a property to IUnattended to …
(edit) @93589   3 年 vboxsync Main/Unattended: Detect windows server versions in …
(edit) @93587   3 年 vboxsync Main/Unattended: Set IMAGE/WINDOWS/EDITIONID (or IMAGE/FLAGS absent) …
(edit) @93585   3 年 vboxsync Main/Unattended: Correction to r149171, only make detectIsoOS return …
(edit) @93584   3 年 vboxsync Main/Unattended: Update detectedOS* attributes when setting imageIndex …
(edit) @93581   3 年 vboxsync Main/Unattended: Extract the languages from the XML too. bugref:9781
(edit) @93580   3 年 vboxsync Main/Unattended: Do mixcase element searching for everything. Added …
(edit) @93579   3 年 vboxsync Main/Unattended: Fix for …
(edit) @93578   3 年 vboxsync Main/Unattended: Get the image architecture if we can. bugref:9781
(edit) @93577   3 年 vboxsync Main/Unattended: The image version is inside the WINDOWS element, not …
(edit) @93575   3 年 vboxsync Main/Unattended: The image version is inside the WINDOWS element, not …
(edit) @93571   3 年 vboxsync Main/Unattended: Only valid imageIndex if we detect images on the ISO, …
(edit) @93545   3 年 vboxsync FE/Qt, Main/Unattended. ​​bugref:9515, ​​bugref:9781. Creating …
(edit) @93536   3 年 vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93535   3 年 vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93534   3 年 vboxsync Main/Unattended: bugref:9781. Adding an atribute to IUnattended for …
(edit) @93533   3 年 vboxsync Main/Unattended: bugref:9781. Reading and storing image index from the …
(edit) @93530   3 年 vboxsync Main/Unattended: bugref:9781. Correcting an assert check.
(edit) @93529   3 年 vboxsync Main/Unattended: bugref:9781. Adding an attribute to Unattended …
(edit) @93527   3 年 vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93526   3 年 vboxsync Main/Unattended: bugref:9781. Wrapping xml tags of comments in …
(edit) @93525   3 年 vboxsync Main/Unattended: bugref:9781. Adding a function to WIMImage struct to …
(edit) @93523   3 年 vboxsync Main/Unattended: bugref:9781. Build fix.
(edit) @93522   3 年 vboxsync Main/Unattended: bugref:9781. Deleting exra new lines.
(edit) @93521   3 年 vboxsync Main/Unattended: bugref:9781. Parsing XML metadata from install.wim …
(edit) @93464   3 年 vboxsync Main/Unattended: Correcting a typo.
(edit) @93458   3 年 vboxsync Reverting r149466: Main/UnattendedImpl: ​​​​bugref:10182. Returning …
(edit) @93410   3 年 vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93405   3 年 vboxsync Main/Unattended: Use the detected guest OS type instead of the …
(edit) @93377   3 年 vboxsync Main/UnattendedImpl: ​​​bugref:10182. Returning string for …
(edit) @93365   3 年 vboxsync Main/UnattendedImpl: ​​bugref:10182. Stop OS detection if we fail to …
(edit) @93358   3 年 vboxsync Reverting r149411: Main/UnattendedImpl: ​bugref:10182. Adding the …
(edit) @93339   3 年 vboxsync Main/UnattendedImpl: bugref:10182. Adding the string aarch64 to linux …
(edit) @93311   3 年 vboxsync bugref:10182. Adding the code path necessary to parse info file of …
(edit) @93285   3 年 vboxsync Main/UnattendedImpl: Updated install.wim todo with some info.
(edit) @93189   3 年 vboxsync Main/Unattended: Move mStrProxy to the right group and added @todos …
(edit) @93157   3 年 vboxsync Main/Unattended: Made the OS/2 detection code return S_OK instead of …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @93083   3 年 vboxsync Main/Unattended: Detect OS/2 ISOs. [build fix]
(edit) @93082   3 年 vboxsync Main/Unattended: Detect OS/2 ISOs.
(edit) @92732   3 年 vboxsync Main/Unattended: Forgotten member update to match VM settings. Caused …
(edit) @91718   3 年 vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91503   3 年 vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91502   3 年 vboxsync Main/Unattended: Add UEFI support (needed for Windows 11 which this …
(edit) @90692   3 年 vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @86274   4 年 vboxsync bugref:9781. New function Unattended::i_getDetectedOSVersion(). New …
(edit) @85277   4 年 vboxsync Main/UnattendedImpl.cpp: Signed/unsigned conversion issues wrt Port …
(edit) @84993   4 年 vboxsync bugref:9761. Added new release version 'vb_release' for Windows 10 May …
(edit) @84645   5 年 vboxsync OCI: (bugref:9469) partial proxy implementation.
(edit) @84564   5 年 vboxsync Main: Comments / logging renaming (guest additions -> Guest Additions).
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @79931   5 年 vboxsync Main/Unattended: Recognize vista isos. bugref:9151
(edit) @79926   5 年 vboxsync Main/Unattended: Older Windows ISOs (3.1 - W2K3). bugref:9151
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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