summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09make aarch64, tooarchlinuxewe-2019100920191009Erich Eckner
2019-10-09archbuild.in: install local-certificates only when building for archlinuxeweErich Eckner
2019-10-09make armv7h, tooErich Eckner
2019-10-09archbuild.in: install "base" in the chroot, tooErich Eckner
2019-10-09do not use mirrorlist32 - it comes without [archlinuxewe]Erich Eckner
2019-10-09archbuild.in: missed a "armv6h" -> "armv6l" manglingErich Eckner
2019-10-09added pacman-archlinuxewe.confErich Eckner
2019-10-09generate archlinuxewe build commands and configsErich Eckner
2019-10-09auto-generate armv6h configs and symlinksErich Eckner
2019-10-09mangle "armv6h" -> "armv6l"Erich Eckner
2019-10-09archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootErich Eckner
2019-10-09make arch-nspawn and archbuild compatible with pentium4Erich Eckner
2019-10-09pentium4 newErich Eckner
2019-10-09arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2019-10-09makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2019-10-09introduce i486 as wellErich Eckner
2019-10-09makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2019-10-09archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2019-10-09pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2019-10-09.gitignore: devtools -> devtools32Erich Eckner
2019-10-09Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2019-10-09Revert "Remove i686 support"Luke Shumaker
2019-10-09generate separate config file for i686 and x86_64Erich Eckner
2019-10-09mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2019-10-09arch-nspawn should use the correct pacman config fileErich Eckner
2019-09-28zsh_completion: add offload-build completionLevente Polyak
2019-09-28zsh_completion: add sogrep completionsLevente Polyak
2019-09-28commitpkg: prefer explicit signature+data parameters for gpg --verifyLevente Polyak
2019-09-28commitpkg: disallow if PKGBUILD hash mismatches package's enclosed hashLevente Polyak
2019-09-28commitpkg: fix wrongly ordered find_cached_package callLevente Polyak
2019-09-28make: add target to tag a new versionLevente Polyak
2019-09-28zsh_completion: overhaul all completions to match actual optionsLevente Polyak
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-12Version 2019091220190912Levente Polyak
2019-09-12Revert "makechrootpkg: with -n, check if the package failed to install"Eli Schwartz
2019-08-21Version 2019082120190821Levente Polyak
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-09archrelease: actually fail in failure conditionsEli Schwartz
2019-08-09archbuild: prefer repo/arch-specific configs if they existEli 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-09arch-nspawn: unshare the gpg namespace to prevent zombie processesEli Schwartz
2019-08-09finddeps: suppress error messages for unreadable directoriesEli Schwartz
2019-08-09makechrootpkg: accept arguments useful to verifysourceEli Schwartz
2019-08-09makechrootpkg: fix breakage in makepkg option parsingEli Schwartz
2019-08-09ensure that sane umask is used where neededEli Schwartz
2019-08-09Escape paths with ":" that are passed to systemd-nspawn --bindEli Schwartz