Re: [pve-devel] [PATCH stable-7 manager] pve7to8: Add check for dkms modules

2023-06-23 Thread Thomas Lamprecht
Am 23/06/2023 um 15:28 schrieb Christian Ebner: > ... and warn if at least one is present. > > Signed-off-by: Christian Ebner > --- > PVE/CLI/pve7to8.pm | 35 +++ > 1 file changed, 35 insertions(+) > > diff --git a/PVE/CLI/pve7to8.pm b/PVE/CLI/pve7to8.pm > index

[pve-devel] [PATCH stable-7 manager] pve7to8: Add check for dkms modules

2023-06-23 Thread Christian Ebner
... and warn if at least one is present. Signed-off-by: Christian Ebner --- PVE/CLI/pve7to8.pm | 35 +++ 1 file changed, 35 insertions(+) diff --git a/PVE/CLI/pve7to8.pm b/PVE/CLI/pve7to8.pm index da1e15bc..ecfb4011 100644 --- a/PVE/CLI/pve7to8.pm +++ b/PVE/CLI/p