Filename correction
This commit is contained in:
parent
8bdb94966e
commit
388687baad
@ -56,7 +56,7 @@ this on the host instead.
|
|||||||
% sudo setenforce 0
|
% sudo setenforce 0
|
||||||
% 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
|
||||||
% ln -sf configs/live-xfce.xml config.xml
|
% ln -sf configs/rocky-live-xfce.xml config.xml
|
||||||
% kiwi-ng --debug --type="iso" \
|
% kiwi-ng --debug --type="iso" \
|
||||||
--profile="XFCE-Live" \
|
--profile="XFCE-Live" \
|
||||||
--color-output system \
|
--color-output system \
|
||||||
@ -78,7 +78,7 @@ If you wish to use EPEL instead...
|
|||||||
% sudo setenforce 0
|
% sudo setenforce 0
|
||||||
% 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
|
||||||
% ln -sf configs/live-xfce.xml config.xml
|
% ln -sf configs/rocky-live-xfce.xml config.xml
|
||||||
% kiwi-ng --debug --type="iso" \
|
% kiwi-ng --debug --type="iso" \
|
||||||
--profile="XFCE-Live" \
|
--profile="XFCE-Live" \
|
||||||
--color-output system \
|
--color-output system \
|
||||||
@ -106,7 +106,7 @@ The below makes an XFCE live image using SIG/Core packages.
|
|||||||
% mock -r rl-9-x86_64-core-infra --shell --enable-network
|
% mock -r rl-9-x86_64-core-infra --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
|
||||||
% ln -sf configs/live-xfce.xml config.xml
|
% ln -sf configs/rocky-live-xfce.xml config.xml
|
||||||
% kiwi-ng --debug --type="iso" \
|
% kiwi-ng --debug --type="iso" \
|
||||||
--profile="XFCE-Live" \
|
--profile="XFCE-Live" \
|
||||||
--color-output system \
|
--color-output system \
|
||||||
@ -130,7 +130,7 @@ The below uses EPEL instead if you do not wish to use SIG/Core.
|
|||||||
% mock -r rocky+epel-9-x86_64 --shell --enable-network
|
% 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
|
||||||
% ln -sf configs/live-xfce.xml config.xml
|
% ln -sf configs/rocky-live-xfce.xml config.xml
|
||||||
% kiwi-ng --debug --type="iso" \
|
% kiwi-ng --debug --type="iso" \
|
||||||
--profile="XFCE-Live" \
|
--profile="XFCE-Live" \
|
||||||
--color-output system \
|
--color-output system \
|
||||||
|
Loading…
Reference in New Issue
Block a user