Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-07fix quoting in Makefile: single quotes don't like line breaksv20220607Erich Eckner
2022-06-07patch out -fcf-protection from makepkg.conf for i486 and i686Erich Eckner
2022-06-07archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootErich Eckner
2022-06-07pentium4 newErich Eckner
2022-06-07arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2022-06-07makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2022-06-07introduce i486 as wellErich Eckner
2022-06-07makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2022-06-07archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2022-06-07pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2022-06-07.gitignore: devtools -> devtools32Erich Eckner
2022-06-07Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2022-06-07Revert "Remove i686 support"Luke Shumaker
2022-06-07generate separate config file for i686 and x86_64Erich Eckner
2022-06-07mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2022-06-07arch-nspawn should use the correct pacman config fileErich Eckner
2022-06-07allow PKGEXT to be set from the environmentErich Eckner
2022-02-07Version 2022020720220207Levente Polyak
2022-01-31makepkg.conf: drop -fvar-tracking-assignments flagEvangelos Foutras
2022-01-26make: use gzip option to get reproducible tar dist like GitLabLevente Polyak
2022-01-26Version 2022012620220126Levente Polyak
2022-01-26commitpkg: Implement debug package handlingMorten Linderud
2022-01-26common: Implement helper functions from dbscriptsMorten Linderud
2022-01-26commitpkg: Split signature check into own loopMorten Linderud
2022-01-26common: implement validity as a functionMorten Linderud
2022-01-22checkpkg: set makepkg vars from build root to support none host archsFelix Yan
2021-11-29Version 2021112920211129Levente Polyak
2021-11-28makepkg.conf: enable LTO option by defaultLevente Polyak
2021-11-18makerepropkg: support parallel runs in dedicated namespacesLevente Polyak
2021-11-18makerepropkg: use correct devtools makepkg.conf files from distLevente Polyak
2021-11-17Revert "Layer gnome-unstable above staging, not testing"Jan Alexander Steffens (heftig)
2021-11-16makepkg.conf: Sync with pacman 6.0.1-2: Pass -q as first option to curlEvangelos Foutras
2021-10-29lddd: Use bash instead of shDavid Runge
2021-10-29Revert "Use #!/bin/bash instead of #!/bin/sh"David Runge
2021-10-29Add GPL-3.0-or-later SPDX identifier to all scriptsDavid Runge
2021-10-29Add license statement to READMEDavid Runge
2021-10-29Add GPL-3.0 license fileDavid Runge
2021-10-21makechrootpkg: preserve SSH_AUTH_SOCK to support ssh operationsBenjamin Denhartog
2021-09-08doc: Add arch-nspawn man pageyoursweetie
2021-09-07Sort man page links in `man 7 devtools`Jelle van der Waa
2021-09-07doc: Add archbuild man pagetsuibin
2021-09-07doc: Add makechrootpkg man pageyoursweetie
2021-09-04Fix CI and switch to GitHub CI (#68)Felix Yan
2021-07-17Drop pacutils:`pacconf` fallbackbartus
2021-07-17feat: support exposing buildtool to aid reproducible builds configsLevente Polyak
2021-07-17makerepropkg: avoid competing redirects into the same makepkg.conf fileLevente Polyak
2021-07-17allow to call setarch with a different value than $CARCHErich Eckner
2021-07-01zsh-completion: complete makechrootpkg arguments after `*-build --`Chih-Hsuan Yen
2021-06-19pacman.conf: enable ParallelDownloads and NoProgressBarLevente Polyak
2021-06-19pacman.conf: enable VerbosePkgLists for easier log consumptionLevente Polyak