debian-forge/osbuild
Dusty Mabe dfd59a38d9 osbuild/mounts: adjust the source path to use when mounting devices
Adjust the source path to just have /dev in front (i.e. /dev/loop0)
and not be a path to the temporary dev directory that was prepared.
We do this because some tools (like grub2-install) consult
mountinfo to try to canonicalize paths for mounts.

Fixes https://github.com/osbuild/osbuild/issues/1492
2023-12-15 09:54:29 -05:00
..
formats tox: add tox 2023-08-01 15:01:13 +02:00
testutil test: Move make_fake_input_tree to testutil 2023-12-12 19:45:04 +01:00
util fscache: add new FsCache._last_used() helper 2023-12-12 22:57:21 +01:00
__init__.py Post release version bump 2023-12-06 08:15:39 +00:00
__main__.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
api.py Fix errors reported by new version of mypy 2023-04-12 11:57:18 +02:00
buildroot.py tox: add tox 2023-08-01 15:01:13 +02:00
devices.py devices: new helper to ensure a device node exists 2022-11-22 18:28:38 +01:00
host.py tox: add tox 2023-08-01 15:01:13 +02:00
inputs.py inputs: Move arguments for InputService.map to a temporary file 2023-06-27 10:56:10 +02:00
loop.py devices/loopback: make setting sector_size meaningful 2023-11-29 10:37:08 +01:00
main_cli.py autopep8: Update with changes to make autopep8 -a -a -a happy 2023-08-10 13:04:14 +02:00
meta.py osbuild. add comment why AST is used and not importlib 2023-11-22 09:52:47 +01:00
monitor.py osbuild: improve monitor docstrings/signatures 2023-11-28 09:56:56 +01:00
mounts.py osbuild/mounts: adjust the source path to use when mounting devices 2023-12-15 09:54:29 -05:00
objectstore.py objectstore: also mount /etc/containers for "host" buildroot 2023-10-25 22:05:54 +02:00
pipeline.py osbuild: --checkpoint can now use globs 2023-08-04 19:59:11 +02:00
remoteloop.py loop: use LOOP_CONFIGURE instead of LOOP_SET_FD 2023-05-05 15:42:47 +02:00
sources.py Fix errors reported by new version of mypy 2023-04-12 11:57:18 +02:00