On Thu, 2004-06-03 at 08:21, Nick Gray wrote: > On Thu, 2004-06-03 at 10:04, Paul Pianta wrote: > > Nick Gray wrote: > > > > >All > > > > > >I am have problems using buildinstall with Fedora Core 2. It keeps > > >deleting my isolinux directory. Note that I have removed the > > >getfullcomps.py which is still listed below (to show the complete > > >working version). > > > > > > > > I had the same problem too. I think it is 'mkimages' (or maybe > > mkboot-something) that is called by 'buildinstall' that remakes all of > > the image files - including the isolinux directory. In my own > > buildscript, I just re-copied my custom isolinux files back to the > > isolinux directory after buildinstall had been run. > > It seems to delete the entire directory. Is that what your seeing? Check out /usr/lib/anaconda-runtime/mk-images.i386. It looks like it copies things to that directory, although it removes syslinux-splash.png and memtest*. What files are being removed in your isolinux directory? Forrest