On Wed, 12 Aug 2015 19:05:29 -0400, Robert Moskowitz wrote:

> 
> 
> On 08/12/2015 06:53 PM, Ed Greshko wrote:
> > On 08/13/15 06:49, Robert Moskowitz wrote:
> >> Where does dnf keep its repo configuration, or does it use 
> >> /etc/yum.repo.d?  Which I see is still there.  As I want to change it to 
> >> use my local repos.
> >>
> >>
> >>
> >>
> > http://dnf.readthedocs.org/en/latest/conf_ref.html
> 
> thanks.  My search foo was weak, and I was not finding this.  It also, 
> partially, answers how to set deltarpm=0.  More reading needed.

Searching in the manual page would have lead to something.
Else, simple testing (such as deleting/moving a file in there).

$ rpm -qd dnf
/usr/share/doc/dnf/AUTHORS
/usr/share/doc/dnf/COPYING
/usr/share/doc/dnf/PACKAGE-LICENSING
/usr/share/doc/dnf/README.rst
/usr/share/man/man8/dnf.8.gz
/usr/share/man/man8/yum2dnf.8.gz

$ man dnf|grep -A2 FILES
CONFIGURATION FILES REPLACEMENT POLICY
       The updated packages could replace the old modified configuration files
       with  the  new  ones  or keep the older files. Neither of the files are
--
FILES
       /var/cache/dnf /etc/dnf/dnf.conf /etc/yum.repos.d/

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to