summaryrefslogtreecommitdiffstats
path: root/makechrootpkg.in
AgeCommit message (Expand)AuthorFilesLines
2015-05-14fix handling of public keyringChristian Hesse1-1/+2
2015-02-28handle gnupg 2.1.x public keyringChristian Hesse1-4/+5
2015-02-15makechrootpkg: keep all function defs togetherDave Reisner1-54/+54
2014-10-21makechrootpkg: treat makepkg_args as arrayDave Reisner1-8/+11
2014-10-21makechrootpkg: don't run namcap if makepkg failsDave Reisner1-1/+1
2014-10-20makechroot: die if we encounter an unexpected optionDave Reisner1-1/+1
2014-10-19save and reuse original argv when auto-elevatingDave Reisner1-2/+4
2014-10-01makechrootpkg: make running namcap a "compile time" choiceDave Reisner1-14/+14
2014-10-01makechrootpkg: build as same UID as invokerDave Reisner1-9/+15
2014-09-22makechrootpkg: Use the btrfs mountpoint/subvolume check consistently.Luke Shumaker1-1/+1
2014-09-22makechrootpkg: use a simpler/safer expression with evalDave Reisner1-1/+1
2014-05-10Switch to root when started as regular userSébastien Luttringer1-1/+1
2014-05-10Update mtime of chroot when buildingJan Alexander Steffens (heftig)1-0/+3
2014-05-10Remove broken unknown arguments check and fix usageJoel Teichroeb1-3/+2
2013-11-07FS#37656 - [devtools] add SRCPKGDEST to makechrootpkgMarkus M. May1-5/+16
2013-11-07makechrootpkg: Don't copy the logpipeJan Alexander Steffens (heftig)1-0/+1
2013-11-01Add support for building bzr packagesMaxime Gauduin1-6/+8
2013-11-01Add mountpoint check to btrfs subvol logicWorMzy Tykashi1-1/+1
2013-11-01makechrootpkg: Look harder for -R argumentDave Reisner1-5/+7
2013-08-19makechrootpkg: add generic support for additional bind mountsDave Reisner1-3/+15
2013-08-08avoid injecting code into the format stringDave Reisner1-7/+7
2013-05-25makechrootpkg: Add hack for svn sources and makepkg 4.1.1Jan Alexander Steffens (heftig)1-0/+11
2013-05-11makechrootpkg: Update comments to point out the bad hacksJan Alexander Steffens (heftig)1-3/+4
2013-05-11makechrootpkg: Split out chrootbuild into a functionJan Alexander Steffens (heftig)1-28/+42
2013-05-06makechrootpkg: Ensure we have a writable PKGBUILDJan Alexander Steffens (heftig)1-0/+5
2013-05-03makechrootpkg: Avoid parsing PKGBUILD and support VCS sourcesJan Alexander Steffens (heftig)1-148/+173
2013-05-03makechrootpkg: Remove add_to_db featureJan Alexander Steffens (heftig)1-12/+1
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)1-14/+2
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)1-3/+3
2013-04-08makechrootpkg: Add option to build in temp chrootSébastien Luttringer1-8/+25
2013-03-17makechrootpkg: Stat chrootdir type after existancySébastien Luttringer1-3/+3
2013-03-17archbuild: only use base-devel to new chrootSébastien Luttringer1-2/+2
2013-03-10makechrootpkg: use var instead of file in $copydirSébastien Luttringer1-7/+4
2013-03-10makechrootpkg: Properly detect filesystem typeSébastien Luttringer1-9/+10
2013-03-10makechrootpkg: Display uniform $copy in messagesSébastien Luttringer1-2/+2
2013-03-10makechrootpkg: -I to handle multiple packagesSébastien Luttringer1-8/+12
2013-01-20-I ends early if there is nothing to buildSébastien Luttringer1-2/+2
2012-11-15Make sure the usage functions are consistentEric Bélanger1-1/+1
2012-10-27Fix return code handlingJan Alexander Steffens (heftig)1-2/+2
2012-10-03makechrootpkg: do not run namcap as rootPierre Schmitz1-1/+1
2012-09-14Fix ownership when copying files from chroot to systemFlorian Pritz1-0/+4
2012-06-11Enable signature checking within build environmentPierre Schmitz1-4/+0
2012-03-05makechrootpkg: Install the built packages before running namcap to reduce fal...Pierre Schmitz1-1/+1
2012-01-18makechrootpkg: fix error messageAllan McRae1-3/+4
2012-01-18Fix up usage help, the Default line belongs to -lJan Alexander Steffens (heftig)1-1/+1
2011-12-04makearchroot: source /etc/profile before buildingAllan McRae1-0/+1
2011-11-09makechrootpkg: fix repackIonut Biru1-1/+1
2011-11-06makechrootpkg: Create separate namcap log for every single filePierre Schmitz1-3/+6
2011-11-04Capitalize output messagesEric Bélanger1-3/+3
2011-11-01Move common functions to a shared filePierre Schmitz1-17/+13