git clone http://createrepo.baseurl.org/git/createrepo.githttp://www.informit.com/articles/article.aspx?p*440160 set up a yum repo—HOWTO /etc/yum
baseurl = http://127.0.0.1/peter
$yum list
then I see the right info
then $creatrepo
$yum list
can only give the xpdf info, even though I rm xpdf and run $creatrepo again/etc/yum.conf
is same as /etc/axtu/axtu.conf
mv what's in
/etc/yum.repo.d/asianux.repoto
/etc/yum.conf
then everything still works, good
$yum list available --------run this to test if the repo is found or not baseurl = http://127.0.0.1/peter ---------works baseurl = http://10.1.0.155/peter ---------works