summaryrefslogtreecommitdiff
path: root/makechrootpkg.in
AgeCommit message (Expand)Author
2021-02-13makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2021-02-13makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2021-02-13allow PKGEXT to be set from the environmentErich Eckner
2021-01-31makechrootpkg: only expose failed build logs instead of productsLevente Polyak
2021-01-26makechrootpkg: Expose failed build logs/productsbartoszek
2020-02-27makechrootpkg: use the chroot database to find checkpkg packagesEli Schwartz
2019-12-05makechrootpkg: sync databases for checkpkg off-siteLevente Polyak
2019-11-30makechrootpkg: double quote array expansions for checkpkg locationsLevente Polyak
2019-11-30makechrootpkg: sync database for checkpkg to avoid nonexistent targetsLevente Polyak
2019-11-30makechrootpkg: check local pkg versions before downloading for checkpkgLevente Polyak
2019-11-07use libmakepkg to find and use variables in makepkg.confEli Schwartz
2019-09-28checkpkg: add option to print a warning in case of differencesLevente Polyak
2019-09-28checkpkg: add option to avoid keeping the tmp dirLevente Polyak
2019-09-28makechrootpkg: run checkpkg automatically after buildLevente Polyak
2019-09-12Revert "makechrootpkg: with -n, check if the package failed to install"Eli Schwartz
2019-08-09makechrootpkg: with -n, check if the package failed to installEli Schwartz
2019-08-09makechrootpkg: make the -U option work for the first time everEli Schwartz
2019-08-09makechrootpkg: also downgrade packages when updating chrootsEli Schwartz
2019-08-09makechrootpkg: when installing with -I, ensure package is installedEli Schwartz
2019-08-09makechrootpkg: accept arguments useful to verifysourceEli Schwartz
2019-08-09makechrootpkg: fix breakage in makepkg option parsingEli Schwartz
2019-08-09Escape paths with ":" that are passed to systemd-nspawn --bindEli Schwartz
2019-08-09makechrootpkg: check truthiness using shell arithmeticEli Schwartz
2019-08-09Revert "makechrootpkg: Have functions be more function-y."Eli Schwartz
2019-08-09Revert "makechrootpkg: Avoid having code floating around outside of a function."Eli Schwartz
2019-08-09makechrootpkg: load makepkg.conf variables correctlyEli Schwartz
2019-06-12Revert "makechrootpkg: sync_chroot: Make more general."Eli Schwartz via arch-projects
2019-03-25makechrootpkg: keep *DEST, MAKEFLAGS & PACKAGERMatt Robinson
2019-01-22remove empty tree if "--verifysource" failedErich Eckner
2018-05-31makechrootpkg: whitelist return code 14 from makepkgEli Schwartz via arch-projects
2018-05-16Do not assume the makechrootpkg user's groupname is the same as the username20180528Eli Schwartz
2018-05-13makechrootpkg: Do not copy the user keyring into the chroot.Eli Schwartz
2018-05-12makechrootpkg: add /etc/shadow entry for builduserEvangelos Foutras
2018-03-24makechrootpkg: fix verifysource with pacman-gitEli Schwartz
2018-03-24makechrootpkg: respect GNUPGHOMEEmiel Wiedijk
2018-01-21makechrootpkg: make sure that makepkg.conf is always parsed as textBartłomiej Piotrowski
2018-01-21makechrootpkg: Adjust to work properly with `set -e`Luke Shumaker
2018-01-21makechrootpkg: Fix anti-pattern when checking for enabled featuresEli Schwartz
2018-01-21makechrootpkg: Fix unconditionally running namcapEli Schwartz
2017-12-27Revert "makechrootpkg: Reopen console to assign the CTTY"Evangelos Foutras
2017-11-22Support reproducible buildsEli Schwartz
2017-10-30makechrootpkg: Fix function usage commentsLuke Shumaker
2017-10-30makechrootpkg: move init_variables() to be part of main()Luke Shumaker
2017-09-14makechrootpkg: Reopen console to assign the CTTYJan Alexander Steffens (heftig)
2017-09-14makechrootpkg: Prevent collecting coredumpsJan Alexander Steffens (heftig)
2017-08-24makechrootpkg: Also look for -e as --noextractJan Alexander Steffens (heftig)
2017-08-24makechrootpkg: Prevent removing build dir when --noextract specifiedMartchus
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)