版本 484 和 Downloads 的 版本 485 之間的變動
- 時間撮記:
- 2018-1-17 上午09:57:18 (7 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
TabularUnified Downloads
v484 v485 9 9 10 10 * '''!VirtualBox 5.2.6 platform packages'''. The binaries are released under the terms of the GPL version 2. 11 * [http ://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6-120293-Win.exe Windows hosts]12 * [http ://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6-120293-OSX.dmg OS X hosts]11 * [https://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6-120293-Win.exe Windows hosts] 12 * [https://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6-120293-OSX.dmg OS X hosts] 13 13 * [wiki:Linux_Downloads Linux distributions] 14 * [http ://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6-120293-SunOS.tar.gz Solaris hosts]14 * [https://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6-120293-SunOS.tar.gz Solaris hosts] 15 15 16 * '''!VirtualBox 5.2.6 Oracle VM !VirtualBox Extension Pack''' [http ://download.virtualbox.org/virtualbox/5.2.6/Oracle_VM_VirtualBox_Extension_Pack-5.2.6-120293.vbox-extpack All supported platforms] [[BR]]Support for USB 2.0 and USB 3.0 devices, !VirtualBox RDP, disk encryption, NVMe and PXE boot for Intel cards. See [/manual/ch01.html#intro-installing this chapter from the User Manual] for an introduction to this Extension Pack.[[BR]]The Extension Pack binaries are released under the [wiki:"VirtualBox_PUEL" VirtualBox Personal Use and Evaluation License (PUEL)].[[BR]]16 * '''!VirtualBox 5.2.6 Oracle VM !VirtualBox Extension Pack''' [https://download.virtualbox.org/virtualbox/5.2.6/Oracle_VM_VirtualBox_Extension_Pack-5.2.6-120293.vbox-extpack All supported platforms] [[BR]]Support for USB 2.0 and USB 3.0 devices, !VirtualBox RDP, disk encryption, NVMe and PXE boot for Intel cards. See [/manual/ch01.html#intro-installing this chapter from the User Manual] for an introduction to this Extension Pack.[[BR]]The Extension Pack binaries are released under the [wiki:"VirtualBox_PUEL" VirtualBox Personal Use and Evaluation License (PUEL)].[[BR]] 17 17 ''Please install the extension pack with the same version as your installed version of !VirtualBox: ''[[BR]] 18 18 19 * '''!VirtualBox 5.2.6 Software Developer Kit (SDK)''' [http ://download.virtualbox.org/virtualbox/5.2.6/VirtualBoxSDK-5.2.6-120293.zip All platforms]19 * '''!VirtualBox 5.2.6 Software Developer Kit (SDK)''' [https://download.virtualbox.org/virtualbox/5.2.6/VirtualBoxSDK-5.2.6-120293.zip All platforms] 20 20 21 21 See the [wiki:Changelog changelog] for what has changed.[[BR]] … … 30 30 The !VirtualBox User Manual is included in the !VirtualBox binaries above. If, however, you would like to take a look at it without having to install the whole thing, you also access it here: 31 31 32 * [http ://download.virtualbox.org/virtualbox/5.2.6/UserManual.pdf User Manual] ([/manual HTML version])32 * [https://download.virtualbox.org/virtualbox/5.2.6/UserManual.pdf User Manual] ([/manual HTML version]) 33 33 34 34 You may also like to take a look at our [wiki:User_FAQ frequently asked questions list]. … … 44 44 The '''!VirtualBox''' sources are available free of charge under the terms and conditions of the [wiki:"GPL" GNU General Public License, Version 2]. By downloading from the below links, you agree to these terms and conditions. 45 45 46 * '''[http ://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6.tar.bz2 Source code]'''46 * '''[https://download.virtualbox.org/virtualbox/5.2.6/VirtualBox-5.2.6.tar.bz2 Source code]''' 47 47 48 48 * [/browser/vbox/trunk Browse the source code repository][[BR]] … … 55 55 * '''Checking out from our Subversion server.''' 56 56 {{{ 57 svn co http ://www.alldomusa.eu.org/svn/vbox/trunk vbox57 svn co https://www.alldomusa.eu.org/svn/vbox/trunk vbox 58 58 }}} 59 59 This is the current development code, which is not necessarily stable.[[BR]]