2016-12-08 20:05 GMT+01:00 Alexandre DERUMIER :
> - add a qm command to import disks from other hypervisors (create vm,
> volumes, and qemu-img mirror).
>I think some patches have been sent in the mailing last year but never
> finished
Something like direct import from a Xen dump (xva) ?
___
applied, thanks!
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
Signed-off-by: Thomas Lamprecht
---
pve-installation.adoc | 21 ++---
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/pve-installation.adoc b/pve-installation.adoc
index 8726ef9..7414359 100644
--- a/pve-installation.adoc
+++ b/pve-installation.adoc
@@ -124,22 +124,
applied
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
applied
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> Additionally rather than adding 4 fixed tty entries to
> securetty, use the number we actually configured.
applied, but without above change.
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-deve
applied
___
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
This should allow vanilla lxc templates to work without the
double-console issue by removing their getty@.service
replacement. (Since we instead fixup
container-getty@.service)
---
Changes to the second patch of the previous series:
* unlink lxc's getty@.service replacement
* always call setup_cont