MichaIng
MichaIng
@pitsi v6.24 is not yet released, v6.23 was released just on Sunday. Nothing there to test yet. I will see if I can do the rework next weekend and inform...
@pitsi Sorry to read that. No worries about DietPi testing, I hope you find a new, even better job soon. Topic still on the ToDo and I hope we can...
I just fixed the ifupdown autoremoval (release later today), but rework as topic header is still on ToDo for v6.26.
@Snurring #### EDIT, at assure that the interface is indeed called `eth0`: `ip a` On modern systems it's often `enp1s1` or similar. In case replace `eth0` below with the actual...
@Snurring Good point about `/etc/resolv.conf`, so we need to redo the symlink after purging non-required packages, to be failsafe, or already after resolvconf has been installed. I am still thinking...
@Snurring Ah okay, even after disabling it's service and rebooting? ``` systemctl disable connman reboot ``` How were you able to continue the uninstall and reboot then? Would be nasty...
@Snurring Ah, the reboot needs to be done BEFORE purging connman. As long as you do not reboot, connman is still initiator of the active network interfaces, thus when purging...
@Snurring Okay, nasty uninstall script then. But at least something we can handle like you did by re-creating the symlink right after purging connman. > What I don't understand is...
@Snurring Many thanks for sharing the final working procedure. I hope I find time the next days to implement the APT reorder and would then add these steps into DietPi-PREP....
@pitsi I placed a workaround for the initial issue with resolvconf/ifupdown packages, however the full idea has not yet been implemented. Hence I reopen to do this with v6.27.