summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-03prepare release20121003Pierre Schmitz
2012-10-03mkarchroot: Use systemd's nspawn if availablePierre Schmitz
2012-10-03Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is...Pierre Schmitz
2012-10-03makechrootpkg: do not run namcap as rootPierre Schmitz
2012-10-03archbuild: abort if update or creation of the chroot failsPierre Schmitz
2012-09-14Fix ownership when copying files from chroot to systemFlorian Pritz
2012-07-20prepare release20120720Pierre Schmitz
2012-06-25Fix bash completionsEric BĂ©langer
2012-06-16prepare release20120616Pierre Schmitz
2012-06-16commitpkg: check if there are any packages to process before doing soPierre Schmitz
2012-06-16mkarchroot: reset trap so it wont be called twicePierre Schmitz
2012-06-16archbuild: do not cross filesystems when removing the chroot copiesPierre Schmitz
2012-06-16archbuild: use flock -n as we do elsewherePierre Schmitz
2012-06-15Fix /run permissions in chrootAllan McRae
2012-06-12prepare release20120612Pierre Schmitz
2012-06-12Support multiple package cache directoriesPierre Schmitz
2012-06-12archbuild: Store chroots in /var/lib instead of /var/tmpPierre Schmitz
2012-06-11Remove no longer used optionPierre Schmitz
2012-06-11Add a version number to each chroot so we can tell the user when a rebuild is...Pierre Schmitz
2012-06-11Enable signature checking within build environmentPierre Schmitz
2012-06-11prepare release20120611Pierre Schmitz
2012-06-11update makepkg.conf and pacman.confPierre Schmitz
2012-06-10mkarchroot: use bind mount instead of symlink for /dev/ptmxGerardo Exequiel Pozzi
2012-06-10Gracefully handle files containing an "@"Lukas Fleischer
2012-06-10Prevent packages being uploaded with "Unknown Packager"Allan McRae
2012-03-21Move bash_completion to /usr/share/bash-completion/completions/Pierre Schmitz
2012-03-05Prepare release20120305Pierre Schmitz
2012-03-05commitpkg: Pass through the -f parameter to archrelease so unofficial repos c...Pierre Schmitz
2012-03-05makechrootpkg: Install the built packages before running namcap to reduce fal...Pierre Schmitz
2012-03-05Add -d param to optionally support devtmpfsGerardo Exequiel Pozzi
2012-03-05Add script to move packages between [extra] and [community]Pierre Schmitz
2012-03-04commitpkg: Add ability to override the serverPierre Schmitz
2012-03-04find-libdeps: fix extraction of sonameFlorian Pritz
2012-02-15prepare release20120215Pierre Schmitz
2012-02-15Always sign unsigned packagesAllan McRae
2012-02-12archrelease: Validate tags before releasingLukas Fleischer
2012-02-08zsh_completion: Remove multilib*-{i686, any}Lukas Fleischer
2012-02-06prepare release20120206Pierre Schmitz
2012-02-06commitpkg: use absolute paths when uploading filesFlorian Pritz
2012-01-19Fix typo: It's PKGDEST and not DESTDIRPierre Schmitz
2012-01-18Set correct pacman.conf20120119Pierre Schmitz
2012-01-18Remove any pacman 4 related workarounds20120118Pierre Schmitz
2012-01-18makechrootpkg: fix error messageAllan McRae
2012-01-18Fix up usage help, the Default line belongs to -lJan Alexander Steffens (heftig)
2012-01-18find-libdeps: fix syntax errorFlorian Pritz
2012-01-18commitpkg: behavior more sanely in searching for built pkgsDave Reisner
2012-01-14prepare release20120114Pierre Schmitz
2012-01-14Add support for multilib-stagingPierre Schmitz
2011-12-20prepare release20111220Pierre Schmitz
2011-12-20mkarchroot: do not create /etc/mtabTom Gundersen