On Wed, 29 Sep 2004 Paul Pianta wrote : >BhaskerReddy Amireddy wrote: > >> >> Hello, >> I found the following document in the net and I followed the same to customize Anaconda (Redhat(9.0) Installer). http://rau.homedns.org/twiki/bin/view/Anaconda/CustomizingAnaconda >> But I din't understand the sub section - 8 in section-4 i.e., >> Customizing Anaconda. >> >> that is 8. Copy newly rebuilt Anaconda RPMS to build tree >> >> in this I dint find rpmbuild directory in $HOME (i.e., in /root). >> >I'm not sure that we are looking at the same document ... Maybe you found some of the older pages in the twiki environment by error (eg. depreciated link left in page). 'Copy newly rebuilt rpms to build tree' means that you need to copy the rpms that you just built (in Step IV - #6) to the 'build environment that you set up in Step III - #2. > >> And I din't find that in section-3 also >> section-3 is Preparing the Build Environment. >> >> and what is this sudo rpm. >> >I really think you must be linking to some old twiki pages ... because when I search this page - > >http://rau.homedns.org/twiki/bin/view/Anaconda/PreparingTheBuildEnvironment > >I don't find any mention of sudo at all. At first we considered using sudo but that idea was ditched and we decided to just build as root :) > >> Your co-operation will be highly appreciated. >> >I am not really sure how you are browsing old depreciated pages in the twiki but to be safe - start from here ... > >http://rau.homedns.org/twiki/bin/view/Anaconda/AnacondaDocumentationProject > >and only click the 'heading' links from that page to get to other pages. I am pretty sure that those links will keep you on the current twiki :\ > >Post again if you are still having problems ... > >pantz > >-- Before you criticize someone, walk a mile in their shoes ... >That way when you do criticize them, you're a mile away and you have their shoes! > Hello Paul, Thanq for the reply. But still I din't get the following steps. cp /usr/src/redhat/RPMS/i386 $BASE/fedora-custom/i386/Fedora/RPMS cp /usr/src/redhat/SRPMS $BASE/fedora-custom/i386/Fedora/SRPMS since i386 is a directory it is giving the error. error is omitting directory i386. Will it cause any problems if I continue. otherwise should I give -r option to cp. And in the following step rpm -Uvh /usr/src/redhat/rpmbuild/RPMS/i386/anaconda-*9.2-* I din't find rpmbuild directory in /usr/src/redhat/ In the following step cp /usr/src/redhat/RPMS/i386/anaconda-*9.2-* /fedora/new/new/ what about this /fedora/new/new/ ? In the following step cp /usr/lib/anaconda-runtime/rpmupdates /fedora cd /fedora ./rpmupdates I din't find any rpmupdates file/directory..... Please help me out. Waiting for the positive reply.. Kind Regards, A Bhasker Reddy MCA Department Of Computer Science University Of Pune Pune India