Releases: babywhale321/bashvm
Releases · babywhale321/bashvm
12-15-2024
Features:
sqlite integration instead of a flat file
track port forwarding across auto and manually created vms
show port forwarding rules from tables
Fixes:
better error handling across creating / removing auto vm's
better error handling for adding / removing port forwarding rules
auto vm port forwarding number will now start outside registered ports
add cdrom boot option for arm
duplicate outputs when reverting to a successful snapshot
create a systemd service for auto / manual ipv6 option since the accept ra settings sometimes wont be persistent on restarts
more accurate CPU usage values with less leading zeros for monitor vm's menu
Format:
update OS information for amd64 and arm64
fix correct path for arm devices
wording changes to better suit the output
Full Changelog: 11-03-2024...12-15-2024
11-03-2024
Features:
- Added ARM support
Fixes:
- Fixed a bug where if "accept_ra = 2" is not present in sysctl.conf or sysctl.d then the default network will not start
- Fixed VNC to work with ARM
Full Changelog: 10-21-2024...11-03-2024
10-21-2024
Fixes:
- Fix Ubuntu not downloading in creating a vm / existing
- Port forwarding add / remove option wont continue if the input is empty
- Start the default pool / network in the installer to prevent some bugs if they are not already there
- Some output instruction fix's
Full Changelog: 07-02-2024...10-21-2024
07-02-2024
Features:
- Rename a VM in virtual machine menu
- Added extra ISO options to download in creating a vm / existing
Fixes:
- Fix Debian 12.5 not downloading in creating a vm / existing
Format:
- Convert disk_question to lowercase in bashvm-create-vm.sh
- Renamed monitor.sh to bashvm-monitor.sh
Full Changelog: 06-17-2024...07-02-2024
06-17-2024
Full Changelog: 06-05-2024...06-17-2024
06-05-2024
Full Changelog: 05-28-2024...06-05-2024
05-28-2024
- Feature to re-use deleted ports from automated virtual machines
- Better handling of variables
- Snapshot revert option now has output if reverting the snapshot was successful or not
- Hide output of some commands ( if no file exists, virsh net-destroy )
- Some fix's to output text on some commands
- Clone a storage volume