Age | Commit message (Expand) | Author |
2020-10-11 | setarch-aliases.d: do not setarch on armarchlinuxewe-20201011.1 | Erich Eckner |
2020-10-11 | archbuild: create separate cache for armv6h, armv7h, aarch64 | Erich Eckner |
2020-10-11 | archbuild: run mkarchroot with "-s" | Erich Eckner |
2020-10-11 | arch-nspawn: unset empty $set_arch - this allows to skip running setarch | Erich Eckner |
2020-10-11 | arch-nspawn: unset "set_arch" with -s, not CARCH | Erich Eckner |
2020-10-11 | archbuild: allow empty setarch to skip running setarch at all | Erich Eckner |
2020-10-11 | archlinuxewe-{i486,i686,pentium4}-build should be able to build from staging,... | Erich Eckner |
2020-10-11 | Makefile: build uncompressed packages on arm | Erich Eckner |
2020-10-11 | make aarch64, too | Erich Eckner |
2020-10-11 | archbuild.in: install local-certificates only when building for archlinuxewe | Erich Eckner |
2020-10-11 | make armv7h, too | Erich Eckner |
2020-10-11 | archbuild.in: install "base" in the chroot, too | Erich Eckner |
2020-10-11 | do not use mirrorlist32 for [archlinuxewe] | Erich Eckner |
2020-06-29 | added pacman-archlinuxewe.conf | Erich Eckner |
2020-06-29 | generate archlinuxewe build commands and configs | Erich Eckner |
2020-06-29 | auto-generate armv6h configs and symlinks | Erich Eckner |
2020-06-29 | mangle "armv6h" -> "armv6l" | Erich Eckner |
2020-06-29 | archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x... | Erich Eckner |
2020-06-29 | archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootv20200629 | Erich Eckner |
2020-06-29 | pentium4 new | Erich Eckner |
2020-06-29 | arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r... | Erich Eckner |
2020-06-29 | makechrootpkg & mkarchroot: init and populate keyrings | Erich Eckner |
2020-06-29 | introduce i486 as well | Erich Eckner |
2020-06-29 | makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif... | Erich Eckner |
2020-06-29 | archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x... | Erich Eckner |
2020-06-29 | pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build... | Erich Eckner |
2020-06-29 | .gitignore: devtools -> devtools32 | Erich Eckner |
2020-06-29 | Makefile: devtools -> devtools32 in dist and upload targets | Erich Eckner |
2020-06-29 | Revert "Remove i686 support" | Luke Shumaker |
2020-06-29 | generate separate config file for i686 and x86_64 | Erich Eckner |
2020-06-29 | mkarchroot.in: copy host's /etc/hosts into the chroot | Erich Eckner |
2020-06-29 | arch-nspawn should use the correct pacman config file | Erich Eckner |
2020-06-29 | use `read -r var < "$file"` instead of `var=$(cat "$file")` | Erich Eckner |
2020-06-29 | allow to call setarch with a different value than $CARCH | Erich Eckner |
2020-04-08 | allow PKGEXT to be set from the environment | Erich Eckner |
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 |
2020-02-27 | arch-nspawn: fix up host_mirrors cachedir handling | Eli Schwartz |
2020-02-27 | makechrootpkg: use the chroot database to find checkpkg packages | Eli Schwartz |
2020-02-27 | checkpkg: fix support for http:// url comparisons | Eli Schwartz |
2020-02-27 | zsh-completion: update for new makerepropkg options | Eli Schwartz |
2020-02-27 | makerepropkg: support checking multiple split packages | Eli Schwartz |
2020-02-27 | makerepropkg: add support to check unreproducible packages using diffoscope | Eli Schwartz |
2020-02-27 | makerepropkg: fix wonky indent | Eli Schwartz |
2020-02-13 | Version 2020021320200213 | Levente Polyak |
2020-02-12 | offload-build: handle user specific makepkg.conf on the remote host | Levente Polyak |
2020-02-11 | offload-build: take makepkg.conf from devtools for appropriate packagelist | Levente Polyak |
2020-02-10 | offload-build: convert to in-prog so we can perform pre-processing | Levente Polyak |
2020-02-10 | makerepropkg: take makepkg.conf from devtools pkgdatadir location | Levente Polyak |