Tutorials/Installation/Build Your Own Remix with Fedora: Difference between revisions
| Line 37: | Line 37: | ||
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/ | ||
=====[http://git.fedorahosted.org/cgit/spin-kickstarts.git/ spin-kickstarts.git]===== | |||
*These are more up to date kickstart files-(used for builds) | |||
:Index: http://git.fedorahosted.org/cgit/spin-kickstarts.git/ | |||
:Unzip this file : F18: http://git.fedorahosted.org/cgit/spin-kickstarts.git/snapshot/spin-kickstarts-f18.zip | |||
: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 | |||
*Suggest copying them to /home/(user)*/ to keep them apart. | |||
* Edit one of these .ks files with the '''gedit''' Text Editor | |||
:see (section below for details of what you can do) | |||
====Example Terminal Command to Build .iso ==== | ====Example Terminal Command to Build .iso ==== | ||