Releases: tcler/kiss-vm-ns
v1.6.2 RC release
changes since v1.6.1:
- add support iso as soure of location install type, and update doc
- continue improve bash_completion
- optimize code in ks-generator.sh
v1.6.1 RC release
Update since v1.6
update document and examples
and new option --getsc,--vncgetsc for getting screen shot
improve ISO install type
fix completion script bug
v1.6 RC release
updates since v1.5:
kiss-vm:
fix vm delete fail: add --nvram option to virsh undefine
add --postrepo option
separate distro-db from kiss-vm -> /etc/kiss-vm/distro-db.bash
add --virt-install-opts option
add bash-completion for kiss-vm
workaround of performance issue in pek lab
add sub-command help,h
add one more example script: rh-training-lab.sh
split the sub-command 'net' to 'netls' and 'netcreate'
export and add usage info of sub-commands: cpfrom and cpto
add new sub-commands prepare,enable-nested-vm
utils:
add commands addipvlan,addnetns,addvrf,addif2netns,addif2br-vrf-and-so-on
v1.5 RC release
add --vtpm option to support Emulated Trusted Platform Module (vTPM)
see: https://docs.openstack.org/nova/latest/admin/emulated-tpm.html
v1.4.2 release
Document update and optimize code
v1.4 RC release
kiss-vm add --nvme option
and many bug fixes, code optimize since v1.2
v1.2 RC release
changes since v1.0:
- many updates, please see the git change log and help usage
kiss-vm-ns v1.0 release
fix some bugs since v1.0-rc2
kiss-vm enable epel repo by default
kiss-vm enable restraint repo for rhel-8 by default
kiss-vm optimize --nvdimm options
kiss-vm add --enable-nested-vm option and example to start nested vm host
kiss-vm add --enable-cpuv option to enable CPU Virtualization on guest
kiss-vm support run vm exec $vm-created-by-others -- cmd without password
kiss-vm: add support fuzzy matching distro name
kiss-vm: improve to avoid user re-login after adding libvirt group
kiss-netns: umount all networking fs in ns before delete it
kiss-netns: add addbr() addif2bridge() to support auto create bridge
kiss-netns: use different tmux server for each netns
kiss-ns: re-write ns_init_pid() and ns_pstree() based on tmux list-panes and awk
kiss-ns: use defferent tmux server for each ns
kiss-vm-ns v1.0-rc2 release
https://github.com/tcler/kiss-vm-ns/blob/master/README.md
fix some bugs since v1.0-rc1
big update kiss-netns, add new parameter syntax to easier create net-ns and VNICs
kiss-vm-ns v1.0-rc1 release
kiss-vm: add log in netdelete() Signed-off-by: Jianhong Yin <[email protected]>