The Following 22 Users Say Thank You to Ancelad For This Useful Post: | ||
|
2015-10-06
, 18:16
|
Posts: 509 |
Thanked: 626 times |
Joined on Jul 2012
@ Mexico/Germany
|
#2
|
|
2015-10-09
, 13:20
|
Posts: 9 |
Thanked: 11 times |
Joined on Oct 2013
|
#3
|
The Following User Says Thank You to szydl0 For This Useful Post: | ||
|
2015-10-09
, 20:52
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#4
|
cd /etc/apt/sources.list.d for sl in $(ls aegis.ssu-keyring-*.list); do echo "#removed ..." > $sl; done;
|
2015-10-12
, 11:26
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#5
|
The Following 2 Users Say Thank You to Ancelad For This Useful Post: | ||
|
2015-10-12
, 19:20
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#6
|
|
2015-10-12
, 20:09
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#7
|
|
2015-10-12
, 20:20
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#8
|
|
2015-10-12
, 20:26
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#9
|
The Following 2 Users Say Thank You to Ancelad For This Useful Post: | ||
|
2015-10-12
, 20:46
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#10
|
~ $ for ffile in $(ls aaa*.list); do echo 'rem' > $ffile; done
~ $ cat aaa*
rem
rem
rem
~ $
~ $ for ffile in $(ls aaa*.list); do : echo 'rem' > $ffile; done
~ $ cat aaa*
~ $
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
Actual n9repomirror.list which contains the following repositories:
1) https://coderus.openrepos.net/n9mirror/ (instead dead Nokia-repositories)
2) http://mirror.thecust.net/harmattan-dev.nokia.com/
Default obsolete Nokia repositories will be disabled. Application version 0.7.2 supports all firmware regions (need test)
This will allow you to enable developer-mode after phone flashing (reset) etc.
Thanks to CODeRUS and basil_s for support!
FULL ROADMAP AFTER PHONE REFLASH:
1) Enable installations fron non-certificied sources - go to Settings -> Applications -> Installations and turn on switch
2) Connect your device to internet over Wi-Fi or mobile network (be careful if you use pay traffic)
3) Open default web-browser and go to https://openrepos.net
4) Go to search field and find there search n9repomirror. Download the latest deb-file (0.7.2), install it from transfers by simple tap.
5) Go to Settings -> Applications -> Manage applications and tap Updates (right bottom icon)
6) Check updates (tap right top icon)
7) You will receive 2-3 software updates (like Facebook, Twitter, Real Golf etc.) - this means your repositories work now
8) Enable developer-mode and enjoy!!!
The latest version available here:
Twitter: @iAncelad
Try my SailfishOS theme for Nokia N9
Mmm, beeeeeer
Last edited by Ancelad; 2015-10-15 at 10:08.