summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-06Prepare release20130406Pierre Schmitz1-1/+1
2013-04-06Bump the chroot version as we changed the default package setPierre Schmitz1-1/+1
2013-04-06Only try to use btrfs snapshots if chroots are on a btrfs partitionPierre Schmitz2-3/+7
2013-04-06Sync pacman.conf and makepkg.conf with pacman 4.1Pierre Schmitz10-111/+100
2013-04-06Simplify update call as pacman does no longer support SyncFirstPierre Schmitz1-2/+2
2013-04-06mkarchroot: code cleanupPierre Schmitz1-14/+6
2013-04-06mkarchroot: Create working directory if neededPierre Schmitz1-0/+4
2013-04-06use nspawn to bind mount needed directoriesDave Reisner1-38/+17
2013-03-17makechrootpkg: Stat chrootdir type after existancySébastien Luttringer1-3/+3
2013-03-17archbuild: only use base-devel to new chrootSébastien Luttringer2-3/+3
2013-03-10makechrootpkg: use var instead of file in $copydirSébastien Luttringer1-7/+4
2013-03-10makechrootpkg: Properly detect filesystem typeSébastien Luttringer1-9/+10
2013-03-10makechrootpkg: Display uniform $copy in messagesSébastien Luttringer1-2/+2
2013-03-10makechrootpkg: -I to handle multiple packagesSébastien Luttringer1-8/+12
2013-01-27Fix crossrepomove for use on nymeria20130127Pierre Schmitz2-29/+15
2013-01-22archbuild: fix default build flags20130122Pierre Schmitz2-2/+2
2013-01-20Use nymeria instead of gerolde20130120Pierre Schmitz5-17/+9
2013-01-20-I ends early if there is nothing to buildSébastien Luttringer1-2/+2
2013-01-20Allow makechroot options in archbuildSébastien Luttringer1-4/+12
2013-01-20Drop initscripts supportPierre Schmitz1-61/+1
2012-11-15Make sure the usage functions are consistentEric Bélanger6-7/+7
2012-11-15prepare release20121115Pierre Schmitz1-1/+1
2012-11-15crossrepomove: Fix dbscripts path for [community] move to nymeriaEric Bélanger1-2/+14
2012-11-15mkarchroot: Remove unnecessary parameter for usage functionEric Bélanger1-1/+1
2012-11-15checkpkg: replace wget usage by curlEric Bélanger1-1/+1
2012-11-12prepare release20121112Pierre Schmitz1-1/+1
2012-11-11For now only packages and svn from sigurd will be moved to nymeriaPierre Schmitz5-6/+14
2012-11-03prepare release20121103Pierre Schmitz1-1/+1
2012-11-03Use nymeria.archlinux.org as shared host for developers and trusted usersPierre Schmitz5-17/+9
2012-10-27Prepare release20121027Pierre Schmitz1-1/+1
2012-10-27Use sigurd.archlinux.org instead of the now moved aur.archlinux.org hostnamePierre Schmitz3-4/+4
2012-10-27Fix return code handlingJan Alexander Steffens (heftig)3-4/+5
2012-10-13prepare release20121013Pierre Schmitz2-2/+2
2012-10-13Fix releasing files with '@' in nameDan McGee1-1/+1
2012-10-13mkarchroot: do not try to bind /etc/timezone from hostPierre Schmitz1-2/+2
2012-10-04prepare release20121004Pierre Schmitz1-1/+1
2012-10-04mkarchroot: use a helper function to simplify bind mountsPierre Schmitz1-25/+25
2012-10-03prepare release20121003Pierre Schmitz1-1/+1
2012-10-03mkarchroot: Use systemd's nspawn if availablePierre Schmitz1-59/+83
2012-10-03Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is...Pierre Schmitz1-4/+12
2012-10-03makechrootpkg: do not run namcap as rootPierre Schmitz1-1/+1
2012-10-03archbuild: abort if update or creation of the chroot failsPierre Schmitz1-2/+2
2012-09-14Fix ownership when copying files from chroot to systemFlorian Pritz1-0/+4
2012-07-20prepare release20120720Pierre Schmitz1-1/+1
2012-06-25Fix bash completionsEric Bélanger1-0/+5
2012-06-16prepare release20120616Pierre Schmitz1-1/+1
2012-06-16commitpkg: check if there are any packages to process before doing soPierre Schmitz1-9/+11
2012-06-16mkarchroot: reset trap so it wont be called twicePierre Schmitz2-1/+2
2012-06-16archbuild: do not cross filesystems when removing the chroot copiesPierre Schmitz1-2/+2
2012-06-16archbuild: use flock -n as we do elsewherePierre Schmitz1-3/+6