summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16revert eab5aba9b027a7689acaf2382a04ff69b5b8771e - it does not work with sudo-...v20180516.1archlinux32/v20180516.1Erich Eckner
2018-05-16mkarchroot.in: copy host's /etc/hosts into the chrootErich Eckner
2018-05-16pacman-staging-i686.conf, pacman-staging-with-build-support-i686.conf: reorde...Erich Eckner
2018-05-16makechrootpkg.in: add "pacman-key --populate" before calling "makepkg" to be ...Erich Eckner
2018-05-16arch-nspawn should not take pacman cache from hostBrian Bidulock
2018-05-16makechrootpkg: bend to allow running solely namcap via "*-build -- -- --verif...Erich Eckner
2018-05-16remove empty tree if "--verifysource" failedErich Eckner
2018-05-16add repo build-support for i686Erich Eckner
2018-05-16makechrootpkg: put "keyserver-options auto-key-retrieve" into gpg.conf, so "g...Erich Eckner
2018-05-16archbuild.in: delete old chroot more forcefullyErich Eckner
2018-05-16separate mirrorlist for i686 and x86_64Erich Eckner
2018-05-16archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...Erich Eckner
2018-05-16arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2018-05-16force correct architecture in pacmanErich Eckner
2018-05-16archbuild: add --arch=$CARCH to pacman optionsErich Eckner
2018-05-16Revert "Remove i686 support"Luke Shumaker
2018-05-12makechrootpkg: add /etc/shadow entry for builduserEvangelos Foutras
2018-03-24makechrootpkg: fix verifysource with pacman-gitEli Schwartz
2018-03-24makechrootpkg: respect GNUPGHOMEEmiel Wiedijk
2018-03-24Remove corepkg symlinkBartłomiej Piotrowski
2018-01-21makechrootpkg: make sure that makepkg.conf is always parsed as textBartłomiej Piotrowski
2018-01-21makechrootpkg: Adjust to work properly with `set -e`Luke Shumaker
2018-01-21lib/common.sh: Adjust to work properly with `set -u`Luke Shumaker
2018-01-21arch-nspawn: Remove pointless $(echo ...) subshellLuke Shumaker
2018-01-21arch-nspawn: make sure that makepkg.conf is always parsed as textLuke Shumaker
2018-01-21makechrootpkg: Fix anti-pattern when checking for enabled featuresEli Schwartz
2018-01-21makechrootpkg: Fix unconditionally running namcapEli Schwartz
2017-12-27Revert "makechrootpkg: Reopen console to assign the CTTY"Evangelos Foutras
2017-11-22Support reproducible buildsEli Schwartz
2017-11-08Version 2017110820171108Bartłomiej Piotrowski
2017-11-08Remove i686 supportBartłomiej Piotrowski
2017-10-30use makepkg library instead of local function copiesLuke Shumaker
2017-10-30makechrootpkg: Fix function usage commentsLuke Shumaker
2017-10-30makechrootpkg: move init_variables() to be part of main()Luke Shumaker
2017-09-14makechrootpkg: Reopen console to assign the CTTYJan Alexander Steffens (heftig)
2017-09-14makechrootpkg: Prevent collecting coredumpsJan Alexander Steffens (heftig)
2017-09-13Revert "arch-nspawn: Hack to give the inner process a controlling terminal"Jan Alexander Steffens (heftig)
2017-09-13arch-nspawn: Hack to give the inner process a controlling terminalJan Alexander Steffens (heftig)
2017-09-12arch-nspawn: Pass --as-pid2Jan Alexander Steffens (heftig)
2017-09-11Version 2017091120170911Sébastien Luttringer
2017-09-11arch-nspawn: Force PATH to be the Arch defaultSébastien Luttringer
2017-08-24makechrootpkg: Also look for -e as --noextractJan Alexander Steffens (heftig)
2017-08-24makechrootpkg: Prevent removing build dir when --noextract specifiedMartchus
2017-08-24arch-nspawn: Add --keep-unit to prevent scope conflictsJan Alexander Steffens (heftig)
2017-08-13Version 2017081320170813Jan Alexander Steffens (heftig)
2017-07-13makechrootpkg: Skip integrity checks inside the chrootJan Alexander Steffens (heftig)
2017-07-13makechrootpkg: Use long args for makepkgJan Alexander Steffens (heftig)
2017-07-13makechrootpkg: Move makepkg-as-root check to main()Jan Alexander Steffens (heftig)
2017-07-05archrelease: Whitespace adjustmentJan Alexander Steffens (heftig)
2017-07-05archrelease: sync the repos directory before commiting changesLaurent Carlier via arch-projects