summaryrefslogtreecommitdiffstats
path: root/makechrootpkg.in
AgeCommit message (Expand)AuthorFilesLines
2019-12-05makechrootpkg: sync databases for checkpkg off-siteLevente Polyak1-2/+13
2019-11-30makechrootpkg: double quote array expansions for checkpkg locationsLevente Polyak1-1/+1
2019-11-30makechrootpkg: sync database for checkpkg to avoid nonexistent targetsLevente Polyak1-1/+1
2019-11-30makechrootpkg: check local pkg versions before downloading for checkpkgLevente Polyak1-6/+12
2019-11-07use libmakepkg to find and use variables in makepkg.confEli Schwartz1-28/+6
2019-09-28checkpkg: add option to print a warning in case of differencesLevente Polyak1-1/+1
2019-09-28checkpkg: add option to avoid keeping the tmp dirLevente Polyak1-1/+1
2019-09-28makechrootpkg: run checkpkg automatically after buildLevente Polyak1-1/+19
2019-09-12Revert "makechrootpkg: with -n, check if the package failed to install"Eli Schwartz1-8/+1
2019-08-09makechrootpkg: with -n, check if the package failed to installEli Schwartz1-1/+8
2019-08-09makechrootpkg: make the -U option work for the first time everEli Schwartz1-2/+2
2019-08-09makechrootpkg: also downgrade packages when updating chrootsEli Schwartz1-1/+1
2019-08-09makechrootpkg: when installing with -I, ensure package is installedEli Schwartz1-1/+1
2019-08-09makechrootpkg: accept arguments useful to verifysourceEli Schwartz1-3/+5
2019-08-09makechrootpkg: fix breakage in makepkg option parsingEli Schwartz1-2/+1
2019-08-09Escape paths with ":" that are passed to systemd-nspawn --bindEli Schwartz1-2/+2
2019-08-09makechrootpkg: check truthiness using shell arithmeticEli Schwartz1-18/+19
2019-08-09Revert "makechrootpkg: Have functions be more function-y."Eli Schwartz1-33/+6
2019-08-09Revert "makechrootpkg: Avoid having code floating around outside of a function."Eli Schwartz1-121/+117
2019-08-09makechrootpkg: load makepkg.conf variables correctlyEli Schwartz1-1/+1
2019-06-12Revert "makechrootpkg: sync_chroot: Make more general."Eli Schwartz via arch-projects1-19/+13
2019-03-25makechrootpkg: keep *DEST, MAKEFLAGS & PACKAGERMatt Robinson1-1/+1
2019-01-22remove empty tree if "--verifysource" failedErich Eckner1-7/+3
2018-05-31makechrootpkg: whitelist return code 14 from makepkgEli Schwartz via arch-projects1-0/+7
2018-05-16Do not assume the makechrootpkg user's groupname is the same as the username20180528Eli Schwartz1-1/+1
2018-05-13makechrootpkg: Do not copy the user keyring into the chroot.Eli Schwartz1-6/+1
2018-05-12makechrootpkg: add /etc/shadow entry for builduserEvangelos Foutras1-1/+2
2018-03-24makechrootpkg: fix verifysource with pacman-gitEli Schwartz1-1/+1
2018-03-24makechrootpkg: respect GNUPGHOMEEmiel Wiedijk1-2/+3
2018-01-21makechrootpkg: make sure that makepkg.conf is always parsed as textBartłomiej Piotrowski1-1/+1
2018-01-21makechrootpkg: Adjust to work properly with `set -e`Luke Shumaker1-1/+1
2018-01-21makechrootpkg: Fix anti-pattern when checking for enabled featuresEli Schwartz1-2/+2
2018-01-21makechrootpkg: Fix unconditionally running namcapEli Schwartz1-1/+1
2017-12-27Revert "makechrootpkg: Reopen console to assign the CTTY"Evangelos Foutras1-3/+0
2017-11-22Support reproducible buildsEli Schwartz1-2/+3
2017-10-30makechrootpkg: Fix function usage commentsLuke Shumaker1-1/+1
2017-10-30makechrootpkg: move init_variables() to be part of main()Luke Shumaker1-24/+20
2017-09-14makechrootpkg: Reopen console to assign the CTTYJan Alexander Steffens (heftig)1-0/+3
2017-09-14makechrootpkg: Prevent collecting coredumpsJan Alexander Steffens (heftig)1-0/+4
2017-08-24makechrootpkg: Also look for -e as --noextractJan Alexander Steffens (heftig)1-6/+6
2017-08-24makechrootpkg: Prevent removing build dir when --noextract specifiedMartchus1-7/+7
2017-07-13makechrootpkg: Skip integrity checks inside the chrootJan Alexander Steffens (heftig)1-1/+1
2017-07-13makechrootpkg: Use long args for makepkgJan Alexander Steffens (heftig)1-2/+2
2017-07-13makechrootpkg: Move makepkg-as-root check to main()Jan Alexander Steffens (heftig)1-8/+8
2017-07-05makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdestLuke Shumaker1-0/+5
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker1-0/+1
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker1-3/+3
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker1-7/+9
2017-07-05makechrootpkg: Add a comment warning about a bug in "sudo -i"Luke Shumaker1-0/+4
2017-07-05makechroot: download_sources: Accept makepkg_owner as an argumentLuke Shumaker1-5/+5