]> git.proxmox.com Git - qemu-server.git/history - PVE/QemuServer/Cloudinit.pm
bump version to 8.2.1
[qemu-server.git] / PVE / QemuServer / Cloudinit.pm
2024-01-31 Fabian Grünbichlerfix #4085: properly activate cicustom storage(s)
2023-06-21 Fiona Ebnercloudinit: restore previous default for package upgrades
2023-06-07 Leo Nunnercloudinit: pass through hostname via fqdn field
2023-06-07 Leo Nunnerfix #3428: cloudinit: add parameter for upgrade on...
2022-11-16 Wolfgang Bumillerdrop get_pending_changes and simplify cloudinit_pending...
2022-11-16 Wolfgang Bumillerdelay cloudinit generation in hotplug
2022-11-16 Wolfgang BumillerPartially-revert "cloudinit: add cloudinit section...
2022-11-16 Wolfgang BumillerRevert "cloudinit: avoid unsafe write of VM config"
2022-11-16 Thomas Lamprechtcloudinit: avoid unsafe write of VM config
2022-11-10 Dominik Csapakmove 'windows_version' to Helpers
2022-11-08 Alexandre Derumierapi2: add cloudinit config api
2022-11-08 Alexandre Derumiercloudinit: add cloudinit section for current generated...
2021-12-21 Mira Limbeckfix #3792: cloudinit: use of uninitialized value
2021-11-04 Thomas Lamprechtcloud init: add comment regarding 3 MiB size limit
2021-11-04 Constantin Heroldfix #2429: allow to specify cloud-init vendor snippet...
2021-10-15 Thomas Lamprechtcloudinit: opennebula: refactor to reduce code bloat
2021-10-15 Thomas Lamprechtcloudinit: better use of string variable interpolation
2021-03-30 Mira Limbeckfix #2670: cloudinit enable SLAAC
2021-03-30 Mira Limbeckfix #3314: IPv6 requires type 'static6'
2021-02-06 Alexandre Derumiercloudinit: add opennebula config format
2020-10-19 Thomas Lamprechtcloudinit: use normal grep
2020-10-16 Thomas Lamprechttree wide cleanups
2020-06-02 Mira Limbeckfix #2748: make order of interfaces consistent
2020-04-08 Fabian EbnerSwitch to using foreach_volume instead of foreach_drive
2020-03-10 Thomas Lamprechtcloudinit: make genisoimage only output errors
2019-10-18 Mira Limbeckcloudinit: fix vm start hanging with disk on ZFS
2019-06-28 Mira Limbeckcloudinit: set iso-level in genisoimage call
2019-06-06 Mira Limbeckadd function to dump cloudinit config
2019-05-16 Mira Limbeckintroduce one global CLOUDINIT_DISK_SIZE constant
2019-05-15 Thomas Lamprechtfollowup: fixup comment
2019-05-15 Mira Limbeckfix existing cloudinit volume not available for file_si...
2019-04-30 Thomas Lamprechtcloudinit: use detected format in volname parsing
2019-04-30 Thomas Lamprechtfollowup: do not query size of image we just created
2019-04-30 Thomas Lamprechtfollowup: make ISO exists check a bit stricter
2019-04-30 Mira Limbeckfix #2173: use qemu-img to check cloudinit disk existence
2019-03-29 Mira Limbeckcloudinit: create disk if it does not exist on start
2019-03-27 Mira Limbeckpartially revert 4efb58a - unquote configdrive2 ips
2019-03-07 David Limbeckcloud-init: allow custom network/user data files via...
2019-02-22 David Limbeckfix #2101: ipv6 ending in ':' not parsed as a string
2018-11-13 David Limbeckfix #1959: add fallback for 'auto' previously set by...
2018-08-22 David Limbeckfix #1865: CloudInit doesn't add IPv6
2018-06-07 Wolfgang Bumillercloud-init: nocloud v1: use lower case mac address
2018-06-07 Wolfgang Bumillercloud-init: nocloud v1: set ip and netmask instead...
2018-05-22 Dominik Csapakactivate volume for cloudinit disk
2018-03-21 Alexandre Derumiercommit_cloudinit_disk : add -n option to qemu-img dd
2018-03-14 Dominik Csapakcloud-init: make parameter order consistent
2018-03-14 Dominik Csapakcloud-init: add manage_etc_hosts to cloud init config
2018-03-14 Dominik Csapakcloud-init: use default hostname when none is set
2018-03-07 Wolfgang Bumillercloud-init: fall back to host's resolv.conf
2018-03-07 Wolfgang Bumillercloud-init: don't use /tmp for config files
2018-03-07 Wolfgang Bumillercloud-init: remove separate hostname config entry
2018-03-07 Wolfgang Bumillercloud-init: add ciuser and cipassword config options
2018-03-07 Wolfgang Bumillercloud-init: nocloud image support
2018-03-07 Wolfgang Bumillercloud-init: use qemu-img dd instead of nbd
2018-03-07 Alexandre Derumierimplement cloudinit