pmbootstrap/pmb
Oliver Smith 0f371e426f
pmbootstrap build --src: override source for any package (#1210)
* New "pmbootstrap build --src=/local/source/path hello-world" syntax
* The local source path gets mounted inside the chroot
* From there, a copy of the source code gets created with rsync (so
  we can write into the source folder if necessary, for better
  compatibility with all kinds of APKBUILDs)
* After the aport gets copied into the chroot before building (as
  usually), we extend the APKBUILD with overrides to make it use
  mountpoint's source instead of downloading the package's source
  from the web as usually
* The package built with the local source gets _pYYYYMMDDHHMMSS
  appended to the pkgver
* linux-postmarketos-mainline: use $builddir, fix patch checksum
2018-02-19 22:04:01 +00:00
..
aportgen aportgen linux: Also remove -Werror in Kbuild files (#1139) 2018-01-24 20:07:47 +00:00
build pmbootstrap build --src: override source for any package (#1210) 2018-02-19 22:04:01 +00:00
chroot Add a check for binfmt_misc (#1236) 2018-02-17 20:41:54 +00:00
config Check kernel config options based on the architecture (#1233) 2018-02-17 13:37:35 +00:00
export Odin export: make sure temp folder is empty (#1141) 2018-01-22 22:35:07 +00:00
flasher Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
helpers pmbootstrap build --src: override source for any package (#1210) 2018-02-19 22:04:01 +00:00
install Fix invalid /etc/apk/repositories entry on device (#1189) 2018-02-01 22:44:20 +00:00
parse pmbootstrap build --src: override source for any package (#1210) 2018-02-19 22:04:01 +00:00
qemu Testsuite: Run UIs in Qemu and check running processes and more (#982) 2018-02-02 00:16:29 +00:00
__init__.py pmbootstrap: Disallow running as root (#1120) 2018-01-14 08:13:35 +00:00