pmbootstrap/pmb/chroot
Oliver Smith 7543ae540b
Official support for aarch64 (#84)
* Fix hardcoded `armhf` in pmb/aportgen/binutils.py
* Generate aports: `binutils-aarch64`, `musl-aarch64`, `gcc-aarch64`
* Distccd: Remember the cross-compiler architecture (currently armhf
  or aarch64), that the current distccd is running as, and restart
  distccd with the correct architecture, in case a different arch
  is needed than what it is currently running as. (Depending on the
  cross-compiler arch, the PATH variable gets adjusted before
  starting distccd)
* Testcases: add aport generation for aarch64, add cross-compiling
  to aarch64
* pmb/parse/arch.py: Add aarch64 to the mapping
2017-06-14 19:10:21 +02:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
apk.py apk.installed(): Retuns all packages and versions now 2017-06-09 18:01:39 +02:00
apk_static.py Set up static code analysis, fix style issues reported by flake8 2017-05-28 02:44:53 +02:00
binfmt.py Hello, there! 2017-05-26 22:08:45 +02:00
distccd.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
init.py Fix #61: Check whether device nodes exist, after they have been created. 2017-06-06 16:36:57 +02:00
initfs.py Close #69: add 'pmbootstrap initfs' and improve initfs workflow 2017-06-09 19:22:25 +02:00
initfs_hooks.py Close #69: add 'pmbootstrap initfs' and improve initfs workflow 2017-06-09 19:22:25 +02:00
mount.py Hello, there! 2017-05-26 22:08:45 +02:00
other.py Close #69: add 'pmbootstrap initfs' and improve initfs workflow 2017-06-09 19:22:25 +02:00
root.py Revert "Fixed menuconfig with new async runner" 2017-06-02 21:33:29 +02:00
shutdown.py Fix #83: Properly handle left over files when closing the cryptsetup device 2017-06-13 01:34:20 +02:00
user.py Revert "Fixed menuconfig with new async runner" 2017-06-02 21:33:29 +02:00
zap.py Hello, there! 2017-05-26 22:08:45 +02:00