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