pmbootstrap/pmb/chroot
Oliver Smith 567ac64e26
ccache: Fix for distcc cross-compiling / various improvements (#1026)
* ccache: Fix for distcc cross-compiling / various improvements

* Make ccache work when cross-compiling with distcc (fix #716)
* Allow to configure the ccache size in "pmbootstrap init"
* Moved ccache stats code from pmb/build/other.py to
  pmb/helpers/frontend.py
* Grouped job count, ccache size and timestamp based rebuilds
  together to "build options" and allow to skip them
* Sorted config options that had to be modified anyway
  alphabetically

* Improve comment in arch-bin-masquerade APKBUILD
2017-12-21 16:42:29 +00:00
..
__init__.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
apk.py Fix #824: Refactor pmb/build/package.py (make depends work like in abuild) (#935) 2017-11-26 14:32:02 +00:00
apk_static.py Fix #342: don't use distutils.version.LooseVersion anymore (#364) 2017-08-12 14:03:40 +00:00
binfmt.py Hello, there! 2017-05-26 22:08:45 +02:00
distccd.py ccache: Fix for distcc cross-compiling / various improvements (#1026) 2017-12-21 16:42:29 +00:00
init.py Remove existing apk cache symlink before creating link (#866) 2017-11-04 02:19:23 +00:00
initfs.py Fix #947: Fix "pmbootstrap initfs ls" (#958) 2017-11-30 20:15:47 +00:00
initfs_hooks.py Close #194: Aports subfolders! See migration guide in the wiki (#227) 2017-07-28 22:34:40 +00:00
mount.py Properly support specifying a local folder as --mirror-pmOS 2017-07-12 21:55:47 +02:00
other.py Unified linux-postmarketos kernel for qemu and n900 (#228) 2017-07-25 20:08:35 +00:00
root.py Fix #300: Properly unset environment in chroot (#302) 2017-07-30 22:08:36 +00:00
shutdown.py Unregister all binfmt architectures during `pmbootstrap shutdown` (#822) 2017-10-25 22:54:17 +00:00
user.py Close #709: Improve user creation (#725) 2017-10-12 20:08:10 +00:00
zap.py Fix #818: Clean up updated repo list after zapping chroots (#867) 2017-11-04 02:43:06 +00:00