pmbootstrap/pmb/chroot
Oliver Smith 7f60a6d782
chroot: put built packages into channel subdir (MR 1912)
Migrate to workdir version 5 and move already built packages into the edge
channel subdir, for example:
	$WORK/packages/x86_64/hello-world-1-r5.apk
to:
	$WORK/packages/edge/x86_64/hello-world-1-r5.apk

The build.postmarketos.org code has already been adjusted to find built
packages in either directory structure.
2020-05-17 08:08:45 +02:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
apk.py Disable timeout for installing packages from apk (MR 1925) 2020-04-25 10:52:00 +03:00
apk_static.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
binfmt.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
distccd.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
init.py pmb.chroot.init: verify chroot channel (MR 1912) 2020-05-17 08:08:45 +02:00
initfs.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
initfs_hooks.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
mount.py chroot: put built packages into channel subdir (MR 1912) 2020-05-17 08:08:45 +02:00
other.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
root.py Disable timeout for installing packages from apk (MR 1925) 2020-04-25 10:52:00 +03:00
shutdown.py pmb.chroot.shutdown: losetup with auto_init=False (MR 1912) 2020-05-17 08:08:45 +02:00
user.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
zap.py chroot: put built packages into channel subdir (MR 1912) 2020-05-17 08:08:45 +02:00