Changes

WPKG with Samba

528 bytes added, 12:58, 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.
== WPKG installation ==