Thanks Fabien! I'm more interested in making a local repo with my rpms, because I think I will have to make some myself. But thanks for your explanation.
Cheers, -- Diego. ----------------mensaje original----------------- De: "Fabien Dupont" [email protected] Para: "cobbler mailing list" [email protected] Fecha: Fri, 13 Nov 2009 19:37:39 +0100 ------------------------------------------------- > Hi. > > ipmitool is not part of the F11 DVD. It comes with the F11 Everything repo. > I'm in France and my best mirror is ftp.free.fr, so my command lines are for > this mirror, but adapt it to yours : > > root# cobbler repo add --name=fedora-core-11-x86_64-everything \ > --mirror= > > ftp://ftp.free.fr/mirrors/fedora.redhat.com/fedora/linux/releases/11 > /Everything/x86_64/os/\ > --mirror-locally=1 > root# cobbler profile edit --name=Fedora11-x86_64 > --repos='fedora-core-11-x86_64-everything' > > This won't change anything to your installed systems, by newer ones will be > affected. > > -- > Fabien > > 2009/11/13 Diego M. Vadell [email protected] > >> Hi List, >> >> I have installed Cobbler in a Fedora11 server, and successfully installed >> Fedora11 via PXE into another server. I configured Cobbler >> >> * mounting the Fedora11 DVD >> * cobbler import --name=Fedora11 --mirror=/mnt/ >> * cobbler sync >> * cobbler system add --name=XXX --mac=XX:XX:XX:XX:XX:XX >> --profile=Fedora11-x86_64 >> >> Not a problem. >> >> Now I want to add one RPM, ipmitool, which didn't came into the Fedora11 >> DVD. Do I have to make a custom repository and add it to the profile? I >> tried putting it into /var/www/cobbler/ks_mirror/Fedora11/Packages >> and >> running cobbler reposync --only=Fedora11-x86_64 , but I still get the same >> message: "You have specified that the package 'ipmitool' should be >> installed. This package does not exists. Would you like to continue or >> abort >> your installation?" when PXE booting. >> >> >> Thanks in advance, and sorry for the (fundamental) question, >> -- Diego. >> >> >> _______________________________________________ >> cobbler mailing list >> [email protected] >> https://fedorahosted.org/mailman/listinfo/cobbler >> > __________________________________________________ > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
