summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-16archbuild.in: missed a "armv6h" -> "armv6l" manglingarchlinuxewe-20190716.1Erich Eckner
2019-07-16added pacman-archlinuxewe.confarchlinuxewe-20190716Erich Eckner
2019-07-16generate archlinuxewe build commands and configsErich Eckner
2019-07-16auto-generate armv6h configs and symlinksErich Eckner
2019-07-16mangle "armv6h" -> "armv6l"Erich Eckner
2019-07-16add local-certificatesErich Eckner
2019-06-16archbuild.in: umount -l left-over mounts inside the to-be-deleted chrootv20190616Erich Eckner
2019-06-16make arch-nspawn and archbuild compatible with pentium4Erich Eckner
2019-06-16pentium4 newErich Eckner
2019-06-16arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2019-06-16arch-nspawn: don't delete the guest gpg configurationEli Schwartz
2019-06-16introduce i486 as wellErich Eckner
2019-06-16makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2019-06-16archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2019-06-16pacman-staging-i686.conf, pacman-testing-i686.conf, pacman-staging-with-build...Erich Eckner
2019-06-16.gitignore: devtools -> devtools32Erich Eckner
2019-06-16Makefile: devtools -> devtools32 in dist and upload targetsErich Eckner
2019-06-16Revert "Remove i686 support"Luke Shumaker
2019-06-16generate separate config file for i686 and x86_64Erich Eckner
2019-06-16archbuild: prefer repo/arch-specific configs if they existEli Schwartz
2019-06-16mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2019-06-16arch-nspawn should use the correct pacman config fileErich Eckner
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
2019-03-28fix up sogrep manpage to correspond with current sogrep commandEli Schwartz via arch-projects
2019-03-28add sogrep commandEli Schwartz via arch-projects
2019-03-28sogrep: don't be templated when it is not templatedEli Schwartz via arch-projects
2019-03-25Create a general READMEJelle van der Waa
2019-03-25makechrootpkg: keep *DEST, MAKEFLAGS & PACKAGERMatt Robinson
2019-03-25arch-nspawn: get all mirrors from hostChristian Hesse
2019-03-17sogrep: remove duplicate sogrepJelle van der Waa
2019-03-16doc: Add myself as maintainerJelle van der Waa
2019-03-16sogrep: rename to sogrep.in so make clean worksJelle van der Waa
2019-03-16find-libdeps: fix indentation in caseJelle van der Waa
2019-03-16doc: add man pages for find-{libdeps,libprovides}Jelle van der Waa
2019-03-13doc: add Environment variables section to sogrepJelle van der Waa
2019-03-13doc: add man page for mkarchrootJelle van der Waa
2019-03-13crossrepomove: do not set svn propsetJelle van der Waa
2019-03-13Add sogrepSven-Hendrik Haase
2019-02-24remove arch rm as it's not really usefulJelle van der Waa
2019-02-09conf: sync makepkg.conf with latest version from pacman packageLevente Polyak
2019-01-22ci: adding travis support for basic checkLevente Polyak
2019-01-22find-libdeps: in functions use return instead of continue to abortLevente Polyak