summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-03lock_open_* fix possible bug caused symlinked directorieslibretools-20130605Luke Shumaker
2013-06-03fix bugs with `set -u` in common.shLuke Shumaker
2013-05-27common.sh: unset COLOR variables in a way that is `set -u` safe.Luke Shumaker
2013-05-26undo accidental change of permissions on lib/common.shLuke Shumaker
2013-05-14makechrootpkg.in: only run `makepkg "$copydir/repo"` onceLuke Shumaker
2013-05-14makechrootpkg.in: even though it is, don't require $pkgfile to be absolute wh...Luke Shumaker
2013-05-02lib/common.sh: use gettext for WARNING/ERROR/done hardcoded text.Luke Shumaker
2013-05-02mkarchroot: rename mode -i (install) to -m (make)Luke Shumaker
2013-04-30makechrootpkg.in: make lock waiting messages more clear, fix .lock.lock bugLuke Shumaker
2013-04-30makechrootpkg.in: adjust mkarchroot usage to our versionLuke Shumaker
2013-04-25lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not useLuke Shumaker
2013-04-24Merge tag '20130408' into completeLuke Shumaker
2013-04-24Merge tag '20130406' into completeLuke Shumaker
2013-04-24Merge commit '71b1' into completeLuke Shumaker
2013-04-24once again re-do option handling for mkarchrootLuke Shumaker
2013-04-24Merge commit '4bca' into completeLuke Shumaker
2013-04-24Merge commit '1f037' into completeLuke Shumaker
2013-04-24Merge commit 'f03086' into completeLuke Shumaker
2013-04-24Merge commit '35dc74' into completeLuke Shumaker
2013-04-24Merge commit '0dc255' into completeLuke Shumaker
2013-04-24Merge commit '0c6264' into completeLuke Shumaker
2013-04-24Merge commit 'b807c' into completeLuke Shumaker
2013-04-24Merge commit '280d55' into completeLuke Shumaker
2013-04-24Merge commit '8281' into completeLuke Shumaker
2013-04-08Prepare release20130408Pierre Schmitz
2013-04-08makechrootpkg: Add option to build in temp chrootSébastien Luttringer
2013-04-07mkarchroot: Fix creation of btrfs snapshot and remove force optionPierre Schmitz
2013-04-06Prepare release20130406Pierre Schmitz
2013-04-06Bump the chroot version as we changed the default package setPierre Schmitz
2013-04-06Only try to use btrfs snapshots if chroots are on a btrfs partitionPierre Schmitz
2013-04-06Sync pacman.conf and makepkg.conf with pacman 4.1Pierre Schmitz
2013-04-06Simplify update call as pacman does no longer support SyncFirstPierre Schmitz
2013-04-06mkarchroot: code cleanupPierre Schmitz
2013-04-06mkarchroot: Create working directory if neededPierre Schmitz
2013-04-06use nspawn to bind mount needed directoriesDave Reisner
2013-03-17makechrootpkg: Stat chrootdir type after existancySébastien Luttringer
2013-03-17archbuild: only use base-devel to new chrootSébastien Luttringer
2013-03-10makechrootpkg: use var instead of file in $copydirSébastien Luttringer
2013-03-10makechrootpkg: Properly detect filesystem typeSébastien Luttringer
2013-03-10makechrootpkg: Display uniform $copy in messagesSébastien Luttringer
2013-03-10makechrootpkg: -I to handle multiple packagesSébastien Luttringer
2013-01-27Fix crossrepomove for use on nymeria20130127Pierre Schmitz
2013-01-22archbuild: fix default build flags20130122Pierre Schmitz
2013-01-20Use nymeria instead of gerolde20130120Pierre Schmitz
2013-01-20-I ends early if there is nothing to buildSébastien Luttringer
2013-01-20Allow makechroot options in archbuildSébastien Luttringer
2013-01-20Drop initscripts supportPierre Schmitz
2012-12-02mkarchroot: redo option parsing to make more sense.Luke Shumaker
2012-12-02mkarchroot: fix bug where a umount error would abort all umountsLuke Shumaker
2012-12-02mkarchroot: fix bug with lock file nameLuke Shumaker