diff options
author | zsdc <taras@vyos.io> | 2020-02-24 23:42:19 +0200 |
---|---|---|
committer | zsdc <taras@vyos.io> | 2020-02-26 18:23:14 +0200 |
commit | 9fca551d381b1000d47d370dd3618172a1617fb4 (patch) | |
tree | d79001670319486f97ee76e3fce7e52c225164c6 /vmware.yml | |
parent | 332dbe851c44543b69e516439baf203c9bebcadc (diff) | |
download | vyos-vm-images-9fca551d381b1000d47d370dd3618172a1617fb4.tar.gz vyos-vm-images-9fca551d381b1000d47d370dd3618172a1617fb4.zip |
Fixes and additions in QEMU image building
* Fixed deleting APT lists from a cache to decrease resulting image size
* Added option for creating an archive with files required for boot via PXE
* Added option for keeping default user when creating an image with Cloud-init
Diffstat (limited to 'vmware.yml')
-rw-r--r-- | vmware.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ - install-grub - install-persistence-conf - install-cloud-init-wrapper + - unmount-pre - unmount-all - install-open-vmdk - vmware-ova |