File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
1
# NanaBox Release Notes
2
2
3
+ ** NanaBox 1.5 Update 3 (1.5.1197.0)**
4
+
5
+ - Improve and extend the implementation of the EnableHostDriverStore option for
6
+ GPU settings. Read [ the document of EnableHostDriverStore option] in NanaBox
7
+ Configuration File Reference for more details.
8
+ - Deprecate "HostDriverStore" readonly Plan 9 share but NanaBox still reserves
9
+ it for compatibility with virtual machines which need to be hosted with
10
+ previous NanaBox versions.
11
+ - Introduce "NanaBox.HostDrivers" readonly Plan 9 share for sharing the host
12
+ "%SystemRoot%\System32\DriverStore\FileRepository" folder to the virtual
13
+ machine, which is useful for using GPU-PV (paravirtualization) feature for
14
+ both Windows and Linux guests.
15
+ - Introduce "NanaBox.HostLxssLib" readonly Plan 9 share for sharing the host
16
+ "%SystemRoot%\System32\lxss\lib" folder to the virtual machine, which is
17
+ useful for using GPU-PV (paravirtualization) for Linux guests, especially
18
+ you want to use NVIDIA CUDA in your Linux virtual machines.
19
+
20
+ [ the document of EnableHostDriverStore option ] : https://github.com/M2Team/NanaBox/blob/main/Documents/ConfigurationReference.md#enablehostdriverstore
21
+
3
22
** NanaBox 1.5 Update 2 (1.5.1192.0)**
4
23
5
24
- Add Plan 9 shares configuration support.
Original file line number Diff line number Diff line change 22
22
<MileProjectOriginalFilename >NanaBox.exe</MileProjectOriginalFilename >
23
23
<MileProjectProductName >NanaBox</MileProjectProductName >
24
24
<MileProjectVersion >1.5.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2022-04-01'))).TotalDays).0</MileProjectVersion >
25
- <MileProjectVersionTag >Update 2 </MileProjectVersionTag >
25
+ <MileProjectVersionTag >Update 3 </MileProjectVersionTag >
26
26
<MileUniCrtDisableRuntimeDebuggingFeature >true</MileUniCrtDisableRuntimeDebuggingFeature >
27
27
</PropertyGroup >
28
28
<Import Sdk =" Mile.Project.Configurations" Version =" 1.0.1622" Project =" Mile.Project.Platform.x64.props" />
Original file line number Diff line number Diff line change 13
13
<Identity
14
14
Name =" 40174MouriNaruto.NanaBox"
15
15
Publisher =" CN=E310A153-74A9-4D81-800B-857A8D58408A"
16
- Version =" 1.5.1192 .0" />
16
+ Version =" 1.5.1197 .0" />
17
17
18
18
<Properties >
19
19
<DisplayName >NanaBox</DisplayName >
You can’t perform that action at this time.
0 commit comments