I've cut a custom CD that squeezes RH72 onto one cdrom, and have added one small rpm to it, which installs fine. Is there a way to specify it so it installs as the 'last' rpm, so I can use it as a flag for a custom installer to know that the installation is done ? (note this is for headless installs, so I don't have a monitor on the target system to watch :-) I've tried adding the rpm to 'Base' but I install quite a few rpms in addition to base in my ks.cfg file, so the desired new rpm isn't the last one being installed. I've also tried to hand edit the pkgorder list to put it to the end while building the CD, but that didn't help either. Anybody have a clean way to force a rpm to be 'last' ?