Changes

m
Line 175: Line 175:  
  then just add the following line in the %post --nochroot section:
 
  then just add the following line in the %post --nochroot section:
 
  sed -i -e '/ *append / { s/quiet// ; s/rhgb//;  }'  "${LIVE_ROOT}"/isolinux/isolinux.cfg
 
  sed -i -e '/ *append / { s/quiet// ; s/rhgb//;  }'  "${LIVE_ROOT}"/isolinux/isolinux.cfg
 +
*The SED Command
 +
:http://www.grymoire.com/Unix/Sed.html
    
:'''EXAMPLE'''
 
:'''EXAMPLE'''
12,355

edits