This patch series add support for qemu_fw_cfg,
which allow to send through a firmware the content the vmid.conf.

It's add ipconfig,searchdomain,nameserver && sshkey like lxc.

The main usage is to bootstrap a new vm, setup network configuration or other 
init configs.




Alexandre Derumier (4):
  add qemu firmware cfg
  add ipconfigX to vm config
  add searchdomain, nameserver && sshkey option
  add firstboot debian sample

 PVE/API2/Qemu.pm  |   2 +-
 PVE/QemuServer.pm | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 firstboot.debian  | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 241 insertions(+), 4 deletions(-)
 create mode 100755 firstboot.debian

-- 
2.11.0

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to