summaryrefslogtreecommitdiffstats
path: root/makechrootpkg.in
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-31makechrootpkg: Handle install and changelog file the same way as in commitpkgPierre Schmitz1-4/+4
2011-10-31makechrootpkg: Do not export LANGPierre Schmitz1-1/+1
2011-10-29makechrootpkg: Make host pubring.gpg available to check signed sourcesPierre Schmitz1-3/+13
2011-10-29makechrootpkg: Set the C locale system widePierre Schmitz1-0/+3
2011-10-14makechrootpkg: Avoid running namcap on non-package file like signaturesPierre Schmitz1-1/+1
2011-10-07Always log builds in makechrootpkgAllan McRae1-1/+1
2011-10-07makechrootpkg: If chroot is missing, exit instead of usageJan Alexander Steffens (heftig)1-1/+1
2011-10-07makechrootpkg: Add option to explicitly run namcapJan Alexander Steffens (heftig)1-2/+8
2011-10-07makechrootpkg: Source PKGBUILD only onceJan Alexander Steffens (heftig)1-11/+11
2011-10-07makechrootpkg: Use nullglobJan Alexander Steffens (heftig)1-2/+2
2011-10-07makechrootpkg: Always set PKGDEST and SRCDESTJan Alexander Steffens (heftig)1-10/+6