summaryrefslogtreecommitdiff
path: root/data/templates/Ubuntu.mirrors
AgeCommit message (Collapse)AuthorFilesLines
2010-03-23merged from lp:~mvo/python-apt/mvoMichael Vogt1-160/+216
2010-03-08* utils/get_ubuntu_mirrors_from_lp.py:Julian Andres Klode1-178/+178
- Sort the mirror list of each country.
2010-03-03Update the mirror data.Julian Andres Klode1-264/+329
2009-05-12Update mirror list from LP.Loïc Minier1-30/+37
2009-03-30* .bzr-buildpackage/default.conf:Michael Vogt1-22/+46
- add pre-build hook to update the mirror list from LP
2009-01-13updated the mirror listMichael Vogt1-43/+110
2008-04-07* data/templates/Ubuntu.mirrors: Michael Vogt1-251/+164
- updated mirrors list from launchpad (LP: #153284) * util/get_ubuntu_mirrors_from_lp.py: - rewritten to use +archivemirrors-rss and feedburner
2007-10-11* data/templates/Ubuntu.mirrors:Michael Vogt1-39/+119
- update the static mirror list from LP (LP: #126148)
2007-04-02* only include ftp and http mirrors for Ubuntu - LP#99060Sebastian Heinlein1-47/+0
* update the debian changelog
2007-04-01* Update the Debian and Ubuntu mirrorsSebastian Heinlein1-68/+119
* Fix the parsing of a changed Launchpad mirror site
2007-01-04* use uppercase letters for the country codeSebastian Heinlein1-44/+44
* change description of the lp mirror fetch tool
2007-01-04* add a script to extract the mirror information from launchpadSebastian Heinlein1-332/+223
* update the Ubuntu mirror list using the above script
2006-11-26* Rename README, since I plan to remove the term channel everywhereSebastian Heinlein1-0/+376
(the README still needs some love) * Remove the .info files, since they are generated at build time * Add and use a list of Ubuntu mirrors * Remove the obsolete Makefiles, since python-distutils-extra is used now