| /test/ontest-stc2/src/tools/checkenv/lib/ |
| ce_package.ksh | 33 # This function checks if a package exists on the system. 36 # $1: package (the name of the package which should exist on the system) 40 package=${1} 45 errmsg="ce_package expects argument naming a package to check" 49 req_label="Required package" 50 req_value="$package" 62 pkginfo $package > /dev/null 2>&1 77 Check if a package is installed on the system 79 #1 - package nam [all...] |
| /test/ontest-stc2/src/tools/stf/ |
| Makefile | 43 package := TARGET = package macro 46 install all clean clobber lint uninstall package unpackage: buildstrap
|
| README | 58 Installing the Package 60 To install the STF package, use the following command as super user: 62 % pkgadd -d <package location> SUNWstc-stf 64 Where <package location> refers to the path containing the SUNWstc-stf 65 package directory. This will install STF into the /opt/SUNWstc-stf 70 Removing the Package 72 It is recommended that you install the package from scratch, rather than on 73 top of an existing installation. Thus, if an old version of the package is 74 present use the following command as super user to remove the package: 80 Building the Package (Optional [all...] |
| /test/stcnv/usr/src/tools/stf/ |
| Makefile | 43 package := TARGET = package macro 46 install all clean lint uninstall package unpackage: buildstrap target
|
| README | 58 Installing the Package 60 To install the STF package, use the following command as super user: 62 % pkgadd -d <package location> SUNWstc-stf 64 Where <package location> refers to the path containing the SUNWstc-stf 65 package directory. This will install STF into the /opt/SUNWstc-stf 70 Removing the Package 72 It is recommended that you install the package from scratch, rather than on 73 top of an existing installation. Thus, if an old version of the package is 74 present use the following command as super user to remove the package: 80 Building the Package (Optional [all...] |
| /test/ontest-stc2/src/tools/stf/Makefiles/ |
| Makefile | 39 target-package \
|
| target-package | 26 # ident "@(#)target-package 1.4 07/04/12 SMI" 29 package: install
|
| /test/ontest-stc2/src/tools/tet/contrib/ctitools/src/lib/perl/ |
| ctilib.pl | 14 package tet;
|
| /test/stcnv/usr/src/tools/stf/Makefiles/ |
| Makefile | 39 target-package \
|
| target-package | 26 # ident "@(#)target-package 1.5 08/11/21 SMI" 29 package: install
|
| /test/stcnv/usr/src/tools/tet/contrib/ctitools/src/lib/perl/ |
| ctilib.pl | 14 package tet;
|
| /test/ontest-stc2/src/tools/checkenv/ |
| README | 52 Installing the Package 54 To install the checkenv package, use the following command as super user: 56 % pkgadd -d <package location> SUNWstc-checkenv 58 Where <package location> refers to the path containing the SUNWstc-checkenv 59 package directory. This will install checkenv into the /opt/SUNWstc-checkenv 64 Removing the Package 66 It is recommended that you install the package from scratch, rather than on 67 top of an existing installation. Thus, if an old version of the package is 68 present use the following command as super user to remove the package: 74 Building the Package (Optional [all...] |
| Makefile | 44 # The following macros are used during "make package | unpackage" 64 package: install 66 package unpackage:
|
| /test/stcnv/usr/src/tools/checkenv/ |
| README | 52 Installing the Package 54 To install the checkenv package, use the following command as super user: 56 % pkgadd -d <package location> SUNWstc-checkenv 58 Where <package location> refers to the path containing the SUNWstc-checkenv 59 package directory. This will install checkenv into the /opt/SUNWstc-checkenv 64 Removing the Package 66 It is recommended that you install the package from scratch, rather than on 67 top of an existing installation. Thus, if an old version of the package is 68 present use the following command as super user to remove the package: 74 Building the Package (Optional [all...] |
| /test/stcnv/usr/src/suites/nfs/loadstress/ |
| README | 51 You can install the suite package, or install the suite source and 55 If the test suite is available in package format from a server, 56 you can use the standard Solaris package installation tool 60 # pkgadd -d <package location> SUNWstc-nfs-loadstress 62 Where <package location> refers to the path containing the 63 SUNWstc-nfs-loadstress package directory. 72 SUNWstc-nfs-loadstress package. 83 1. Uninstalling the Test Suite Package: 84 Use the standard Solaris package installation tool pkgrm(1M) to 85 uninstall the package as root [all...] |
| /test/stcnv/usr/src/suites/os/smf/ |
| README | 36 1.2 Uninstalling the Test Suite Package 54 packages. The package is called SUNWstc-os-smf and its default 56 the standard Solaris package installation tool pkgadd(1m). 60 % sudo pkgadd -d <package location> SUNWstc-os-smf 62 Where <package location> refers to the path containing the 63 SUNWstc-os-smf package directory. 71 1.2 Uninstalling the Test Suite Package 73 o Prior to uninstalling the SUNWstc-os-smf package, you may want to 80 o To uninstall the package, use the standard Solaris package remova [all...] |
| /test/ohacts/src/faultserver/lib/ |
| purple.pm | 39 package purple;
|
| fault_opcodes.pm | 30 package fault_opcodes;
|
| /test/stcnv/usr/src/suites/os/xvm/virt-install/ |
| README | 63 4. The cti-tet test harness lite package is required to be installed. 67 # pkgadd -d <package location> SUNWstc-tetlite 68 (e.g. the name of the tet lite package) 74 package is called SUNWstc-xvm-virt-install and installs into "/opt" by default. 75 Installation is via the standard Solaris package installation tool pkgadd(1m). 78 root# pkgadd -d <package-location> SUNWstc-xvm-virt-install 80 Where <package-location> refers to the path of the SUNWstc-xvm-virt-install 81 package directory. 106 8. /usr/ccs/bin/make package 108 Packages built this way will be stored under the package director [all...] |
| /test/stcnv/usr/src/suites/storage/fwflash/ |
| README | 36 2. The test harness package SUNWstc-tetlite is required to be installed. 37 You can find the package on OpenSolaris Test Consolidation: 42 CTI-TET PACKAGE INSTALLATION 44 To install CTI-TET, obtain the SUNWstc-tetlite package and, as root, 48 package directory. 53 The package is called SUNWstc-storage-fwflash and it installs into "/opt" 58 I. Using the test suite package 60 Test suite package installation and uninstallation must be done as root. 63 1. Obtain the SUNWstc-storage-fwflash package 68 where <package_location> is the path to the test suite package [all...] |
| /test/ontest-stc2/src/suites/os/smf/ |
| README | 38 package is called SUNWstc-smf and installs into "/opt" by default. Installation is 39 via the standard Solaris package installation tool pkgadd(1m). To install 42 % sudo pkgadd -d <package location> SUNWstc-smf 44 Where <package location> refers to the path containing the SUNWstc-smf 45 package directory. 53 1.2 Uninstalling the Test Suite Package 55 o Prior to uninstalling the SUNWstc-smf package, you may want to run stf_unconfigure 60 o To uninstall the package use the standard Solaris package installation tool pkgrm(1m) 68 Solaris package, which will be installed under the bas [all...] |
| /test/ontest-stc2/src/suites/share/ |
| README | 39 2. The cti-tet test harness lite package is required to be installed, 43 CTI-TET PACKAGE INSTALLATION: 48 package is called SUNWstc-tetlite and installs into "/opt" by default. 49 Installation is via the standard Solaris package installation tool pkgadd(1m). 52 # pkgadd -d <package location> SUNWstc-tetlite 54 Where <package location> refers to the path containing the SUNWstc-tetlite 55 package directory. 64 package. 72 package is called SUNWstc-share and installs into "/opt" by default. 73 Installation is via the standard Solaris package installation tool pkgadd(1m) [all...] |
| /test/stcnv/usr/src/tools/diskomizer/build/SunOS/pkg/ |
| Makefile | 42 # Allow the package to be put together on any system. 47 package pkg: $(SPOOL)/$(PKG_NAME).pkg
|
| /test/ontest-stc2/src/suites/iSCSI/ |
| README | 44 3. The cti-tet test harness lite package is required to be installed, 50 CTI-TET PACKAGE INSTALLATION: 55 package is called SUNWstc-tetlite and installs into "/opt" by default. 56 Installation is via the standard Solaris package installation tool pkgadd(1m). 59 # pkgadd -d <package location> SUNWstc-tetlite 61 Where <package location> refers to the path containing the SUNWstc-tetlite 62 package directory. 71 package. 80 package is called SUNWstc-iSCSI and installs into "/opt" by default. 81 Installation is via the standard Solaris package installation tool pkgadd(1m). [all...] |
| /test/stcnv/usr/src/suites/nfs/sharemnt/ |
| README | 37 You can install the suite package, or install the suite source and 43 packages. To do that, you need to be as root. The package is 45 Installation is via the standard Solaris package installation 49 # pkgadd -d <package location> SUNWstc-nfs-sharemnt 51 Where <package location> refers to the path containing the 52 SUNWstc-nfs-sharemnt package directory. 61 SUNWstc-nfs-sharemnt package. 73 1. Uninstalling the Test Suite Package 75 Use the standard Solaris package installation tool pkgrm(1M) to 76 uninstall the package as root [all...] |