Baptiste Agasse wrote: > > Hello everybody, > > I’ve two little questions for you. > > Can I exclude packages from mirrored repositories to limit space used > on disk with cobbler ? > > (for example, I don’t use, OOo, gnome… and I don’t want them on my > local repo) > > Can I clean old packages in mirrored repositories to limit space used > on disk with cobbler ? > > Thanks a lot for yours answers. > > Regards. > > Baptiste. > > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
cobbler repo add with "--rpm-list" will use yumdownloader to only download those RPMs and their dependencies. This is most likely want you want. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
