update readme about isolation
This commit is contained in:
parent
6ae9e5565c
commit
66a6daf666
@ -43,7 +43,8 @@ The below makes an XFCE live image using EPEL packages.
|
|||||||
epel-release
|
epel-release
|
||||||
|
|
||||||
% sudo setenforce 0
|
% sudo setenforce 0
|
||||||
% mock -r rocky+epel-9-x86_64 --shell --enable-network --isolation=simple
|
# Some builds require --isolation=simple -- Add it if you have issues
|
||||||
|
% mock -r rocky+epel-9-x86_64 --shell --enable-network
|
||||||
% git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9
|
% git clone https://git.resf.org/sig_core/rocky-kiwi-descriptions -b r9
|
||||||
% cd rocky-kiwi-descriptions
|
% cd rocky-kiwi-descriptions
|
||||||
% sed -i 's/ZZVOLVERZZ/9/g ; s/ZZVERZZ/9/g' $(find . -name "*.xml")
|
% sed -i 's/ZZVOLVERZZ/9/g ; s/ZZVERZZ/9/g' $(find . -name "*.xml")
|
||||||
|
Loading…
Reference in New Issue
Block a user