2011-02-22 Ramon Novoa * build_src.sh: Updated to work with the current directory structure. 2010-12-28 Ramon Novoa * pandora_update_version.sh: Update the console installer version. Fixed a bug when reading the build number. 2010-12-23 Ramon Novoa * build_src.sh, build_windows_agent.sh, build_deb.sh, build_rpm.sh: Return error codes and exclude .po files. 2010-12-21 Ramon Novoa * build_src.sh, build_deb.sh, build_rpm.sh: Small fixes to build scripts. * build_windows_agent.sh: Added to respository. Windows agent build script. 2010-11-08 Sancho Lerena * build_src.sh: Removed NT4 from the unix src package. 2010-11-03 Ramon Novoa * pandora_update_version.sh: Set the build in the InstallJammer mpi file. 2010-11-03 Ramon Novoa * pandora_update_version.sh: Fixed the regular expression that matches the InstallVersion token. 2010-11-03 Ramon Novoa * pandora_update_version.sh: Update the InstallJammer mpi file. 2010-09-22 Sancho Lerena * extras/build_src.sh extras/build_rpm.sh: Fixed scripts for my enviroment (SUSE 11.3) 2010-06-02 Ramon Novoa * pandora_update_version.sh: Fixed parameter check. Make sure develop_bypass is set to 1. 2010-05-24 Ramon Novoa * pandora_update_version.sh: Added to repository. Script to automatically update Pandora FMS version and build where necessary. 2010-05-21 Ramon Novoa * build_src.sh: Get the right version for the keygen. 2010-05-20 Ramon Novoa * build_src.sh, build_deb.sh, build_rpm.sh: Added to repository. Sancho's newest build scripts. * build_rpm_packages.sh: Removed from repository. Old build script. 2009-12-18 Sancho lerena * extras/aditional_rpmspec/xprobe2-0.3.spec: Updated to make it compatible with SUSE build service. * extras/aditional_rpmspec/wmic-4.0.0tp4-SVN-build-UNKNOWN.spec: Final changes (updated web, license and description). 2009-12-09 Sancho Lerena * * aditional_rpmspec/xprobe2-0.3.spec: Fixed parameter to avoid FHS enforcing on SUSE Build Service. 2009-12-08 Sancho lerena * aditional_sources: Added directory to put there sources of modified packages used in Pandora FMS. * aditional_sources/xprobe_0.3: Patched version to compile with gcc4.x and used to do SUSE RPM packages for 11.x * aditional_rpmspec/xprobe2-0.3.spec: Added spec for xprobe2 (SUSE and RH). 2009-11-11 Sancho Lerena * tentacle_proxy: Upgrade to support a previous check of connectiviy before trying to copy nothing to up server. * generic_daemon_launcher: A generic script used to launch other apps/scripts as daemons. Could be used with tentacle_proxy, daemon_watchdog a secondary pandora_agent or pandora_server instance, for example. * daemon_watchdog: A script used to watchdog for another process, for example a pandora_server or a mysql. This also try to "restart" the process if it's down and has a custom execution field to notify directly admin when a daemon is not restarting and it's down. * build_rpm_packages.sh: Some fixes in RPM build script. 2009-09-08 Sancho Lerena * Initial load of extras subdir. Expect to have some dirty scripts and misc. stuff here. * extras/tentacle_proxy: Tentacle proxy script to pass data/conf files from one tentacle server, used like a proxy to reach another server. * extras/aditional_rpmspec: Additional RPM's to create RPM packages to satisfy Pandora FMS dependencies. * extras/build_rpm_packages.sh: Script to make all Pandora FMS RPM's.