yum
hi,
i created yum repository with yum createrepo /test.
in /test i copied iso dvd.
other way is to sudo yum reposync -p=/test --repoid=baseos --download-metadata.right?
if in time i add new package in /test or i download an updated package then i must recreate that repository index with yum createrepo /test?