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.
Warning: When migrating from Leap add the following repository:
root #
zypper addrepo https://download.opensuse.org/slowroll/repo/oss/ leap-to-slowroll
Open a root session:
user $
su -
Then run all the following command at once:
root #
shopt -s globstar && TMPSR=$(mktemp -d) && zypper --pkg-cache-dir=${TMPSR} download openSUSE-repos-Slowroll && zypper modifyrepo --all --disable && zypper install ${TMPSR}/**/openSUSE-repos-Slowroll*.rpm && zypper dist-upgrade
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
Like Tumbleweed, use zypper dup to upgrade.
All non default repositories will be disabled in the process.
Installed and by default repositories should end up being
update-slowroll enabled URL:http://download.opensuse.org/update/slowroll/repo/oss repo-non-oss enabled URL:http://download.opensuse.org/slowroll/repo/non-oss repo-openh264 enabled URL:http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed repo-oss enabled URL:http://download.opensuse.org/slowroll/repo/oss repo-oss-debug disabled URL:http://download.opensuse.org/debug/slowroll/repo/oss repo-oss-source disabled URL:http://download.opensuse.org/source/slowroll/repo/oss
Optional Repos packman URL:http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Slowroll/Essentials/