Changes

Profiles.xml

216 bytes added, 12:48, 25 June 2005
no edit summary
'''profiles.xml''' is a file which defines the software, which are used by the will be installed on hosts.
It This file has to be placed in the same direstory as [[wpkg.js]].
WPKG will not work without this file.
Hosts are defined in [[hosts.xml]] file.<br>
Packages are defined in [[packages.xml]] file.
 
 
----
 
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
<profiles>
<profile id="default">
<package package-id="wpkg1" />
</profile>
</profiles>
</blockquote>
==See also==
Anonymous user