Revision 7ffef0a2
Added by Renato Botelho about 9 years ago
build.conf.sample | ||
---|---|---|
75 | 75 |
#export PKG_RSYNC_DESTDIR="/usr/local/www/beta/packages" |
76 | 76 |
|
77 | 77 |
# pkg repo URL |
78 |
#export PKG_REPO_SERVER="pkg+http://beta.pfsense.org/packages" |
|
78 |
#export PKG_REPO_SERVER_DEVEL="pkg+http://beta.pfsense.org/packages" |
|
79 |
#export PKG_REPO_SERVER_RELEASE="pkg+http://pkg.pfsense.org/packages" |
|
80 |
#export PKG_REPO_SERVER_STAGING="pkg+http://release-staging.netgate.com/packages" |
|
79 | 81 |
|
80 | 82 |
# Branch to replace pkg.conf template, defaults to $GIT_REPO_BRANCH_OR_TAG |
81 |
#export PKG_REPO_CONF_BRANCH="BRANCH" |
|
83 |
#export PKG_REPO_BRANCH_DEVEL="BRANCH" |
|
84 |
#export PKG_REPO_BRANCH_RELEASE="BRANCH" |
Also available in: Unified diff
Explicit define pkg repo variables for release and devel