pmbootstrap/pmb/chroot
Oliver Smith a44b80b31d build.find_aport() -> helpers.pmaports.find()
Move find_aport() and find_aport_guess_main() from pmb/build/other.py
to the new file pmb/helpers/pmaports.py.

Finding aports is not only needed when building packages, hence it
makes sense to move it out of pmb.build. The pmb/helpers/pmaports.py
file will have more pmaports related functions in a follow up commit.
2018-12-01 21:30:59 +00: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 Recreate device nodes in chroot after shutdown (#1447) 2018-04-29 22:17:57 +00: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