summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootv20190820Erich Eckner
2019-08-20make arch-nspawn and archbuild compatible with pentium4Erich Eckner
2019-08-20pentium4 newErich Eckner
2019-08-20arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2019-08-20makechrootpkg & mkarchroot: init and populate keyringsErich Eckner
2019-08-20introduce i486 as wellErich Eckner
2019-08-20makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2019-08-20archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2019-08-20pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2019-08-20.gitignore: devtools -> devtools32Erich Eckner
2019-08-20Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2019-08-20Revert "Remove i686 support"Luke Shumaker
2019-08-20generate separate config file for i686 and x86_64Erich Eckner
2019-08-20mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2019-08-20arch-nspawn should use the correct pacman config fileErich Eckner
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
2019-08-09arch-nspawn: support bind-mounting custom file:/// repositoriesEli Schwartz
2019-08-09checkpkg: implement comparison against alternative targetsEli Schwartz
2019-08-09makechrootpkg: check truthiness using shell arithmeticEli Schwartz
2019-08-09Revert "makechrootpkg: Have functions be more function-y."Eli Schwartz
2019-08-09Revert "makechrootpkg: Avoid having code floating around outside of a function."Eli Schwartz
2019-08-09Don't rely on $0 to determine script names.Eli Schwartz
2019-08-09Revert "mkarchroot: Don't let the environment affect pacstrap (sans proxy set...Eli Schwartz
2019-08-09arch-nspawn should not take pacman cache from hostBrian Bidulock
2019-08-09arch-nspawn: don't delete the guest gpg configurationEli Schwartz
2019-08-09fixup commit "arch-nspawn: get all mirrors from host"Eli Schwartz
2019-08-09mkarchroot: don't create a broken chroot by defaultEli Schwartz
2019-08-09makechrootpkg: load makepkg.conf variables correctlyEli Schwartz
2019-08-09Makefile: don't inject DESTDIR into the pkgdatadirEli Schwartz
2019-08-09Migrate pacman.conf CacheDir parsing to pacman-confEli Schwartz
2019-06-13offload-build: disable shellcheck false-positive for shell-escapeLevente Polyak
2019-06-12doc: add manpage for the new offload-build toolEli Schwartz via arch-projects
2019-06-12Add new tool: offload-buildEli Schwartz via arch-projects
2019-06-12Revert "makechrootpkg: sync_chroot: Make more general."Eli Schwartz via arch-projects
2019-04-20fix whitespace/indentation errorsErich Eckner
2019-04-20is_same_fs() in lib/archroot.sh should use $1 and $2, not $1 and $1Erich Eckner
2019-03-29Version 2019032920190329Levente Polyak
2019-03-29readme: fix faulty whitespace in release commandsLevente Polyak
2019-03-29make: fix faulty install targetsLevente Polyak