pmbootstrap/pmb
Oliver Smith f37367c57c
Properly support specifying a local folder as --mirror-pmOS
This is required for developing and testing the binary repository
scripts (see #64). Changes:
* When specified, the local folder gets mounted inside the chroots
  as /mnt/postmarketos-mirror
* The apkindex_files() function outputs the correct path to the local
  repository (it does *not* hash the URL in that case, which would
  be wrong)
* /etc/apk/repositories: when the pmOS mirror is a local folder,
  the path "/mnt/postmarketos-mirror" gets added to that file instead
  of the outside path (so apk finds it properly inside the chroot)
2017-07-12 21:55:47 +02:00
..
aportgen Add 'pmbootstrap aportgen busybox-static-armhf' (and other archs) 2017-07-05 18:20:13 +02:00
build Depends parsing: Properly handle empty depends / buildinfo: strict depends 2017-07-12 21:01:40 +02:00
challenge Challenge APKINDEX.tar.gz: allow .diff.md files in the repository 2017-07-11 18:39:28 +02:00
chroot Properly support specifying a local folder as --mirror-pmOS 2017-07-12 21:55:47 +02:00
config Properly rebuild/install packages when something changed (Fix #120, #108, #131) (#129) 2017-07-10 15:23:43 +00:00
flasher Changed flasher.run()s flavor to an optional argument 2017-07-05 14:01:54 +02:00
helpers Properly support specifying a local folder as --mirror-pmOS 2017-07-12 21:55:47 +02:00
install pmbootstrap flasher: use boot.img file with fastboot 2017-07-04 22:47:03 +02:00
parse Depends parsing: Properly handle empty depends / buildinfo: strict depends 2017-07-12 21:01:40 +02:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00