Age | Commit message (Expand) | Author |
2014-10-20 | makechrootpkg: treat makepkg_args as array | Dave Reisner |
2014-10-20 | makechrootpkg: don't run namcap if makepkg fails | Dave Reisner |
2014-10-19 | makechroot: die if we encounter an unexpected option | Dave Reisner |
2014-10-19 | save and reuse original argv when auto-elevating | Dave Reisner |
2014-09-30 | makechrootpkg: make running namcap a "compile time" choice | Dave Reisner |
2014-09-30 | makechrootpkg: build as same UID as invoker | Dave Reisner |
2014-09-22 | makechrootpkg: Use the btrfs mountpoint/subvolume check consistently. | Luke Shumaker |
2014-09-22 | makechrootpkg: use a simpler/safer expression with eval | Dave Reisner |
2014-05-10 | Switch to root when started as regular user | Sébastien Luttringer |
2014-05-10 | Update mtime of chroot when building | Jan Alexander Steffens (heftig) |
2014-05-10 | Remove broken unknown arguments check and fix usage | Joel Teichroeb |
2013-11-07 | FS#37656 - [devtools] add SRCPKGDEST to makechrootpkg | Markus M. May |
2013-11-07 | makechrootpkg: Don't copy the logpipe | Jan Alexander Steffens (heftig) |
2013-11-01 | Add support for building bzr packages | Maxime Gauduin |
2013-11-01 | Add mountpoint check to btrfs subvol logic | WorMzy Tykashi |
2013-11-01 | makechrootpkg: Look harder for -R argument | Dave Reisner |
2013-08-19 | makechrootpkg: add generic support for additional bind mounts | Dave Reisner |
2013-08-08 | avoid injecting code into the format string | Dave Reisner |
2013-05-25 | makechrootpkg: Add hack for svn sources and makepkg 4.1.1 | Jan Alexander Steffens (heftig) |
2013-05-11 | makechrootpkg: Update comments to point out the bad hacks | Jan Alexander Steffens (heftig) |
2013-05-11 | makechrootpkg: Split out chrootbuild into a function | Jan Alexander Steffens (heftig) |
2013-05-06 | makechrootpkg: Ensure we have a writable PKGBUILD | Jan Alexander Steffens (heftig) |
2013-05-03 | makechrootpkg: Avoid parsing PKGBUILD and support VCS sources | Jan Alexander Steffens (heftig) |
2013-05-03 | makechrootpkg: Remove add_to_db feature | 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-08 | makechrootpkg: Add option to build in temp chroot | Sébastien Luttringer |
2013-03-17 | makechrootpkg: Stat chrootdir type after existancy | Sébastien Luttringer |
2013-03-17 | archbuild: only use base-devel to new chroot | Sébastien Luttringer |
2013-03-10 | makechrootpkg: use var instead of file in $copydir | Sébastien Luttringer |
2013-03-10 | makechrootpkg: Properly detect filesystem type | Sébastien Luttringer |
2013-03-10 | makechrootpkg: Display uniform $copy in messages | Sébastien Luttringer |
2013-03-10 | makechrootpkg: -I to handle multiple packages | Sébastien Luttringer |
2013-01-20 | -I ends early if there is nothing to build | Sébastien Luttringer |
2012-11-15 | Make sure the usage functions are consistent | Eric Bélanger |
2012-10-27 | Fix return code handling | Jan Alexander Steffens (heftig) |
2012-10-03 | makechrootpkg: do not run namcap as root | Pierre Schmitz |
2012-09-14 | Fix ownership when copying files from chroot to system | Florian Pritz |
2012-06-11 | Enable signature checking within build environment | Pierre Schmitz |
2012-03-05 | makechrootpkg: Install the built packages before running namcap to reduce fal... | Pierre Schmitz |
2012-01-18 | makechrootpkg: fix error message | Allan McRae |
2012-01-18 | Fix up usage help, the Default line belongs to -l | Jan Alexander Steffens (heftig) |
2011-12-04 | makearchroot: source /etc/profile before building | Allan McRae |
2011-11-09 | makechrootpkg: fix repack | Ionut Biru |
2011-11-06 | makechrootpkg: Create separate namcap log for every single file | Pierre Schmitz |
2011-11-04 | Capitalize output messages | Eric Bélanger |
2011-11-01 | Move common functions to a shared file | Pierre Schmitz |
2011-10-31 | makechrootpkg: Handle install and changelog file the same way as in commitpkg | Pierre Schmitz |
2011-10-31 | makechrootpkg: Do not export LANG | Pierre Schmitz |
2011-10-29 | makechrootpkg: Make host pubring.gpg available to check signed sources | Pierre Schmitz |