View Single Post
Posts: 91 | Thanked: 5 times | Joined on Aug 2006
#12
Originally Posted by srstein View Post
The main problem I see with adding them all is if one repository is down the update will fail and you'll need to track it down through the log.
To solve this, we use a python script that searches the repositories of sources.list and checks if they are down.

http://www.todosymbian.com/postt31284.html

Also, I would like to make a script that searches all packages listed in sources list, download to my home PC, make a new packages.gz and use them offline.
Can anyone help me to make this?