Skip to content

Tags: haidaroh9/vmConsole

Tags

v2.1.0

Toggle v2.1.0's commit message
Versiom 2.1.0

Backport Termux workaround for a possible crash on ARMv9 devices.

v2.0.2

Toggle v2.0.2's commit message
Version 2.0.2

Note: major release contains significant internal design changes. This
version is NOT compatible with v1.x although can be installed over and
it will boot successfully. Please read the changes before installing!

If you have some files in SAF shared directory (/media/host), then
move files immediately out of there before upgrading. Otherwise you
will be locked out from them.

Changes since v1.10.1:

- Alpine ISO image: extended packages set.

  All APKs since from 2.0 will be big. No, I won't provide a separate
  minimal builds. Since I never use minimal package set, I've added
  most of stuff that previously I had to keep in local backup repo.

- Dropped SAF shared directory support.

  Support of SAF shared directory that is available for both Android
  and VM has been removed completely. If you haven't moved your files
  out of /media/host (or where you mount 9P host_storage), then don't
  complain.

- Added storage access permission.

  vmConsole now can access files on Android shared storage, typically
  this is /storage/emulated/0.

- Extended max size of second drive (sdb) to 64 GiB.

  Useful for devices with big internal storage space. Primary drive
  remains to be 32 GiB max.

v2.0.1

Toggle v2.0.1's commit message
Version 2.0.1

Note: major release contains significant internal design changes. This
version is NOT compatible with v1.x although can be installed over and
it will boot successfully. Please read the changes before installing!

If you have some files in SAF shared directory (/media/host), then
move files immediately out of there before upgrading. Otherwise you
will be locked out from them.

Changes:

- Alpine ISO image: extended packages set.

  All APKs since from 2.0 will be big. No, I won't provide a separate
  minimal builds. Since I never use minimal package set, I've added
  most of stuff that previously I had to keep in local backup repo.

- Dropped SAF shared directory support.

  Support of SAF shared directory that is available for both Android
  and VM has been removed completely. If you haven't moved your files
  out of /media/host (or where you mount 9P host_storage), then don't
  complain.

- Added storage access permission.

  vmConsole now can access files on Android shared storage, typically
  this is /storage/emulated/0.

- Extended max size of second drive (sdb) to 64 GiB.

  Useful for devices with big internal storage space. Primary drive
  remains to be 32 GiB max.

v2.0.0

Toggle v2.0.0's commit message
Version 2.0.0

Note: major release contains significant internal design changes. This
version is NOT compatible with v1.x although can be installed over and
it will boot successfully. Please read the changes before installing!

If you have some files in SAF shared directory (/media/host), then
move files immediately out of there before upgrading. Otherwise you
will be locked out from them.

Changes:

- Alpine ISO image: extended packages set.

  All APKs since from 2.0 will be big. No, I won't provide a separate
  minimal builds. Since I never use minimal package set, I've added
  most of stuff that previously I had to keep in local backup repo.

- Dropped SAF shared directory support.

  Support of SAF shared directory that is available for both Android
  and VM has been removed completely. If you haven't moved your files
  out of /media/host (or where you mount 9P host_storage), then don't
  complain.

- Added storage access permission.

  vmConsole now can access files on Android shared storage, typically
  this is /storage/emulated/0.

- Extended max size of second drive (sdb) to 64 GiB.

  Useful for devices with big internal storage space. Primary drive
  remains to be 32 GiB max.

v1.10.1

Toggle v1.10.1's commit message
Version 1.10.1

Fix duplicated label in context menu.

v1.10.0

Toggle v1.10.0's commit message
Version 1.10.0

Changes:
- Add port forwarding for TCP 443.
- Emulate graphics adapter (headless).

v1.9.1

Toggle v1.9.1's commit message
Version 1.9.1

Port forwarding: use 10022 for SSH and 10080 for Web if the given port
is available. If not, use the random one.

v1.9.0

Toggle v1.9.0's commit message
Version 1.9.0

Fixed configuration of bundled Alpine Linux ISO.

v1.8.0

Toggle v1.8.0's commit message
Version 1.8.0

Changes:
- Newer bundled Alpine Linux image.
- Python 3 (with pip) is bundled for offline installation.
- Removed terminal title from notification as it appears to
  not work properly on some devices (truncated or hidden).

v1.7.0

Toggle v1.7.0's commit message
Version 1.7.0

Updated Alpine Linux image.