![]() |
2014-10-24
, 14:14
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#2
|
![]() |
2014-10-25
, 09:41
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#3
|
We should build a list of all the things hosted on nokia.com/or otherwise hosted by nokia and that are necessary for Maemo/Fremantle/N900 to work properly so that we can mirror everything and have a backup if/when that content disappears.
Most important is the repository, downloads.maemo.nokia.com, we need to have full mirror of this so that if/when it goes down people can still pull packages for their N900s for whatever reason they might need them).
$ du -m 88 ./fremantle/apps 3448 ./fremantle/ovi 76 ./fremantle/ssu/apps 205 ./fremantle/ssu/mr0 280 ./fremantle/ssu 191 ./fremantle/mr0 4006 ./fremantle 4553 ./fremantle1.2/ovi 4553 ./fremantle1.2 8559 .
![]() |
2014-10-25
, 10:39
|
Posts: 1,163 |
Thanked: 1,873 times |
Joined on Feb 2011
@ The Netherlands
|
#4
|
![]() |
2014-10-25
, 11:46
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#6
|
# Nokia Applications deb https://<code>@downloads.maemo.nokia.com/fremantle/apps/ ./ deb https://<code>@downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ # Nokia System Software Updates (Global) deb https://<code>@downloads.maemo.nokia.com/fremantle/mr0 ./ deb https://<code>@downloads.maemo.nokia.com/fremantle/ssu/mr0 ./ # Ovi deb https://<code>@downloads.maemo.nokia.com/fremantle/ovi/ ./ deb https://<code>@downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
![]() |
2014-10-25
, 11:47
|
Posts: 545 |
Thanked: 560 times |
Joined on Dec 2011
@ lebanon
|
#7
|
The Following 8 Users Say Thank You to myname24 For This Useful Post: | ||
Most important is the repository, downloads.maemo.nokia.com, we need to have full mirror of this so that if/when it goes down people can still pull packages for their N900s for whatever reason they might need them).