summaryrefslogtreecommitdiff
path: root/src/chroot-tools
AgeCommit message (Expand)Author
2018-08-15librechroot: Remove SYSTEMD-STDIN HACKLuke Shumaker
2018-08-07oopsLuke Shumaker
2018-08-07librechroot: Disallow flags overriding other flagsLuke Shumaker
2018-08-06chcleanup: Ignore depends of split packages, just look at pkgbasev20180806Luke Shumaker
2018-08-06chcleanup: Try preloading the scratch DB to speed things up.Luke Shumaker
2018-08-06chcleanup: Only use `pacman -T` filtering on DEPENDSLuke Shumaker
2018-08-06chcleanup: Tidy upLuke Shumaker
2018-08-06chcleanup: More informative output, use pacman -T to speed things upLuke Shumaker
2018-08-06chcleanup: Do the package list creating in tiersLuke Shumaker
2018-08-06librechroot help: Clarify the usage of -w and -rLuke Shumaker
2018-08-04libremakepkg,chcleanup: Be stricter about network accessv20180804Luke Shumaker
2018-08-03Use Bash 4.4 @Q instead of %qLuke Shumaker
2018-08-03libremakepkg: Expand short flags to unshareLuke Shumaker
2018-08-03chcleanup: Expand short flags to pacmanLuke Shumaker
2018-08-03chcleanup: Consider _$CARCH depsLuke Shumaker
2018-06-02librechroot: Properly clean up temporary pacman.conf fileLuke Shumaker
2018-06-02librechroot: Remove the hack for -any packages differing between archesLuke Shumaker
2018-05-30libremakepkg: Fix it_fails_with_bad_signaturesv20180530Luke Shumaker
2018-05-30libremakepkg: Fix it_succeeds_with_good_signaturesLuke Shumaker
2018-03-27Makefile: Use files.groups instead of nested.subdirs to split the packageLuke Shumaker
2018-03-24Makefile: Support split libdir / libexecdirLuke Shumaker
2018-03-24librechroot: Add Andreas Grapentin to the copyright statement.Luke Shumaker
2018-03-20make librechroot target arch agnosticAndreas Grapentin
2018-01-03update for new devtoolsLuke Shumaker
2018-01-03libremakepkg: usage: mention copying in the GnuPG pubringLuke Shumaker
2018-01-03libremakepkg: consistent tense in usage text bulletsLuke Shumaker
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke Shumaker
2018-01-02librechroot: Update binfmt_misc check for qemu-user-static-binfmtLuke Shumaker
2018-01-02librechroot: Add comments about where config changes come fromLuke Shumaker
2017-07-08librechroot: Respect the -n flag (fixes test)Luke Shumaker
2017-07-04librechroot: make sure that makepkg.conf is always parsed as textv20170705Luke Shumaker
2017-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-24Merge conf.sh:load_files and conf.sh:check_vars into load_confLuke Shumaker
2017-05-05libremakepkg: update usage() textLuke Shumaker
2017-05-04random tidy upLuke Shumaker
2017-05-04shellcheck directivesLuke Shumaker
2017-05-04bugfix [2/2]: libremakepkg: hooks-distcc: Fix for the basic smoke test.Luke Shumaker
2017-05-04distcc-tool: reformat a commentLuke Shumaker
2017-05-04distcc-tool: use `jobs` instead of trying to track PIDs manually.Luke Shumaker
2017-05-04distcc-tool: use SO_REUSEADDR for listening on TCP socketsLuke Shumaker
2017-05-04chroot-tools: tidy shebangs of library filesLuke Shumaker
2017-05-01Clean up argument parsing for libremessages formatters.Luke Shumaker
2017-04-20Don't use subshells in local/export/declare commands.Luke Shumaker
2017-04-20Variables inside of $((...)) don't need a $ in front of them.Luke Shumaker
2017-04-20Quote unquoted strings that should probably be quoted.Luke Shumaker
2017-04-11libremakepkg: Tidy.Luke Shumaker
2017-04-11librechroot: Update for new sync_chroot usage.Luke Shumaker
2017-04-11librechroot: Load makechrootpkg.sh into the main process.Luke Shumaker
2017-04-11librechroot: Tidy up.Luke Shumaker
2017-04-11chcleanup: Fix typo in a commentLuke Shumaker