Re: 安裝 port 時怎麼指定抓 distfiles 的站台?

看板FreeBSD作者時間21年前 (2004/09/19 02:02), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《jojofish.bbs@bbs.yzu.edu.tw (jojofish)》之銘言: : 以前在 make.conf 抓可以設定抓 distfiles 的站台, : 現在 5.x 的 make.conf 裡沒了這設定,每次都出國抓好累, : 有解法嗎?謝謝... 一樣是 /etc/make.conf , 加上以下這些: MASTER_SITE_BACKUP?= \ ftp://ftp9.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp5.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp7.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp2.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp3.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp4.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp6.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/\ ftp://ftp8.tw.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/ MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP} 台灣的站台從 ftp1~ftp15 , 請自行增減. -- Linux is for people who want to know why it works. Mac is for people who don't want to know why it works. DOS is for people who want to know why it does not work. Windows is for people who don't want to know why it does not work. -- ※Origin:星 情 小 築 < Star.leobbs.net > ※From: 203-73-47-254.adsl.dynamic.seed.net.tw
文章代碼(AID): #11J7Wr00 (FreeBSD)
文章代碼(AID): #11J7Wr00 (FreeBSD)