Changes

From Amahi Wiki
Jump to: navigation, search
m
<blockquote>{{Code|cp /media/optdrive/repodata/*comps*.xml /opt/fedora/f18/i386/base/comps.xml}}</blockquote>
* Go to the local "base" repo and generate the "base" repo files.
<blockquote>{{Code|cd /opt/fedora/f18/i386/base# go to the base package directorycreaterepo .# refresh the "base" repo databasecreaterepo -g comps.xml # refresh the comps.xml for changes}}</blockquote>
:Please notice the "dot" after createrepo, it's important.
* Populate the "updates" repo.