just found out that sometimes OS local repo is necessay, since commercial software which relies heavily on kernel & related dev tools, may be pretty sensitive to version changes. keep a local repo on hand would reduce the version update issue a lot. Take CentOS for example:
# rsync -avSHP --delete --exclude "local*" --exclude "isos" nearby.rsync.centos.net::CentOS/5.8/ /share/CentOS/5.8/
# rsync -vtr --progress --exclude debug/ rsync://mirror.pnl.gov/epel/7/x86_64/ epel
REF:
https://wiki.centos.org/zh-tw/HowTos/CreateLocalMirror
https://www.centos.org/forums/viewtopic.php?t=49977
https://www.centos.org/download/mirrors/
http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=i386
沒有留言:
張貼留言