-
- Downloads
helpers: apk: move update_repository_list() from chroot.apk
This function better belongs here, especially as it will be used outside
of the context of a chroot() soon.
Additionally, it's adjusted to take the rootfs path as its first
argument rather than a chroot, since it could operate on any rootfs.
Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
Showing
- pmb/chroot/apk.py 0 additions, 49 deletionspmb/chroot/apk.py
- pmb/chroot/init.py 2 additions, 2 deletionspmb/chroot/init.py
- pmb/chroot/zap.py 2 additions, 1 deletionpmb/chroot/zap.py
- pmb/commands/repo_bootstrap.py 1 addition, 1 deletionpmb/commands/repo_bootstrap.py
- pmb/helpers/apk.py 56 additions, 0 deletionspmb/helpers/apk.py
- pmb/helpers/frontend.py 1 addition, 1 deletionpmb/helpers/frontend.py
Please register or sign in to comment