看板 DFBSD_commit 關於我們 聯絡資訊
commit a4a39c9436a26e406c49f0c22c68ab6ba97caad6 Author: Justin C. Sherrill <justin@leaf.dragonflybsd.org> Date: Sun Feb 6 16:36:29 2011 -0800 Move pkg_radd config to a more obvious name; make sure settings.conf gets cleaned out on upgrade, and stick a warning in UPGRADING so nobody (hopefully) gets surprised when pkg_radd starts downloading from mirror-master again. Summary of changes: Makefile_upgrade.inc | 1 + UPDATING | 12 ++++++++++++ etc/pkg_radd.conf | 9 +++++++++ usr.bin/pkg_radd/pkg_radd.sh | 2 +- 4 files changed, 23 insertions(+), 1 deletions(-) create mode 100644 etc/pkg_radd.conf http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a4a39c9436a26e406c49f0c22c68ab6ba97caad6 -- DragonFly BSD source repository