summaryrefslogtreecommitdiff
path: root/src/chroot-tools
AgeCommit message (Expand)Author
2016-05-11librechroot: Don't use the host CacheDir for ARM chroots on x86 hosts.v20160511Luke Shumaker
2016-05-11librechroot: tidy qemu-arm checkLuke Shumaker
2016-05-11Update arch-nspawn.patch to latest devtools commit.Luke Shumaker
2016-05-11Fix `-s` flag to turn off setarch -> https://lists.parabola.nu/pipermail/dev/...André Fabian Silva Delgado
2016-05-10librechroot: Revert running arch-nspawn and mkarchroot in subshells.v20160510Luke Shumaker
2016-05-09librechroot: give a good error message if binfmt_misc isn't configuredLuke Shumaker
2016-05-09librechroot: Support using qemu for ARM builds on x86 via binfmt_misc.Luke Shumaker
2016-05-09librechroot: skip initialization steps when mode=deleteLuke Shumaker
2016-04-17librechroot: have the -A flag set Architecture in pacman.confLuke Shumaker
2016-04-15librechroot: run mkarchroot in its own mount namespace.Luke Shumaker
2016-04-15Use a better technique for dealing with empty arrays when `set -u`.Luke Shumaker
2016-04-15librechroot: librexgettext was getting confusedLuke Shumaker
2016-04-14Print an error when trying to sync a copy with itself.Luke Shumaker
2016-04-14librechroot: add -A flag to set the architecture.Luke Shumaker
2016-04-14librechroot: minor fixupsLuke Shumaker
2016-03-03buildsystem: rename all of the install-* variables to libretools-*Luke Shumaker
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
2016-02-04Adjust libremakepkg to work with pacman 5.0Luke Shumaker
2015-06-07Not that it matters, but I screwed up makechrootpkg.sh:main().v20150607Luke Shumaker
2015-06-06Update to new devtools.Luke Shumaker
2015-05-24Enforce two spaces after a period.Luke Shumaker
2015-05-20libremakepkg: Don't pass extra arguments to makepkg.Luke Shumaker
2015-04-13makechrootpkg.sh.patch: Update to newer devtoolsLuke Shumaker
2015-04-13librechroot help: remove extra whitespaceLuke Shumaker
2015-01-05chcleanup: oops, I left a `set -x` in therev20150105Luke Shumaker
2015-01-05librechroot: tidy upLuke Shumaker
2015-01-05chroot-tools: Drop support for CHROOTARCHLuke Shumaker
2015-01-05Oops, update a couple of copyright yearsLuke Shumaker
2015-01-05arch-nspawn: correctly parse CHROOTARCHLuke Shumaker
2015-01-05chroot: Don't cache local repo packagesLuke Shumaker
2015-01-04oops, I'm dumb; fix chcleanupv20150104Luke Shumaker
2015-01-04Generate the duplicated code in chcleanupLuke Shumaker
2015-01-01makechrootpkg.sh: use full paths in messages, short names were ambiguousLuke Shumaker
2014-11-25librechroot: touch upLuke Shumaker
2014-11-25chroot-tools: no longer involve 'nobody'Luke Shumaker
2014-11-06librechroot: touch up messagesLuke Shumaker
2014-11-06Update to newer devtoolsLuke Shumaker
2014-10-01Make: Remove superfluous calls to add things to $(pots)Luke Shumaker
2014-07-10indent: dang, I still didn't get it right.Luke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-06-27Add some HACKING documentationLuke Shumaker
2014-06-27chcleanup: add a note about the libremessages functions in the copyrightLuke Shumaker
2014-06-27Add librexgettext, to make generating .pot file easy for librelib users.Luke Shumaker
2014-06-27chroot-tools/distcc-tool: Avoid a pointless while loopLuke Shumaker
2014-06-26chroot-tools/indent: fix issue 563Luke Shumaker
2014-06-16Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/~git/packag...Luke Shumaker
2014-05-11Create CHROOTARCH in chroot.conf for when $CARCH != $(uname -m)Luke Shumaker
2014-05-11mkarchroot: creating chroots wasn't working.Luke Shumaker
2014-05-11Update to new devtools.Luke Shumaker
2014-03-25Fix quoting/escaping with 'rm' in traps.Luke Shumaker