Changes

WPKG with Samba

86 bytes added, 13:02, 12 October 2005
m
How WPKG works
== How WPKG works ==
WPKG keeps its configuration in three XML files, which can be changed easily in an editor like ''vi '' or ''mcedit'', or even automatically.  
These files are:
* [[hosts.xml]] - defines the hosts and associated profiles, which these hosts will use.
* [[profiles.xml]] - defines the software packages or scripts, which will be installed/executed on hosts.
* [[packages.xml]] - defines how to install and uninstall software packages. In other words, it is a list of all packages and scripts that can be deployed or executed on workstations.
 
There is also one more file, [[wpkg.js]], which we can call a "WPKG engine".
== WPKG installation ==