Thread
:
PR1.2 automatically sends SMS, registers phone with My Nokia. Privacy breach?
View Single Post
Matan
2010-06-16 , 15:40
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#
217
It is probably easier with OTA. The procedure that should work (non tested):
Download mp-fremantle-generic-pr package (e.g. with command apt-get install -d mp-fremantle-generic-pr ).
Unpak it (with ar command), and unpack the file control.tar.gz.
This file includes a text file called control, which includes a list of dependencies. Edit this file, removing cherry.
Repack control.tar.gz and replace it in the deb file (again, with ar command).
Create your own repository, and put this modified package in it.
Add your repository to apt sources.list, and run apt-cache policy mp-fremantle-generic-pr to make sure it will be installed from your repository, and not from Nokia's.
Then, apt-get dist-upgrade should update your system OTA, without cherry package.
If you want to create an installable fiasco image, download the firmware image, and use the flasher-3.5 tool to unpack the fiasco image. The largest file is the root ubifs image. See instructions here for mounting it:
http://osl.sed.hu/wiki/ubifs/index.p...oad_the_source
. After mounting it, you can change it, unmount, and repack the fiasco image.
__________________
My repository
"N900 community support for the MeeGo-Harmattan" Is the new "Mer is Fremantle for N810".
No more Nokia devices for me.
Quote & Reply
|
The Following 2 Users Say Thank You to Matan For This Useful Post:
BLC
,
pelago
Matan
View Public Profile
Send a private message to Matan
Find all posts by Matan