I am trying to rename the RedHat folder into MyDistro. I changed the genhdlist.c in anaconda src to reflect this change. The hdlists are created no problem no I am trying to run PYTHONPATH=/usr/lib/anaconda pkgorder /mydistro/i386/ i386 > pkgorder.txt. The follwing is the output in the pkgorder.txt "Failed to read header list /mydistro/i386/RedHat/base/hdlist". Do I need to change the location of my RPMS in the pkgorder script, too? Thank you AR ----- Original Message ----- From: "Taylor, ForrestX" <forrestx.taylor@xxxxxxxxx> To: "Alexander@Rau" <alex@xxxxxx> Sent: Wednesday, October 01, 2003 12:22 PM Subject: Re: pkgorder.txt > Alexander@Rau wrote: > > I am trying to use buildinstall to make a custom RH9 distro using > > anacond-9.0-4. It seems I am getting conflicting information from this > > board in regards to the pkgorder.txt file. Does it need to be created > > before I use the buildinstall command or does buildinstall do it for me? > > If it needs to be cerated beforehand, how would I go about it? > > > You should create pkgorder.txt before buildinstall. It will not create > it for you: > > > PYTHONPATH=/usr/lib/anaconda pkgorder /siemens/i386/ i386 > pkgorder.txt > > Forrest > -- >