diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-09 21:45:43 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | b526710d16d1700bd7e3e8baa2a77115f7819a96 (patch) | |
| tree | 2b438a10022eab50d690cfd9f78c462f8f44552a | |
| parent | eeac5f29427aecadbed4d5d27de04de53f3409bb (diff) | |
more info on the VM management app
| -rw-r--r-- | static/releases.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 17812d3b..7d8ca887 100644 --- a/static/releases.html +++ b/static/releases.html @@ -566,9 +566,14 @@ <p>This release adds support for using the Terminal app in developer options for running other operating systems with hardware-based virtualization. It's currently only a terminal but Android is adding support for graphics and GPU - acceleration for a future release. Please note that we don't recommend using - developer options on a production device. We want to provide this feature - without the need for using developer options in a future release.</p> + acceleration for a future release. For now, it's still too experimental and not + stable enough to be moved outside developer options. We don't recommend using + developer options on a production device, but you can temporarily enable it to + turn on this feature and turn them back off without it being disabled like most + developer options. The data inside it should currently be treated as temporary + and disposable. We plan to support using other guest operating systems beyond + the standard Debian-based image they provide, which can remain as an option + without being a default.</p> <p>Tags:</p> <ul> |
