Sugar Creation Kit: Difference between revisions
m →More Information: to change repo: (eg: enable rawhide) |
m →More Information: To change repository |
||
| Line 322: | Line 322: | ||
::%post command are done in ''cheroot'' (the commands are only run against the new file system created for the live CD) | ::%post command are done in ''cheroot'' (the commands are only run against the new file system created for the live CD) | ||
: | : | ||
Look at this .ks for usage examples:http://people.sugarlabs.org/Tgillard/Mirabelle-Remix-plain.ks | *To change repository: (eg: enable rawhide) | ||
: Edit the fedora-live-mini.ks | |||
::Put # in front of repos you do not want to use | |||
::(remove # )from The repos you want to use | |||
:'''EXAMPLE''': repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch | |||
* Look at this .ks for usage examples:http://people.sugarlabs.org/Tgillard/Mirabelle-Remix-plain.ks | |||
* '''Congrats -- you're done!''' | * '''Congrats -- you're done!''' | ||
====Example Terminal Command to Build .iso ==== | ====Example Terminal Command to Build .iso ==== | ||