summaryrefslogtreecommitdiff
path: root/mkarchroot.in
AgeCommit message (Expand)Author
2013-05-02mkarchroot: rename mode -i (install) to -m (make)Luke Shumaker
2013-04-24Merge tag '20130408' into completeLuke Shumaker
2013-04-24Merge tag '20130406' into completeLuke Shumaker
2013-04-24Merge commit '71b1' into completeLuke Shumaker
2013-04-24once again re-do option handling for mkarchrootLuke Shumaker
2013-04-24Merge commit '4bca' into completeLuke Shumaker
2013-04-24Merge commit '1f037' into completeLuke Shumaker
2013-04-24Merge commit 'f03086' into completeLuke Shumaker
2013-04-24Merge commit '8281' into completeLuke Shumaker
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-12-02mkarchroot: redo option parsing to make more sense.Luke Shumaker
2012-12-02mkarchroot: fix bug where a umount error would abort all umountsLuke Shumaker
2012-12-02mkarchroot: fix bug with lock file nameLuke Shumaker
2012-11-28Merge remote-tracking branch 'devtools/master' into completeLuke Shumaker
2012-11-26mkarchroot: learn -N to disable networking in the chrootLuke Shumaker
2012-11-25Use common functions to handle file lockingLuke Shumaker
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