Age | Commit message (Expand) | Author |
2021-02-25 | archbuild: do not run namcap by default, eitherarchlinuxewe-20210225.1 | Erich Eckner |
2021-02-25 | archbuild: do not run checkpkg by default | Erich Eckner |
2021-02-25 | setarch-aliases.d: do not setarch on arm | Erich Eckner |
2021-02-25 | archbuild: create separate cache for armv6h, armv7h, aarch64 | Erich Eckner |
2021-02-25 | archbuild: run mkarchroot with "-s" | Erich Eckner |
2021-02-25 | arch-nspawn: unset empty $set_arch - this allows to skip running setarch | Erich Eckner |
2021-02-25 | arch-nspawn: unset "set_arch" with -s, not CARCH | Erich Eckner |
2021-02-25 | archbuild: allow empty setarch to skip running setarch at all | Erich Eckner |
2021-02-25 | archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging,... | Erich Eckner |
2021-02-25 | Makefile: build uncompressed packages on arm | Erich Eckner |
2021-02-25 | make aarch64, too | Erich Eckner |
2021-02-25 | archbuild.in: install local-certificates only when building for archlinuxewe | Erich Eckner |
2021-02-25 | make armv7h, too | Erich Eckner |
2021-02-25 | archbuild.in: install "base" in the chroot, too | Erich Eckner |
2021-02-25 | do not use mirrorlist32 for [archlinuxewe] | Erich Eckner |
2021-02-25 | added pacman-archlinuxewe.conf | Erich Eckner |
2021-02-25 | generate archlinuxewe build commands and configs | Erich Eckner |
2021-02-25 | auto-generate armv6h configs and symlinks | Erich Eckner |
2021-02-25 | mangle "armv6h" -> "armv6l" | Erich Eckner |
2021-02-25 | archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x... | Erich Eckner |
2021-02-25 | archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootv20210225.1 | Erich Eckner |
2021-02-25 | pentium4 new | Erich Eckner |
2021-02-25 | arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r... | Erich Eckner |
2021-02-13 | makechrootpkg & mkarchroot: init and populate keyrings | Erich Eckner |
2021-02-13 | introduce i486 as well | Erich Eckner |
2021-02-13 | makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif... | Erich Eckner |
2021-02-13 | archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x... | Erich Eckner |
2021-02-13 | pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build... | Erich Eckner |
2021-02-13 | .gitignore: devtools -> devtools32 | Erich Eckner |
2021-02-13 | Makefile: devtools -> devtools32 in dist and upload targets | Erich Eckner |
2021-02-13 | Revert "Remove i686 support" | Luke Shumaker |
2021-02-13 | generate separate config file for i686 and x86_64 | Erich Eckner |
2021-02-13 | mkarchroot.in: copy host's /etc/hosts into the chroot | Erich Eckner |
2021-02-13 | arch-nspawn should use the correct pacman config file | Erich Eckner |
2021-02-13 | use `read -r var < "$file"` instead of `var=$(cat "$file")` | Erich Eckner |
2021-02-13 | allow to call setarch with a different value than $CARCH | Erich Eckner |
2021-02-13 | allow PKGEXT to be set from the environment | Erich Eckner |
2021-02-02 | Version 2021020220210202 | Levente Polyak |
2021-01-31 | makechrootpkg: only expose failed build logs instead of products | Levente Polyak |
2021-01-31 | doc: update default build host | Christian Hesse |
2021-01-27 | makerepropkg: allow specifying the package in pacman -S format | Eli Schwartz |
2021-01-27 | makerepropkg: do fast cache lookups | Eli Schwartz |
2021-01-26 | makepkg.conf: make rsync use new-style compression in makepkg.conf | Christian Hesse |
2021-01-26 | makechrootpkg: Expose failed build logs/products | bartoszek |
2021-01-26 | offload-build: change default host to build.archlinux.org | Levente Polyak |
2021-01-26 | doc: add devtools.7 man page | Jelle van der Waa |
2021-01-26 | offload-build: respect SRCEXT from makepkg.conf | Konstantin Gizdov |
2020-04-07 | Version 2020040720200407 | Levente Polyak |
2020-03-09 | offload-build: retrieve the PKGBUILD in case makepkg changes it via pkgver | Levente Polyak |
2020-03-09 | makerepropkg: prioritize downloading .zst packages over legacy format | Levente Polyak |