Let other packages add variables

tags/0.2.24
Daniel Berteaud 12 years ago
parent 8332271688
commit 460e13c606
  1. 3
      root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/10All
  2. 2
      root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-begin
  3. 1
      root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/profiles/variables.xml/template-end

@ -1,4 +1,3 @@
<profile id="variables">
<variable name="IPASSERELLE_DOMAIN" value="{$DomainName}" />
<variable name="IPASSERELLE_NT_DOMAIN" value="{uc($smb{'Workgroup'})}" />
<variable name="IPASSERELLE_NAME" value="{$smb{'ServerName'}}" />
@ -11,5 +10,3 @@
<variable name="WPKGLOGS" value="\\%IPASSERELLE_IP%\wpkglogs" />
<variable name="SOFTWARE" value="\\%IPASSERELLE_IP%\wpkg\softwares" />
<variable name="SETTINGS" value="\\%IPASSERELLE_IP%\wpkg\settings" />
</profile>

@ -13,3 +13,5 @@
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
-->
<profile id="variables">

Loading…
Cancel
Save