mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-12-25 22:05:39 +00:00
Leaving files in /tmp was mostly useful for debugging purposes initially. Also /tmp is a rather insecure option for this for a final version, so use /run/pve/cloudinit/$vmid, and move the file writing into commit_cloudinit_disk() which now takes a hash mapping file paths to contents, to not duplicate the temp-file logic for the different citypes. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| debian | ||
| PVE | ||
| test | ||
| .gitignore | ||
| bootsplash.jpg | ||
| bootsplash.xcf | ||
| Makefile | ||
| modules-load.conf | ||
| pcitest.pl | ||
| pve-bridge | ||
| pve-bridge-hotplug | ||
| pve-bridgedown | ||
| pve-q35.cfg | ||
| pve-usb.cfg | ||
| qm | ||
| qmextract | ||
| qmrestore | ||