mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 21:35:17 +00:00
#497 Added ksflaten to the Spinning the Fedora Desktop example.
This commit is contained in:
parent
8ffc2db8e2
commit
a8468c3fbb
1 changed files with 3 additions and 1 deletions
|
@ -83,8 +83,10 @@ The following command:
|
||||||
|
|
||||||
[options="nowrap"]
|
[options="nowrap"]
|
||||||
----
|
----
|
||||||
|
ksflatten -c /usr/share/spin-kickstarts/fedora-live-workstation.ks \
|
||||||
|
-o fedora-live-workstation-flat.ks
|
||||||
livecd-creator --verbose \
|
livecd-creator --verbose \
|
||||||
--config=/usr/share/spin-kickstarts/fedora-live-workstation.ks \
|
--config=fedora-live-workstation-flat.ks \
|
||||||
--fslabel=Fedora-LiveCD \
|
--fslabel=Fedora-LiveCD \
|
||||||
--cache=/var/cache/live
|
--cache=/var/cache/live
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in a new issue