summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
AgeCommit message (Expand)Author
2017-12-12Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-11-24makechrootpkg.in: add "pacman-key --populate" before calling "makepkg" to be ...v20171124archlinux32/v20171124Erich Eckner
2017-11-22Support reproducible buildsEli Schwartz
2017-10-30Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-10-30Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-10-30makechrootpkg: Fix function usage commentsLuke Shumaker
2017-10-30makechrootpkg: move init_variables() to be part of main()Luke Shumaker
2017-10-19makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...v20171019archlinux32/v20171019Erich Eckner
2017-09-15Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-09-15Merge remote-tracking branch 'upstream/master'Erich Eckner
2017-09-14makechrootpkg: Reopen console to assign the CTTYJan Alexander Steffens (heftig)
2017-09-14makechrootpkg: Prevent collecting coredumpsJan Alexander Steffens (heftig)
2017-08-25makechrootpkg: Also look for -e as --noextractJan Alexander Steffens (heftig)
2017-08-25makechrootpkg: Prevent removing build dir when --noextract specifiedMartchus
2017-08-24makechrootpkg: Also look for -e as --noextractJan Alexander Steffens (heftig)
2017-08-24makechrootpkg: Prevent removing build dir when --noextract specifiedMartchus
2017-08-14makechrootpkg.in: set correct ownership of WORKDIRv20170814archlinux32/v20170814Erich Eckner
2017-07-31remove empty tree if "--verifysource" failedErich Eckner
2017-07-14makechrootpkg: Skip integrity checks inside the chrootv20170714archlinux32/v20170714Jan Alexander Steffens (heftig)
2017-07-14makechrootpkg: Use long args for makepkgJan Alexander Steffens (heftig)
2017-07-14makechrootpkg: Move makepkg-as-root check to main()Jan Alexander Steffens (heftig)
2017-07-14makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdestLuke Shumaker
2017-07-14Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker
2017-07-14Quote strings that shellcheck warns about.Luke Shumaker
2017-07-14Make purely stylistic changes to make shellcheck happier.Luke Shumaker
2017-07-14makechrootpkg: Add a comment warning about a bug in "sudo -i"Luke Shumaker
2017-07-14makechroot: download_sources: Accept makepkg_owner as an argumentLuke Shumaker
2017-07-14makechrootpkg: sync_chroot: Make more general.Luke Shumaker
2017-07-14makechrootpkg: sync_chroot: make usage easier to understand.Luke Shumaker
2017-07-14makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.Luke Shumaker
2017-07-13makechrootpkg: Skip integrity checks inside the chrootJan Alexander Steffens (heftig)
2017-07-13makechrootpkg: Use long args for makepkgJan Alexander Steffens (heftig)
2017-07-13makechrootpkg: Move makepkg-as-root check to main()Jan Alexander Steffens (heftig)
2017-07-05makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdestLuke Shumaker
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker
2017-07-05makechrootpkg: Add a comment warning about a bug in "sudo -i"Luke Shumaker
2017-07-05makechroot: download_sources: Accept makepkg_owner as an argumentLuke Shumaker
2017-07-05makechrootpkg: sync_chroot: Make more general.Luke Shumaker
2017-07-05makechrootpkg: sync_chroot: make usage easier to understand.Luke Shumaker
2017-07-05makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.Luke Shumaker
2017-06-27makechrootpkg: put "keyserver-options auto-key-retrieve" into gpg.conf, so "g...v20170627archlinux32/v20170627Erich Eckner
2017-04-17makechrootpkg: Avoid having code floating around outside of a function.Luke Shumaker
2017-04-09makechrootpkg: Delete chroot subvols recursively when using -TJan Alexander Steffens (heftig)
2017-04-05makechrootpkg: Unindent as suggested in 2fd5931Jan Alexander Steffens (heftig)
2017-04-05makechrootpkg: Improve status messages.Luke Shumaker
2017-04-05makechrootpkg: Adjust to have the functions work with `set -u`.Luke Shumaker
2017-04-05makechrootpkg: Have functions be more function-y.Luke Shumaker
2017-04-05makechrootpkg: install_pkg was an unused variableLuke Shumaker