On Wed, 2006-04-19 at 07:01 +0200, VnPenguin wrote: > On 4/18/06, Paul Nasrat <pnasrat@xxxxxxxxxx> wrote: > > On Tue, 2006-04-18 at 11:56 -0700, Dan Carpenter wrote: > > > I've read that thread already a couple times but I'm too stupid to > > > understand it. :/ > > > > > > I'll look some more. > > > > http://fedoraproject.org/wiki/AnacondaCustomization > > > > Paul > > Hi Paul, > It's necessary to run "createrepo" before "buildinstall" ? > Under FC5, I ran only "buildinstall" and I see this script created > also datarepo ;) Actually yes buildinstall will run createrepo and pkgorder. The key thing is splittree + createrepo. Paul