Hello Jolla Enthusiasts. As you may know, Saifish OS 1.0.4.20, codename “Ohijärvi”, has been released today. Since the changelog is already available via together.jolla.com, read the new features and enhancements there.
Important before you start the upgrade process: Disable the openrepos repositories, in order not to brick your phone!
The easiest way to do this is to enable the developer mode, connect to the phone via SSH and paste the below oneliner (the oneliner is from here):
for i in $(ssu lr 2>&1 | grep openre | cut -d" " -f3); do ssu dr $i ; done
Now you can upgrade your phone. After the upgrade process has been done successfully, re-enable all the previously disabled openrepos repositories, via this oneliner:
for i in $(ssu lr 2>&1 | grep openre | cut -d" " -f3); do ssu er $i ; done
For those who don’t know yet, Jolla is a project developed by former Nokia employees. The first Jolla smartphone is running on Sailfish OS, a modified Megoo Linux system, which is Android compatible, uses Wayland as the default display server , uses Nokia N9′s Maliit touchscreen keyboard and comes with interchangeable covers, allowing the users to easily switch them, in order to change the color/model of the phone and comes with impressive hardware specifications.