summaryrefslogtreecommitdiffstats
path: root/etc/pacman.d
AgeCommit message (Collapse)AuthorFilesLines
2007-06-18Check in changes for 3.0.5 release (mostly backports)v3.0.5Dan McGee1-0/+8
* Update the mirrorlist * Fix FS7338- the previous repo-add fix didn't quite do the job, but it should be fixed now. * Small updates to translations files * Add -mtune=generic to default CFLAGS (req'd by GCC 4.2)
2007-04-23New archlinuxppc.org mirror added to mirrorlistAaron Griffin1-0/+1
2007-04-17Bugfixes in prep for a 3.0.2 releaseDan McGee1-0/+1
Fix #6905- makepkg dependency checking error Fix #6915- add SUU mirror to mirrorlist.in
2007-04-09Added easynews mirrorDan McGee1-0/+1
2007-04-04Forgot the @@REPO@@ part of the russian mirror.Aaron Griffin1-1/+1
2007-04-04Added new Russian mirrorAaron Griffin1-0/+2
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee1-0/+1
Andrew Fyfe <andrew@neptune-one.net> * Add testing to etc/pacman.d/.cvsignore * Fix scriptlet001.py test to work during 'make check'.
2007-03-24* Added a mirror list for [testing] (it appears most mirrors mirror testing)Aaron Griffin1-1/+1
* Commented ftp.archlinux.org in the official mirror list * ran a make dist, which updated some translation files
2007-03-23* Removed three dead mirrors (Dale Blount <dale@archlinux.org>).Dan McGee1-5/+0
2007-03-19* Adding new Turkish mirror as posted on the forums.Dan McGee1-0/+2
* Updated Italian translation Giovanni Scafora <linuxmania@gmail.com>
2007-03-05* Removed a mirrorlist that codemac says is quite outdated.Dan McGee1-1/+0
2007-02-22Big commit here, I'll try to cover all the bases.Dan McGee1-1/+1
* 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.
2007-02-09* gen-mirrorlist.sh not needed anymoreJürgen Hötzel1-12/+0
2007-02-01* fixed clean target: no error if repository files do not existJürgen Hötzel1-1/+1
2007-02-01Added mirror in Finland to mirrorlistDan McGee1-1/+2
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel1-11/+6
* Removed ./gen-mirrorlist.sh invocation from configure script: Mirror-files are generated by make, not configure.
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-1/+0
* 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
2007-01-17cvsignore cleanup and additionsAaron Griffin2-0/+11
2006-12-28Removed archlinux.de mirror by requestAaron Griffin1-1/+0
2006-12-28Configuration changes:Aaron Griffin7-171/+83
* 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
2006-12-19Makefile adjustments for installation rules:Aaron Griffin1-1/+1
added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
2006-11-03Removed antesis mirror, as it no longer worksAaron Griffin5-5/+0
2006-10-16Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu>Aaron Griffin2-750/+0
for file-conflict progress bar Also did some CVS cleanup, removing some of the autogenerated files that shouldn't have been there
2006-10-16*** empty log message ***Aaron Griffin8-0/+938