Skip to content

Releases: tcler/kiss-vm-ns

v1.6.2 RC release

29 Apr 02:51
Compare
Choose a tag to compare

changes since v1.6.1:

  1. add support iso as soure of location install type, and update doc
  2. continue improve bash_completion
  3. optimize code in ks-generator.sh

v1.6.1 RC release

25 Apr 09:16
Compare
Choose a tag to compare

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

23 Apr 04:00
Compare
Choose a tag to compare

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

19 Mar 10:53
Compare
Choose a tag to compare

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

19 Mar 03:45
Compare
Choose a tag to compare

Document update and optimize code

v1.4 RC release

18 Mar 12:42
Compare
Choose a tag to compare

kiss-vm add --nvme option
and many bug fixes, code optimize since v1.2

v1.2 RC release

11 Sep 01:27
Compare
Choose a tag to compare

changes since v1.0:

  • many updates, please see the git change log and help usage

kiss-vm-ns v1.0 release

16 Jan 06:32
Compare
Choose a tag to compare

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

03 Jan 06:19
Compare
Choose a tag to compare

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

27 Dec 09:59
Compare
Choose a tag to compare
kiss-vm: add log in netdelete()

Signed-off-by: Jianhong Yin <[email protected]>