maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Updating MeeGo on N900 from daily trunk (https://talk.maemo.org/showthread.php?t=65162)

DrWilken 2010-11-06 09:58

Updating MeeGo on N900 from daily trunk
 
Hi guys,

I found a way to update MeeGo from daily trunk by creating a repo file.

The instructions below should be performed when You've booted into MeeGo.

This might break Your MeeGo install and force You to reinstall. Use it at Your own risk...!

This is what You do:

Create a repo file in /etc/zypp/repos.d called updates-handset-trunk.repo which contains the following*:
Code:

[updates-handset-trunk]
name=updates-handset-trunk
enabled=1
autorefresh=0
baseurl=http://repo.meego.com/MeeGo/builds/trunk/daily/handset/repos/armv7l/packages/
type=rpm-md
gpgcheck=1
gpgkey=file:/etc/pki/rpm-gpg/RPM-GPG-KEY-meego01
[updates-handset-debuginfo-trunk]
name=updates-handset-debuginfo-trunk
enabled=0
autorefresh=0
baseurl=http://repo.meego.com/MeeGo/builds/trunk/daily/handset/repos/armv7l/debug/
type=NONE
gpgcheck=1
gpgkey=file:/etc/pki/rpm-gpg/RPM-GPG-KEY-meego01
[updates-handset-source-trunk]
name=updates-handset-source-trunk
enabled=0
autorefresh=0
baseurl=http://repo.meego.com/MeeGo/builds/trunk/daily/handset/repos/source/
type=NONE
gpgcheck=1
gpgkey=file:/etc/pki/rpm-gpg/RPM-GPG-KEY-meego01

After this run:
Code:

zypper refresh
accept the key with 'a'

Update with:
Code:

zypper update
There You go... Latest and greatest... ;)

* I SSH'ed in to create the repo file and run the update.

SSH is started at boot so what You need to do is find the IP address (I'm guessing You've already connected to a WLAN).

Open Xterm and run this:
Code:

su -
ifconfig wlan0

The root password is 'meego'.

SSH to the N900 as user root with the password written above.

Stskeeps 2010-11-06 10:03

Re: Updating MeeGo on N900 from daily trunk
 
We don't test upgrades, just for good measure, so things might probably start breaking.

DrWilken 2010-11-06 11:29

Re: Updating MeeGo on N900 from daily trunk
 
Quote:

Originally Posted by Stskeeps (Post 865064)
We don't test upgrades, just for good measure, so things might probably start breaking.

Big red warning added... ;)

zehjotkah 2010-11-18 16:09

Re: Updating MeeGo on N900 from daily trunk
 
But it is not possible to update from the uboot enabled version from the tabletdevs site, right?


All times are GMT. The time now is 18:35.

vBulletin® Version 3.8.8