Skip to content

Releases: ryran/upvm

unfair wimlunge

01 Mar 15:25
bfb7f6e
Compare
Choose a tag to compare

Changelog:

  • remove menu=on,useserial=on from virt-install --boot= because it causes grub breakage :(

tupian hornbill

20 Feb 02:37
Compare
Choose a tag to compare

Changelog:

  • #41 execute run-parts /etc/cron.daily (first-boot-script) via atd so we don't block initial serial login
  • #42 fix mention of sudo virsh console in help page for --noconsole option

blockydev reveal

16 Feb 17:34
22d2c15
Compare
Choose a tag to compare
  • #38 Remove image file when upvm fails after virt-builder has already finished
  • #39 Implement block-device support via --primary-blockdev option

puffinrock valentine

14 Feb 18:08
e8cb7a2
Compare
Choose a tag to compare

Changelog:

  • Implement #33 make firstboot script a lil less verbose and conditionally re-add "run-parts /etc/cron.daily"
  • Implement #34 auto-pipe upvm --help to pager (actually just explicitly less)
  • Implement #35 when creating new VM, remove matching hostname entries in ~/.ssh/known_hosts

wrawler staybolt

12 Feb 14:42
Compare
Choose a tag to compare

Changelog:

  • Implement #32 to add --boot for virt-install but if it's not specified, we now default to sending: --boot cdrom,hd,network,menu=on,useserial=on
  • As part of that, also add mutually-exclusive --uefi option (i.e., if you want to use the default boot args and just add uefi, you can use --uefi; otherwise if you want uefi + want to modify boot args, just do it with --boot
  • Updated help page with some more examples for --disk

unsighing plumbers

10 Feb 00:37
9127999
Compare
Choose a tag to compare

Changelog:

  • Fix #28 for --info
  • Merge PR #27 so non-RHEL/Fedora images don't fail to build
  • Fix #30 to auto-add --firstboot-command "dpkg-reconfigure openssh-server" when osinfo=*debian*

albino salamander

03 Feb 04:15
1357bec
Compare
Choose a tag to compare

First public release!