summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
AgeCommit message (Expand)Author
2016-06-09Merge tag '20160527.1'HEADlibretools-20160609masterLuke Shumaker
2016-01-09makechrootpkg: set builduser's shell to /bin/bashEvangelos Foutras
2016-01-09makechrootpkg: use /build as HOME for the builduserLevente Polyak
2015-06-06Reverse the previous commit--passing in makepkg_args as args is better.libretools-20150607Luke Shumaker
2015-06-06makechrootpkg: remove extra arguments to /chrootbuildLuke Shumaker
2015-06-06Merge branch 'archlinux'Luke Shumaker
2015-06-06makechrootpkg: verify sources before preparing chrootEvangelos Foutras
2015-05-17Merge branch 'archlinux'libretools-20150526Luke Shumaker
2015-05-14fix handling of public keyringChristian Hesse
2015-04-13Merge branch 'archlinux'Luke Shumaker
2015-02-28handle gnupg 2.1.x public keyringChristian Hesse
2015-02-15makechrootpkg: keep all function defs togetherDave Reisner
2014-11-05Merge branch 'archlinux'libretools-20141128Luke Shumaker
2014-10-20makechrootpkg: treat makepkg_args as arrayDave Reisner
2014-10-20makechrootpkg: don't run namcap if makepkg failsDave Reisner
2014-10-19makechroot: die if we encounter an unexpected optionDave Reisner
2014-10-19save and reuse original argv when auto-elevatingDave Reisner
2014-09-30makechrootpkg: make running namcap a "compile time" choiceDave Reisner
2014-09-30makechrootpkg: build as same UID as invokerDave Reisner
2014-09-22makechrootpkg: Use the btrfs mountpoint/subvolume check consistently.Luke Shumaker
2014-09-22makechrootpkg: use a simpler/safer expression with evalDave Reisner
2014-05-10Tidy up.Luke Shumaker
2014-05-10Merge remote-tracking branch 'arch/master'Luke Shumaker
2014-05-10Switch to root when started as regular userSébastien Luttringer
2014-05-10Update mtime of chroot when buildingJan Alexander Steffens (heftig)
2014-05-10Remove broken unknown arguments check and fix usageJoel Teichroeb
2014-01-05makechrootpkg: fix the btrfs check in both placeslibretools-20140106Luke Shumaker
2014-01-04Merge branch 'devtools'Luke Shumaker
2013-11-07FS#37656 - [devtools] add SRCPKGDEST to makechrootpkgMarkus M. May
2013-11-07makechrootpkg: Don't copy the logpipeJan Alexander Steffens (heftig)
2013-11-01Add support for building bzr packagesMaxime Gauduin
2013-11-01Add mountpoint check to btrfs subvol logicWorMzy Tykashi
2013-11-01makechrootpkg: Look harder for -R argumentDave Reisner
2013-09-26Merge branch 'devtools'libretools-20130930Luke Shumaker
2013-08-19makechrootpkg: add generic support for additional bind mountsDave Reisner
2013-08-16Avoid having code/variables in format strings.Luke Shumaker
2013-08-16Merge remote-tracking branch 'remotes/devtools/master'Luke Shumaker
2013-08-08avoid injecting code into the format stringDave Reisner
2013-06-15makechrootpkg: ~/.makepkg.conf should take precedence over /etc/Luke Shumaker
2013-06-15makechrootpkg: handle makepkg_args betterLuke Shumaker
2013-06-15Merge branch 'devtools'Luke Shumaker
2013-06-15Merge commit '7ca4e'Luke Shumaker
2013-06-15Merge commit 'abba'Luke Shumaker
2013-06-15Merge commit 'a7a0': merge our and their lock functionsLuke Shumaker
2013-06-15redo the lock functions to not append .lockLuke Shumaker
2013-06-15Merge commit '4535'Luke Shumaker
2013-05-25makechrootpkg: Add hack for svn sources and makepkg 4.1.1Jan Alexander Steffens (heftig)
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-11makechrootpkg: Update comments to point out the bad hacksJan Alexander Steffens (heftig)