Update readme

This commit is contained in:
Louis Abel 2024-06-23 12:53:08 -07:00
parent 59ab7f32ec
commit 0c06d0bffd
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -24,16 +24,18 @@ Please fork and make a PR! We're still learning how this tool works ourselves.
### How to try it out
You can actually do this in mock pretty easily. You could also probably get
this running in a podman container or otherwise. As of this writing, we
haven't tried it yet. Theory says it should work.
You can run this on a running system, in a mock root, or a podman container. In
fact, most builds may fail in mock due to loop devices being unusable.
**Note**: SELinux must be set to permissive.
**Note**: There may be cases where a build will fail in mock. If this is the
case, you will need to use `--isolation=simple`.
#### Live Image Example (EPEL)
**Note**: If you receive an error about loop devices while running in mock, run
this outside of mock instead.
#### Live Image Example (EPEL) using mock
The below makes an XFCE live image using SIG/Core packages.