[pve-devel] applied-series: [PATCH installer 1/3] proxinstall: move device changed callback after loop
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jan 30 19:12:26 CET 2025
Am 17.12.24 um 16:23 schrieb Maximiliano Sandoval:
> Otherwise the callback will run once for each NIC.
>
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
> ---
> proxinstall | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied series, thanks!
I expanded the commit message of the third patch and did an s/proxinstall/gtk ui/
for all subjects. In a separate follow-up commit I also renamed the variables
used for getting the initial state to clarify that they are indeed only holding
initial state. That commit also had a tiny semantic change that I should
have split out: I only set the active value for the combobox if anything is
actually a valid one, similar to how address and mask text fields are handled,
but that should not change anything in practice I think.
More information about the pve-devel
mailing list