Build Your Own Remix with Fedora: Difference between revisions
| Line 97: | Line 97: | ||
cp /usr/share/spin-kickstarts/*.ks /home/(user*)/spin-kickstarts/ | cp /usr/share/spin-kickstarts/*.ks /home/(user*)/spin-kickstarts/ | ||
cd /home/(user*)/spin-kickstarts/ | cd /home/(user*)/spin-kickstarts/ | ||
===== | |||
=====git spin-kickstarts===== | |||
::Updated 8/30/2014 | |||
:https://git.fedorahosted.org/cgit/spin-kickstarts.git/ | |||
::'''Recommended for most up to date xxx.ks''' | |||
:Latest spin-kickstarts used for composes of live cd's | |||
::Downloaded spin-kickstarts usually are not up to date. | |||
*These are more up to date kickstart files-(used for builds) | *These are more up to date kickstart files-(used for builds) | ||
:Index: http://git.fedorahosted.org/cgit/spin-kickstarts.git/ | :Index: http://git.fedorahosted.org/cgit/spin-kickstarts.git/ | ||
:Unzip | :Unzip latest file | ||
:Use these kick-start files as shown in the above example. | :Use these kick-start files as shown in the above example. | ||
:Be sure to not mix them with the files we added to /spin-kickstarts | :Be sure to not mix them with the files we added to /spin-kickstarts | ||