Skip to content

Releases: babywhale321/bashvm

12-15-2024

15 Dec 22:56
4ea7692
Compare
Choose a tag to compare

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

04 Nov 03:01
6cc5c83
Compare
Choose a tag to compare

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

22 Oct 03:24
86661b6
Compare
Choose a tag to compare

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

02 Jul 14:44
7e025bb
Compare
Choose a tag to compare

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

17 Jun 22:42
328f6eb
Compare
Choose a tag to compare

06-05-2024

05 Jun 23:30
248164a
Compare
Choose a tag to compare

05-28-2024

29 May 01:14
04890f3
Compare
Choose a tag to compare
  • 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