View Single Post
Posts: 32 | Thanked: 45 times | Joined on May 2012
#14
I've also have a backup of downloads.maemo.nokia.com too.

This is my apt-mirror config - picked up from this wiki if I remember right -

Code:
# su - apt-mirror -c apt-mirror

### System configuration (this can be changed) ###
set base_path             /var/spool/apt-mirror
set nthreads              20

### Repositories configuration ###
set defaultarch           armel
set auth_no_challenge     1
set no-check-certificate  1

### Official Nokia/Maemo repositories ###

# Nokia Applications
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/apps/ ./

# Nokia Tools
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/tools/ ./

# Nokia System Software Updates
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/001/ ./
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/003/ ./
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/005/ ./
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/006/ ./
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/007/ ./
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/009/ ./
deb https://qa9recEP:Pat2UGuP@downloads.maemo.nokia.com/harmattan/rm680/ ./

# SDK repository
deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free
deb-i386 http://harmattan-dev.nokia.com/ harmattan/sdk free non-free
deb-src http://harmattan-dev.nokia.com/ harmattan/sdk free

# Nokia-binaries
deb http://harmattan-dev.nokia.com/ harmattan/41667a5bd857be02f487c2ce806fbf85 nokia-binaries
deb-i386 http://harmattan-dev.nokia.com/ harmattan/41667a5bd857be02f487c2ce806fbf85 nokia-binaries

# Apps for MeeGo
deb http://repo.apps.formeego.org/harmattan/apps/ ./

# Apps for MeeGo (testing)
deb http://repo.apps.formeego.org/harmattan/apps-testing/ ./

### Other 3rd repositories ###

# MohammadAG's repo
deb http://mohammadag.xceleo.org/n9inceptedrepo/ harmattan-incepted free non-free
deb-src http://mohammadag.xceleo.org/n9inceptedrepo/ harmattan-incepted free non-free
 

The Following 5 Users Say Thank You to suzughia For This Useful Post: