pmbootstrap/pmb
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
..
aportgen Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
build Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
chroot Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
config Close #69: add 'pmbootstrap initfs' and improve initfs workflow 2017-06-09 19:22:25 +02:00
flasher Close #69: add 'pmbootstrap initfs' and improve initfs workflow 2017-06-09 19:22:25 +02:00
helpers pmbootstrap challenge: subpackages, list of changed files 2017-06-13 21:31:19 +02:00
install Fix #40: allow sdcard install, when the sdcard is mounted as /dev/sd* 2017-06-10 00:29:48 +02:00
parse Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00