Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-15makechrootpkg: Adjust to have the functions work with `set -u`.Luke Shumaker
2017-02-15makechrootpkg, arch-nspawn: Force-enable local '/repo/' repository.Luke Shumaker
2017-02-15makechrootpkg: move_products: Mimic `makepkg` and symlink products into PWD.Luke Shumaker
2017-02-15makechrootpkg: _chrootprepare: Clean srcdest and startdir.Luke Shumaker
2017-02-15makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}.Luke Shumaker
2017-02-15makechrootpkg: Detect the chroottype in individual functions, not globally.Luke Shumaker
2017-02-15makechrootpkg: Have functions be more function-y.Luke Shumaker
2017-02-15makechrootpkg: Improve status messages.Luke Shumaker
2017-02-15makechrootpkg: Quote directory passed to `rm -rf`.Luke Shumaker
2017-02-15mkarchroot: Don't let the environment affect pacstrap (sans proxy settings).Luke Shumaker
2017-02-15mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.Luke Shumaker
2017-02-15mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.Luke Shumaker
2017-02-15lib/common.sh: Make it safe to include multiple times.Luke Shumaker
2017-02-15Add a "License:" tag to all code files.Luke Shumaker
2017-02-15Apply patches from libretools.Luke Shumaker
2017-02-06lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not useLuke Shumaker
2017-02-06lib/common.sh: lock, slock: Create directories for locks if necessary.Luke Shumaker
2017-02-06lib/common.sh: lock, slock: Allow locks to be inherited.Luke Shumaker
2017-02-06lib/common.sh: add 'lock_close'; use it as appropriate.Luke Shumaker
2017-01-29makechrootpkg: Be recursive when deleting subvolumes.Luke Shumaker
2016-10-08makechrootpkg: Reset environment for builduserJan Alexander Steffens (heftig)
2016-06-13makechrootpkg: Shorten user-config loading codeJan Alexander Steffens (heftig)
2016-06-13makechrootpkg: Use XDG_CONFIG_HOME for makepkg.confJohannes Löthberg
2016-06-09Merge tag '20160527.1'libretools-20160609Luke Shumaker
2016-05-28Version 2016052820160528Jan Alexander Steffens (heftig)
2016-05-28arch-nspawn: Work around pacman master returning file-URLs from the cacheJan Alexander Steffens (heftig)
2016-05-28makechrootpkg: Install packages in one stepJan Alexander Steffens (heftig)
2016-05-28makechrootpkg: Simplify chroot preparation (v2)Jan Alexander Steffens (heftig)
2016-05-28Merge branch 'master' of git.archlinux.org:/srv/git/devtoolsPierre Schmitz
2016-05-27This is 20160527.120160527.1Sven-Hendrik Haase
2016-05-27mkarchroot: Manually generate machine-id because nspawn expects itSven-Hendrik Haase
2016-05-27Makefile: change version to 20160527Sven-Hendrik Haase
2016-05-27Use repos.archlinux.org everywhere instead of hostname based domains20160527Sven-Hendrik Haase
2016-05-11arch-nspawn: add a table of CARCH/setarch overrides (just armv7h->armv7llibretools-20160511Luke Shumaker
2016-05-11Revert "remove setarch for non-i686 to support qemu-static" since Libretools ...André Fabian Silva Delgado
2016-05-10remove setarch for non-i686 to support qemu-staticcoadde [Márcio Alexandre Silva Delgado]
2016-05-09arch-nspawn: two spaces after a periodlibretools-20160510Luke Shumaker
2016-05-07Set target vendor to pc for usge with gcc 6Pierre Schmitz
2016-02-07Update bundled pacman and makepkg configurationPierre Schmitz
2016-02-04Merge tag '20151129'libretools-20160208Luke Shumaker
2016-01-09makechrootpkg: set builduser's shell to /bin/bashEvangelos Foutras
2016-01-09makechrootpkg: use /build as HOME for the builduserLevente Polyak
2015-11-29Bump version to 2015112920151129Evangelos Foutras
2015-11-29arch-nspawn: preserve systemd-nspawn's stderrEvangelos Foutras
2015-10-02Bump version to 2015100220151002Evangelos Foutras
2015-10-02Sync makepkg.conf files with pacman 4.2.1-4Evangelos Foutras
2015-09-25Layer gnome-unstable above staging, not testingJan Alexander Steffens (heftig)
2015-06-06Reverse the previous commit--passing in makepkg_args as args is better.libretools-20150607Luke Shumaker
2015-06-06makechrootpkg: remove extra arguments to /chrootbuildLuke Shumaker
2015-06-06Merge branch 'archlinux'Luke Shumaker