summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-20 06:41:48 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-20 06:41:48 +0000
commit16b3603600fa40d92e4d976f00f82d7cbd8ed3e6 (patch)
treec842ecdc21d4f21998a66a8a216ce60499fe2149 /etc
parent2ba6bed1f0a4702bf776f2235d75eca0d264d378 (diff)
downloadpfsense-16b3603600fa40d92e4d976f00f82d7cbd8ed3e6.zip
pfsense-16b3603600fa40d92e4d976f00f82d7cbd8ed3e6.tar.gz
Add embeddedbootupslice global variable
Diffstat (limited to 'etc')
-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 012f0f3..48cea00 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -57,6 +57,7 @@ $g = array(
"pkg_config_filename" => "pkg_config.xml",
"firmwarebaseurl" => "http://www.pfsense.com/",
"firmwarefilename" => "latest.tgz"
+ "embeddedbootupslice" => "ad0a"
);
?>
OpenPOWER on IntegriCloud