#export http_proxy="http://192.168.147.242:3128"
先 設好環境變數,
再 依照 instruction run
#/arch/setup
台灣的 mirror:
http://www.mirror.tw/pub/ArchLinux/core/os/i686
安裝完後,在 /etc/pacman.d/mirrirlist 里..
Server = http://www.mirror.tw/pub/ArchLinux/$repo/os/i686
增加的 "$" 符號,在 /etc/pacman.conf 中有說明。
$ 以後的字串,會依照 pacman.conf 的設定代換其他path。
之後,如果想自動設定 http_proxy ,可以在 /etc/profile.d 下 create proxy.sh:
export http_proxy="http://192.168.147.242:3128"
沒有留言:
張貼留言