pmbootstrap/pmb/helpers
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
args.py new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
cli.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
devices.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
file.py pmb: use UTF-8 in pmb.helpers.file.replace() 2018-07-11 18:26:01 +00:00
frontend.py new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
git.py Link to wiki page if first git clone fails 2018-09-26 05:58:11 +00:00
http.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
logging.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
mount.py pmbootstrap build --src: override source for any package (#1210) 2018-02-19 22:04:01 +00:00
other.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
package.py repo_missing: fix "could not find aport" error 2018-12-03 21:02:18 +01:00
pkgrel_bump.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
pmaports.py new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
repo.py remove local postmarketOS mirror folder support (!1718) 2018-12-06 07:31:38 +01:00
repo_missing.py new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
run.py pmbootstrap: kill process if silent for 5 minutes (rewrite logging) 2018-07-14 01:13:28 +00:00
run_core.py Kill the child processes spawned by a run command 2018-10-02 07:06:46 +00:00
ui.py Show UI selection ordered by name, `none` remains at the beginning (#1092) 2018-01-07 03:55:27 +00:00