pmbootstrap/pmb
Oliver Smith af6913ab06
Fix build --src for foreign-arch chroots (#1282)
The `suffix` argument was not specified in chroot commands executed in
`pmb.build._package.override_source()`. Because of that, it was not
possible to use "build --src" when compiling in a non-native chroot,
for example:

```
$ pmbootstrap build hello-world --arch=armhf
...
(native) % rm /tmp/APKBUILD.append
rm: can't remove '/tmp/APKBUILD.append': No such file or directory
```
2018-03-05 21:04:28 +00:00
..
aportgen device packages: depend on postmarketos-base (#1258) 2018-02-25 18:40:54 +00:00
build Fix build --src for foreign-arch chroots (#1282) 2018-03-05 21:04:28 +00:00
chroot convert dict.keys() to list() (#1290) 2018-03-04 21:10:27 +01:00
config Make proprietary drivers optional (1/2): pmbootstrap changes (#1254) 2018-02-24 21:49:10 +00:00
export Use default partitions in odin export if not specified in deviceinfo (#1271) 2018-02-28 01:28:36 +00:00
flasher Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
helpers Only download APKINDEX for relevant architectures (#1201) 2018-03-04 13:44:27 +00:00
install Make proprietary drivers optional (1/2): pmbootstrap changes (#1254) 2018-02-24 21:49:10 +00:00
parse Only download APKINDEX for relevant architectures (#1201) 2018-03-04 13:44:27 +00:00
qemu qemu: allow the user to specify the kernel flavor (#1256) 2018-02-25 19:20:22 +00:00
__init__.py pmbootstrap: Disallow running as root (#1120) 2018-01-14 08:13:35 +00:00