summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-10archbuild: run mkarchroot with "-s"archlinuxewe-20200919Erich Eckner
2020-09-10arch-nspawn: unset empty $set_arch - this allows to skip running setarchErich Eckner
2020-09-10arch-nspawn: unset "set_arch" with -s, not CARCHErich Eckner
2020-09-10archbuild: allow empty setarch to skip running setarch at allErich Eckner
2020-06-29archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging,...archlinuxewe-20200629Erich Eckner
2020-06-29Makefile: build uncompressed packages on armErich Eckner
2020-06-29make aarch64, tooErich Eckner
2020-06-29archbuild.in: install local-certificates only when building for archlinuxeweErich Eckner
2020-06-29make armv7h, tooErich Eckner
2020-06-29archbuild.in: install "base" in the chroot, tooErich Eckner
2020-06-29do not use mirrorlist32 - it comes without [archlinuxewe]Erich Eckner
2020-06-29added pacman-archlinuxewe.confErich Eckner
2020-06-29generate archlinuxewe build commands and configsErich Eckner
2020-06-29auto-generate armv6h configs and symlinksErich Eckner
2020-06-29mangle "armv6h" -> "armv6l"Erich Eckner
2020-06-29archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2020-06-29archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootv20200629Erich Eckner
2020-06-29pentium4 newErich Eckner
2020-06-29arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2020-06-29makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2020-06-29introduce i486 as wellErich Eckner
2020-06-29makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2020-06-29archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2020-06-29pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2020-06-29.gitignore: devtools -> devtools32Erich Eckner
2020-06-29Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2020-06-29Revert "Remove i686 support"Luke Shumaker
2020-06-29generate separate config file for i686 and x86_64Erich Eckner
2020-06-29mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2020-06-29arch-nspawn should use the correct pacman config fileErich Eckner
2020-06-29use `read -r var < "$file"` instead of `var=$(cat "$file")`Erich Eckner
2020-06-29allow to call setarch with a different value than $CARCHErich Eckner
2020-04-08allow PKGEXT to be set from the environmentErich Eckner
2020-04-07Version 2020040720200407Levente Polyak
2020-03-09offload-build: retrieve the PKGBUILD in case makepkg changes it via pkgverLevente Polyak
2020-03-09makerepropkg: prioritize downloading .zst packages over legacy formatLevente Polyak
2020-02-27arch-nspawn: fix up host_mirrors cachedir handlingEli Schwartz
2020-02-27makechrootpkg: use the chroot database to find checkpkg packagesEli Schwartz
2020-02-27checkpkg: fix support for http:// url comparisonsEli Schwartz
2020-02-27zsh-completion: update for new makerepropkg optionsEli Schwartz
2020-02-27makerepropkg: support checking multiple split packagesEli Schwartz
2020-02-27makerepropkg: add support to check unreproducible packages using diffoscopeEli Schwartz
2020-02-27makerepropkg: fix wonky indentEli Schwartz
2020-02-13Version 2020021320200213Levente Polyak
2020-02-12offload-build: handle user specific makepkg.conf on the remote hostLevente Polyak
2020-02-11offload-build: take makepkg.conf from devtools for appropriate packagelistLevente Polyak
2020-02-10offload-build: convert to in-prog so we can perform pre-processingLevente Polyak
2020-02-10makerepropkg: take makepkg.conf from devtools pkgdatadir locationLevente Polyak
2019-12-27makerepropkg: correctly reproduce a pkgfile with any compression typeEli Schwartz
2019-12-27Version 2019122720191227Levente Polyak