--- Begin Message ---
There is no difference in the source or binary packge running with or
without `--no-pre-clean`. On the other hand, dpkg-buildpackge complains
loudly when `--no-pre-clean` is specified, so let's remove it.
Signed-off-by: Jing Luo
---
common/pkg/Makefile | 2 +-
1 file change
--- Begin Message ---
There is no architecture dependent binary files in the libproxmox-rs-perl deb
package. There is no shared libs either (says debhelper), so let's remove
that too. Slight adjustment for Makefile too.
Signed-off-by: Jing Luo
---
This can improve portability. Let's go baby
---
--- Begin Message ---
Resend, without a link to the mailing list archive
Original Message
Subject: [PATCH pve-manager v2] d/control: change binary package
architecture from `any` to `all`
Date: 2024-09-13 19:55
From: Jing Luo
To: pve-devel@lists.proxmox.com
Cc: Jing Luo , Fab
--- Begin Message ---
If the data is also to be processed by external metric servers, I think
the integration in `PVE::ProcFSTools::read_proc_stat()` makes sense. The
term `cpustat` would no longer conflict in this case, as the content
would be virtually the same. I would create a new patch series
Ping.
Maximiliano Sandoval writes:
> Fabian Grünbichler writes:
>
>>> Maximiliano Sandoval hat am 13.09.2024 10:13 CEST
>>> geschrieben:
>>>
>>>
>>> The decompressor_info method calls binaries provided by these packages
>>> so they are (alphabetically) added explicitly as dependencies.
>>>
This makes it so newly created VMs, e.g. with `qm create` will have the
same default value as VMs created via the web UI.
Signed-off-by: Maximiliano Sandoval
---
I am not entirely sure if there is side-effect that I am not taking into
account.
PVE/API2/Qemu.pm | 4
1 file changed, 4 inser