pungi/pungi/phases
Lubomír Sedlář 306f7e69b0 iso-wrapper: Add utility for mounting images
This patch refactors logic for creating a temporary mount point,
mounting an image, running arbitrary code on it, unmounting the image
and removing the mount point. It immediately uses it in the buildinstall
phase.

Similar mounting is present in product_img phase as well, but due to
different usage pattern it's not changed yet.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-03-21 07:55:19 +01:00
..
gather gather: Filter comps group on depsolving input of optional 2017-02-27 12:54:12 +01:00
pkgset pkgset: report all unsigned packages 2017-03-14 09:50:28 +01:00
__init__.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
base.py Fix PhaseLoggerMixin in case of compose has _logger = None 2016-11-30 14:41:02 +08:00
buildinstall.py iso-wrapper: Add utility for mounting images 2017-03-21 07:55:19 +01:00
createiso.py iso-wrapper: Handle wrong implant md5 2017-03-07 09:58:14 +01:00
createrepo.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
extra_files.py extra-files: Nice error message on missing RPM 2016-11-10 09:38:50 +01:00
image_build.py image-build: Correctly write can_fail option 2017-03-20 09:05:03 +01:00
image_checksum.py image_checksum: add file sizes to checksum files 2017-01-23 18:20:21 +08:00
init.py comps: Filter comps groups for optional variants 2017-02-23 12:44:20 +01:00
live_images.py live-cd: Print task ID on success 2017-03-15 17:37:00 +01:00
livemedia_phase.py live-media: Print task ID on success 2017-03-15 17:37:00 +01:00
osbs.py osbs: write manifest for scratch osbs 2017-03-06 09:26:01 +08:00
ostree.py ostree: Print task ID on success 2017-03-15 17:37:00 +01:00
ostree_installer.py ostree-installer: Print task ID on success 2017-03-15 17:37:00 +01:00
product_img.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
test.py repoclosure: Don't run build deps check 2017-01-30 10:16:03 +01:00