The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
Nemo/Updating
From Mer Wiki
To update Nemo image you need to have Nemo installed and need to have internet connection enabled. After this the update can be done with following commands:
# Take root permissions su # Update the repository database zypper ref # We run the update inside screen so that if something breaks (UX or network it doesn't get interrupted) zypper install screen # Start screen screen # Start the actual update zypper up # After update reboot the device reboot
Known Issues
- When doing update the network connection might break if the connman is updated see https://bugs.merproject.org/show_bug.cgi?id=141
- WORKAROUND: Do update inside screen