summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-20Fix support for pacstrap v28 and laterlibretools-20240221lukeshu/masterbill-auger
2024-02-20Fix support for pacman 5.2.0 and laterOmar Vega Ramos
2022-01-18lib: support arbitrary compressed package fileslibretools-20220118Levente Polyak
2018-08-04Merge branch 'lukeshu/rebase/master'libretools-20180804Luke Shumaker
2018-08-04common.sh: Add a find_cached_srcpackage counterpart to find_cached_packagelukeshu/rebase/masterLuke Shumaker
2018-08-04makechrootpkg: Also build --allsource packagesLuke Shumaker
2018-08-04makechrootpkg: Create the source package when downloading sources, not buildi...Luke Shumaker
2018-08-03common.sh: find_cached_srcpkackage(): Add a comment about usageLuke Shumaker
2018-08-03Version 20180531Jan Alexander Steffens (heftig)
2018-08-03makechrootpkg: whitelist return code 14 from makepkgEli Schwartz via arch-projects
2018-08-03Revert "makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}"Luke Shumaker
2018-08-02mkarchroot: Use librelib rather than PATH to find arch-nspawnLuke Shumaker
2018-08-02lib/common.sh: Discourage use in favor of libremessagesLuke Shumaker
2018-08-02checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help textLuke Shumaker
2018-08-02lib/common.sh: InternationalizeLuke Shumaker
2018-08-02makechrootpkg, arch-nspawn: Force-enable local '/repo/' repositoryLuke Shumaker
2018-08-02arch-nspawn: Add a table of CARCH/setarch overridesLuke Shumaker
2018-07-30arch-nspawn: Message style: two spaces after a periodLuke Shumaker
2018-05-31Version 2018053120180531archlinuxJan Alexander Steffens (heftig)
2018-05-31makechrootpkg: whitelist return code 14 from makepkgEli Schwartz via arch-projects
2018-05-29Merge branch 'lukeshu/rebase/master'libretools-20180530Luke Shumaker
2018-05-29common.sh: Add a find_cached_srcpackage counterpart to find_cached_packageLuke Shumaker
2018-05-29makechrootpkg: Also build --allsource packagesLuke Shumaker
2018-05-29mkarchroot: Use librelib rather than PATH to find arch-nspawnLuke Shumaker
2018-05-29lib/common.sh: Discourage use in favor of libremessagesLuke Shumaker
2018-05-29checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help textLuke Shumaker
2018-05-29lib/common.sh: InternationalizeLuke Shumaker
2018-05-29makechrootpkg, arch-nspawn: Force-enable local '/repo/' repositoryLuke Shumaker
2018-05-29arch-nspawn: Add a table of CARCH/setarch overridesLuke Shumaker
2018-05-29makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}Luke Shumaker
2018-05-29arch-nspawn: Message style: two spaces after a periodLuke Shumaker
2018-05-29update makefile for current versionAllan McRae
2018-05-20Merge branch 'lukeshu/rebase/master'libretools-20180520Luke Shumaker
2018-05-20common.sh: Add a find_cached_srcpackage counterpart to find_cached_packageLuke Shumaker
2018-05-20makechrootpkg: Also build --allsource packagesLuke Shumaker
2018-05-20mkarchroot: Use librelib rather than PATH to find arch-nspawnLuke Shumaker
2018-05-20lib/common.sh: Discourage use in favor of libremessagesLuke Shumaker
2018-05-20checkpkg, find-libdeps, finddeps, lddd: Use libremessages to add help textLuke Shumaker
2018-05-20lib/common.sh: InternationalizeLuke Shumaker
2018-05-20makechrootpkg, arch-nspawn: Force-enable local '/repo/' repositoryLuke Shumaker
2018-05-20arch-nspawn: Add a table of CARCH/setarch overridesLuke Shumaker
2018-05-20makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}Luke Shumaker
2018-05-20arch-nspawn: Message style: two spaces after a periodLuke Shumaker
2018-05-20makechrootpkg: Put "keyserver-options auto-key-retrieve" in gpg.confLuke Shumaker
2018-05-20Do not assume the makechrootpkg user's groupname is the same as the usernameEli Schwartz
2018-05-16Do not assume the makechrootpkg user's groupname is the same as the username20180528Eli Schwartz
2018-05-13Proper fix for pacman-git returning file urls from the cacheEli Schwartz
2018-05-13Revert "arch-nspawn: Work around pacman master returning file-URLs from the c...Eli Schwartz
2018-05-13makechrootpkg: Do not copy the user keyring into the chroot.Eli Schwartz
2018-05-12makechrootpkg: add /etc/shadow entry for builduserEvangelos Foutras