Date: Tue, 13 Feb 2001 01:49:19 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c pkg_add.1 Message-ID: <200102130949.f1D9nKS58937@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/02/13 01:49:18 PST Modified files: usr.sbin/pkg_install/add main.c pkg_add.1 Log: In light of the dismal transfer times from ftp.FreeBSD.org, add a new `PACKAGEROOT' env var which you would set to a proper mirror of ftp.FreeBSD.org (say "export PACKAGEROOT=ftp://ftp3.FreeBSD.org"), to fetch from an alternate place. This is easier to use than `PACKAGESITE' for true mirrors, and can be used in your dot files across all versions of FreeBSD. Revision Changes Path 1.32 +23 -11 src/usr.sbin/pkg_install/add/main.c 1.42 +15 -1 src/usr.sbin/pkg_install/add/pkg_add.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102130949.f1D9nKS58937>