Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HaikuArchives/VMwareAddons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b98019e7b979
Choose a base ref
...
head repository: HaikuArchives/VMwareAddons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a8d836e6e5e3
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 17, 2021

  1. Readme: drop version number

    diversys authored Oct 17, 2021
    Copy the full SHA
    a8d836e View commit details
Showing with 3 additions and 1 deletion.
  1. +3 −1 README.md
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# VMW Add-ons v1.2.0
# VMware Add-ons

By Vincent Duvert <vincent.duvert@free.fr>
GitHub page: https://github.com/HaikuArchives/VMwareAddons
@@ -9,6 +9,8 @@ VMW Add-ons are a set of tools to enhance interaction between Haiku, running in
- Clipboard sharing between Haiku and the host OS.
- Mouse sharing: the mouse can seamlessly enter and quit the VM window.
- Disk compacting: Starts the VMware "shrink" process, which reduce the size of "auto-expanding" virtual disks attached to the virtual machine. The free space on disks is cleaned up previously, in order to get better results.
- Graphics driver for VMware: you can choose your preferred resolution using Screen preflet in Haiku.
- Graphics driver for VirtualBox: change grapchics card in VM setting to VMSVGA and video memory size to 64 MB to get higher resolutions working.

**Known bugs and limitations**:
- If you have a volume with more than 800GB of free space, not all free space will be cleaned up on this volume — only 800GB — before the shrink process.