Build Your Own Remix with Fedora: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 100: Line 100:
'''You must be connected to a fast Internet connection for this to work'''
'''You must be connected to a fast Internet connection for this to work'''


:'''f14(rawhide)build system using fedora-livecd-soas.ks'''
*In root terminal:
::: (This example also works with a f13 to f17 Build System)
*In root terminal /home/(user)/Desktop:


  '''livecd-creator \'''
  '''livecd-creator \'''
  '''--config=/home/(user)/Desktop/spin-kickstarts/fedora-livecd-soas.ks \'''
  '''--config=/home/(user)/spin-kickstarts/fedora-livecd-soas.ks \'''
  '''--fslabel=Soas-v(2-3-4-5-6)-yearmmdd-Remix --cache=/var/cache/live --verbose'''
  '''--fslabel=Soas-v(2-3-4-5-6-7-8)-Remix-mmddyr --cache=/var/cache/live --verbose'''


*'''KEY'''
*'''KEY'''
: --fslabel=Soas-v(2-3-4-5-6-7)-yearmmdd-Remix = (The name you specify for the CD remix)
: --fslabel=Soas-v(2-3-4-5-6-7-8)-Remix-mmddyr = (The name you specify for the CD remix)


:: Explanation of format for name:  (preliminary layout pending approval by Soas)
:: Explanation of format for name:  (preliminary layout pending approval by Soas)
:::  v(2-3-4-5-6-7)= the sugar version v(2-3-4-5-6-7)
:::  v(2-3-4-5-6-7-8)= the sugar version
:::: v2= Fedora 12 sugar 0.86-
:::: v2= Fedora 12 sugar 0.86-
:::: v3= Fedora 13 sugar 0.88-
:::: v3= Fedora 13 sugar 0.88-
Line 119: Line 117:
:::: v6= Fedora 16 sugar 0.94.x
:::: v6= Fedora 16 sugar 0.94.x
:::: v7= Fedora 17 sugar 0.95.x
:::: v7= Fedora 17 sugar 0.95.x
:::: year/mm/dd= The Creation Date
:::: v8= Fedora 18 sugar 0.98.x
:::: mmddyr= The Creation Date
:: '''Remix is REQUIRED for naming if Soas is used'''
:: '''Remix is REQUIRED for naming if Soas is used'''


: --config=/home/(user*)/Desktop/spin-kickstarts/  * (path to your Desktop/spin-kickstarts folder and .ks file)
: --config=/home/(user*)/spin-kickstarts/  * (path to your spin-kickstarts folder and .ks file)


==== Create''/Modify'' the kickstart file ====
==== Create''/Modify'' the kickstart file ====