summaryrefslogtreecommitdiff
path: root/src/chroot-tools/librechroot
AgeCommit message (Expand)Author
2022-11-28revert 'use fakeroot-tcp in ARM chroots' changemerge-nonsystemd-2022-09-19bill-auger
2022-09-28obsolete 'noop' and 'update' modesbill-auger
2022-08-29allow clean-pkgs command to work with -l optionbill-auger
2022-08-29replace arch-nspawn with chroot-run (nonsystemd compat)David P
2022-08-29housekeepingbill-auger
2022-08-29update docsbill-auger
2022-08-29remove librechroot 'noop' commandbill-auger
2022-08-29build chroot seed per in-chroot pacman.confbill-auger
2022-08-29use fakeroot-tcp in ARM chrootsbill-auger
2022-08-29add more volatile bulid support repos to chroot pacman.conf (commented-out)bill-auger
2022-08-29whitespacebill-auger
2022-08-29refactor librechroot args processingbill-auger
2022-08-29normalize `source` callsbill-auger
2022-08-29housekeepingbill-auger
2022-08-29whitespacebill-auger
2019-04-03add volatile bulid support repos to chroot pacman.conf (commented-out)bill-auger
2018-08-29librechroot make: Try harder to avoid inheriting the host's pacman configLuke Shumaker
2018-08-29Rely on Bash 4.4 empty array behaviorLuke Shumaker
2018-08-26librechroot clean-pkgs: Do the right thing when libretools is installed in th...Luke Shumaker
2018-08-15librechroot: Add --noconfirm to install-name, don't expect input.Luke Shumaker
2018-08-15librechroot,libremakepkg: Don't have stdin of nspawn be a TTY if we don't exp...Luke Shumaker
2018-08-15librechroot: Fix typo in a commentLuke Shumaker
2018-08-15librechroot: Remove SYSTEMD-STDIN HACKLuke Shumaker
2018-08-07oopsLuke Shumaker
2018-08-07librechroot: Disallow flags overriding other flagsLuke 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-06-02librechroot: Properly clean up temporary pacman.conf fileLuke Shumaker
2018-06-02librechroot: Remove the hack for -any packages differing between archesLuke Shumaker
2018-03-24librechroot: Add Andreas Grapentin to the copyright statement.Luke Shumaker
2018-03-20make librechroot target arch agnosticAndreas Grapentin
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-04random tidy upLuke 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-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
2016-05-23librechroot: give a better error if an invalid -A flag is givenLuke Shumaker
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-10librechroot: Revert running arch-nspawn and mkarchroot in subshells.v20160510Luke Shumaker