Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Sugar Creation Kit
(view source)
Revision as of 21:21, 25 September 2010
213 bytes added
,
21:21, 25 September 2010
→More Information
Line 421:
Line 421:
:Manipulate files that have been installed
:Manipulate files that have been installed
::%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)
−
:
+
:
'''EXAMPLE''':edit the boot parameters
+
::delete "quiet" and "rhgb" add the following line in the %post --nochroot section:
+
sed -i -e '/ *append / { s/quiet// ; s/rhgb//; }' "${LIVE_ROOT}"/isolinux/isolinux.cfg
+
*To change repository: (eg: enable rawhide)
*To change repository: (eg: enable rawhide)
: Edit the fedora-live-mini.ks
: Edit the fedora-live-mini.ks
Satellit
12,355
edits