Skip to content

Commit

Permalink
- ask to create bridge if virbr0 is not found or not ready
Browse files Browse the repository at this point in the history
- better build output for .sh file
- fix link ubuntu 22.04
- fix link fedora 36
- add rocky 8 and 9
- add ubuntu 23.04
- dont add additional .qcow2 to downloaded images
- avoid multiple url slashes in download
  • Loading branch information
wubbl0rz committed Apr 7, 2023
1 parent 3f9b7a8 commit e41e9c2
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Changelog

## v0.0.5 - 2023-04-07

- ask to create bridge if virbr0 is not found or not ready
- better build output for .sh file
- fix link ubuntu 22.04
- fix link fedora 36
- add rocky 8 and 9
- add ubuntu 23.04
- dont add additional .qcow2 to downloaded images
- avoid multiple url slashes in download

## v0.0.4 - 2023-04-01

- better message for ssh connect
- fixed alma 8 and 9 image links

## v0.0.3 - 2023-04-01

- fixes

## v0.0.2 - 2023-03-29

- cpu cores option
- more distros. arch, fedora, centos, alma
- list command shows more info:
- vm state
- cpu cores
- memory
- disk used
- ping interface

0 comments on commit e41e9c2

Please sign in to comment.