I'd like to add a tar archive in the standard Red Hat installation CD image and untar the same at a desired location using some post install scripts.
Can you kindly suggest me how to proceed? In particular:
- How do I add the tar in the iso image.
- Where should I place the script.
- How to link the script so that it is executed at the end of the installation process.