Inline suggestions for restructuring some paragraphs for an easier
understanding and some other small things.
I hope I didn't lose information in the restructured paragraphs.
On 1/30/20 1:54 PM, Fabian Grünbichler wrote:
Signed-off-by: Fabian Grünbichler
---
Note: we don't yet have a basic 'in
applied both patches
On Mon, Feb 03, 2020 at 06:30:27AM +0100, Alexandre Derumier wrote:
> - 1 fix for ovs not having ip address setup on start
> - 1 fix for new state_dir feature, where directory need to be on tmpfs
>
> Alexandre Derumier (2):
> patch: execute addons scripts before modules
>
Used in "Add USB to VM" dialog for example.
This was broken before 15206214d9 "ComboGrid: fix on-load validation for blank
values" (only the one you enabled first was validated, the other always showed
as valid), and afterwards too, but in a different way (both are now immediately
marked invalid u
regression introduced with commit a85ff91b
previously we set $target to undef if it's localnode or localhost, then
we check if node exists.
with regression commit, behaviour changes as we do the node check in
else, but $target may be undef. this causes an error:
no such cluster node ''
Sign
On 1/31/20 5:00 PM, Alwin Antreich wrote:
Adds the zstd to the compression selection for backup on the GUI and the
.zst extension to the backup file filter.
Signed-off-by: Alwin Antreich
---
PVE/VZDump.pm| 6 --
www/manager6/form/CompressionSelector.js | 3 ++