summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
AgeCommit message (Expand)Author
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)
2013-05-11makechrootpkg: Split out chrootbuild into a functionJan Alexander Steffens (heftig)
2013-05-06makechrootpkg: Ensure we have a writable PKGBUILDJan Alexander Steffens (heftig)
2013-05-03makechrootpkg: Avoid parsing PKGBUILD and support VCS sourcesJan Alexander Steffens (heftig)
2013-05-03makechrootpkg: Remove add_to_db featureJan Alexander Steffens (heftig)
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)
2013-04-30makechrootpkg.in: make lock waiting messages more clear, fix .lock.lock bugLuke Shumaker
2013-04-30makechrootpkg.in: adjust mkarchroot usage to our versionLuke Shumaker
2013-04-24Merge tag '20130408' into completeLuke Shumaker
2013-04-24Merge commit '35dc74' into completeLuke Shumaker
2013-04-24Merge commit '0dc255' into completeLuke Shumaker
2013-04-24Merge commit '0c6264' into completeLuke Shumaker
2013-04-24Merge commit 'b807c' into completeLuke Shumaker
2013-04-24Merge commit '280d55' into completeLuke Shumaker
2013-04-08makechrootpkg: Add option to build in temp chrootSébastien Luttringer
2013-03-17makechrootpkg: Stat chrootdir type after existancySébastien Luttringer
2013-03-17archbuild: only use base-devel to new chrootSébastien Luttringer
2013-03-10makechrootpkg: use var instead of file in $copydirSébastien Luttringer
2013-03-10makechrootpkg: Properly detect filesystem typeSébastien Luttringer
2013-03-10makechrootpkg: Display uniform $copy in messagesSébastien Luttringer
2013-03-10makechrootpkg: -I to handle multiple packagesSébastien Luttringer