Revision 8f8b00ee
Added by Renato Botelho over 3 years ago
tools/conf/pfPorts/make.conf | ||
---|---|---|
1 | 1 |
ALLOW_UNSUPPORTED_SYSTEM=yes |
2 | 2 |
|
3 | 3 |
# Define pfSense repos |
4 |
PFSENSE_REPOS= %%PRODUCT_NAME%%-repo %%PRODUCT_NAME%%-repo-devel %%PRODUCT_NAME%%-repo-previous |
|
4 |
PFSENSE_REPOS= %%PRODUCT_NAME%%-repo %%PRODUCT_NAME%%-repo-devel %%PRODUCT_NAME%%-repo-previous %%PRODUCT_NAME%%-repo-next
|
|
5 | 5 |
|
6 | 6 |
# Used by pfSense-upgrade port to set pkg_set_version |
7 | 7 |
PFSENSE_PKG_SET_VERSION= %%PRODUCT_VERSION%% |
Also available in: Unified diff
Rework pkg repositories
Keep 3 main files reflecting what users see today on 2.5.2 and add
2.6.0-RC as Next Release Candidate, setting it as default on this branch