Hi, While I know it's possible to install my own RPM's via kickstart by putting them in the %packages section, is there anyway to specify install options for the package? Currently, for packages that require something extra ( like --force ) we install the packages in the %post section over http. I'd like to move them from the %post section to the %packages section, but I can't figure out a way to specify special options for the RPM. Has anyone ever done this before? Thanks, sh