pmbootstrap/pmb/chroot
Oliver Smith a92e6a89d0
remove local postmarketOS mirror folder support (!1718)
Obscure feature: it was possible to specify a local path as
--mirror-pmOS. It would then get mounted to /mnt/postmarketos-mirror
inside the chroot, and be specified as such in the generated
/etc/apk/repositories file.

I had used this once for some testing scripts, but I am sure nobody is
using this anymore. The same can be achieved with running a local http
server anyway:
<https://wiki.postmarketos.org/wiki/Installing_packages_on_a_running_phone>

Removing this makes it easier to support multiple postmarketOS mirrors
(next commit).
2018-12-06 07:31:38 +01:00
..
__init__.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
apk.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
apk_static.py Add --offline flag 2018-10-25 20:37:33 +00:00
binfmt.py pmb: qemu-user-static from aport, not from Debian 2018-08-10 15:11:21 +00:00
distccd.py pmb: adjust to distcc 3.3 and wrap it with sshd 2018-07-26 09:47:23 +00:00
init.py pmb: qemu-user-static from aport, not from Debian 2018-08-10 15:11:21 +00:00
initfs.py pmbootstrap: kill process if silent for 5 minutes (rewrite logging) 2018-07-14 01:13:28 +00:00
initfs_hooks.py initfs hook_ls: make clear what's not installed (#1409) 2018-04-11 22:26:48 +00:00
mount.py remove local postmarketOS mirror folder support (!1718) 2018-12-06 07:31:38 +01:00
other.py menuconfig: add gconfig/xconfig support (#1509) 2018-06-09 06:52:24 +00:00
root.py Export HOME in pmb.chroot.root() and -.user() 2018-10-25 07:26:06 +02:00
shutdown.py pmb: fix test suite not running through twice 2018-07-15 20:52:41 +00:00
user.py Export HOME in pmb.chroot.root() and -.user() 2018-10-25 07:26:06 +02:00
zap.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00