summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)AuthorFilesLines
2009-06-07utils/get_debian_mirrors.py: updated to support current mirror page.Otavio Salvador1-6/+7
2008-08-08'mapping.has_key' is deprecated, use current Python 'key in mapping' idiom.Ben Finney1-1/+1
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-4/+4
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney3-2/+5
2008-05-16Remove trailing whitespace.Ben Finney4-18/+18
2007-04-02* only include ftp and http mirrors for Ubuntu - LP#99060Sebastian Heinlein1-3/+5
* update the debian changelog
2007-04-01* Update the Debian and Ubuntu mirrorsSebastian Heinlein1-2/+3
* Fix the parsing of a changed Launchpad mirror site
2007-01-19* rename aptsources to sourceslist (aptsources is already used by theSebastian Heinlein2-3/+4
package, since the other parts were moved away this file only contains sources.list parsing and manipulating only) * rename get_ubuntu_lp_mirror to get_ubuntu_mirrors_from_lp (should be clearer) * fix some imports
2007-01-08* add a tool to find the best mirror (needs to be integrated into theSebastian Heinlein1-0/+99
ui)
2007-01-04* use uppercase letters for the country codeSebastian Heinlein2-5/+5
* change description of the lp mirror fetch tool
2007-01-04* add a script to extract the mirror information from launchpadSebastian Heinlein1-0/+85
* update the Ubuntu mirror list using the above script
2007-01-03* also parse te location of a Debian mirror in the helper scriptSebastian Heinlein1-2/+7
* update the Debian mirrors file with location infromation
2006-11-28* Since 3.1 we don't have to care anymore for Debian non-usSebastian Heinlein1-15/+0
2006-11-28* add a script to fetch a list of Debian mirrors from the InternetSebastian Heinlein1-0/+81
2006-11-26* rename mirrors get script: it is Ubuntu specificSebastian Heinlein1-2/+2
2006-11-26* add a script that downloads and extracts the mirrors list from the Ubuntu wikiSebastian Heinlein1-0/+61
2006-11-25* Fork a pyton-aptsources source tree from update-managerSebastian Heinlein3-231/+0
2006-10-23* utils/demoted.cfg:Michael Vogt1-1/+3
- added nvidia-glx-legacy{-dev} by hand (because I don't want to wait for the archive to catch up)
2006-10-23* utils/demoted.cfg:Michael Vogt1-2/+103
- updated to current edgy
2006-09-26* utils/demoted.cfg:Michael Vogt2-338/+49
- updated for dapper->edgy * utils/demotions.py: - made the script more generic
2006-05-26* utils/demotions.py:Michael Vogt3-0/+125
- fix bug in the demotion calculation by looking at a empty status file * utils/demoted.cfg: - updated
2006-05-12* added demoted.cfg as wellMichael Vogt1-0/+207
2006-05-12* utils/demotions.py: added tool to calculate demotions from mainMichael Vogt1-0/+85
to universe