summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2019-01-22remove empty tree if "--verifysource" failedErich Eckner
2019-01-22Expand check_root keepenv variablesMorten Linderud
2018-09-09doc: add find-libprovides man pageJelle van der Waa
2018-09-09doc: Add checkpkg man pageJelle van der Waa
2018-09-09doc: Add lddd man pageJelle van der Waa
2018-05-31Version 2018053120180531Jan Alexander Steffens (heftig)