Skip to content

Ubuntu 18 to 20 dist-upgrade tool for Plesk servers v2.0.0

Compare
Choose a tag to compare
@kpushkaryov kpushkaryov released this 20 Dec 06:20
· 47 commits to master since this release

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.