Update readme
This commit is contained in:
parent
59ab7f32ec
commit
0c06d0bffd
10
README.md
10
README.md
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user