summaryrefslogtreecommitdiff
path: root/archbuild.in
AgeCommit message (Expand)Author
2022-08-30replace arch-nspawn with chroot-run (nonsystemd compat)David P
2017-11-22Support reproducible buildsEli Schwartz
2017-04-05Avoid using string interpolation; use printf format strings instead.Luke Shumaker
2017-04-05Add a "License:" tag to all code files.Luke Shumaker
2017-04-05lib/common.sh: add 'lock_close'; use it as appropriate.Luke Shumaker
2017-03-07archbuild/makechrootpkg: Delete subvolumes in rootsJan Alexander Steffens (heftig)
2017-03-07lib/archroot.sh: Add is_btrfs helperJan Alexander Steffens (heftig)
2017-03-07lib/archroot.sh: Simplify check_rootJan Alexander Steffens (heftig)
2014-10-19save and reuse original argv when auto-elevatingDave Reisner
2014-09-22archbuild: Fix a variable name mistake. ($copydir -> $copy)Luke Shumaker
2014-05-10Switch to root when started as regular userSébastien Luttringer
2013-05-11archbuild: Correct makechrootpkg argument orderJan Alexander Steffens (heftig)
2013-05-06arch-nspawn: setarch to CARCHJan Alexander Steffens (heftig)
2013-05-03lib/common.sh: Introduce locking helper functionsJan Alexander Steffens (heftig)
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)
2013-04-06Only try to use btrfs snapshots if chroots are on a btrfs partitionPierre Schmitz
2013-03-17archbuild: only use base-devel to new chrootSébastien Luttringer
2013-01-22archbuild: fix default build flags20130122Pierre Schmitz
2013-01-20Allow makechroot options in archbuildSébastien Luttringer
2012-11-15Make sure the usage functions are consistentEric Bélanger
2012-10-03archbuild: abort if update or creation of the chroot failsPierre Schmitz
2012-06-16archbuild: do not cross filesystems when removing the chroot copiesPierre Schmitz
2012-06-16archbuild: use flock -n as we do elsewherePierre Schmitz
2012-06-12archbuild: Store chroots in /var/lib instead of /var/tmpPierre Schmitz
2012-01-18Set correct pacman.conf20120119Pierre Schmitz
2012-01-18Remove any pacman 4 related workarounds20120118Pierre Schmitz
2011-12-04archbuild: exec makechrootpkg to preserve exit valueDave Reisner
2011-11-06archbuild: Always use recent makepkg.conf and pacman.conf; Run namcap by defaultPierre Schmitz
2011-11-01Move common functions to a shared filePierre Schmitz
2011-10-29temporary workaround until pacman 4.0 moves to [core]Pierre Schmitz
2011-10-07Support non-standard install locationsLukas Fleischer