Re: [pve-devel] [PATCH pve-manager] NetworkEdit: allow setting 'mtu' option for guest network devices

2022-02-07 Thread Dylan Whyte
Hi, Tested on Linux (Fedora 32 & Debian 11) and Windows 2019 server, and all seems to work. Best regards, Dylan On 2/7/22 13:18, Oguz Bektas wrote: we already have the 'mtu' option inside the API, so we can just expose that option inside the 'Advanced' menu for guest network interfaces. S

[pve-devel] [PATCH pve-manager] NetworkEdit: allow setting 'mtu' option for guest network devices

2022-02-07 Thread Oguz Bektas
we already have the 'mtu' option inside the API, so we can just expose that option inside the 'Advanced' menu for guest network interfaces. Signed-off-by: Oguz Bektas --- www/manager6/qemu/NetworkEdit.js | 9 + 1 file changed, 9 insertions(+) diff --git a/www/manager6/qemu/NetworkEdit.j

[pve-devel] applied: [PATCH docs] storage: document preallocation as a common storage option

2022-02-07 Thread Thomas Lamprecht
On 07.02.22 09:06, Fabian Ebner wrote: > Signed-off-by: Fabian Ebner > --- > pvesm.adoc | 6 ++ > 1 file changed, 6 insertions(+) > > applied, thanks! ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailm

Re: [pve-devel] [PATCH manager] api: apt: list_updates: fix dependency detection for virtual package

2022-02-07 Thread Fabian Ebner
Am 03.02.22 um 12:32 schrieb Fabian Ebner: > A virtual package does not have SelectedState Install, but the > dependency will still be satisfied if a package providing it has. > > Fixes a bug, wrongly showing that postfix will be installed, when a > different mail-transport-agent is installed and

[pve-devel] [PATCH docs] storage: document preallocation as a common storage option

2022-02-07 Thread Fabian Ebner
Signed-off-by: Fabian Ebner --- pvesm.adoc | 6 ++ 1 file changed, 6 insertions(+) diff --git a/pvesm.adoc b/pvesm.adoc index 98c8c44..76992dd 100644 --- a/pvesm.adoc +++ b/pvesm.adoc @@ -239,6 +239,12 @@ format:: Default image format (`raw|qcow2|vmdk`) +preallocation:: + +Preallocation