Sugar Creation Kit: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 252: Line 252:
==== Create''/Modify'' the kickstart file ====
==== Create''/Modify'' the kickstart file ====


# Open the kickstart file you chose above in the editor of your choice.:
# Open the kickstart file you chose from the spin-kickstart folder you copied to your Desktop in the editor of your choice.:
# Create the package manifest section  and add your favorite packages:
# Create the package manifest section  and add your favorite packages:


<code>
<code>
%packages
%packages
foo
foo
baz
baz
bar
bar
%end
%end
</code>
</code>


# Congrats -- you're done!
# Congrats -- you're done!