summaryrefslogtreecommitdiff
path: root/mkarchroot.in
AgeCommit message (Expand)Author
2016-06-09Merge tag '20160527.1'HEADlibretools-20160609masterLuke Shumaker
2016-05-27mkarchroot: Manually generate machine-id because nspawn expects itSven-Hendrik Haase
2014-11-05Merge branch 'archlinux'libretools-20141128Luke Shumaker
2014-10-19save and reuse original argv when auto-elevatingDave Reisner
2014-09-22mkarchroot: Correct "Usage:" text.Luke Shumaker
2014-05-10Merge remote-tracking branch 'arch/master'Luke Shumaker
2014-05-10Switch to root when started as regular userSébastien Luttringer
2013-08-16Avoid having code/variables in format strings.Luke Shumaker
2013-08-16Merge remote-tracking branch 'remotes/devtools/master'Luke Shumaker
2013-08-08avoid injecting code into the format stringDave Reisner
2013-06-15mkarchroot: update usage() textLuke Shumaker
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-07mkarchroot: Fix creation of btrfs snapshot and remove force optionPierre Schmitz
2013-04-06Bump the chroot version as we changed the default package setPierre Schmitz
2013-04-06Only try to use btrfs snapshots if chroots are on a btrfs partitionPierre Schmitz
2013-04-06Simplify update call as pacman does no longer support SyncFirstPierre Schmitz
2013-04-06mkarchroot: code cleanupPierre Schmitz
2013-04-06mkarchroot: Create working directory if neededPierre Schmitz
2013-04-06use nspawn to bind mount needed directoriesDave Reisner
2013-01-20Drop initscripts supportPierre Schmitz
2012-11-15Make sure the usage functions are consistentEric Bélanger
2012-11-15mkarchroot: Remove unnecessary parameter for usage functionEric Bélanger
2012-10-27Fix return code handlingJan Alexander Steffens (heftig)
2012-10-13mkarchroot: do not try to bind /etc/timezone from hostPierre Schmitz
2012-10-04mkarchroot: use a helper function to simplify bind mountsPierre Schmitz
2012-10-03mkarchroot: Use systemd's nspawn if availablePierre Schmitz
2012-06-16mkarchroot: reset trap so it wont be called twicePierre Schmitz
2012-06-15Fix /run permissions in chrootAllan McRae
2012-06-12Support multiple package cache directoriesPierre Schmitz
2012-06-11Remove no longer used optionPierre Schmitz
2012-06-11Add a version number to each chroot so we can tell the user when a rebuild is...Pierre Schmitz
2012-06-11Enable signature checking within build environmentPierre Schmitz
2012-06-10mkarchroot: use bind mount instead of symlink for /dev/ptmxGerardo Exequiel Pozzi
2012-03-05Add -d param to optionally support devtmpfsGerardo Exequiel Pozzi
2011-12-20mkarchroot: do not create /etc/mtabTom Gundersen
2011-12-04Use double brackets everywhereLukas Fleischer
2011-11-06mkarchroot: Respect makepkg.conf and pacman.conf when running a commandPierre Schmitz
2011-11-04Capitalize output messagesEric Bélanger
2011-11-01Move common functions to a shared filePierre Schmitz
2011-10-14Call locale-gen with full path in chroot environmentPierre Schmitz
2011-10-07Support non-standard install locationsLukas Fleischer