summaryrefslogtreecommitdiffstats
path: root/etc
AgeCommit message (Collapse)AuthorFilesLines
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-26* Fix FS #3107- Use ISO date styleAaron Griffin1-1/+3
* Fix FS #5409- document that pacman.conf repo ordering is important Signed-off-by: Dan McGee <dpmcgee@gmail.com>
2007-01-17cvsignore cleanup and additionsAaron Griffin4-0/+17
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-22* FS#5990 fix (trailing slash)Aaron Griffin1-2/+2
* Added !testing to default SUPFILES
2006-12-21Errors with last merge (manual patching)Aaron Griffin1-1/+1
Misc fixes from Dan McGee <dpmcgee@gmail.com>
2006-12-21Restored NoUpgrade options - see ↵Aaron Griffin1-0/+5
http://www.archlinux.org/pipermail/pacman-dev/2006-December/000838.html for details
2006-12-21Added default SRCDST setting to pacman's source cacheAaron Griffin1-1/+1
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-0/+2
DOC_DIRS variable for documentation removal repackage option structure cleanup some option removal (--keepdocs, --nostrip) output fixes (msg and msg2) * Jürgen Hötzel <juergen@hoetzel.info> user-specific makepkg.conf (~/.makepkg.conf)
2006-12-19*** empty log message ***Aaron Griffin1-0/+13
2006-12-19More abs build fixesAaron Griffin1-0/+17
2006-12-19Makefile adjustments for installation rules:Aaron Griffin2-2/+2
added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
2006-12-14* Dan McGee's makepkg updates ↵Aaron Griffin1-17/+4
http://www.archlinux.org/pipermail/pacman-dev/2006-December/000792.html * configure fixes (CFLAGS) * no-strict-aliasing hacks until full C99 compliance * --with-config-file configure option
2006-12-08Merged some proposed changes from "Dan McGee" <dpmcgee@gmail.com>Aaron Griffin1-21/+5
* Removal of confusing sortmirrors comment * Removal of NoUpgrade defaults (handled by packages) * Move of unstable below community, to illustrate preference.
2006-12-05Added 'abs' and configs to CVSAaron Griffin5-0/+78
* Added testing-usability to abs
2006-11-16Minor makepkg changes - mainly from Daniel McGeeAaron Griffin1-5/+11
2006-11-16* makepkg.conf.in variable changes (missed the checkin)Aaron Griffin1-2/+9
* Better error reporting when unpacking an archive fails * Fixed -Sc and -Scc cache dir opening/reading
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin1-54/+61
* Addition of hacky architecture check in the _splitname function * Removal of libfetch from the archlinux proper - it has been renamed to libdownload and can be found at http://phraktured.net/libdownload * Merge of _some_ of the Frugalware makepkg change - this may still be incomplete * Removal of libftp from cvs proper * PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he)
2006-11-03Removed antesis mirror, as it no longer worksAaron Griffin5-5/+0
2006-10-21Whoops, this file got left outAaron Griffin1-0/+3
2006-10-16Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu>Aaron Griffin3-1306/+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-16Applied changes from frugalware:Aaron Griffin2-123/+0
http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman;a=commitdiff;h=20061009002226-e2957-93b82621b6b060312559ea0539699f659bd9cb97.gz
2006-10-16*** empty log message ***Aaron Griffin8-0/+938
2006-10-16Whoops forgot some .in filesAaron Griffin3-0/+679
2006-10-15Added alpm function docs alongAaron Griffin2-36/+47
pacman.c : Removed link to frugalware wiki sync.c : do not display Uncompressed size if 0 (archlinux has no USIZE)
2006-02-07pacman 2.9.8 synchroAurelien Foret1-3/+3
2006-01-22cleaned up format a bit, added global KEEPDOCS and NOSTRIP flagsJudd Vinet1-18/+35
2005-12-14added frugalware patch for DistCC supportJudd Vinet1-4/+10
2005-10-28added --no-check-certificateJudd Vinet1-1/+1
2005-03-15Initial revisionJudd Vinet2-0/+89