Instead of operating directly on a file, which was previously specified by `filename`, operate on a device. This is more flexible since a file can be accessed via a loop back device; but the inverse is obviously not true, like other devices can not be accessed via a plain file. Therefore, re-factor the stage to use a device and adapt the existing test (`fedora-ostree-image`). |
||
|---|---|---|
| .. | ||
| data | ||
| mod | ||
| pipelines | ||
| run | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| initrd.py | ||
| test.py | ||