Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25Merge branch 'master' into i486i486Andreas Baumann
2019-01-22arch-nspawn: don't delete the guest gpg configurationEli Schwartz
2019-01-22introduce i486 as wellErich Eckner
2019-01-22makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2019-01-22arch-nspawn should not take pacman cache from hostBrian Bidulock
2019-01-22archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2019-01-22pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2019-01-22.gitignore: devtools -> devtools32Erich Eckner
2019-01-22Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2019-01-22Revert "Remove i686 support"Luke Shumaker
2019-01-22separate mirrorlist for i686 and x86_64Erich Eckner
2019-01-22fix whitespace errorsErich Eckner
2019-01-22mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2019-01-22ci: adding travis support for basic checkLevente Polyak
2019-01-22find-libdeps: in functions use return instead of continue to abortLevente Polyak
2019-01-22remove empty tree if "--verifysource" failedErich Eckner
2019-01-22Expand check_root keepenv variablesMorten Linderud
2018-09-17introduce i486 as wellv20180917Erich Eckner
2018-09-14makechrootpkg.in: add "pacman-key --populate" before calling "makepkg" to be ...Erich Eckner
2018-09-14makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2018-09-14arch-nspawn should not take pacman cache from hostBrian Bidulock
2018-09-14archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2018-09-14pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2018-09-14.gitignore: devtools -> devtools32Erich Eckner
2018-09-14Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2018-09-14Revert "Remove i686 support"Luke Shumaker
2018-09-14separate mirrorlist for i686 and x86_64Erich Eckner
2018-09-09doc: add find-libprovides man pageJelle van der Waa
2018-09-09doc: Add checkpkg man pageJelle van der Waa
2018-09-09doc: Add lddd man pageJelle van der Waa
2018-06-27fix whitespace errorsErich Eckner
2018-06-27mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2018-06-27remove empty tree if "--verifysource" failedErich Eckner
2018-05-31Version 2018053120180531Jan Alexander Steffens (heftig)
2018-05-31makechrootpkg: whitelist return code 14 from makepkgEli Schwartz via arch-projects
2018-05-29update makefile for current versionAllan McRae
2018-05-16Do not assume the makechrootpkg user's groupname is the same as the username20180528Eli Schwartz
2018-05-13Proper fix for pacman-git returning file urls from the cacheEli Schwartz
2018-05-13Revert "arch-nspawn: Work around pacman master returning file-URLs from the c...Eli 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-03-24Remove corepkg symlinkBartłomiej Piotrowski
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-21lib/common.sh: Adjust to work properly with `set -u`Luke Shumaker
2018-01-21arch-nspawn: Remove pointless $(echo ...) subshellLuke Shumaker
2018-01-21arch-nspawn: make sure that makepkg.conf is always parsed as textLuke Shumaker
2018-01-21makechrootpkg: Fix anti-pattern when checking for enabled featuresEli Schwartz