rpm包制作本地yum源 1. 編輯yum配置文件,設置keepcache=1使用緩存,設置cachedir緩存路徑 [root@centos60 ~]# vim /etc/yum.conf 2.把yum下載的r ...