--- Begin Message ---
On Tue, Feb 27, 2024 at 06:12:14PM +0100, Christian Ebner wrote:
> Signed-off-by: Christian Ebner
> ---
> it.po | 1028 -
> 1 file changed, 351 insertions(+), 677 deletions(-)
>
> diff --git a/it.po b/it.po
https://li
Signed-off-by: Christian Ebner
---
it.po | 1028 -
1 file changed, 351 insertions(+), 677 deletions(-)
diff --git a/it.po b/it.po
index 40d0c7f..e073711 100644
--- a/it.po
+++ b/it.po
@@ -323,9 +323,8 @@ msgid "Add Remote"
msgstr "Aggiungi
Am 27/02/2024 um 10:17 schrieb Christoph Heiss:
> The default for the `compression` property in ZFS got changed ~2 years
> ago by
>
> 56fa4aa96 ("Default to ON for compression") [0]
>
> Support for setting this option originally got introduced into the
> installer in 2016 by
>
> c7779156
Am 27/02/2024 um 15:44 schrieb Maximiliano Sandoval:
> Signed-off-by: Maximiliano Sandoval
> ---
> es.po | 36 ++--
> 1 file changed, 14 insertions(+), 22 deletions(-)
>
>
applied, thanks!
___
pve-devel mailing list
p
Signed-off-by: Maximiliano Sandoval
---
es.po | 36 ++--
1 file changed, 14 insertions(+), 22 deletions(-)
diff --git a/es.po b/es.po
index e874206..52f47e9 100644
--- a/es.po
+++ b/es.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: proxmox translations\n"
"Re
Am 26/02/2024 um 17:50 schrieb Christoph Heiss:
> Using full seconds as a granularity for sleeping between waitpid()'s is
> way too much and unnecessarily slows down the installation a lot. Most
> processes take a few moments after closing their stdin/stdout to
> actually exit fully, which means th
On 2/23/24 15:27, Stefan Lendl wrote:
Aaron Lauterer writes:
+#[derive(Clone, Deserialize, Debug)]
+pub struct Disks {
+pub filesystem: Option,
+pub disk_selection: Option>,
+pub filter_match: Option,
+// use BTreeMap to have keys sorted
+pub filter: Option>,
+pub z
Am 27/02/2024 um 14:23 schrieb Dominik Csapak:
> When selecting a new date, we get a date object from the currently
> selected date before the change. If that month has less days than what
> was selected for the new month, `setDate` will wrap that to the
> following month since the old month is sti
When selecting a new date, we get a date object from the currently
selected date before the change. If that month has less days than what
was selected for the new month, `setDate` will wrap that to the
following month since the old month is still selected there.
For example:
select any date in ap
On Mon, Feb 26, 2024 at 04:36:59PM +0100, Thomas Lamprecht wrote:
> Am 26/02/2024 um 11:51 schrieb DERUMIER, Alexandre via pve-devel:
> > hi,I think you should limit to 8 characters like for sdn vnet,
> >
> > as we need to space to vlan tag for example (vmbrY.), or other sdn
> > construct.
>
Perl strikes again - while an empty string evaluates falsy in Perl, it
is still defined and thus the //-operator cannot be used here.
Fixes: 93892c0 ("proxinstall: avoid open-coding FQDN sanity check")
Reported-by: Maximiliano Sandoval
Signed-off-by: Christoph Heiss
---
proxinstall | 3 ++-
1 f
The default for the `compression` property in ZFS got changed ~2 years
ago by
56fa4aa96 ("Default to ON for compression") [0]
Support for setting this option originally got introduced into the
installer in 2016 by
c7779156 ("refactor disk setup, add advanced ZFS options") [1]
where the
12 matches
Mail list logo