summaryrefslogtreecommitdiff
path: root/etc/pacman.d
Commit message (Collapse)AuthorAge
* Update path for Belnet mirrorDan McGee2007-12-28
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add new mirror (FS#8638)Dan McGee2007-11-15
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Replace UK mirror with a new updated oneDan McGee2007-10-23
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add Hungarian mirrorDan McGee2007-10-18
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add new French Arch mirrorDan McGee2007-10-09
| | | | | | Fix Aaron's busted-a** commit. :P Signed-off-by: Dan McGee <dan@archlinux.org>
* New French mirror at ftp.free.frAaron Griffin2007-10-09
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Add new french mirrorDan McGee2007-10-08
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Remove outdated mirrorDan McGee2007-09-28
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Mirrorlist updatesDan McGee2007-09-27
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Update NEWS, -S testing/qt example, and mirrorlist changeDan McGee2007-09-18
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add Australian mirrorDan McGee2007-09-17
| | | | | | Thanks to Jeff Bailes <thepizzaking@gmail.com> for pointing this out. Signed-off-by: Dan McGee <dan@archlinux.org>
* Remove a dead mirror, update contrib/pacsearch for core changeDan McGee2007-09-16
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add new Russian mirrorDan McGee2007-09-16
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add new mirrorDan McGee2007-09-03
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Remove unnecessary entries from .gitignore filesDan McGee2007-07-16
| | | | | | | .gitignore works recursively, so we don't need Makefile and Makefile.in in all of the subdirectory .gitignore files. Signed-off-by: Dan McGee <dan@archlinux.org>
* Use only one mirror list for all reposChantry Xavier2007-07-16
| | | | | | | | | | Fully implement what this commit allows: ebad1996149d72cf4a1fe15fe8326f2b4996f585 Dan: update .gitignore as well. Signed-off-by: Chantry Xavier <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
* Add archlinux.de mirrorDan McGee2007-06-27
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Mirror update and NEWS updatesDan McGee2007-06-26
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* mirrorlist: Add Brazilian mirrorDan McGee2007-06-09
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Autotool clean up.Andrew Fyfe2007-06-04
| | | | | | | | | * Add vim modeline to Makefile.am and configure.ac * Fix white space in Makefile.am and configure.ac * Add contrib/wget-xdelta.sh to EXTRA_DIST in Makefile.am Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org>
* Finish making autoconf changesDan McGee2007-05-30
| | | | | | | | | | Fix up everything in the etc/ directory so it is built at make-time and not configure-time. This reduces configure generated files to just the makefiles, which is the correct way to do things. This also allows a switch from @@REPO@@ to the more sane @REPO@ in mirrorlist.in, and kills the two-part generation of the mirror files. Signed-off-by: Dan McGee <dan@archlinux.org>
* New archlinuxppc.org mirror added to mirrorlistAaron Griffin2007-04-22
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Forward port 3.0.2 branch fixesDan McGee2007-04-16
| | | | | | | Fix #6905- makepkg dependency checking error Fix #6915- add SUU mirror to mirrorlist.in Signed-off-by: Dan McGee <dan@archlinux.org>
* Added easynews mirror to mirrorlist.inDan McGee2007-04-04
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Backport changes from 3.0.1Aaron Griffin2007-04-04
| | | | | | | | | | * Align makepkg -g checksums (Tom Killian <tom@archlinux.org>) * Use additional case-sensitive string compare to defeat locale issues (tr_TR) * Added Russian mirror * Fix a -R failure when trying to remove the same target twice * Bump configure.ac version to 3.0.1 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Move .cvsignore -> .gitignoreDan McGee2007-03-27
| | | | | | | | * Move all .cvsignore files to .gitignore for switch in VCS. In addition, delete ones that were unnecessary because they only contained Makefile and Makefile.am. Signed-off-by: Dan McGee <dan@archlinux.org>
* * Fix bug where 'makepkg -L' doesn't stop on build failure.Dan McGee2007-03-25
| | | | | | Andrew Fyfe <andrew@neptune-one.net> * Add testing to etc/pacman.d/.cvsignore * Fix scriptlet001.py test to work during 'make check'.
* * Added a mirror list for [testing] (it appears most mirrors mirror testing)Aaron Griffin2007-03-24
| | | | | * Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files
* * Removed three dead mirrors (Dale Blount <dale@archlinux.org>).Dan McGee2007-03-23
|
* * Adding new Turkish mirror as posted on the forums.Dan McGee2007-03-19
| | | | | * Updated Italian translation Giovanni Scafora <linuxmania@gmail.com>
* * Removed a mirrorlist that codemac says is quite outdated.Dan McGee2007-03-05
|
* Big commit here, I'll try to cover all the bases.Dan McGee2007-02-22
| | | | | | | | | | | | * Updated all of the language files, as the POT file was updated. NOTE FOR TRANSLATORS, try to base your next contribution off of these, notice how some msgids and messages have been wrapped to the next line- it makes it easier to read anyway. * More Makefile.am/configure.ac updates. 'make dist' and 'make distclean' now work properly, with only one caveat- the automatic testing in distclean doesn't do so hot as it is compiled with a default configure, which includes the fakeroot-proof code (which does not cooperate with pactest). * Added a Makefile.am for the pactest directory.
* * gen-mirrorlist.sh not needed anymoreJürgen Hötzel2007-02-09
|
* * fixed clean target: no error if repository files do not existJürgen Hötzel2007-02-01
|
* Added mirror in Finland to mirrorlistDan McGee2007-02-01
|
* * Fix building outside $(srcdir).Jürgen Hötzel2007-01-29
| | | | | * Removed ./gen-mirrorlist.sh invocation from configure script: Mirror-files are generated by make, not configure.
* Dan McGee <dpmcgee@gmail.com>Aaron Griffin2007-01-26
| | | | | | * Lots of code cleanup, and type fixes * Make 'makeworld' a bit more in-line with the other stuff * Make -Si and -Qi operations appear the same
* cvsignore cleanup and additionsAaron Griffin2007-01-17
|
* Removed archlinux.de mirror by requestAaron Griffin2006-12-28
|
* Configuration changes:Aaron Griffin2006-12-28
| | | | | | | | | | | | | | | * Added libdownload check in configure.ac * Added generation for mirrorlists in pacman.d NOTE: autoconf sucks for things like this, so gen-mirrorlist is required Dan McGee <dpmcgee@gmail.com>: * mirrorlist.in file Roman Kyrylych <roman.kyrylych@gmail.com>: * ukrainian mirror Jürgen Hötzel <juergen@hoetzel.info>: * conditional build for pacman.static
* Makefile adjustments for installation rules:Aaron Griffin2006-12-19
| | | | | | added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
* Removed antesis mirror, as it no longer worksAaron Griffin2006-11-03
|
* Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu>Aaron Griffin2006-10-15
| | | | | | for file-conflict progress bar Also did some CVS cleanup, removing some of the autogenerated files that shouldn't have been there
* *** empty log message ***Aaron Griffin2006-10-15