summaryrefslogtreecommitdiff
path: root/src/chroot-tools
AgeCommit message (Expand)Author
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
2014-03-25chcleanup: used ##*/ instead of basenameLuke Shumaker
2014-03-25chcleanup: remove the no-longer-used warning() functionLuke Shumaker
2014-03-23Most of my desired re-licensings were authorized on the dev listLuke Shumaker
2014-03-22Relicense some files from GPLv3+ GPLv2+ (that I'm the sole copyright holder of)Luke Shumaker
2014-03-22Audit the authors and copyright years of files against git logsLuke Shumaker
2014-03-22Update libremakepkg to work with Bash 4.3 (and still work with 4.2)Luke Shumaker
2014-03-21Do an audit of copyright and license claimsLuke Shumaker
2014-03-20Fix issue #487; obey proxy settings when creating a chroot.Luke Shumaker
2014-03-20Generalize the patching mechanism in the build system.Luke Shumaker
2014-03-06Update for the new version of systemdv20140306Luke Shumaker
2014-02-09libremakepkg: extract the source (prepare()) while the network is still onLuke Shumaker
2014-02-09fix `librechroot update`Luke Shumaker
2014-02-05libremakepkg: make sure the local repository exists before syncing pkgsv20140206Luke Shumaker
2014-02-05libremakepkg: fix installing dependencies that aren't in the paccacheLuke Shumaker
2014-02-05librechroot update: correctly handle 'filesystem' upgradesLuke Shumaker
2014-02-02libremakepkg: fix network handlingv20140202Luke Shumaker
2014-02-02Makefiles: use .DELETE_ON_ERROR:Luke Shumaker
2014-02-02mkarchroot: don't let the environment affect pacstrapLuke Shumaker
2014-02-02librechroot: fix setting CHROOTEXTRAPKGLuke Shumaker
2014-02-02Normalize to use the string "Copyright (C)"Luke Shumaker
2014-02-02I forgot to bump the copyright year on all the files I've touched this yearLuke Shumaker
2014-01-20normalize to use >&2 instead of /dev/stderrLuke Shumaker
2014-01-19libremakepkg: Check the permissions of the bind-mounted directoriestesting-20140119Luke Shumaker
2014-01-19libremakepkg: (minor) refactor things to places that make a bit more senseLuke Shumaker
2014-01-19distcc-tool: fix a typo in a commentLuke Shumaker
2014-01-19distcc-tool: Fix quoting when embeddint a value in a stringLuke Shumaker
2014-01-19distcc-tool: get rid of string interpolation in usage()Luke Shumaker
2014-01-19libremakepkg: fix getopts string (I'm a dummy)Luke Shumaker
2014-01-19libremakepkg: actually support SRCPKGDEST, document LOGDEST supportLuke Shumaker
2014-01-18libremakepkg: support -r and -w flags, same as librechrootLuke Shumaker
2014-01-18librechroot: fix commentLuke Shumaker
2014-01-18I went comma-happy when writing librechroot:usage()Luke Shumaker
2014-01-05chroot-tools: make patch not reject new bugfix in devtools-parLuke Shumaker