pmbootstrap/pmb
Oliver Smith 16166874a5
pmb/build/_package.py: create .git symlink (!1831)
Make /home/pmos/build/.git point to the .git dir from pmaports.git, with
a symlink so abuild does not fail.

abuild expects the current working directory to be a subdirectory of a
cloned git repository (e.g. main/openrc from aports.git). If git is
installed, it will try to get the last git commit from that repository,
and place it in the resulting apk (.PKGINFO) as well as use the date
from that commit as SOURCE_DATE_EPOCH (for reproducible builds).

With that symlink, we actually make it use the last git commit from
pmaports.git for SOURCE_DATE_EPOCH and have that in the resulting apk's
.PKGINFO.

Fixes: #1841
2019-11-10 12:29:55 +01:00
..
aportgen Detect if DTB is placed in second area of Android boot image (!1828) 2019-10-25 17:36:22 +02:00
build pmb/build/_package.py: create .git symlink (!1831) 2019-11-10 12:29:55 +01:00
chroot Mount /dev/shm in chroots 2019-05-05 17:47:25 +02:00
config pmb.config.init: fix python 3.5 compat 2019-11-03 15:35:57 +01:00
data keys: add build.postmarketos.org.rsa.pub (!1829) 2019-10-30 21:45:33 +01:00
export Update copyright to 2019 2019-01-02 09:31:20 +01:00
flasher Revert "Add "flash_fastboot_vendor_id" deviceinfo variable for fastboot flash method (#857)" (!1818) 2019-09-26 22:32:53 +02:00
helpers pmb.config.init: 2-step device selection (!1825) 2019-10-30 22:51:33 +01:00
install install: format: support FAT32 as boot fs (!1823) 2019-10-09 23:57:19 +02:00
parse Detect if DTB is placed in second area of Android boot image (!1828) 2019-10-25 17:36:22 +02:00
qemu qemu/spice: use virt-viewer client directly from chroot (!1793) 2019-07-05 20:51:01 +02:00
__init__.py init: fix missing errors if logs didn't initialize (!1755) 2019-02-15 16:01:11 +01:00