Ubuntu 18 to 20 dist-upgrade tool for Plesk servers v2.0.0
The tool has been redesigned. Now in this repository we have only code specific to Ubuntu 18 to 20 dist-upgrade. General code has been extracted to a separate dist-upgrader repository.
Main changes:
- new
--show-plan
option allows to preview detailed dist-upgrade plan; - intermediate reboots and resuming after failure are now supported (
--resume
mode); - new architecture: dist-upgrader framework and pluggable modules for particular systems;
- bugs fixed.