Portal:Slowroll/Topics
For an installation from scratch, you can use the installation image provided via the hyperlink above.
For migration from an existing Leap or Tumbleweed installation, follow the steps below.
All non default repositories will be disabled in the process.
Install the needed migration tool:
sudo zypper in opensuse-migration-tool
Perform a dry run of the migration:
sudo opensuse-migration-tool --dry-run
After a succesfull dry run, perform the real migration:
sudo opensuse-migration-tool
Reboot your machine as last step:
sudo reboot
We do not recommend using development repos and packages on top, unless those are specifically compiled for Slowroll. Third party repositories which are not tested with Tumbleweed might break your installation.
Packman might work, but might also break occasionally. There is a special packman repository for Slowroll:
root #
zypper ar --refresh -p 70 http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Slowroll/Essentials/ packman
Optional packman repository:
Keep Slowroll upgraded
Like Tumbleweed, use zypper dup to upgrade.