debian-forge/devices
Jonathan Lebon 3c3be92016 devices/loopback: add read-only option
It's sometimes useful to set up a loop device for an already formatted
disk/filesystem image to derive new artifacts from it. In that case, we
want to make sure it's impossible to modify its contents in any way in
that process, both for our own purposes and for other stages operating
on it.

Notably, mounting some filesystems read-only still seem to touch the
disk (like XFS).
2024-09-18 08:54:34 +02:00
..
test devices: create /dev/mapper/<logical-volume> as well 2024-08-27 13:52:59 +02:00
org.osbuild.loopback devices/loopback: add read-only option 2024-09-18 08:54:34 +02:00
org.osbuild.luks2 devices/luks2: use new ensure_device_node helper 2022-11-22 18:28:38 +01:00
org.osbuild.lvm2.lv devices: create /dev/mapper/<logical-volume> as well 2024-08-27 13:52:59 +02:00