Changes

From Amahi Wiki
Jump to: navigation, search
m
<blockquote>{{Code|cd /opt/fedora/f18/i386/base # go to the base package directory
createrepo . # refresh the "base" repo database
createrepo -g comps.xml . # refresh the comps.xml for changes}}</blockquote>
:Please notice the "dot" after createrepo, it's important.
* Populate the "updates" repo.