Yes, it is a complete fedora yum update mirror. I basically mirror the entire tree, then just delete the stuff I don't need to save space. In my %post, I create a temporary yum.conf file that points at my local repository, then run yum update. After the update is completed, the yum.conf is replaced with one pointing at a "public" repository. -Dan > Following on to this discussion, when you say that you created a yum > update repository, just exactly what do you mean? Are you creating a > respository with .hdr and RPMs? As for handling updates in %post, are you > running yum with command line options pointing to your yum repository? > > Thanks! > > Dale > > ________________________________ > > From: kickstart-list-bounces@xxxxxxxxxx on behalf of Daniel Segall > Sent: Thu 10/21/2004 9:54 AM > To: Discussion list about Kickstart > Subject: Re: Guest about RHupdates > > > > Including updates directly in your kickstart is really more trouble than > it's worth IMO. The way I do it is make a yum update repository (which > gets sync'd to a mirror periodically), and have the kickstart do a yum > update in the %post. This way I always have the latest updates, without > the hassle of rebuilding my image everytime a new package is updated. > > -Dan > >> I have a cuestion, when I update my system (Fedora >> Core 2) if I create the RHupdates directory in the >> process, all the package that I put in this directory >> will be automaticaly installed or I need to do >> something else ? >> >> Other, where are the package of the updates, I see >> that I have all the updates in /var/spool/up2date but >> all the files are .hdr; what does it means ? do I need >> to occupy this files or I need the rpms ? >> >> >> >> ====> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- >> Edgar Alberto Chillón Escárcega >> Security Cunsultant - Pfizer OS >> Mobile: 04455-1951-9194 >> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- >> PublicKeyID: 0x584CF620 [DH/DSS] http://keyserver.noreply.org/ >> FingerPrint: 1EDE EF26 C6AA 17DC 1A59 97C8 5270 1942 584C F620 >> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- >> >> _________________________________________________________ >> Do You Yahoo!? >> La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. >> http://net.yahoo.com.mx >> >> _______________________________________________ >> Kickstart-list mailing list >> Kickstart-list@xxxxxxxxxx >> https://www.redhat.com/mailman/listinfo/kickstart-list >> >> > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/kickstart-list > > >