<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym18_1_1459645440882_12198">A customer is using RedHat Kickstart to install packages on bare metal machines.  Unfortunately, the %pretrans in the first package fails because /bin/sh hasn't been installed.   What I'm being told is that the following %pretrans scriptlet is not supported by RedHat Kickstart.  </div><div id="yui_3_16_0_ym18_1_1459645440882_12198"><br></div><pre style="font-size: medium; font-family: monospace; width: 50em;" id="yui_3_16_0_ym18_1_1459645440882_12719">%pretrans
[ -n "$VERBOSE" ] && set -x ; :
</pre><div dir="ltr" id="yui_3_16_0_ym18_1_1459645440882_12720"><br></div><div dir="ltr" id="yui_3_16_0_ym18_1_1459645440882_12720">Am I missing something?</div><pre style="font-size: medium; font-family: monospace; width: 50em;" id="yui_3_16_0_ym18_1_1459645440882_12438"><br></pre><pre style="font-size: medium; font-family: monospace; width: 50em;" id="yui_3_16_0_ym18_1_1459645440882_12438"><br></pre></div></body></html>