summaryrefslogtreecommitdiffstats
path: root/archbuild.in
AgeCommit message (Expand)AuthorFilesLines
2014-10-19save and reuse original argv when auto-elevatingDave Reisner1-2/+4
2014-09-22archbuild: Fix a variable name mistake. ($copydir -> $copy)Luke Shumaker1-1/+1
2014-05-10Switch to root when started as regular userSébastien Luttringer1-3/+1
2013-05-11archbuild: Correct makechrootpkg argument orderJan Alexander Steffens (heftig)1-1/+1
2013-05-06arch-nspawn: setarch to CARCHJan Alexander Steffens (heftig)1-2/+2
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)1-6/+2
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)1-3/+3
2013-04-06Only try to use btrfs snapshots if chroots are on a btrfs partitionPierre Schmitz1-1/+3
2013-03-17archbuild: only use base-devel to new chrootSébastien Luttringer1-1/+1
2013-01-22archbuild: fix default build flags20130122Pierre Schmitz1-1/+1
2013-01-20Allow makechroot options in archbuildSébastien Luttringer1-4/+12
2012-11-15Make sure the usage functions are consistentEric Bélanger1-1/+1
2012-10-03archbuild: abort if update or creation of the chroot failsPierre Schmitz1-2/+2
2012-06-16archbuild: do not cross filesystems when removing the chroot copiesPierre Schmitz1-2/+2
2012-06-16archbuild: use flock -n as we do elsewherePierre Schmitz1-3/+6
2012-06-12archbuild: Store chroots in /var/lib instead of /var/tmpPierre Schmitz1-1/+1
2012-01-18Set correct pacman.conf20120119Pierre Schmitz1-1/+1
2012-01-18Remove any pacman 4 related workarounds20120118Pierre Schmitz1-16/+1
2011-12-04archbuild: exec makechrootpkg to preserve exit valueDave Reisner1-1/+1
2011-11-06archbuild: Always use recent makepkg.conf and pacman.conf; Run namcap by defaultPierre Schmitz1-7/+16
2011-11-01Move common functions to a shared filePierre Schmitz1-6/+8
2011-10-29temporary workaround until pacman 4.0 moves to [core]Pierre Schmitz1-0/+7
2011-10-07Support non-standard install locationsLukas Fleischer1-0/+68