Age | Commit message (Expand) | Author | Files | Lines |
2014-10-19 | save and reuse original argv when auto-elevating | Dave Reisner | 1 | -2/+4 |
2014-09-22 | archbuild: Fix a variable name mistake. ($copydir -> $copy) | Luke Shumaker | 1 | -1/+1 |
2014-05-10 | Switch to root when started as regular user | Sébastien Luttringer | 1 | -3/+1 |
2013-05-11 | archbuild: Correct makechrootpkg argument order | Jan Alexander Steffens (heftig) | 1 | -1/+1 |
2013-05-06 | arch-nspawn: setarch to CARCH | Jan Alexander Steffens (heftig) | 1 | -2/+2 |
2013-05-03 | lib/common.sh: Introduce locking helper functions | Jan Alexander Steffens (heftig) | 1 | -6/+2 |
2013-05-02 | mkarchroot: Refactor chroot running into a new script | Jan Alexander Steffens (heftig) | 1 | -3/+3 |
2013-04-06 | Only try to use btrfs snapshots if chroots are on a btrfs partition | Pierre Schmitz | 1 | -1/+3 |
2013-03-17 | archbuild: only use base-devel to new chroot | Sébastien Luttringer | 1 | -1/+1 |
2013-01-22 | archbuild: fix default build flags20130122 | Pierre Schmitz | 1 | -1/+1 |
2013-01-20 | Allow makechroot options in archbuild | Sébastien Luttringer | 1 | -4/+12 |
2012-11-15 | Make sure the usage functions are consistent | Eric Bélanger | 1 | -1/+1 |
2012-10-03 | archbuild: abort if update or creation of the chroot fails | Pierre Schmitz | 1 | -2/+2 |
2012-06-16 | archbuild: do not cross filesystems when removing the chroot copies | Pierre Schmitz | 1 | -2/+2 |
2012-06-16 | archbuild: use flock -n as we do elsewhere | Pierre Schmitz | 1 | -3/+6 |
2012-06-12 | archbuild: Store chroots in /var/lib instead of /var/tmp | Pierre Schmitz | 1 | -1/+1 |
2012-01-18 | Set correct pacman.conf20120119 | Pierre Schmitz | 1 | -1/+1 |
2012-01-18 | Remove any pacman 4 related workarounds20120118 | Pierre Schmitz | 1 | -16/+1 |
2011-12-04 | archbuild: exec makechrootpkg to preserve exit value | Dave Reisner | 1 | -1/+1 |
2011-11-06 | archbuild: Always use recent makepkg.conf and pacman.conf; Run namcap by default | Pierre Schmitz | 1 | -7/+16 |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz | 1 | -6/+8 |
2011-10-29 | temporary workaround until pacman 4.0 moves to [core] | Pierre Schmitz | 1 | -0/+7 |
2011-10-07 | Support non-standard install locations | Lukas Fleischer | 1 | -0/+68 |