Update build files for new git tree
This commit is contained in:
@@ -4,7 +4,7 @@ depot
|
||||
|
||||
# Vendor definition:
|
||||
vendor
|
||||
tag KUDOS
|
||||
tag KUDOS
|
||||
title "KUDOS BVBA - http://www.kudos.be"
|
||||
end
|
||||
|
||||
@@ -28,9 +28,9 @@ product
|
||||
category_title Tools
|
||||
title "The Health Checker (HC) for UNIX"
|
||||
description "The Health Checker is collection of scripts (plugins)
|
||||
designed to perform regular - but not intensive - health checks on
|
||||
UNIX/Linux systems. It provides plugins for AIX, HP-UX and Linux as
|
||||
well customer specific checks. Checks may include topics such file
|
||||
designed to perform regular - but not intensive - health checks on
|
||||
UNIX/Linux systems. It provides plugins for AIX, HP-UX and Linux as
|
||||
well customer specific checks. Checks may include topics such file
|
||||
system mounts, process checks, file consistency etc."
|
||||
architecture S700/S800_HP-UX_10/HP-UX_11/IA64_HP-UX_11
|
||||
machine_type 9000/7*|9000/8*|ia64*
|
||||
@@ -43,7 +43,7 @@ system mounts, process checks, file consistency etc."
|
||||
|
||||
postinstall scripts/hc_hpux.postinstall
|
||||
postremove scripts/hc_hpux.postremove
|
||||
|
||||
|
||||
# Fileset definitions:
|
||||
fileset
|
||||
tag scripts
|
||||
@@ -55,10 +55,10 @@ system mounts, process checks, file consistency etc."
|
||||
is_patch false
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../sources/bin=/opt/hc/bin
|
||||
|
||||
directory ../../opt/hc/bin=/opt/hc/bin
|
||||
file -m 755 check_health.sh
|
||||
directory ../../sources/lib/core=/opt/hc/lib/core
|
||||
directory ../../opt/hc/lib/core=/opt/hc/lib/core
|
||||
file -m 755 include_core.sh
|
||||
file -m 755 include_data.sh
|
||||
file -m 755 include_os.sh
|
||||
@@ -74,12 +74,12 @@ system mounts, process checks, file consistency etc."
|
||||
is_patch false
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../sources/lib/core=/opt/hc/lib/core
|
||||
|
||||
directory ../../opt/hc/lib/core=/opt/hc/lib/core
|
||||
file -m 755 notify_mail.sh
|
||||
file -m 755 report_std.sh
|
||||
end
|
||||
|
||||
|
||||
fileset
|
||||
tag config
|
||||
title UX Health Checker (configuration)
|
||||
@@ -88,16 +88,16 @@ system mounts, process checks, file consistency etc."
|
||||
is_reboot false
|
||||
is_sparse false
|
||||
is_patch false
|
||||
prerequisite HC-HPUX-MAIN.scripts
|
||||
prerequisite HC-HPUX-MAIN.scripts
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../configs/etc/core=/etc/opt/hc/core
|
||||
|
||||
directory ../../etc/opt/hc/core=/etc/opt/hc/core
|
||||
file -m 644 check_health.conf.dist
|
||||
directory ../../configs/etc=/etc/opt/hc
|
||||
directory ../../etc/opt/hc=/etc/opt/hc
|
||||
file -m 644 check_host.conf.dist
|
||||
end
|
||||
|
||||
|
||||
fileset
|
||||
tag templates
|
||||
title UX Health Checker (templates)
|
||||
@@ -106,11 +106,11 @@ system mounts, process checks, file consistency etc."
|
||||
is_reboot false
|
||||
is_sparse false
|
||||
is_patch false
|
||||
prerequisite HC-HPUX-MAIN.scripts
|
||||
prerequisite HC-HPUX-MAIN.scripts
|
||||
|
||||
file_permissions -u 0222 -o root -g sys
|
||||
|
||||
directory ../../configs/etc/core/templates=/etc/opt/hc/core/templates
|
||||
|
||||
directory ../../etc/opt/hc/core/templates=/etc/opt/hc/core/templates
|
||||
file -m 644 mail_info.tpl
|
||||
file -m 644 mail_header.tpl
|
||||
file -m 644 mail_body.tpl
|
||||
|
||||
Reference in New Issue
Block a user