summaryrefslogtreecommitdiffstats
path: root/scripts/updatesync
AgeCommit message (Collapse)AuthorFilesLines
2007-05-27autotool scripts/updatesyncAndrew Fyfe1-142/+0
- move scripts/updatesync -> scripts/updatesync.in - add -V --version options to scripts/updatesync.in - add autotool commands to generate scripts/updatesync Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
2007-04-02Tidy up usage of makepkg.confAndrew Fyfe1-5/+16
Moved the following variables into /etc/makepkg.conf * BUILDSCRIPT * PKGEXT * DB_COMPRESSION * DB_CHECKSUMS Cleaned up sourcing of /etc/makepkg.conf in scripts and source ~/.makepkg.conf if it exists. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> Signed-off-by: Dan McGee <dan@archlinux.org>
2007-02-12Rewrote updatesync in terms of repo-add and repo-removeAaron Griffin1-164/+44
2006-12-21* modeline fixes / reformattingAaron Griffin1-3/+4
* formatting / indentation fixes * makepkg: Dan McGee <dpmcgee@gmail.com> - integrity check fix Jürgen Hötzel <juergen@hoetzel.info> - EUID usage and "x$foo" check revamp
2006-03-07keep gensync and updatesync in syncAurelien Foret1-13/+17
2006-02-07copyright updateAurelien Foret1-1/+1
2006-01-22added new options field to PKGBUILDs for package-by-package overridesJudd Vinet1-3/+15
2005-11-28don't die on missing package files, just warn (#3535)Judd Vinet1-7/+10
2005-10-20copied up-to-date scripts from pacman 2.9.7Judd Vinet1-13/+13
2005-10-08Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entryAurelien Foret1-11/+11
2005-03-15Initial revisionJudd Vinet1-0/+231