From d0bb3b8fa0aa57634df3aadc2cf86eca6ad4a6c6 Mon Sep 17 00:00:00 2001 From: Paul Weber Date: Mon, 2 Jun 2003 15:47:12 +0000 Subject: [PATCH] hp-packagings-20030602 FIXES 1315 add HP pacakging files --- .../HP-UX/swpackage/psf-1.2.8-transarc-paths-11.00 | 590 +++++++++++++++++++++ .../swpackage/scripts/openafs-eng-man.configure | 32 ++ .../swpackage/scripts/openafs-eng-man.unconfigure | 31 ++ .../HP-UX/swpackage/scripts/openafs.configure | 50 ++ .../HP-UX/swpackage/scripts/openafs.unconfigure | 49 ++ 5 files changed, 752 insertions(+) create mode 100644 src/packaging/HP-UX/swpackage/psf-1.2.8-transarc-paths-11.00 create mode 100644 src/packaging/HP-UX/swpackage/scripts/openafs-eng-man.configure create mode 100644 src/packaging/HP-UX/swpackage/scripts/openafs-eng-man.unconfigure create mode 100644 src/packaging/HP-UX/swpackage/scripts/openafs.configure create mode 100644 src/packaging/HP-UX/swpackage/scripts/openafs.unconfigure diff --git a/src/packaging/HP-UX/swpackage/psf-1.2.8-transarc-paths-11.00 b/src/packaging/HP-UX/swpackage/psf-1.2.8-transarc-paths-11.00 new file mode 100644 index 0000000..7b1be16 --- /dev/null +++ b/src/packaging/HP-UX/swpackage/psf-1.2.8-transarc-paths-11.00 @@ -0,0 +1,590 @@ +# File: psf-1.2.8 +# +# Purpose: OpenAFS Product Specification File (PSF) for swpackage +# +# Copyright: Copyright (c) 2003 +# +# Header: $Header$ +# +# Description: This PSF contains a valid product definition which includes +# all attributes for OpenAFS installation via software Distributor +# +# +# Not all control scripts are required for installation of a product/fileset +# +# Below is the list of control scripts that can be used on either +# Products or filesets + # Control script definition(s): + # + # Control scripts are optional. If defined, then specify the + # path to the script file. + # + # NOTE: control scripts can be defined for products too. + + #checkinstall path # Install check script + #preinstall path # Install pre-load script + #postinstall path # Install post-load script + #configure path # Configure for use script + #unconfigure path # Configure undo script + #verify path # Verify integrity script + #checkremove path # Remove check script + #preremove path # Remove pre-remove script + #postremove path # Remove post-remove script + #control_file path # Addition (sub)script or control data + + + vendor + + tag "OpenSource" # The identifier for the vendor. + title "OpenSource Software" # The name of the vendor. +# uuid "" # The NetLs UUID for the vendor. + description < data/vendor.description # A multi-line description of the vendor. + + end #Vendor + + # Product definition(s): + # + # All product attributes are optional, except for the tag and the + # filesets which must be contained within it. + + product + + tag "OPENAFS" # The identifier for the product. + title "Open Source Andrews File System" # The name of the product. + revision "A.1.2.8" # The revision (release) number of the product. + + #number "the_number" # The order/part number for the product. + category "OpenSource"" # The type of software (identifier). + #category_title "the category title" # The type of software (string). + + description < data/product.description # A file containing a + #multi-line description of the product. + + copyright "(c)Copyright 2002 OpenAFS, All Rights Reserved." + + readme < data/product.README # A multi-page README for the product. + + + architecture HP-UX_B.11.00_32/64 # A concise summary of hardware/OS'es + #supported. + + machine_type *:32* # Machines the product supports (uname -m). + os_name HP-UX # OS'es the product supports (uname -s). + os_release ?.11.00 # OS releases the product supports (uname -r). + os_version * # OS versions the product supports (uname -v). + + directory /usr/afs # The root directory for the product + is_locatable false # If defined then users can install the product + # into any directory they specify. + + # Control script definition(s): + # + # Control scripts are optional. If defined, then specify the + # path to the script file. + # + # NOTE: control scripts can be defined for products or filesets + + configure scripts/openafs.configure + unconfigure scripts/openafs.unconfigure + + # Subproduct definition(s): + # + # Subproducts are optional. If defined, then they group/partition + # the product's filesets into logical sets. If defined, then the + # tag and contents are required. + # + # The Runtime subproduct contains anything that is pertinant to + # either the server or client products + # + # + subproduct + tag Runtime + title "Rutime Requirements for OpenAFS Client and Server" + contents OPENAFS-RUN + end # Runtime subproduct + fileset + tag OPENAFS-RUN + title "OpenAFS Runtime" + revision A.1.2.8 + architecture HP-UX_B.11.00_32/64 + machine_type *:32* # Machines the product supports (uname -m). + os_name HP-UX # OS'es the product supports (uname -s). + os_release ?.11.00 # OS releases the product supports (uname -r). + os_version * # OS versions the product supports (uname -v). + ancestor OPENAFS.OPENAFS-RUN,fa=HP-UX_B.11.00_32/64,fr=