Age | Commit message (Expand) | Author | Files | Lines |
2013-10-19 | Make !staticlibs the default in makepkg.conf | Allan McRae | 2 | -4/+4 |
2013-08-19 | makechrootpkg: add generic support for additional bind mounts | Dave Reisner | 1 | -3/+15 |
2013-08-18 | checkpkg: avoid using PKGEXT to guess tarball name | Dave Reisner | 1 | -14/+16 |
2013-08-18 | ensure that PKGBUILDs aren't sourced via PATH | Dave Reisner | 2 | -2/+2 |
2013-08-18 | arch-nspawn: allow oddly named directories | Dave Reisner | 1 | -8/+8 |
2013-08-18 | arch-nspawn: avoid escaping mount_args | Dave Reisner | 1 | -7/+3 |
2013-08-08 | Prepare release20130808 | Pierre Schmitz | 1 | -1/+1 |
2013-08-08 | Update makepkg.conf from pacman 4.1.2 | Pierre Schmitz | 2 | -0/+4 |
2013-08-08 | Makefile: validate generated files as part of build | Dave Reisner | 1 | -0/+1 |
2013-08-08 | avoid injecting code into the format string | Dave Reisner | 9 | -24/+24 |
2013-08-08 | common: Properly forward arguments from die to error | Dave Reisner | 1 | -1/+1 |
2013-08-08 | arch-nspawn: remove leading - from the machine name/hostname | Florian Pritz | 1 | -1/+4 |
2013-05-25 | prepare new release20130525 | Pierre Schmitz | 1 | -1/+1 |
2013-05-25 | Move all scripts from sbin to bin directories | Pierre Schmitz | 1 | -8/+3 |
2013-05-25 | Update .gitignore | Jan Alexander Steffens (heftig) | 1 | -0/+1 |
2013-05-25 | crossrepomove: copy packages locally | Jan Alexander Steffens (heftig) | 1 | -5/+2 |
2013-05-25 | makechrootpkg: Add hack for svn sources and makepkg 4.1.1 | Jan Alexander Steffens (heftig) | 1 | -0/+11 |
2013-05-11 | makechrootpkg: Update comments to point out the bad hacks | Jan Alexander Steffens (heftig) | 1 | -3/+4 |
2013-05-11 | archbuild: Correct makechrootpkg argument order | Jan Alexander Steffens (heftig) | 1 | -1/+1 |
2013-05-11 | arch-nspawn: Quiet systemd-nspawn again | Jan Alexander Steffens (heftig) | 1 | -1/+1 |
2013-05-11 | makechrootpkg: Split out chrootbuild into a function | Jan Alexander Steffens (heftig) | 1 | -28/+42 |
2013-05-06 | makechrootpkg: Ensure we have a writable PKGBUILD | Jan Alexander Steffens (heftig) | 1 | -0/+5 |
2013-05-06 | arch-nspawn: setarch to CARCH | Jan Alexander Steffens (heftig) | 2 | -3/+9 |
2013-05-03 | makechrootpkg: Avoid parsing PKGBUILD and support VCS sources | Jan Alexander Steffens (heftig) | 1 | -148/+173 |
2013-05-03 | makechrootpkg: Remove add_to_db feature | Jan Alexander Steffens (heftig) | 3 | -14/+2 |
2013-05-03 | lib/common.sh: Introduce locking helper functions | Jan Alexander Steffens (heftig) | 4 | -37/+29 |
2013-05-03 | arch-nspawn: Set machine name | Jan Alexander Steffens (heftig) | 1 | -1/+1 |
2013-05-02 | mkarchroot: Refactor chroot running into a new script | Jan Alexander Steffens (heftig) | 7 | -128/+159 |
2013-04-08 | Prepare release20130408 | Pierre Schmitz | 1 | -1/+1 |
2013-04-08 | makechrootpkg: Add option to build in temp chroot | Sébastien Luttringer | 1 | -8/+25 |
2013-04-07 | mkarchroot: Fix creation of btrfs snapshot and remove force option | Pierre Schmitz | 3 | -15/+8 |
2013-04-06 | Prepare release20130406 | Pierre Schmitz | 1 | -1/+1 |
2013-04-06 | Bump the chroot version as we changed the default package set | Pierre Schmitz | 1 | -1/+1 |
2013-04-06 | Only try to use btrfs snapshots if chroots are on a btrfs partition | Pierre Schmitz | 2 | -3/+7 |
2013-04-06 | Sync pacman.conf and makepkg.conf with pacman 4.1 | Pierre Schmitz | 10 | -111/+100 |
2013-04-06 | Simplify update call as pacman does no longer support SyncFirst | Pierre Schmitz | 1 | -2/+2 |
2013-04-06 | mkarchroot: code cleanup | Pierre Schmitz | 1 | -14/+6 |
2013-04-06 | mkarchroot: Create working directory if needed | Pierre Schmitz | 1 | -0/+4 |
2013-04-06 | use nspawn to bind mount needed directories | Dave Reisner | 1 | -38/+17 |
2013-03-17 | makechrootpkg: Stat chrootdir type after existancy | Sébastien Luttringer | 1 | -3/+3 |
2013-03-17 | archbuild: only use base-devel to new chroot | Sébastien Luttringer | 2 | -3/+3 |
2013-03-10 | makechrootpkg: use var instead of file in $copydir | Sébastien Luttringer | 1 | -7/+4 |
2013-03-10 | makechrootpkg: Properly detect filesystem type | Sébastien Luttringer | 1 | -9/+10 |
2013-03-10 | makechrootpkg: Display uniform $copy in messages | Sébastien Luttringer | 1 | -2/+2 |
2013-03-10 | makechrootpkg: -I to handle multiple packages | Sébastien Luttringer | 1 | -8/+12 |
2013-01-27 | Fix crossrepomove for use on nymeria20130127 | Pierre Schmitz | 2 | -29/+15 |
2013-01-22 | archbuild: fix default build flags20130122 | Pierre Schmitz | 2 | -2/+2 |
2013-01-20 | Use nymeria instead of gerolde20130120 | Pierre Schmitz | 5 | -17/+9 |
2013-01-20 | -I ends early if there is nothing to build | Sébastien Luttringer | 1 | -2/+2 |
2013-01-20 | Allow makechroot options in archbuild | Sébastien Luttringer | 1 | -4/+12 |