summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-05-24 05:50:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-05-24 05:50:40 +0000
commit563f5b510631a8c6454e1dfa323d6477f4e7ecbc (patch)
tree280b2238185a3737fd581ee07b9bdeb8f7db6f94 /etc/inc/globals.inc
parentef794b01aee9e1a2439359555184da5ec4b7b5f8 (diff)
downloadpfsense-563f5b510631a8c6454e1dfa323d6477f4e7ecbc.zip
pfsense-563f5b510631a8c6454e1dfa323d6477f4e7ecbc.tar.gz
Add manifests option (Default Auto Update URLS)
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index c21c954..91214c2 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -75,6 +75,7 @@ $g = array(
"xmlrpcpath" => "/pfSense/xmlrpc.php",
"embeddedbootupslice" => "/dev/ad0a",
"update_url" => "http://updates.pfSense.com/_updaters",
+ "update_manifest" => "http://updates.pfSense.com/manifest",
"wireless_regex" => "/^(ndis|wi|ath|an|ral|ural|wai|iwi|awi|wlan)/",
"vlan_native_supp" => array("vge", "bfe", "dc", "fxp", "gem", "hme", "rl", "sis", "ste", "tl", "tx", "xl"),
"vlan_long_frame" => array("vge", "bfe", "bge", "dc", "em", "fxp", "gem", "hme", "ixgb", "le", "nge", "re", "rl", "sis", "sk", "ste", "ti", "tl", "tx", "txp", "vr", "xl")
OpenPOWER on IntegriCloud