Just some potential /tmp vulnerabilities in the latest patch cluster from oracle 9/30/2013. These can all be filed under CVE-2010-1183. Some of these I've reported on already. ./patches/124187-07/SUNWscn-base-r/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124187-07/SUNWscn-base-r/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base-r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124187-07/SUNWscn-base-r/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base-r/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/124187-07/SUNWscn-base/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/124187-07/SUNWscn-base/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124187-07/SUNWscn-base/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124187-07/SUNWscn-base/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142235-01/SUNWntpr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142235-01/SUNWntpr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142235-01/SUNWntpr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142235-01/SUNWntpr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/142235-01/SUNWntpr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142235-01/SUNWntpr/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/144189-02/SUNWemlxs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144189-02/SUNWemlxs/install/i.emlxsconf 77:tmpfile=/tmp/emlxs_tmp_$$ 78:sedfile=/tmp/emlxs-sed_$$ 562: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 570: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 620: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxs/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144189-02/SUNWemlxs/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxs/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/144189-02/SUNWemlxs/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144189-02/SUNWemlxu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144189-02/SUNWemlxu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/144189-02/SUNWemlxu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144189-02/SUNWemlxu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWpsh/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/142059-01/SUNWpsh/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142059-01/SUNWpsh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/142059-01/SUNWpsh/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWpsh/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWos86r/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/142059-01/SUNWos86r/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142059-01/SUNWos86r/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 604: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 606: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 607: rm /tmp/d.$$ 658: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 660: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 681:TMPFILE=/tmp/ncrs_tmp ./patches/142059-01/SUNWos86r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/142059-01/SUNWos86r/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5dmx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118669-53/SUNWj5dmx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118669-53/SUNWj5dmx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118669-53/SUNWj5dmx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5rtx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5rtx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118669-53/SUNWj5rtx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118669-53/SUNWj5rtx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118669-53/SUNWj5dvx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118669-53/SUNWj5dvx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118669-53/SUNWj5dvx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118669-53/SUNWj5dvx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128311-01/SUNWckr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/128311-01/SUNWckr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128311-01/SUNWckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/128311-01/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/128311-01/SUNWckr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143732-01/SUNWgnome-audio/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143732-01/SUNWgnome-audio/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143732-01/SUNWgnome-audio/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143732-01/SUNWgnome-audio/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143732-01/SUNWgnome-audio/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtezt/reloc/dt/appconfig/types/C/solaris.dt 376: >| /tmp/Crypt\$\$; \ 378: < "%Arg_1"File to crypt:"%" >| /tmp/Crypt\$\$.tmp; \ 380: uuencode Crypted < /tmp/Crypt\$\$.tmp >> /tmp/Crypt\$\$; \ 382: cp /tmp/Crypt\$\$ "%Arg_1%"; \ 389: rm -f /tmp/Crypt\$\$ /tmp/Crypt\$\$.tmp' 402: >> /tmp/Crypt\$\$; \ 404: cp /tmp/Crypt\$\$ "%Arg_1%"; \ 408: rm -f /tmp/Crypt\$\$' 584: >| \$HOME/.dt/tmp/String\$\$; \ 585: dtaction "" \$HOME/.dt/tmp/String\$\$; \ 586: rm -f \$HOME/.dt/tmp/String\$\$' 1235: >| \$HOME/.dt/tmp/String\$\$; \ 1236: dtaction OpenAsCommand \$HOME/.dt/tmp/String\$\$; \ 1237: rm -f \$HOME/.dt/tmp/String\$\$' 1256: >| \$HOME/.dt/tmp/String\$\$; \ 1257: dtaction OpenAsAction \$HOME/.dt/tmp/String\$\$; \ 1258: rm -f \$HOME/.dt/tmp/String\$\$' 1278: >| \$HOME/.dt/tmp/String\$\$; \ 1279: dtaction OpenAsActionLabel \$HOME/.dt/tmp/String\$\$; \ 1280: rm -f \$HOME/.dt/tmp/String\$\$' 1299: >| \$HOME/.dt/tmp/String\$\$; \ 1300: dtaction OpenAsType \$HOME/.dt/tmp/String\$\$; \ 1301: rm -f \$HOME/.dt/tmp/String\$\$' 1311: >| \$HOME/.dt/tmp/String\$\$; \ 1312: dtaction Apropos \$HOME/.dt/tmp/String\$\$; \ 1313: rm -f \$HOME/.dt/tmp/String\$\$' ./patches/119279-39/SUNWdtezt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtezt/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtezt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtezt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtezt/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtdst/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtdst/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdst/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtdst/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtdst/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdte/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtdte/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdte/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtdte/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtdte/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtdte/reloc/dt/bin/Xsession 769: /bin/sh -c '/bin/rm -f ${TMPDIR:-/tmp}/dtdbcache_'"$DISPLAY;; 786: /bin/sh -c '/bin/rm -f ${TMPDIR:-/tmp}/dtdbcache_'"$DISPLAY;; 795: /bin/sh -c '/bin/rm -f ${TMPDIR:-/tmp}/dtdbcache_'"$DISPLAY;; ./patches/119279-39/SUNWdtwm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119279-39/SUNWdtwm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119279-39/SUNWdtwm/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119279-39/SUNWdtwm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119279-39/SUNWdtwm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123840-04/SUNWfmd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123840-04/SUNWfmd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123840-04/SUNWfmd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123840-04/SUNWfmd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123840-04/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123840-04/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123840-04/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/137872-02/SUNWTkS/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTkS/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137872-02/SUNWTkS/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTkS/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137872-02/SUNWTkS/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/137872-02/SUNWTk/reloc/usr/sfw/lib/libtk8.3.so 5521: /tmpstip 1 index def 5619:/tmpstip null def ./patches/137872-02/SUNWTk/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTk/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137872-02/SUNWTk/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137872-02/SUNWTk/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/137872-02/SUNWTk/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128293-01/SUNWrsm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/128293-01/SUNWrsm/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128293-01/SUNWrsm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/128293-01/SUNWrsm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/128293-01/SUNWrsm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142398-01/SUNWlibsasl/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142398-01/SUNWlibsasl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142398-01/SUNWlibsasl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142398-01/SUNWlibsasl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142398-01/SUNWlibsasl/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148658-01/SUNWtnetc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148658-01/SUNWtnetc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148658-01/SUNWtnetc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148658-01/SUNWtnetc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148658-01/SUNWtnetc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120236-01/SUNWluzone/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120236-01/SUNWluzone/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120236-01/SUNWluzone/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120236-01/SUNWluzone/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmccom/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWmccom/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmccom/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmccom/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmccom/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWmccom/reloc/usr/sadm/lib/smc/bin/smccompile 180: TEMP_DIR=/tmp/viper_temp_$$ ./patches/121309-20/SUNWmcc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmcc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmcc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmcc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWmcc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWmc/reloc/usr/sadm/lib/smc/bin/smcconf 87: TEMP_DIR=/tmp/viper_temp_$USERID 458: TEMP_CLASSLIST=/tmp/classlist.vunreg.$USERID 502: TEMP_CLASSLIST=/tmp/classlist.$USERID ./patches/121309-20/SUNWmc/reloc/usr/sadm/lib/smc/prereg/SUNWmc/upgrade1.0.sh 9:SMC1JAR=/var/tmp/SMC_upgrade_backup.jar 17:TMPDIR=/tmp/smc.$$.$RANDOM ./patches/121309-20/SUNWmc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWmc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWmc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121309-20/SUNWmc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWwbmc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWwbmc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121309-20/SUNWwbmc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121309-20/SUNWwbmc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121309-20/SUNWwbmc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150617-01/SUNWevince/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150617-01/SUNWevince/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150617-01/SUNWevince/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150617-01/SUNWevince/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150617-01/SUNWevince/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119649-03/SUNWvld/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119649-03/SUNWvld/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119649-03/SUNWvld/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119649-03/SUNWvld/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145097-03/SUNWemlxs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145097-03/SUNWemlxs/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145097-03/SUNWemlxs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145097-03/SUNWemlxs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145097-03/SUNWemlxs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148384-01/SUNWcslr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148384-01/SUNWcslr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148384-01/SUNWcslr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148384-01/SUNWcslr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148384-01/SUNWcslr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148384-01/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148384-01/SUNWhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148384-01/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148384-01/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148384-01/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137001-08/SUNWpostgr-82-docs/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/137001-08/SUNWpostgr-82-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137001-08/SUNWpostgr-82-docs/reloc/usr/postgres/8.2/doc/html/release-7-4.html 708:>/tmp/tmp/tmp/tmp/tmp/tmp/tmpAvoid using temp files in /tmp in make_oidjoins_check

/tmpAvoid using temp files in /tmp in make_oidjoins_check

/tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121607-04/SUNWPython/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_robotparser.py 49:Disallow: /tmp/ # these will soon disappear 54:bad = ['/cyberworld/map/index.html','/tmp/xxx','/foo.html'] 84:bad = ['/cyberworld/map/index.html','/','/tmp/'] 93:Disallow: /tmp 100:bad = ['/tmp','/tmp.html','/tmp/a.html', 111:Disallow: /tmp/ 117:good = ['/tmp',] # XFAIL: '/a%2fb.html' 118:bad = ['/tmp/','/tmp/a.html', ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_support.py 181:# Make sure we can write to TESTFN, try in /tmp if we can't 186: TMP_TESTFN = os.path.join('/tmp', TESTFN) ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/regrtest.pyc 47:file /tmp/pynexttest is read to find the next test to run. If this 50:/tmp). ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_urlparse.py 27: ('file:///tmp/junk.txt', 28: ('file', '', '/tmp/junk.txt', '', '', ''), 29: ('file', '', '/tmp/junk.txt', '', '')), ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_imgfile.py 34: outputfile = '/tmp/deleteme' ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_dbm.py 13:filename = '/tmp/delete_me_' + str(random.random())[-6:] ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_urllib2.py 701: 'ftp://www.python.org/pub/tmp/blat', ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/regrtest.py 44:file /tmp/pynexttest is read to find the next test to run. If this 47:/tmp). ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_tempfile.py 484: mode &= 0777 # Mask off sticky bits inherited from /tmp ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_subprocess.py 210: tmpdir = os.getenv("TEMP", "/tmp") ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_robotparser.pyc 33:Disallow: /tmp/ # these will soon disappear 52:Disallow: /tmp 58:Disallow: /tmp/ ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_doctest.py 2386: test_coverage('/tmp/doctest.cover') ./patches/121607-04/SUNWPython-devel/reloc/lib/python2.4/test/test_gdbm.py 10:filename= '/tmp/delete_me' ./patches/121607-04/SUNWPython-devel/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121607-04/SUNWPython-devel/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121607-04/SUNWPython-devel/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121607-04/SUNWPython-devel/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121607-04/SUNWPython-devel/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/121607-04/SUNWPython-share/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121607-04/SUNWPython-share/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/121607-04/SUNWPython-share/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141559-01/SUNWesu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141559-01/SUNWesu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141559-01/SUNWesu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWesu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWesu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141559-01/SUNWaccu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141559-01/SUNWaccu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWaccu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141559-01/SUNWaccu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141559-01/SUNWaccu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/143610-03/SUNWiscsitgtr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143610-03/SUNWiscsitgtr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143610-03/SUNWiscsitgtr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWiscsitgtr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWiscsitgtr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143610-03/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143610-03/SUNWcsr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWcsr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143610-03/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 531: cp /tmp/t.$$ $PMTAB 536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 537: cp /tmp/a.$$ $AUTH_ATTR 538: rm -f /tmp/a.$$ 544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 545: cp /tmp/i.$$ $INITTAB 546: rm -f /tmp/i.$$ 552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 553: cp /tmp/v.$$ $VFSTAB 554: rm -f /tmp/v.$$ 577:# The file in /tmp indicates that this system had already been 580:if [ ! -f /tmp/${IKEMANIFEST} ]; then 587: rm /tmp/${IKEMANIFEST} 590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 597: rm /tmp/${MANKEYMANIFEST} ./patches/143610-03/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 353:CLEANUP=/tmp/CLEANUP 406: touch /tmp/${IKEMANIFEST} 410: touch /tmp/${MANKEYMANIFEST} ./patches/120285-07/README.120285-07 63:6425609 ORBit2 leaves stale sockets in /var/tmp 71:6466464 Evolution: WARNING **: Owner of /var/tmp/orbit-[something] is not the current user 125: sockets in /var/tmp), please also install the following patch: ./patches/120285-07/SUNWgnome-component-root/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120285-07/SUNWgnome-component-root/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/120285-07/SUNWgnome-component-root/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120285-07/SUNWgnome-component-root/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120285-07/SUNWgnome-component-root/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120285-07/SUNWgnome-component/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120285-07/SUNWgnome-component/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/120285-07/SUNWgnome-component/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120285-07/SUNWgnome-component/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120285-07/SUNWgnome-component/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137103-01/SUNWqos/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137103-01/SUNWqos/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137103-01/SUNWqos/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137103-01/SUNWqos/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137103-01/SUNWqos/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/148955-01/SUNWlxu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148955-01/SUNWlxu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148955-01/SUNWlxu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148955-01/SUNWlxu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148955-01/SUNWlxu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148955-01/SUNWlxu/reloc/usr/lib/brand/lx/lx_init_zone 273:makedir native/tmp 1777 ./patches/120202-07/SUNWxorg-client-docs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-client-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-client-docs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-client-docs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-client-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-clientlibs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-clientlibs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-clientlibs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-clientlibs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-clientlibs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-headers/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-headers/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-headers/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-headers/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-headers/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwinc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxwinc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwinc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxwinc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwinc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-client-programs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxorg-client-programs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxorg-client-programs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120202-07/SUNWxorg-client-programs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxorg-client-programs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwplt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwplt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120202-07/SUNWxwplt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120202-07/SUNWxwplt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120202-07/SUNWxwplt/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119064-01/SUNWxwplt/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119064-01/SUNWxwplt/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119064-01/SUNWxwplt/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119064-01/SUNWxwplt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127764-01/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127764-01/SUNWcslr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127764-01/SUNWcslr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127764-01/SUNWcslr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127764-01/SUNWcslr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/121300-03/SUNWcslr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121300-03/SUNWcslr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121300-03/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121300-03/SUNWcslr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWlibusbugen/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120733-01/SUNWlibusbugen/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120733-01/SUNWlibusbugen/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWlibusbugen/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120733-01/SUNWlibusb/reloc/usr/sfw/share/doc/libusb/libusb.txt 269:% cd /tmp 302: --prefix=/tmp/coldsync --with-libusb 358: 3. Use coldsync -t libusb -mb /tmp to backup device to /tmp directory ./patches/120733-01/SUNWlibusb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120733-01/SUNWlibusb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120733-01/SUNWlibusb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWlibusb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120733-01/SUNWsfwhea/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120733-01/SUNWsfwhea/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120733-01/SUNWsfwhea/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120733-01/SUNWsfwhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWsfman/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149068-01/SUNWsfman/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/149068-01/SUNWggrp/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/149068-01/SUNWggrp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWggrp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149068-01/SUNWggrp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWggrp/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/configure 36217:# creating and moving files from /tmp can sometimes cause problems. ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/tests/init.sh 341: cd "$initial_cwd_" || cd / || cd /tmp 469:# Usage: mktempd_ /tmp phoey.XXXXXXXXXX ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/Makefile.in 1420: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/build-aux/install-sh 348: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/build-aux/config.guess 108:: ${TMPDIR=/tmp} ; ./patches/149068-01/SUNWggrpS/reloc/usr/sfw/share/src/ggrep/gnulib-tests/init.sh 341: cd "$initial_cwd_" || cd / || cd /tmp 469:# Usage: mktempd_ /tmp phoey.XXXXXXXXXX ./patches/149068-01/SUNWggrpS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149068-01/SUNWggrpS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/149068-01/SUNWggrpS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149068-01/SUNWggrpS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149068-01/SUNWggrpS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5dmo/reloc/jdk/instances/jdk1.5.0/demo/jvmti/hprof/src/hprof_error.c 111: "precrash -p %d > /tmp/%s.%d", ./patches/118668-53/SUNWj5dmo/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5dmo/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5dmo/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5dmo/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5dev/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5dev/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5dev/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5dev/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5man/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5man/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5man/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5man/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5man/reloc/jdk/instances/jdk1.5.0/man/sman1/rmid.1 90:r system property (typically /var/tmp or 91:/tmp) with the prefix "rmid-err" and the suffix "tmp". ./patches/118668-53/SUNWj5man/reloc/jdk/instances/jdk1.5.0/man/sman1/keytool.1 578:and you put it in a file named /tmp/cert.Before 582:example% keytool -printcert -file /tmp/cert ./patches/118668-53/SUNWj5jmp/reloc/jdk/instances/jdk1.5.0/man/ja/sman1/rmid.1 42:System.err ɽϤϥե˥쥯ȤޤΥեϡƬrmid-errפtmpפѤ java.io.tmpdir ƥץѥƥ (̾ /var/tmp ޤ /tmp) ǻꤷǥ쥯ȥˤޤ ./patches/118668-53/SUNWj5jmp/reloc/jdk/instances/jdk1.5.0/man/ja/sman1/keytool.1 202:ޤƤɽ ( ֥ޥɤѤ뤫ޤ ץꤷʤ ֥ޥɤ)ɽ줿Υե󥬡ץȤԤե󥬡ץȤȰפ뤫ɤǧޤȤС桼Ƥơξ /tmp/cert Ȥ̾ǥե˳ǼƤȤޤξϡǤΥꥹȤˤξɲäˡ ֥ޥɤ¹Ԥƥե󥬡ץȤɽǤޤȤСΤ褦ˤޤexample% keytool -printcert -file /tmp/cert ./patches/118668-53/SUNWj5jmp/reloc/jdk/instances/jdk1.5.0/man/ja_JP.UTF-8/sman1/rmid.1 42:System.err に表示される出力はファイルにリダイレクトされます。このファイルは、接頭辞「rmid-err」と接尾辞「tmp」を使用して java.io.tmpdir システムプロパティ (通常 /var/tmp または /tmp) で指定したディレクトリにあります。 ./patches/118668-53/SUNWj5jmp/reloc/jdk/instances/jdk1.5.0/man/ja_JP.UTF-8/sman1/keytool.1 202:まず、証明書の内容を表示し ( サブコマンドを使用するか、または オプションを指定しないで サブコマンドを使用)、表示された証明書のフィンガープリントが、期待されるフィンガープリントと一致するかどうかを確認します。たとえば、あるユーザから証明書が送られてきて、この証明書を /tmp/cert という名前でファイルに格納しているとします。この場合は、信頼できる証明書のリストにこの証明書を追加する前に、 サブコマンドを実行してフィンガープリントを表示できます。たとえば、次のようにします。example% keytool -printcert -file /tmp/cert ./patches/118668-53/SUNWj5jmp/reloc/jdk/instances/jdk1.5.0/man/ja_JP.PCK/sman1/rmid.1 42:System.err ɕ\o͂̓t@CɃ_CNg܂B̃t@ĆAړurmid-errvƐڔutmpvgp java.io.tmpdir VXevpeB (ʏ /var/tmp ܂ /tmp) Ŏw肵fBNgɂ܂B ./patches/118668-53/SUNWj5jmp/reloc/jdk/instances/jdk1.5.0/man/ja_JP.PCK/sman1/keytool.1 202:܂Aؖ̓e\ ( TuR}hgp邩A܂ IvVw肵Ȃ TuR}hgp)A\ꂽؖ̃tBK[vgA҂tBK[vgƈv邩ǂmF܂BƂ΁A郆[UؖĂāȀؖ /tmp/cert ƂOŃt@CɊi[ĂƂ܂B̏ꍇ́AMłؖ̃Xgɂ̏ؖljOɁA TuR}hsătBK[vg\ł܂BƂ΁Â悤ɂ܂Bexample% keytool -printcert -file /tmp/cert ./patches/118668-53/SUNWj5jmp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5jmp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5jmp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5jmp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5rt/reloc/jdk/instances/jdk1.5.0/jre/lib/content-types.properties 23:temp.file.template: /tmp/%s ./patches/118668-53/SUNWj5rt/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5rt/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5rt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118668-53/SUNWj5rt/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5cfg/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118668-53/SUNWj5cfg/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118668-53/SUNWj5cfg/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5cfg/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118668-53/SUNWj5cfg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/145020-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145020-01/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 353:CLEANUP=/tmp/CLEANUP 406: touch /tmp/${IKEMANIFEST} 410: touch /tmp/${MANKEYMANIFEST} ./patches/145020-01/SUNWcsr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145020-01/SUNWcsr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145020-01/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 531: cp /tmp/t.$$ $PMTAB 536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 537: cp /tmp/a.$$ $AUTH_ATTR 538: rm -f /tmp/a.$$ 544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 545: cp /tmp/i.$$ $INITTAB 546: rm -f /tmp/i.$$ 552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 553: cp /tmp/v.$$ $VFSTAB 554: rm -f /tmp/v.$$ 577:# The file in /tmp indicates that this system had already been 580:if [ ! -f /tmp/${IKEMANIFEST} ]; then 587: rm /tmp/${IKEMANIFEST} 590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 597: rm /tmp/${MANKEYMANIFEST} ./patches/123939-02/SUNWgnutls/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123939-02/SUNWgnutls/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123939-02/SUNWgnutls/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123939-02/SUNWgnutls/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123939-02/SUNWgnutls/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsu/reloc/usr/sbin/umountall 247: /tmp | \ ./patches/147148-26/SUNWnfscu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWnfscu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWnfscu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWnfscu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfscu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWperl584usr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWperl584usr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWperl584usr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWperl584usr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWperl584usr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/147148-26/SUNWckr/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 329:rm -f $BASEDIR/tmp/scheduler.tmp 331: touch $BASEDIR/tmp/scheduler.tmp ./patches/147148-26/SUNWckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWsmapi/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWsmapi/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWsmapi/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWsmapi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWsmapi/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsm-ipp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpsm-ipp/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsm-ipp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpsm-ipp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpsm-ipp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuedg/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuedg/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWuedg/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuedg/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWuedg/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWusb/install/i.configmapconf 92:CLEANUP_FILE=/tmp/CLEANUP 93:TMP_FILE=/tmp/configmap.$$ 288: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 297: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 350: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWusb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWusb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWusb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWusb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWusb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWusb/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWatfsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWatfsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWatfsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWatfsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWatfsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpl5v/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpl5v/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpl5v/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpl5v/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpl5v/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWxvmpv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWxvmpv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWxvmpv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWxvmpv/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWxvmpv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpapi/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpapi/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpapi/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpapi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpapi/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWipc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWipc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWipc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWipc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWipc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWnfssu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWnfssu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWnfssu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWnfssu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfssu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWusbs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWusbs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWusbs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWusbs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWusbs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWuecm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWuecm/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuecm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWuecm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuecm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcakr.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcakr.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcakr.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcakr.i/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcakr.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcakr.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWos86r/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWos86r/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWos86r/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWos86r/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 716: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 718: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 719: rm /tmp/d.$$ 826: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 828: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 849:TMPFILE=/tmp/ncrs_tmp ./patches/147148-26/SUNWos86r/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpool/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpool/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpool/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpool/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpool/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfsskr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWnfsskr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfsskr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWnfsskr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfsskr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcsr/reloc/sbin/umountall 247: /tmp | \ ./patches/147148-26/SUNWcsr/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsr/install/i.shadow 90: /^noaccess/s/:NP:/:*LK*:/;' $dest > /tmp/d.$$ 91: cp /tmp/d.$$ $dest 92: rm -f /tmp/d.$$ 240: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 249: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 302: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsr/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsr/install/i.group 94: echo "SYSADMIN_NOT_14 $dest_file none" >> /tmp/CLEANUP 99: echo "GROUP14_IN_USE $dest_file none" >> /tmp/CLEANUP 150: /^lp:/s/:lp$/:/' $dest > /tmp/g.$$ && 151: cp /tmp/g.$$ $dest 152: rm -f /tmp/g.$$ 164: ' $dest > /tmp/g.$$ && 166: cp /tmp/g.$$ $dest 167: rm -f /tmp/g.$$ 186: "to '$cur_name'" >> /tmp/CLEANUP 200: "to '$cur_name'" >> /tmp/CLEANUP 216: "to '$cur_name'" >> /tmp/CLEANUP 219: "to id '$cur_id'" >> /tmp/CLEANUP 235: "to '$cur_name'" >> /tmp/CLEANUP 238: "to id '$cur_id'" >> /tmp/CLEANUP 314: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 323: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 376: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/147148-26/SUNWcsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/147148-26/SUNWcsr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsr/install/i.passwd 92: $dest > /tmp/d.$$ 93: cp /tmp/d.$$ $dest 94: rm -f /tmp/d.$$ 100: $dest > /tmp/d.$$ 101: cp /tmp/d.$$ $dest 102: rm -f /tmp/d.$$ 134: "to '$cur_name'" >> /tmp/CLEANUP 149: "to '$cur_name'" >> /tmp/CLEANUP 165: "to '$cur_name'" >> /tmp/CLEANUP 168: "to id '$cur_id'" >> /tmp/CLEANUP 184: "to '$cur_name'" >> /tmp/CLEANUP 187: "to id '$cur_id'" >> /tmp/CLEANUP 203: "to '$cur_name'" >> /tmp/CLEANUP 206: "to id '$cur_id'" >> /tmp/CLEANUP 282: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 291: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 344: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWftdur/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWftdur/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWftdur/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWftdur/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWftdur/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfscr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWnfscr/install/postinstall 157: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWnfscr/install/i.defnfs 121: sedfile=/tmp/nfstmp.$$ 241: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 250: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 303: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfscr/install/checkinstall 220: # 2. The checkinstall has been moved to /tmp 223: # Check to see if the script has been moved to /tmp by pkginstall. 225: EXECDIR=`dirname $0 | grep "^/tmp/install"` 232: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcsl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcsl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcsl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcsl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/README.147148-26 2626:7153295 lp -d dummy -P - /var/tmp/man.txt dumps core (invalid argument to -P option) ./patches/147148-26/SUNWmptsas/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWmptsas/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWmptsas/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWmptsas/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWmptsas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWxcu4/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWxcu4/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWxcu4/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWxcu4/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWxcu4/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWlxu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWlxu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWlxu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWlxu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWlxu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWzfsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzfsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWzfsr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzfsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWzfsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWintgige/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWintgige/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWintgige/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWintgige/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWintgige/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWippcore/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWippcore/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWippcore/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWippcore/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWippcore/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWfss/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWfss/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWfss/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWfss/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWfss/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWfmd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWfmd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWfmd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWfmd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWfmd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWmdbr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWmdbr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWmdbr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWmdbr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWmdbr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/147148-26.html 3942:7153295 lp -d dummy -P - /var/tmp/man.txt dumps core (invalid argument to -P option) ./patches/147148-26/SUNWhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWhea/reloc/usr/include/nfs/export.h 332: * E.g. after share /tmp/a/b1 and share /tmp/a/b2 there will be two treenodes 333: * corresponding to /tmp/a and both will have same value in tree_vis. ./patches/147148-26/SUNWzfskr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWzfskr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWzfskr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWzfskr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzfskr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcryr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcryr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcryr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcryr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcryr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpsdir/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpsdir/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsdir/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpsdir/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsdir/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 684: { printf "%s\t%s\n", $1, $2 }' ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 686: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 687: rm /tmp/d.$$ ./patches/147148-26/SUNWtsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWtsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWtsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWtsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWtsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWbtool/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWbtool/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWbtool/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWbtool/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWbtool/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWgss/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWgss/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWgss/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWgss/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWgss/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWzfsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzfsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWzfsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzfsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWzfsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWsndmr/reloc/etc/mail/cf/cf/sendmail.cf 449:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/147148-26/SUNWsndmr/reloc/etc/mail/cf/cf/submit.cf 431:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/147148-26/SUNWsndmr/reloc/etc/mail/cf/m4/cfhead.m4 24:ifdef(`TEMPFILE', `dnl', `define(`TEMPFILE', maketemp(/tmp/cfXXXXXX))dnl ./patches/147148-26/SUNWsndmr/reloc/etc/mail/cf/m4/proto.m4 576:_OPTION(DeadLetterDrop, `confDEAD_LETTER_DROP', `/var/tmp/dead.letter') ./patches/147148-26/SUNWsndmr/reloc/etc/mail/submit.cf 431:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/147148-26/SUNWsndmr/reloc/etc/mail/sendmail.cf 449:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/147148-26/SUNWsndmr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWsndmr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWsndmr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 540:CLEANUP=/tmp/CLEANUP 542:system=/tmp/usr.lib.mail.system.$$ 543:actual=/tmp/usr.lib.mail.actual.$$ 544:added_abs=/tmp/usr.lib.mail.user-added.abs.$$ 545:added_rel=/tmp/usr.lib.mail.user-added.rel.$$ ./patches/147148-26/SUNWsndmr/install/i.renameold 25:CLEANUP_FILE=/tmp/CLEANUP 80: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 88: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 142:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWsndmr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWsndmr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWesu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWesu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWesu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWesu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWesu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWzoner/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWzoner/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzoner/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzoner/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzoner/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWzoner/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWgrubS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWgrubS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWgrubS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWgrubS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWgrubS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWnisu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnisu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnisu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWnisu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWnisu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWdtrc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWdtrc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWdtrc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWdtrc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWdtrc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWtecla/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWtecla/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWtecla/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWtecla/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWtecla/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWdtrp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWdtrp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWdtrp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWdtrp/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWdtrp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWusbu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWusbu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWusbu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWusbu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWusbu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuksp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWuksp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWuksp/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuksp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWuksp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWfmdr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWfmdr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWfmdr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWfmdr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWfmdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWio-tools/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWio-tools/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWio-tools/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWio-tools/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWio-tools/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzoneu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWzoneu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWzoneu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWzoneu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWzoneu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcpcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcpcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcpcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWmdb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWmdb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWmdb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWmdb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWmdb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWgrub/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWgrub/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWgrub/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWgrub/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWgrub/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpcu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWsndmu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWsndmu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 540:CLEANUP=/tmp/CLEANUP ./patches/147148-26/SUNWsndmu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWsndmu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWsndmu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWscusas/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWscusas/install/i.scuconf 89: $1 > /tmp/tmp.$$ 90: mv /tmp/tmp.$$ $1 315: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 324: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 377: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWscusas/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWscusas/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWscusas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWscusas/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWftpr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWftpr/install/i.ftpusers 76:CLEANUP_FILE=/tmp/CLEANUP 183: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 192: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 245: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWftpr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWftpr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWarcr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWarcr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWarcr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWarcr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWarcr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsm-lpd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpsm-lpd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpsm-lpd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpsm-lpd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpsm-lpd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpkcs11kms/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWpkcs11kms/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWpkcs11kms/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWpkcs11kms/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWpkcs11kms/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcsd/install/i.drvalias 177: obsolete_sparc < $dest > /tmp/oda.$$.tmp 178: cp /tmp/oda.$$.tmp $dest 179: rm -f /tmp/oda.$$.tmp 181: obsolete_i386 < $dest > /tmp/oda.$$.tmp 182: cp /tmp/oda.$$.tmp $dest 183: rm -f /tmp/oda.$$.tmp 269: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 278: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 331: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcsd/install/i.minorperm 114:cat > /tmp/chattr.$$ << EOF 169:cat > /tmp/delete.$$ << EOF 205:cat > /tmp/add.$$ << EOF 308:cat > /tmp/esc.sed.$$ << EOF 316:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to 350: rm -f /tmp/*.$$ 363: # add an entry to the /tmp/chdevs.$$ file, which 368: cat /tmp/chattr.$$ | \ 384: >> /tmp/sedscript.$$ 403: sed -f /tmp/esc.sed.$$` 406: $newp $newu $newg >> /tmp/chdevs.$$ 412: if [ -s /tmp/chdevs.$$ ] ; then 413: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$ 414: mv /tmp/tmp.$$ /tmp/chdevs.$$ 424: # /tmp/deldevs.$$ file, which contains the list of 428: cat /tmp/delete.$$ | while read key deldevs 432: echo "/${grepstr}/d" >> /tmp/sedscript.$$ 435: sed -f /tmp/esc.sed.$$` 437: echo "$m" >> /tmp/deldevs.$$ 442: if [ -s /tmp/deldevs.$$ ] ; then 443: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$ 444: mv /tmp/tmp.$$ /tmp/deldevs.$$ 452: if [ -s /tmp/sedscript.$$ ] ; then 453: sed -f /tmp/sedscript.$$ $dest > /tmp/tmp.$$ 454: cp /tmp/tmp.$$ $dest 462: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 464: cat /tmp/chdevs.$$ |\ 488: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 490: cat /tmp/deldevs.$$ | while read device 496: cat /tmp/add.$$ | while read key 505: rm -f /tmp/*.$$ 576: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 585: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 638: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsd/install/i.nametomajor 85: tmpfile=/tmp/nm.$$.tmp 331: obsolete_sparc < $dest > /tmp/onm.$$.tmp 333: obsolete_i386 < $dest > /tmp/onm.$$.tmp 336: cp /tmp/onm.$$.tmp $dest 337: rm -f /tmp/onm.$$.tmp 375: >/tmp/ad.$$.tmp 2>&1; then 380: cat /tmp/ad.$$.tmp >& 2 385: rm -f /tmp/ad.$$.tmp 462: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 471: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 524: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcsd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcpc.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcpc.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcpc.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcpc.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcpc.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWuacm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWuacm/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuacm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWuacm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuacm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWbnuu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWbnuu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWbnuu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWbnuu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWbnuu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWopenssl-libraries/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWopenssl-libraries/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWopenssl-libraries/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWopenssl-libraries/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWopenssl-libraries/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWarc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWarc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWarc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWarc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWarc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcry/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcry/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcry/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcry/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWcry/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcslr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWcslr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcslr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWcslr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWcslr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWiscsitgtr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWiscsitgtr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWiscsitgtr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWiscsitgtr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWiscsitgtr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWtoo/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWtoo/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWtoo/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWtoo/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWtoo/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWppm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWppm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWppm/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWppm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWppm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWdcaf/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWdcaf/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWdcaf/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWdcaf/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWdcaf/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfsckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147148-26/SUNWnfsckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWnfsckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWnfsckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWnfsckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuprl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147148-26/SUNWuprl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuprl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147148-26/SUNWuprl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147148-26/SUNWuprl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-server-data-root/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-server-data-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-server-data-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136999-10/SUNWpostgr-82-server-data-root/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-server-data-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-server-data-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136999-10/SUNWpostgr-82-contrib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136999-10/SUNWpostgr-82-contrib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-contrib/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-contrib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-contrib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136999-10/SUNWpostgr-82-pl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136999-10/SUNWpostgr-82-pl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-pl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136999-10/SUNWpostgr-82-pl/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-pl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-server/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136999-10/SUNWpostgr-82-server/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-server/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-server/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-server/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136999-10/SUNWpostgr-82-libs/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-libs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-libs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136999-10/SUNWpostgr-82-libs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-libs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136999-10/SUNWpostgr-82-client/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-client/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-client/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-client/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136999-10/SUNWpostgr-82-client/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136999-10/SUNWpostgr-82-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-devel/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136999-10/SUNWpostgr-82-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136999-10/SUNWpostgr-82-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136999-10/SUNWpostgr-82-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141873-01/SUNWluxop/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141873-01/SUNWluxop/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141873-01/SUNWluxop/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141873-01/SUNWluxop/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141873-01/SUNWluxop/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138097-02/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138097-02/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138097-02/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138097-02/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/138097-02/SUNWcsu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140861-02/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140861-02/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/140861-02/SUNWcsu/install/i.none 145: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140861-02/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/140861-02/SUNWcsu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140861-02/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ 360:CLEANUP=/tmp/CLEANUP 413: touch /tmp/${IKEMANIFEST} 417: touch /tmp/${MANKEYMANIFEST} ./patches/140861-02/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 569: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 570: cp /tmp/t.$$ $PMTAB 575: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 576: cp /tmp/a.$$ $AUTH_ATTR 577: rm -f /tmp/a.$$ 583: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 584: cp /tmp/i.$$ $INITTAB 585: rm -f /tmp/i.$$ 591: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 592: cp /tmp/v.$$ $VFSTAB 593: rm -f /tmp/v.$$ 616:# The file in /tmp indicates that this system had already been 619:if [ ! -f /tmp/${IKEMANIFEST} ]; then 626: rm /tmp/${IKEMANIFEST} 629:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 636: rm /tmp/${MANKEYMANIFEST} ./patches/140861-02/SUNWcsr/install/i.none 145: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140861-02/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/140861-02/SUNWcsr/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146835-02/README.146835-02 51:/kernel/fs/amd64/tmpfs 52:/kernel/fs/tmpfs 55:/usr/include/sys/fs/tmp.h ./patches/146835-02/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146835-02/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146835-02/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146835-02/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146835-02/SUNWhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146835-02/SUNWhea/pkgmap 16:1 f none usr/include/sys/fs/tmp.h 0644 root bin 3744 55802 1336955824 ./patches/146835-02/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146835-02/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146835-02/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146835-02/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146835-02/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146835-02/SUNWckr/pkgmap 8:1 f none kernel/fs/amd64/tmpfs 0755 root sys 75840 6947 1337118503 9:1 f none kernel/fs/tmpfs 0755 root sys 63172 37291 1337118504 ./patches/146835-02/SUNWckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146835-02/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/146835-02/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146835-02/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 329:rm -f $BASEDIR/tmp/scheduler.tmp 331: touch $BASEDIR/tmp/scheduler.tmp ./patches/146835-02/SUNWckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146835-02/146835-02.html 94:/kernel/fs/amd64/tmpfs
95:/kernel/fs/tmpfs
98:/usr/include/sys/fs/tmp.h
./patches/120349-03/SUNWfcprt/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120349-03/SUNWfcprt/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120349-03/SUNWfcprt/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120349-03/SUNWfcprt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120349-03/SUNWfcprt/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125280-05/SUNWdtwm/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125280-05/SUNWdtwm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125280-05/SUNWdtwm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/125280-05/SUNWdtwm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125280-05/SUNWdtwm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141017-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141017-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141017-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141017-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141017-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137116-01/SUNWcsr/install/pkg_postinstall 44: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 45: cp /tmp/t.$$ $PMTAB 50: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 51: cp /tmp/a.$$ $AUTH_ATTR 52: rm -f /tmp/a.$$ 58: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 59: cp /tmp/i.$$ $INITTAB 60: rm -f /tmp/i.$$ 66: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 67: cp /tmp/v.$$ $VFSTAB 68: rm -f /tmp/v.$$ ./patches/137116-01/SUNWcsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137116-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137116-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137116-01/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137116-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148694-01/SUNWcsl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148694-01/SUNWcsl/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148694-01/SUNWcsl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148694-01/SUNWcsl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148694-01/SUNWcsl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWvolu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWvolu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWvolu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWvolu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWaudd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWaudd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWaudd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWaudd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrtls/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrtls/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrtls/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrtls/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcpcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcpcu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcpcu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcpcu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWcpc.i/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcpc.i/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWcpc.i/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcpc.i/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWipfh/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWipfh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWipfh/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWipfh/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWscpu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWscpu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWscpu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWscpu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpsdcr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpsdcr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpsdcr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpsdcr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/prepatch 19:DONT_NEED_NEWBOOT_FILE="${ROOTDIR}/tmp/.we_dont_need_newboot" 131: done 2>/dev/null | nawk '/^1 f/ && ! /\.conf|\/unix|\/genunix/ {print $4}' >/tmp/modules.$$ 160: done < /tmp/modules.$$ 170: mv /tmp/modules.$$ /tmp/backoutmods.$PatchNum 272: backoutpkgmap=/tmp/$rmpkg.pkgmap.$mypatchid 456: LOFITESTF1=/tmp/.lofitestf1.$$.$PatchNum 457: LOFITESTF2=/tmp/.lofitestf2.$$.$PatchNum 458: mkdir -p /tmp ./patches/118855-36/SUNWcadp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcadp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcadp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWcadp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWdfbh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWdfbh/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWdfbh/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWdfbh/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWdtrp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWdtrp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWdtrp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWdtrp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWgssk/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWgssk/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWgssk/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWgssk/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWudapltr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWudapltr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWudapltr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWudapltr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWopenssl-libraries/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWopenssl-libraries/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWopenssl-libraries/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWopenssl-libraries/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWusbu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWusbu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWusbu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWusbu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWradpu320/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWradpu320/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWradpu320/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWuksp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWuksp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWuksp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWuksp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpppdu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpppdu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpppdu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpppdu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWfss/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWfss/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWfss/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWfss/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWudapltu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWudapltu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWudapltu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWudapltu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNW1394/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNW1394/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNW1394/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNW1394/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWdtrc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWdtrc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWdtrc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWdtrc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpiclu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpiclu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpiclu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpiclu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnisu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWnisu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnisu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWnisu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWintgige/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWintgige/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWintgige/install/i.renamenew 18:CLEANUP_FILE=/tmp/CLEANUP 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 95:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWintgige/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWintgige/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWxge/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWxge/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWxge/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWxge/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrsm/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWrsm/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrsm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrsm/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWixgb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWixgb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWixgb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWixgb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWhea/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWhea/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWhea/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWbart/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWbart/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWbart/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWbart/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWopenssl-commands/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWopenssl-commands/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWopenssl-commands/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWopenssl-commands/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWvolr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWvolr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWvolr/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWvolr/install/i.initd 32:CLEANUP=/tmp/CLEANUP 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWvolr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWvolr/install/u.initd 54:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an 57:# /tmp/CLEANUP, refer back to PSARC 1992/118. 61:CLEANUP=/tmp/CLEANUP ./patches/118855-36/SUNWvolr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/postbackout 25:admin=/tmp/admin.$$ 136:md_devid_destroy=1;' $MD_CONF > /tmp/md.conf.$$ 137: /bin/mv /tmp/md.conf.$$ $MD_CONF 216: $PATCHEXEC/zfs_cache -R $ROOTDIR | patchfunc > /tmp/zfscmds.$$ 230: /bin/sed -e "/"'%%ZFSCMDS%%'"/r /tmp/zfscmds.$$" \ 235: /bin/rm -f /tmp/zfscmds.$$ 259: PREFIX=/tmp/ibvhci.$$ 685:if [ -f /tmp/$PatchNum.log ] ; then 686: cat /tmp/$PatchNum.log 687: /bin/rm -f /tmp/$PatchNum.log ./patches/118855-36/SUNWrcmdc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrcmdc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrcmdc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrcmdc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWusb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWusb/install/i.scsa2usbconf 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 217:TMP_FILE=/tmp/scsa2usb.$$ ./patches/118855-36/SUNWusb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWusb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWusb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsndmr/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsndmr/install/i.renameold 33:CLEANUP_FILE=/tmp/CLEANUP 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsndmr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWsndmr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsndmr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWsndmr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 268:CLEANUP=/tmp/CLEANUP 270:system=/tmp/usr.lib.mail.system.$$ 271:actual=/tmp/usr.lib.mail.actual.$$ 272:added_abs=/tmp/usr.lib.mail.user-added.abs.$$ 273:added_rel=/tmp/usr.lib.mail.user-added.rel.$$ ./patches/118855-36/SUNWsndmr/reloc/etc/mail/local.cf 448:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/118855-36/SUNWsndmr/reloc/etc/mail/cf/m4/proto.m4 574:_OPTION(DeadLetterDrop, `confDEAD_LETTER_DROP', `/var/tmp/dead.letter') ./patches/118855-36/SUNWsndmr/reloc/etc/mail/cf/m4/cfhead.m4 24:ifdef(`TEMPFILE', `dnl', `define(`TEMPFILE', maketemp(/tmp/cfXXXXXX))dnl ./patches/118855-36/SUNWsndmr/reloc/etc/mail/cf/cf/submit.cf 427:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/118855-36/SUNWsndmr/reloc/etc/mail/cf/cf/local.cf 448:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/118855-36/SUNWsndmr/reloc/etc/mail/cf/cf/sendmail.cf 446:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/118855-36/SUNWsndmr/reloc/etc/mail/sendmail.cf 446:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/118855-36/SUNWsndmr/reloc/etc/mail/submit.cf 427:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/118855-36/SUNWuprl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWuprl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWuprl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWuprl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/118855-36.html 420:/kernel/fs/amd64/tmpfs
437:/kernel/fs/tmpfs
1653:6399287 When multiple 'tar uf' process run against same file, /tmp becomes full. 5818: #mkdir /var/tmp/118855-36.SUNWcslr 5826: #mkdir /5.10/var/tmp/118855-36.SUNWcslr ./patches/118855-36/SUNWipfu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWipfu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWipfu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWipfu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWamr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWamr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWamr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWamr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWscplp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWscplp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWscplp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWscplp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWxwdv/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWxwdv/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWxwdv/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWxwdv/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpcelx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpcelx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpcelx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpcelx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcakr.i/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWcakr.i/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcakr.i/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcakr.i/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk 11:rddir=/tmp/create_ramdisk.$$.tmp 40:if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then ./patches/118855-36/SUNWcakr.i/reloc/boot/solaris/bin/root_archive 52: rm -rf ${MINIROOT}/tmp/root/var/sadm/install 53: rm -rf ${MINIROOT}/tmp/root/var/sadm/pkg 73: ln -s ../tmp/root/usr/dt 74: ln -s ../tmp/root/usr/openwin 143: TMR=/tmp/mr$$ 219:MNT=/tmp/mnt$$ ./patches/118855-36/SUNWtnfc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWtnfc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWtnfc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWtnfc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/CADP160/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/CADP160/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/CADP160/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrmodr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrmodr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrmodr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrmodr/install/i.bootenvrc 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 245: merge=/tmp/bootenvrc.merge.$$ 246: tmpsrc=/tmp/bootenvrc.src.$$ 247: tmpdst=/tmp/bootenvrc.dst.$$ ./patches/118855-36/SUNWrmodr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWrmodr/install/i.master 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 213: t=/tmp/mstr$$ 217: echo "EXISTING_FILE_RENAMED: $dst $dst.$SUNW_PATCHID.$$" >> /tmp/CLEANUP ./patches/118855-36/SUNWnfsskr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnfsskr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWnfsskr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWnfsskr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsu/reloc/usr/sadm/install/scripts/i.rbac 25:tmp_dir=/tmp ./patches/118855-36/SUNWaac/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWaac/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWaac/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWaac/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWad810/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWad810/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWad810/install/postinstall 69: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWad810/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcslr/install/patch_postinstall 114:# CP_OBJ /lib/libc.so.1 /tmp/.aa will copy /lib/libc.so.1 into /tmp/.aa/lib/libc.so.1 ./patches/118855-36/SUNWcslr/install/patch_preinstall 48:# CP_OBJ /lib/libc.so.1 /tmp/.aa will copy /lib/libc.so.1 into /tmp/.aa/lib/libc.so.1 ./patches/118855-36/SUNWcslr/install/postinstall 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 358:# CP_OBJ /lib/libc.so.1 /tmp/.aa will copy /lib/libc.so.1 into /tmp/.aa/lib/libc.so.1 ./patches/118855-36/SUNWcslr/install/patch_checkinstall 109:PATCH_LIBS_STORE="/tmp/.libstore/${TMPMOUNTDIR:-TeMpObJeCtLoCaTiOn}" ./patches/118855-36/SUNWcslr/install/preinstall 21: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 29: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 108: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 114: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 128: rm /tmp/installingCLASSES.$$ 311:# CP_OBJ /lib/libc.so.1 /tmp/.aa will copy /lib/libc.so.1 into /tmp/.aa/lib/libc.so.1 ./patches/118855-36/SUNWcslr/install/checkinstall 142:# 2. The checkinstall has been moved to /tmp 145:# Check to see if the script has been moved to /tmp by pkginstall. 147:EXECDIR=`dirname $0 | grep "^/tmp/install"` 154: # The script has been moved to /tmp. This should never happen since S9 212:PATCH_LIBS_STORE="/tmp/.libstore/${TMPMOUNTDIR:-TeMpObJeCtLoCaTiOn}" ./patches/118855-36/SUNWcslr/install/i.none 81: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 130:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsacom/install/u.initd 54:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an 57:# /tmp/CLEANUP, refer back to PSARC 1992/118. 61:CLEANUP=/tmp/CLEANUP ./patches/118855-36/SUNWsacom/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsacom/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWsacom/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWsacom/install/i.initd 32:CLEANUP=/tmp/CLEANUP 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsacom/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWsacom/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmv88sx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWmv88sx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWmv88sx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmv88sx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWckr/pkgmap 125:1 f none kernel/fs/amd64/tmpfs 0755 root sys 70480 50930 1168280442 140:1 f none kernel/fs/tmpfs 0755 root sys 48532 12505 1168280444 ./patches/118855-36/SUNWckr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 273:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 276: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/118855-36/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ 285:rm -f $BASEDIR/tmp/scheduler.tmp 287: touch $BASEDIR/tmp/scheduler.tmp ./patches/118855-36/SUNWckr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWckr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWckr/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWav1394/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWav1394/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWav1394/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWav1394/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcsl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcsl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcsl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWsbp2/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWsbp2/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsbp2/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWsbp2/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWzoneu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWzoneu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWzoneu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWzoneu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWib/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWib/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWib/install/i.ibnexconf 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWib/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWib/install/u.ibnexconf 3:CLEANUP=/tmp/$ACTIVE_PATCH.log.FiLe ./patches/118855-36/SUNWib/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrmodu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrmodu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrmodu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrmodu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcsr/reloc/etc/security/bsmconv 115:grep -v "c2audit:audit_load" ${ROOT}/etc/system > /tmp/etc.system.$$ 116:echo "set c2audit:audit_load = 1" >> /tmp/etc.system.$$ 117:mv /tmp/etc.system.$$ ${ROOT}/etc/system ./patches/118855-36/SUNWcsr/reloc/etc/security/bsmunconv 99: grep -v "c2audit:audit_load" ${ROOT}/etc/system > /tmp/etc.system.$$ 100: mv /tmp/etc.system.$$ ${ROOT}/etc/system ./patches/118855-36/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsr/install/i.voldconf 42:remount dev/dsk/* user=root /usr/sbin/rmmount" $dst_file > /tmp/tmp.$$ 43: cp /tmp/tmp.$$ $dst_file 51: /tmp/tmp.$$ 52: cp /tmp/tmp.$$ $dst_file 55: rm -f /tmp/tmp.$$ 90:$new" $d > /tmp/tmp.$$ 93: grep -v "^$old" /tmp/tmp.$$ > $d 134: -e "/^notify/s~-c~-p~" $d > /tmp/tmp.$$ 137: mv /tmp/tmp.$$ $d 152: $dst >/tmp/tmp.$$ 153: cp /tmp/tmp.$$ $dst 156: rm -f /tmp/*.$$ 172: $dst >/tmp/tmp.$$ 173: cp /tmp/tmp.$$ $dst 176: rm -f /tmp/*.$$ 193: grep -v '^unsafe' $d >/tmp/tmp.$$ 194: echo $LINE >>/tmp/tmp.$$ 195: cp /tmp/tmp.$$ $d 214:# Volfs support of removable media devices" $dst_file > /tmp/tmp.$$ 215: cp /tmp/tmp.$$ $dst_file 218:support nomedia" $dst_file > /tmp/tmp.$$ 219: cp /tmp/tmp.$$ $dst_file 222:" $dst_file > /tmp/tmp.$$ 223: cp /tmp/tmp.$$ $dst_file 226: rm -f /tmp/tmp.$$ 237: > /tmp/newident.$$ 2>/dev/null 241: > /tmp/rest.$$ 2>/dev/null 244: cat /tmp/newident.$$ /tmp/rest.$$ > $dst 247: sed -e 's,/dev/fd\[,/dev/diskette[,' $dst > /tmp/tmp.$$ 248: cp /tmp/tmp.$$ $dst 275: sed -e '/^# Action/,/^$/ s,/vol\*/,,' $dst >/tmp/tmp.$$ 276: cp /tmp/tmp.$$ $dst 286: sed -e 's/rmscsi/rmdisk/g' $dst > /tmp/tmp.$$ 287: cp /tmp/tmp.$$ $dst 301: rm -f /tmp/*.$$ 329: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 337: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 378:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsr/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWcsr/install/i.initd 32:CLEANUP=/tmp/CLEANUP 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 129:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ 292:CLEANUP=/tmp/CLEANUP ./patches/118855-36/SUNWcsr/install/checkinstall 142:# 2. The checkinstall has been moved to /tmp 145:# Check to see if the script has been moved to /tmp by pkginstall. 147:EXECDIR=`dirname $0 | grep "^/tmp/install"` 154: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcsr/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsr/install/i.renamenew 30:CLEANUP_FILE=/tmp/CLEANUP 45: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 53: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 94:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsr/install/u.initd 54:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an 57:# /tmp/CLEANUP, refer back to PSARC 1992/118. 61:CLEANUP=/tmp/CLEANUP ./patches/118855-36/SUNWcsr/install/i.rbac 19:tmp_dir=/tmp 317: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 325: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 366:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWarcr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWarcr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWarcr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWarcr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpppd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpppd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpppd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpppd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWxcu6/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWxcu6/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWxcu6/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWxcu6/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWipfr/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWipfr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWipfr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWipfr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWipfr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWsndmu/reloc/usr/include/libmilter/README 167:properly, you will find a file in /tmp by the name of msg.XXXXXXXX (where 228: priv->mlfi_fname = strdup("/tmp/msg.XXXXXXXX"); ./patches/118855-36/SUNWsndmu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWsndmu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWsndmu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsndmu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 268:CLEANUP=/tmp/CLEANUP ./patches/118855-36/SUNWllc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWllc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWllc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWllc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWipoib/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWipoib/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWipoib/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWipoib/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWmddr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWmddr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmddr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWmddr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnfsckr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWnfsckr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnfsckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWnfsckr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpsh/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpsh/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpsh/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpsh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWxcu4/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWxcu4/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWxcu4/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWxcu4/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWqos/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWqos/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWqos/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWqos/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWudfr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWudfr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWudfr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWudfr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWarc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWarc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWarc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWarc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWncar/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWncar/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWncar/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWncar/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWaudh/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWaudh/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWaudh/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWaudh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/README.118855-36 390:/kernel/fs/amd64/tmpfs 407:/kernel/fs/tmpfs 1621:6399287 When multiple 'tar uf' process run against same file, /tmp becomes full. 5778: #mkdir /var/tmp/118855-36.SUNWcslr 5786: #mkdir /5.10/var/tmp/118855-36.SUNWcslr ./patches/118855-36/SUNWusbs/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWusbs/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWusbs/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWusbs/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWwbsup/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWwbsup/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWwbsup/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWwbsup/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/prebackout 3:/bin/rm -f /tmp/$PatchNum.log 152: egrep -v "$LOGIN_ENTRY_NON_RE" $ROOTDIR/etc/logindevperm > /tmp/logindevperm$$ 154: mv /tmp/logindevperm$$ $ROOTDIR/etc/logindevperm 165:## egrep -v "$LOGIN_ENTRY_NON_RE" $ROOTDIR/etc/logindevperm > /tmp/logindevperm$$ 167:## mv /tmp/logindevperm$$ $ROOTDIR/etc/logindevperm 257: LOFITESTF1=/tmp/.lofitestf1.$$.$PatchNum 258: LOFITESTF2=/tmp/.lofitestf2.$$.$PatchNum 259: mkdir -p /tmp ./patches/118855-36/SUNWmdr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWmdr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmdr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWmdr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcsd/install/i.drvalias 115: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 123: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 164:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 290: obsolete_sparc < $dst > /tmp/oda.$$.tmp 291: cp /tmp/oda.$$.tmp $dst 292: rm -f /tmp/oda.$$.tmp 294: obsolete_i386 < $dst > /tmp/oda.$$.tmp 295: cp /tmp/oda.$$.tmp $dst 296: rm -f /tmp/oda.$$.tmp ./patches/118855-36/SUNWcsd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcsd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcsd/install/i.devpolicy 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcsd/install/i.nametomajor 20: tmpfile=/tmp/nm.$$.tmp 281: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 289: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 420: obsolete_sparc < $dst > /tmp/onm.$$.tmp 422: obsolete_i386 < $dst > /tmp/onm.$$.tmp 425: cp /tmp/onm.$$.tmp $dst 426: rm -f /tmp/onm.$$.tmp 458: >/tmp/ad.$$.tmp 2>&1; then 463: cat /tmp/ad.$$.tmp >& 2 466: rm -f /tmp/ad.$$.tmp ./patches/118855-36/SUNWcsd/install/i.minorperm 44:cat > /tmp/chattr.$$ << EOF 115:cat > /tmp/delete.$$ << EOF 168:cat > /tmp/add.$$ << EOF 281:cat > /tmp/esc.sed.$$ << EOF 289:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to 344: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 352: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 393:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 521: rm -f /tmp/*.$$ 534: # add an entry to the /tmp/chdevs.$$ file, which 539: cat /tmp/chattr.$$ | \ 555: >> /tmp/sedscript.$$ 574: sed -f /tmp/esc.sed.$$` 577: $newp $newu $newg >> /tmp/chdevs.$$ 590: echo /dev/volctl 0600 root sys 0666 root sys >> /tmp/chdevs.$$ 592: if [ -s /tmp/chdevs.$$ ] ; then 593: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$ 594: mv /tmp/tmp.$$ /tmp/chdevs.$$ 604: # /tmp/deldevs.$$ file, which contains the list of 608: cat /tmp/delete.$$ | while read key deldevs 612: echo "/${grepstr}/d" >> /tmp/sedscript.$$ 615: sed -f /tmp/esc.sed.$$` 617: echo "$m" >> /tmp/deldevs.$$ 622: if [ -s /tmp/deldevs.$$ ] ; then 623: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$ 624: mv /tmp/tmp.$$ /tmp/deldevs.$$ 632: if [ -s /tmp/sedscript.$$ ] ; then 633: sed -f /tmp/sedscript.$$ $dest > /tmp/tmp.$$ 634: cp /tmp/tmp.$$ $dest 701: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 703: cat /tmp/chdevs.$$ |\ 727: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 729: cat /tmp/deldevs.$$ | while read device 736: cat /tmp/add.$$ | while read key 745: rm -f /tmp/*.$$ ./patches/118855-36/SUNWcsd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWadpu320/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWadpu320/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWadpu320/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWadpu320/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpmu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpmu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpmu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpmu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWmdu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWmdu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmdu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWmdu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpsdir/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpsdir/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpsdir/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpsdir/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWbtool/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWbtool/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWbtool/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWbtool/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWuedg/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWuedg/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWuedg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWuedg/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWsi3124/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWsi3124/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWsi3124/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWsi3124/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/postpatch 15:DONT_NEED_NEWBOOT_FILE="${ROOTDIR}/tmp/.we_dont_need_newboot" 26:if test -s /tmp/$kb_pkgmap ; then 27: mv /tmp/$kb_pkgmap $ROOTDIR/var/sadm/patch/$mypatchid/$kb_pkgmap 69:md_devid_destroy=1;' $MD_CONF > /tmp/md.conf.$$ 70: /bin/mv /tmp/md.conf.$$ $MD_CONF 149: $PATCHEXEC/zfs_cache -R $ROOTDIR | patchfunc > /tmp/zfscmds.$$ 163: /bin/sed -e "/"'%%ZFSCMDS%%'"/r /tmp/zfscmds.$$" \ 168: /bin/rm -f /tmp/zfscmds.$$ 571: [ -f /tmp/backoutmods.$PatchNum ] && { 572: mv /tmp/backoutmods.$PatchNum $ROOTDIR/var/sadm/patch/$PatchNum/backoutmods ./patches/118855-36/SUNWppm/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWppm/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWppm/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWppm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWcnetr/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcnetr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWcnetr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWcnetr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWcnetr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWtoo/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWtoo/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWtoo/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWtoo/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrmwbu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrmwbu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrmwbu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWrmwbu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnfscu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWnfscu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWnfscu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnfscu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpcmci/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpcmci/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpcmci/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpcmci/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWugen/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWugen/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWugen/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWugen/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrcapu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWrcapu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWrcapu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrcapu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWsmapi/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWsmapi/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWsmapi/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWsmapi/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWroute/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWroute/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWroute/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWroute/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWkrbu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWkrbu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWkrbu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWkrbu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWkdcu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWkdcu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWkdcu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWkdcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWesu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWesu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWesu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWesu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWatfsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWatfsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWatfsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWatfsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWscsa1394/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWscsa1394/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWscsa1394/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWscsa1394/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpcmem/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpcmem/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpcmem/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpcmem/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/payload 138:Tmp_xpath=/usr/tmp$$dir ./patches/118855-36/SUNWrsgk/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrsgk/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWrsgk/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrsgk/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWnfssr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWnfssr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWnfssr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWnfssr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnfssu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWnfssu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWnfssu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWnfssu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmdb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWmdb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWmdb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmdb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWpcu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWpcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWpcu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWpcu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWmdbr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWmdbr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWmdbr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWmdbr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWos86r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWos86r/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWos86r/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWos86r/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWatfsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWatfsr/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWatfsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWatfsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWatfsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrpcib/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWrpcib/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWrpcib/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWrpcib/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWkvm.i/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWkvm.i/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWkvm.i/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWkvm.i/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWadp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWadp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWadp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWadp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWkey/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWkey/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWkey/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWkey/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWnfscr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWnfscr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWnfscr/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWnfscr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWnfscr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWftdur/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWftdur/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118855-36/SUNWftdur/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWftdur/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWtavor/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118855-36/SUNWtavor/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118855-36/SUNWtavor/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118855-36/SUNWtavor/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138633-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138633-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138633-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138633-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138633-01/SUNWcsu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119318-01/SUNWpkgcmdsu/reloc/usr/sadm/install/scripts/i.CompCpio 94:Tmp_xpath=/usr/tmp$$dir 347: PKGSAV=/tmp/$PKG.sav ./patches/119318-01/SUNWpkgcmdsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119318-01/SUNWpkgcmdsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119318-01/SUNWpkgcmdsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119318-01/SUNWpkgcmdsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/137094-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137094-01/SUNWcsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137094-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137094-01/SUNWcsr/install/i.renameold 25:CLEANUP_FILE=/tmp/CLEANUP 80: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 88: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 142:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137094-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137094-01/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119316-19/SUNWmga/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119316-19/SUNWmga/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/119316-19/SUNWmga/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119316-19/SUNWmga/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119316-19/SUNWmga/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/119316-19/SUNWmga/reloc/usr/sadm/lib/smc/prereg/SUNWmga/SUNWmga_reg.sh 157: SED_SH=/tmp/dummy.$$ 173: TBXTEMP=/tmp/this_computer.$$ ./patches/120461-20/SUNWgnome-base-libs-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120461-20/SUNWgnome-base-libs-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120461-20/SUNWgnome-base-libs-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120461-20/SUNWgnome-base-libs-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120461-20/SUNWgnome-base-libs-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120461-20/SUNWgnome-base-libs-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120461-20/SUNWgnome-base-libs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120461-20/SUNWgnome-base-libs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120461-20/SUNWgnome-base-libs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120461-20/SUNWgnome-base-libs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-devel-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120461-20/SUNWgnome-base-libs-devel-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120461-20/SUNWgnome-base-libs-devel-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120461-20/SUNWgnome-base-libs-devel-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-devel-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120461-20/SUNWgnome-base-libs-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120461-20/SUNWgnome-base-libs-root/install/i.immodules 137: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 145: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 194: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 301: F_A=/tmp/im.add.$$ 302: F_M=/tmp/im.merged.$$ ./patches/120461-20/SUNWgnome-base-libs-root/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120461-20/SUNWgnome-base-libs-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120461-20/SUNWgnome-base-libs-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149639-02/SUNWusb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149639-02/SUNWusb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149639-02/SUNWusb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149639-02/SUNWusb/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/149639-02/SUNWusb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWpprou/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121119-19/SUNWpprou/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121119-19/SUNWpprou/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121119-19/SUNWpprou/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWpprou/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWpprou/reloc/usr/lib/patch/list_patches 14:PKGINFO_PATCH_FILE=/tmp/pkginfo_patch.$$ ./patches/121119-19/SUNWpprou/reloc/usr/lib/patch/pprosched 28:# copy the user's crontab file to /tmp 34:# determine if the command is already in /tmp/userfile 74:userfile=/tmp/${username}crontab$$.tmp 106:# copy the user's crontab file to /tmp 121:# determine if the command is already in /tmp/userfile ./patches/121119-19/SUNWpprou/reloc/usr/lib/patch/com/sun/patchpro/conf/Config.properties 214:patchpro.sessionid.directory.prefix.default=/var/tmp/pprosvc_ ./patches/121119-19/SUNWpprou/reloc/usr/sbin/pprosetup 20:PROCESSFILE=/var/tmp/patchproprocs ./patches/121119-19/SUNWpprou/reloc/usr/sbin/pprosvc 11:PROCESSFILE=/var/tmp/patchproprocs ./patches/121119-19/README.121119-19 233:6401173 UM leaves swupCron entry in /tmp, should clean this up ./patches/121119-19/SUNWppror/reloc/lib/svc/method/installupdates 68: JOB_HISTORY_REPORT_TMP="/tmp/$JOB_HISTORY_REPORT_FILE.tmp" ./patches/121119-19/SUNWppror/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121119-19/SUNWppror/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121119-19/SUNWppror/install/preremove 12: grep -v "$INITTAB_ENTRY" $INITTAB > /tmp/inittab.$$ 13: cp /tmp/inittab.$$ $INITTAB 14: rm /tmp/inittab.$$ ./patches/121119-19/SUNWppror/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWppror/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121119-19/SUNWppror/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/121119-19.html 265:6401173 UM leaves swupCron entry in /tmp, should clean this up ./patches/121119-19/SUNWppro-plugin-sunos-base/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWppro-plugin-sunos-base/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121119-19/SUNWppro-plugin-sunos-base/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWppro-plugin-sunos-base/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121119-19/SUNWppro-plugin-sunos-base/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121119-19/SUNWupdatemgrr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121119-19/SUNWupdatemgrr/install/preremove 39:TMP_DIR="/tmp/tmp_crons.$$" ./patches/121119-19/SUNWupdatemgrr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWupdatemgrr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWupdatemgrr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121119-19/SUNWupdatemgrr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121119-19/SUNWcsmauth/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121119-19/SUNWcsmauth/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWcsmauth/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121119-19/SUNWcsmauth/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWcsmauth/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121119-19/SUNWupdatemgru/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121119-19/SUNWupdatemgru/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWupdatemgru/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121119-19/SUNWupdatemgru/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121119-19/SUNWupdatemgru/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121119-19/SUNWupdatemgru/reloc/usr/lib/patch/changeAutoAnalysis 35: tmp_dir="/tmp/swupCron.$$" 42: tmp_crontab="$tmp_dir/tmp_crontab.$$" 88: tmp_dir="/tmp/tmp_crons.$$" ./patches/121119-19/SUNWupdatemgru/reloc/usr/bin/swupnot 274:TRC_FILE=`/usr/bin/mktemp /tmp/${who}swup.trc.XXXXXX` ./patches/148028-03/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148028-03/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148028-03/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148028-03/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148028-03/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148028-03/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/148028-03/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/148028-03/SUNWcsr/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148028-03/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148028-03/SUNWesu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148028-03/SUNWesu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148028-03/SUNWesu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148028-03/SUNWesu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148028-03/SUNWesu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148028-03/SUNWxcu4/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148028-03/SUNWxcu4/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148028-03/SUNWxcu4/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148028-03/SUNWxcu4/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148028-03/SUNWxcu4/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWckr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/150401-03/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 329:rm -f $BASEDIR/tmp/scheduler.tmp 331: touch $BASEDIR/tmp/scheduler.tmp ./patches/150401-03/SUNWperl584core/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWperl584core/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWperl584core/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWperl584core/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWperl584core/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWintgige/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWintgige/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWintgige/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWintgige/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWintgige/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWcsu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWlxr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWlxr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWlxr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWlxr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWlxr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWzfsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWzfsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWzfsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWzfsu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWzfsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWfmd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWfmd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWfmd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWfmd/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWfmd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWzfsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWzfsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWzfsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWzfsr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWzfsr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWhea/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWmdbr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWmdbr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWmdbr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWmdbr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWmdbr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWdtrc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWdtrc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWdtrc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWdtrc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWdtrc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWmdb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWmdb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWmdb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWmdb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWmdb/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWarc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWarc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWarc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWarc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWarc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWcakr.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWcakr.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWcakr.i/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWcakr.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWcakr.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150401-03/SUNWzfskr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWzfskr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150401-03/SUNWzfskr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150401-03/SUNWzfskr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150401-03/SUNWzfskr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143726-01/SUNWntp4u/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143726-01/SUNWntp4u/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143726-01/SUNWntp4u/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/143726-01/SUNWntp4u/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/143726-01/SUNWntp4u/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148560-07/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148560-07/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148560-07/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148560-07/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148560-07/SUNWcsu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119907-18/SUNWgnome-vfs-share/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119907-18/SUNWgnome-vfs-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119907-18/SUNWgnome-vfs-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119907-18/SUNWgnome-vfs-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119907-18/SUNWgnome-vfs-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119907-18/SUNWgnome-vfs-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119907-18/SUNWgnome-vfs-devel/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119907-18/SUNWgnome-vfs-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119907-18/SUNWgnome-vfs-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119907-18/SUNWgnome-vfs-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119907-18/SUNWgnome-vfs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119907-18/SUNWgnome-vfs/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119907-18/SUNWgnome-vfs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119907-18/SUNWgnome-vfs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119907-18/SUNWgnome-vfs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121429-15/SUNWluzone/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121429-15/SUNWluzone/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121429-15/SUNWluzone/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 543: DEFAULTLU_BAK="/tmp/defaultlu.$$.bak" ./patches/121429-15/SUNWluzone/install/preremove 18:DEFAULTLU_BAK="${BASEDIR}/tmp/defaultlu.$$.bak" ./patches/121429-15/SUNWluzone/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121429-15/SUNWluzone/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119765-07/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119765-07/SUNWsfman/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWsfman/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119765-07/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119765-07/SUNWipmi/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119765-07/SUNWipmi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119765-07/SUNWipmi/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWipmi/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWipmi/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119765-07/SUNWipmir/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119765-07/SUNWipmir/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119765-07/SUNWipmir/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWipmir/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWipmir/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119765-07/SUNWipmiS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119765-07/SUNWipmiS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119765-07/SUNWipmiS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWipmiS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119765-07/SUNWipmiS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/config.guess 106:: ${TMPDIR=/tmp} ; ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/ipmitool.spec 9:Buildroot: /var/tmp/ipmitool-root ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/configure 24971:# creating and moving files from /tmp can sometimes cause problems. ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/control/rpmmacros.in 4:%_tmppath %{_topdir}/tmp ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/control/ipmitool.spec.in 9:Buildroot: /var/tmp/ipmitool-root ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/Makefile.in 542: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 702: (cd control ; pkgmk -o -d /tmp) 703: pkgtrans -s /tmp $(PKG) ipmitool 704: gzip -c /tmp/$(PKG) > $(PKG).gz 705: -rm -rf /tmp/ipmitool /tmp/$(PKG) ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/ltmain.sh 5766: tmpdir="/tmp" ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/debian/rules 64:# $(MAKE) install-doc DESTDIR=$(CURDIR)/debian/tmp/ipmitool-doc 74:# debian/tmp. ./patches/119765-07/SUNWipmiS/reloc/usr/sfw/share/src/ipmitool/Makefile.am 62: (cd control ; pkgmk -o -d /tmp) 63: pkgtrans -s /tmp $(PKG) ipmitool 64: gzip -c /tmp/$(PKG) > $(PKG).gz 65: -rm -rf /tmp/ipmitool /tmp/$(PKG) ./patches/138182-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138182-01/SUNWcsr/install/i.preserve 70: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 78: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 132:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138182-01/SUNWcsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138182-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138182-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138182-01/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137322-02/SUNWbzipS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137322-02/SUNWbzipS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137322-02/SUNWbzipS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137322-02/SUNWbzipS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/137322-02/SUNWbzipS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137322-02/SUNWbzipS/reloc/usr/sfw/share/src/p7zip/CPP/7zip/UI/P7ZIP/wxP7ZIP.cpp 85: sprintf(tempFile,"/tmp/7zExtract_%d_%d.tmp",(int)getpid(),count++); ./patches/137322-02/SUNWbzipS/reloc/usr/sfw/share/src/p7zip/CPP/7zip/UI/Common/CompressCall.cpp 312: sprintf(tempFile,"/tmp/7zCompress_%d_%d.tmp",(int)getpid(),count++); 415: sprintf(tempFile,"/tmp/7zExtract_%d_%d.tmp",(int)getpid(),count++); ./patches/137322-02/SUNWbzipS/reloc/usr/sfw/share/src/p7zip/CPP/myWindows/test_emul.cpp 563: LPCTSTR dirPath=TEXT("/tmp/"); 586: assert(MyStringCompare(&resultPath[0],TEXT("/tmp/foo#12345@6789.tmp")) == 0); ./patches/137322-02/SUNWbzipS/reloc/usr/sfw/share/src/p7zip/CPP/Windows/FileDir.cpp 823: path = "c:/tmp/"; // final '/' is needed 830: path = L"c:/tmp/"; // final '/' is needed ./patches/137322-02/SUNWbzipS/reloc/usr/sfw/share/src/p7zip/ChangeLog 588: - cygwin now supports '-o/tmp' 645: - fix "Bugs item #1306783" : "7za a /tmp/t.7z /etc/passwd" ./patches/137322-02/SUNWbzipS/reloc/usr/sfw/share/src/p7zip/GUI/p7zipForFilemanager 11:list=/tmp/p7zip.list.$$ 14:trace=/tmp/7zG1.txt ./patches/137322-02/SUNWbzip/reloc/usr/bin/p7zip 63: P7ZIPTMP=${TMP:-/tmp} ./patches/137322-02/SUNWbzip/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137322-02/SUNWbzip/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137322-02/SUNWbzip/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/137322-02/SUNWbzip/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137322-02/SUNWbzip/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146684-01/SUNWnfsckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146684-01/SUNWnfsckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146684-01/SUNWnfsckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146684-01/SUNWnfsckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146684-01/SUNWnfsckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126120-02/SUNWpmowu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126120-02/SUNWpmowu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126120-02/SUNWpmowu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126120-02/SUNWpmowu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126120-02/SUNWpmowu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122641-06/postbackout 9:admin=/tmp/admin.$$ ./patches/122641-06/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122641-06/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122641-06/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122641-06/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122641-06/SUNWzfsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122641-06/SUNWzfsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122641-06/SUNWzfsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122641-06/SUNWzfsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122641-06/SUNWzfskr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122641-06/SUNWzfskr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122641-06/SUNWzfskr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122641-06/SUNWzfskr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122641-06/SUNWzfsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122641-06/SUNWzfsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122641-06/SUNWzfsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122641-06/SUNWzfsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122641-06/payload 263:Tmp_xpath=/usr/tmp$$dir 2762:Tmp_xpath=/usr/tmp$$dir 6125:Tmp_xpath=/usr/tmp$$dir ./patches/144328-02/SUNWwsrv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144328-02/SUNWwsrv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144328-02/SUNWwsrv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144328-02/SUNWwsrv/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144328-02/SUNWwsrv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146695-02/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146695-02/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146695-02/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146695-02/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146695-02/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146695-02/SUNWxcu6/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146695-02/SUNWxcu6/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146695-02/SUNWxcu6/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146695-02/SUNWxcu6/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146695-02/SUNWxcu6/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146695-02/SUNWxcu4/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146695-02/SUNWxcu4/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146695-02/SUNWxcu4/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146695-02/SUNWxcu4/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146695-02/SUNWxcu4/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138884-01/SUNWgrubS/reloc/usr/share/src/grub/configure 6664:# creating and moving files from /tmp can sometimes cause problems. ./patches/138884-01/SUNWgrubS/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138884-01/SUNWgrubS/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/138884-01/SUNWgrubS/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/138884-01/SUNWgrubS/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138884-01/SUNWgrubS/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138884-01/SUNWgrub/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138884-01/SUNWgrub/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/138884-01/SUNWgrub/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138884-01/SUNWgrub/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138884-01/SUNWgrub/install/i.preserve 82: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 90: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138884-01/SUNWgrub/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/147443-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147443-01/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/147443-01/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/149454-02/SUNWccccr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149454-02/SUNWccccr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149454-02/SUNWccccr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149454-02/SUNWccccr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149454-02/SUNWccccr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121182-05/SUNWtrku/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/121182-05/SUNWtrku/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/121182-05/SUNWtrku/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121182-05/SUNWtrku/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121182-05/SUNWtrku/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/119118-52/SUNWevolution/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119118-52/SUNWevolution/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119118-52/SUNWevolution-root/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/119118-52/SUNWevolution-root/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-root/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-root/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119118-52/SUNWevolution-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119118-52/SUNWevolution-socs-connect/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119118-52/SUNWevolution-socs-connect/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/119118-52/SUNWevolution-socs-connect/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-socs-connect/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-socs-connect/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119118-52/SUNWevolution-libs/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-libs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119118-52/SUNWevolution-libs/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119118-52/SUNWevolution-libs/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-libs/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/119118-52/SUNWevolution-exchange/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119118-52/SUNWevolution-exchange/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-exchange/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/119118-52/SUNWevolution-exchange/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-exchange/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119118-52/SUNWevolution-share/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/119118-52/SUNWevolution-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119118-52/SUNWevolution-share/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119118-52/SUNWevolution-share/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119118-52/SUNWevolution-share/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140913-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140913-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140913-01/SUNWcsu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140913-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/140913-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120102-01/SUNWvolu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120102-01/SUNWvolu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120102-01/SUNWvolu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120102-01/SUNWvolu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/143740-01/SUNWgnome-text-editor/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143740-01/SUNWgnome-text-editor/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143740-01/SUNWgnome-text-editor/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143740-01/SUNWgnome-text-editor/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143740-01/SUNWgnome-text-editor/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143955-04/SUNWcslr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143955-04/SUNWcslr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143955-04/SUNWcslr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143955-04/SUNWcslr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143955-04/SUNWcslr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143955-04/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143955-04/SUNWcsr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143955-04/SUNWcsr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143955-04/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 353:CLEANUP=/tmp/CLEANUP 406: touch /tmp/${IKEMANIFEST} 410: touch /tmp/${MANKEYMANIFEST} ./patches/143955-04/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 531: cp /tmp/t.$$ $PMTAB 536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 537: cp /tmp/a.$$ $AUTH_ATTR 538: rm -f /tmp/a.$$ 544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 545: cp /tmp/i.$$ $INITTAB 546: rm -f /tmp/i.$$ 552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 553: cp /tmp/v.$$ $VFSTAB 554: rm -f /tmp/v.$$ 577:# The file in /tmp indicates that this system had already been 580:if [ ! -f /tmp/${IKEMANIFEST} ]; then 587: rm /tmp/${IKEMANIFEST} 590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 597: rm /tmp/${MANKEYMANIFEST} ./patches/143955-04/SUNWcsu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143955-04/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143955-04/SUNWcsu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143955-04/SUNWcsu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143955-04/SUNWcsu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143955-04/SUNWcsu/reloc/usr/sbin/stmsboot 175: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 190: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 300: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 301: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$; 302: TMPDRVCONF_SATA_ENTRY=/var/run/tmp.$d.conf.sataentry.$$; 558: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 559: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$; ./patches/146682-02/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/146682-02/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 329:rm -f $BASEDIR/tmp/scheduler.tmp 331: touch $BASEDIR/tmp/scheduler.tmp ./patches/146682-02/SUNWckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146682-02/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146682-02/SUNWckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145007-04/145007-04.html 11415:/usr/sfw/lib/webmin/mount/images/tmpfs.gif
./patches/145007-04/SUNWwebminr/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145007-04/SUNWwebminr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145007-04/SUNWwebminr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145007-04/SUNWwebminr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145007-04/SUNWwebminu/pkgmap 11697:1 f none usr/sfw/lib/webmin/mount/images/tmpfs.gif 0644 root bin 2462 26131 1348250830 ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/oschooser.pl 81: $tmp_base = $ENV{'tempdir'} || "/tmp/.webmin"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/setup.sh 20: tempdir=/tmp/.webmin ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/postfix/postfix-lib.pl 1791:# Converts a parameter like hash:/foo/bar,hash:/tmp/xxx to a list of types ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/postfix/autoreply.pl 83: $temp = "/tmp/autoreply.spam.$$"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/raid/raid-lib.pl 479: $cmd .= " --backup-file /tmp/convert-$raid_device_short-$date"; 494: $cmd .= " --backup-file /tmp/convert-$raid_device_short-$date"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/status/CHANGELOG 74:The Check File or Directory monitor can now use a pattern like /tmp/* to check sizes for all files in a directory. ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/create-module.pl 43: system("rm -rf /tmp/create-module"); 44: mkdir("/tmp/create-module", 0755); 46: $copydir = "/tmp/create-module/$subdir"; 66: system("cd /tmp/create-module && find . -name .svn | xargs rm -rf"); 67: system("cd /tmp/create-module && find . -name '*~' -o -name '*.rej' -o -name '*.orig' -o -name '.*.swp' | xargs rm -rf"); 68: unlink("/tmp/create-module/$subdir/IDEAS"); 69: system("cd /tmp/create-module && find . -name \\*.svn-work | xargs rm -rf"); 70: system("cd /tmp/create-module && find . -name \\*.svn-base | xargs rm -rf"); 71: system("cd /tmp/create-module && find . -name \\*.cgi | xargs chmod +x"); 72: system("cd /tmp/create-module && find . -name \\*.pl | xargs chmod +x"); 73: system("cd /tmp/create-module && tar $flags $file $subdir") && die "Failed to create tar file"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/net/cygwin-lib.pl 10:#my $logfile = "/tmp/debugwb"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/net/windows-lib.pl 10:#my $logfile = "/tmp/debugwb"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/phpini/edit_session.cgi 27: 60, $text{'default'}." (/tmp)")); ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/cluster-webmin/upgrade.cgi 438: \$out = `(cd $extract/webmin-$version && $setup) &1 | tee /tmp/.webmin/webmin-setup.out`; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/web-lib-funcs.pl 207:Returns a mostly random temporary file name, typically under the /tmp/.webmin 217: $ENV{'TEMP'} && $ENV{'TEMP'} ne "/tmp" ? $ENV{'TEMP'} : 218: $ENV{'TMP'} && $ENV{'TMP'} ne "/tmp" ? $ENV{'TMP'} : 219: -d "c:/temp" ? "c:/temp" : "/tmp/.webmin"; 2090:=item destfile - The local file to save the URL data to, like /tmp/index.html. This can also be a scalar reference, in which case the data will be appended to that scalar. 2301:=item destfile - The local file to save the URL data to, like /tmp/index.html. This can also be a scalar reference, in which case the data will be appended to that scalar. ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/file/CHANGELOG 13:Absolute and relative paths like /tmp/foo and bar/foo can be used when renaming a file. ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/file/file-lib.pl 265: "/tmp/trust.$ENV{'REMOTE_USER'}" : ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/mailboxes/folders-lib.pl 1523: mkdir("$id/tmp", 0700); 2067: $ff = "/tmp/$ff"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/mailboxes/useradmin_update.pl 45:foreach $d ($_[1], "$_[0]/cur", "$_[1]/tmp", "$_[1]/new") { ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/software/delete_file.cgi 7:$in{'file'} =~ /^\/tmp\/.webmin\// || &error($text{'delete_efile'}); ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/bsdexports/notes 5:/tmp -ro -mapall=jcameron:staff daemon florissa 7:Would not be allowed if /usr and /tmp are on the same local. But 10:/tmp -ro -mapall=jcameron:staff daemon ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/os_list.txt 76:White Dwarf Linux 2.1.0 slackware-linux 8.1 `cat /tmp/wd/version 2>/dev/null` =~ /2\.1\.0/ ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/perlmod/auto/Net/SSLeay/randomize.al 14: $egd_path = '/tmp/entropy' unless $egd_path; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/perlmod/Net/SSLeay.pm 1873: $egd_path = '/tmp/entropy' unless $egd_path; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/cron/cron-lib.pl 1380:Called from cron to delete old files in the Webmin /tmp directory 1398: $tempdir = "/tmp/.webmin"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/cron/postinstall.pl 6:# Create a Webmin cron job to delete old files in /tmp/.webmin 16: print STDERR "Failed to setup /tmp cleanup cron job : $@\n"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/cron/uninstall.pl 6:# Remove the cron job to delete old files in /tmp/.webmin 17: print STDERR "Failed to remove /tmp cleanup cron job : $@\n"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/inetd/config-solaris-10-* 4:inetd_conf_file=/tmp/inetd.conf ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/cpan/delete_file.cgi 7:$tmp_base = $gconfig{'tempdir'} || "/tmp/.webmin"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/cpan/cpan-lib.pl 65: $l =~ s/^\/tmp\/[^\/]+//; 66: $l =~ s/^\/var\/tmp\/[^\/]+//; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/cluster-usermin/upgrade.cgi 335: \$out = `(cd $extract/usermin-$version && $setup) &1 | tee /tmp/.webmin/usermin-setup.out`; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/backup-config/backup-config-lib.pl 8: $apache_backup->{'dest'} = '/tmp/apache.tar.gz'; 23:our $manifests_dir = "/tmp/backup-config-manifests"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/lpadmin/irix-lib.pl 97:# -d ($d="/var/spool/lp/tmp/$1")) { ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/lpadmin/solaris-lib.pl 188: -d ($d="/var/spool/lp/tmp/$1")) { ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/lpadmin/lpadmin-lib.pl 106: &print_tempfile(DRV, "cat \$* | $perl -e 'while() { print if (!/^\\s*#####/); }' >/tmp/\$\$.gsin\n"); 109: &print_tempfile(DRV, "$perl -e 'while() { print if (!/^\\s*#####/); }' >/tmp/\$\$.gsin\n"); 111:&print_tempfile(DRV, "$config{'gs_path'} -sOutputFile=/tmp/\$\$.gs -dSAFER -sDEVICE=$gsdrv $res -dNOPAUSE /tmp/\$\$.gsin /dev/null 2>&1\n"); 112:&print_tempfile(DRV, "rm /tmp/\$\$.gsin\n"); 113:&print_tempfile(DRV, "cat /tmp/\$\$.gs\n"); 114:&print_tempfile(DRV, "rm /tmp/\$\$.gs\n"); 154: &print_tempfile(DRV, "cat \$* >/tmp/\$\$.smb\n"); 156: else { &print_tempfile(DRV, "cat >/tmp/\$\$.smb\n"); } 161: "\"\$10\" \"\$11\" \"\$12\" \"\$13\" >/tmp/\$\$.smb\n"); 168: " -c \"print /tmp/\$\$.smb\"\n"); 169:&print_tempfile(DRV, "rm /tmp/\$\$.smb\n"); 206: &print_tempfile(DRV, "cat \$* >/tmp/\$\$.hpnp\n"); 208: else { &print_tempfile(DRV, "cat >/tmp/\$\$.hpnp\n"); } 213: "\"\$10\" \"\$11\" \"\$12\" \"\$13\" >/tmp/\$\$.hpnp\n"); 218: " /tmp/\$\$.hpnp\n"); 219:&print_tempfile(DRV, "rm /tmp/\$\$.hpnp\n"); ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/sendmail/autoreply.pl 83: $temp = "/tmp/autoreply.spam.$$"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/maketemp.pl 2:# Create the /tmp/.webmin directory if needed 4:$tmp_dir = $ENV{'tempdir'} || "/tmp/.webmin"; ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/CHANGELOG 68:Added a field to the Advanced Options page to control the number of days that files in /tmp/.webmin are kept before automatic deletion. ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ru_SU 37:advanced_tempdef=- (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/cz 35:advanced_tempdef=Vchoz (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/pt_BR.UTF-8 38:advanced_tempdef=Padrão (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/no 53:advanced_tempdef=Standard (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ko_KR.UTF-8 500:advanced_tempdef=기본 (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/sv.UTF-8 86:advanced_tempdef=Standard (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ja_JP.euc 737:advanced_tempdef=ǥե (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/es 22:advanced_tempdef=Por defecto (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/pl 53:advanced_tempdef=Domylnie (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/es.UTF-8 22:advanced_tempdef=Por defecto (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ru_RU 682:advanced_tempdef=- (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/nl 53:advanced_tempdef=Standaard (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ko_KR.euc 500:advanced_tempdef=⺻ (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/it.UTF-8 35:advanced_tempdef=Predefinito (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/en 802:advanced_tempdef=Default (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/pl.UTF-8 53:advanced_tempdef=Domyślnie (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/cz.UTF-8 35:advanced_tempdef=Výchozí (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/sk.UTF-8 38:advanced_tempdef=Štandardný (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ru.UTF-8 37:advanced_tempdef=По-умолчанию (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/de 44:advanced_tempdef=Standard (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/sv 86:advanced_tempdef=Standard (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/de.UTF-8 44:advanced_tempdef=Standard (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/it 35:advanced_tempdef=Predefinito (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/nl.UTF-8 53:advanced_tempdef=Standaard (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ca 802:advanced_tempdef=Per defecte (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ja_JP.UTF-8 737:advanced_tempdef=デフォルト (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/pt_BR 38:advanced_tempdef=Padrão (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/en.UTF-8 802:advanced_tempdef=Default (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/ca.UTF-8 802:advanced_tempdef=Per defecte (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/webmin/lang/sk 38:advanced_tempdef=tandardn (/tmp/.webmin) ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/jabber/jabber-lib.pl 194:&system_logged("$config{'start_cmd'} /tmp/err 2>&1"); ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/zones/create_zone.cgi 204: $script = &get_zone_root($zinfo)."/tmp/install-webmin"; 210: $ex = &run_in_zone_callback($zinfo, "/tmp/install-webmin", ./patches/145007-04/SUNWwebminu/reloc/usr/sfw/lib/webmin/zones/save_zone.cgi 149:$script = &get_zone_root($zinfo)."/tmp/install-webmin"; 155: $ex = &run_in_zone_callback($zinfo, "/tmp/install-webmin", ./patches/145007-04/SUNWwebminu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145007-04/SUNWwebminu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145007-04/SUNWwebminu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145007-04/SUNWwebminu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145007-04/SUNWwebminu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145007-04/README.145007-04 11371:/usr/sfw/lib/webmin/mount/images/tmpfs.gif ./patches/124205-05/SUNWzfsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124205-05/SUNWzfsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/124205-05/SUNWzfsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124205-05/SUNWzfsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124205-05/SUNWfmd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124205-05/SUNWfmd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124205-05/SUNWfmd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/124205-05/SUNWfmd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124205-05/SUNWzfsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124205-05/SUNWzfsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/124205-05/SUNWzfsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124205-05/SUNWzfsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124205-05/SUNWzfskr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/124205-05/SUNWzfskr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124205-05/SUNWzfskr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124205-05/SUNWzfskr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119964-24/SUNWlibC/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119964-24/SUNWlibC/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119964-24/SUNWlibC/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119964-24/SUNWlibC/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/143503-01/SUNWgnome-base-libs/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143503-01/SUNWgnome-base-libs/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/143503-01/SUNWgnome-base-libs/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/143503-01/SUNWgnome-base-libs/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143503-01/SUNWgnome-base-libs/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWiiimu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120411-33/SUNWiiimu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWiiimu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120411-33/SUNWiiimu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120411-33/SUNWiiimu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWxim/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120411-33/SUNWxim/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWxim/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120411-33/SUNWxim/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWxim/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120411-33/SUNWiiimr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120411-33/SUNWiiimr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120411-33/SUNWiiimr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120411-33/SUNWiiimr/install/i.immodules 63: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 71: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 111:F_A=/tmp/im.add.$$ 112:F_M=/tmp/im.merged.$$ 185:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWiiimr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWiiimr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWxi18n/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120411-33/SUNWxi18n/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWxi18n/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120411-33/SUNWxi18n/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120411-33/SUNWxi18n/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/149109-01/SUNWgnome-project/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149109-01/SUNWgnome-project/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/149109-01/SUNWgnome-project/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149109-01/SUNWgnome-project/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149109-01/SUNWgnome-project/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119904-02/SUNWolrte/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119904-02/SUNWolrte/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119904-02/SUNWolrte/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119904-02/SUNWolrte/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124631-42/README.124631-42 89:6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file otherwise it's vulnerability issue 542: 6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file ./patches/124631-42/SUNWadmc/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124631-42/SUNWadmc/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124631-42/SUNWadmc/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWadmc/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWadmc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124631-42/SUNWinst/reloc/usr/sbin/install.d/chkprobe 18:PROBE_OUTPUT=/tmp/install.input 22:NUM_RULES=/tmp/rule.num.$$ 24:TMP_FILE=/tmp/probe.tmp.$$ 25:TMP_FORMAT_OUTPUT=/tmp/probe_format_out.$$ 26:CONV_TMP_FILE=/tmp/conv_awk.script.$$ 193: TMP_VTOC=/tmp/vtoc.$$ 261: # check for stub-boot; if /tmp/.preinstall exists, it 263: if [ -z "${SI_ROOTDISK}" -a -f /tmp/.preinstall ] ; then 264: TMP_ROOTDISK=`cat /tmp/.preinstall` 310: echo '0\nquit' | format > /tmp/disks.tmp 2> /dev/null 311: tmp_disk_list=`awk '$1 ~ /[0-9][0-9]*\./ {print $2}' /tmp/disks.tmp` 413: mount ${mnt_dev} /a >/tmp/mount.out 2>&1 433: mount ${mnt_dev} /a >/tmp/mount.out 2>&1 ./patches/124631-42/SUNWinst/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWinst/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124631-42/SUNWinst/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124631-42/SUNWinst/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWinst/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124631-42/SUNWsibi/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124631-42/SUNWsibi/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124631-42/SUNWsibi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124631-42/SUNWsibi/install/i.system 113: SYSTEM=/tmp/etc.system.$$ 122: BEGIN { tomerge="/tmp/kernel /kernel /usr/kernel" } 132: BEGIN { tomerge="/tmp/kernel /kernel /usr/kernel" } 208: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 216: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 265: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWsibi/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWsibi/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWsibi/pkgmap 7:1 s new etc/transfer_list=../tmp/root/etc/transfer_list ./patches/124631-42/SUNWsibi/reloc/usr/sadm/install/devmap_scripts/nvsata_upgrade 31:# This script will create entries in /tmp/devmap_table to map ata physical pathnames 39:TMP=/tmp 191:# to /tmp/devmap_table in form of ./patches/124631-42/SUNWsibi/reloc/usr/sadm/install/devmap_scripts/aac_upgrade 10:# This script will create entries in /tmp/devmap_table to map aac legacy 19:TMP=/tmp 33:# written/add to /tmp/devmap_table in form of ./patches/124631-42/SUNWsibi/reloc/sbin/install-setup 116:INSTALL_LOG=/tmp/install_log 117:INSTALL_CONSOLE=/tmp/install_console 125:HOME=/tmp/root 129:KDMCONFIG_NOGUI=/tmp/root/var/tmp/kdmconfig.nogui 130:OWCONFIG_FILE=/tmp/root/etc/openwin/server/etc/OWconfig 135:LOCFILE=/tmp/.localeFile 175:if [ -f /tmp/.sh ]; then 179: touch /tmp/.sh 183:if [ -f "/tmp/.install_debug" ] ; then 184: D=`head -1 /tmp/.install_debug` 233:### CD into /tmp/root 302: >> /tmp/root/var/sadm/system/logs/sysidtool.log 305: >> /tmp/root/var/sadm/system/logs/sysidtool.log 319:# Install java into /tmp/root if java not already installed and 326: create_admin /tmp/admin.$$ 330: /usr/sbin/pkgadd -n -R /tmp/root -d /cdrom/Solaris_*/Product \ 331: -a /tmp/admin.$$ SUNWj5rt >> ${OUTFILE:=/dev/null} 2>&1 347: touch /tmp/.nowin 352: touch /tmp/.nowin 368: touch /tmp/.nowin 371:cd /tmp/root/usr 376:if [ -f /tmp/.nowin ] ; then 410:cd /tmp/root 476:/usr/bin/cp /etc/syslog.conf.install /tmp/root/etc/syslog.conf >/dev/null 2>&1 477:/usr/bin/touch /tmp/install_log.syslog >/dev/null 2>&1 487:if [ -f /tmp/.nowin ] ; then 499:if [ -f /tmp/.text_install ] ; then ./patches/124631-42/SUNWsibi/reloc/sbin/sysid-setup 22:LOCFILE=/tmp/.localeFile 29:HOME=/tmp/root 44: touch /tmp/.nowin 85:rm -f /tmp/dev/pts/4? /tmp/dev/pts/3? /tmp/dev/pts/2? /tmp/dev/pts/1? 86:rm -f /tmp/dev/win1?? /tmp/dev/win[1-9]? /tmp/dev/win[5-9] 87:rm -f /tmp/dev/ptyp[5-9] /tmp/dev/ptyp[a-f] 88:rm -f /tmp/dev/ttyp[5-9] /tmp/dev/ttyp[a-f] 89:rm -f /tmp/dev/ptyq* /tmp/dev/ptyr* /tmp/dev/ttyq* /tmp/dev/ttyr* 101: # Initialize the locale information in /tmp/root/etc/default/init, 106: if [ -f /tmp/.nowin ] ; then ./patches/124631-42/SUNWsibi/reloc/sbin/install-recovery 230:rel_list=/tmp/rel_list.$$ 262: itemlist=/tmp/itemlist_$$ ./patches/124631-42/SUNWsibi/reloc/sbin/install-discovery 27:ROOT=/tmp/root 32:CDROOT=/tmp/.cdroot 158: echo > /tmp/.netmnt 160: echo $Installfs > /tmp/.netmnt 258: echo > /tmp/.netmnt 260: echo $Installfs > /tmp/.netmnt 392: echo $nfspath > /tmp/.netmnt 449: /sbin/ifconfig $i auto-revarp >/tmp/dev.$$ 2>&1 523: if [ -f /tmp/.netmnt ] ; then 559: echo > /tmp/.netmnt 561: echo $Installfs > /tmp/.netmnt 607: cat < /dev/null > /tmp/.install_boot 611: cat < /dev/null > /tmp/.text_install 615: cat < /dev/null > /tmp/.nowin 660:if [ ! -f /tmp/.rcSmnt ]; then 662: /sbin/mount -F tmpfs swap /tmp 668: cat < /dev/null > /tmp/.rcSmnt 680:if [ -f /tmp/.rcSrun ]; then 693:# Unpack writeable initialized files into /tmp. 694:# NOTE: send output to /tmp (not /dev/null) to avoid nfs bug on remote 696:( cd /.tmp_proto; find . -print -depth | cpio -pdm /tmp 2>/tmp/cpio.out ) 698:mkdir -p /tmp/root/var/sadm/system/logs 707:# create /etc/vfstab (/tmp/root/etc/vfstab) 708:echo "swap - /tmp tmpfs - no -" >> /etc/vfstab 715:# configure devfs in /tmp/dev 717:find dev -depth -print | cpio -pdum /tmp >/dev/null 2>&1 718:ln -sf /devices /tmp/devices 719:/sbin/mount -F lofs -O /tmp/dev /dev 722:mkdir -p /tmp/etc 723:mkdir -p /tmp/etc/sysevent 724:/usr/lib/sysevent/syseventd -r /tmp 728:/usr/lib/devfsadm/devfsadmd -r /tmp -p /tmp/root/etc/path_to_inst 768: # at end of script, save root dev in /tmp/.preinstall 777: cat < /dev/null > /tmp/.install_boot 782: cat < /dev/null > /tmp/.text_install 791: echo "cj_location $1" >> /tmp/.cjfiles_method 795: cat < /dev/null > /tmp/.install_boot 799: cat < /dev/null > /tmp/.cjfiles_ask 804: cat < /dev/null > /tmp/.nowin 811: echo "$1" > /tmp/.install_debug 815: cat < /dev/null > /tmp/.netcdboot 842: grep -v "setprop keyboard-layout" /boot/solaris/bootenv.rc > /tmp/bootenv$$ 843: echo "setprop keyboard-layout '$kbdlayout'" >> /tmp/bootenv$$ 844: cat /tmp/bootenv$$ > /boot/solaris/bootenv.rc 845: rm /tmp/bootenv$$ 1061:# save the name of the root device in /tmp/.preinstall 1075: /tmp/.preinstall 1094:cat < /dev/null > /tmp/.rcSrun ./patches/124631-42/SUNWsibi/reloc/sbin/install-solaris 40:LOCKFILE=/tmp/.install-solaris 41:JSLOCKFILE=/tmp/.jumpstart 47:INSTALLBOOT=/tmp/.install_boot 48:PREINSTALL=/tmp/.preinstall 50:SMI_INSTALL=/tmp/.smi_boot 51:SUPPRESS_SOLSTART_FINISH=/tmp/.suppress_solstart_finish 56:TMP_INSTALL_APP=/tmp/install_app 66:SI_CONFIG_DIR=/tmp/install_config 138: $PROFETCH $PROFETCH_ARGS ${URL}/${SI_BEGIN} > /tmp/${SI_BEGIN}.$$ 140: cat /tmp/${SI_BEGIN}.$$ > ${SI_CONFIG_DIR}/${SI_BEGIN} 2> /dev/null 149: $PROFETCH $PROFETCH_ARGS ${URL}/${SI_CLASS} > /tmp/${SI_CLASS}.$$ 151: cat /tmp/${SI_CLASS}.$$ > ${SI_CONFIG_DIR}/${SI_CLASS} 2> /dev/null 159: $PROFETCH $PROFETCH_ARGS ${URL}/${SI_FINISH} > /tmp/${SI_FINISH}.$$ 161: cat /tmp/${SI_FINISH}.$$ > ${SI_CONFIG_DIR}/${SI_FINISH} 2> /dev/null 282: # If $LogName exists in /tmp, then move it to the new directory, 285: if [ -f /tmp/${LogName} -a -d ${LOGDIR} ] 287: date_time=`solarisinstall_date_time /tmp/${LogName} ${LOGDIR}/${LogName}` 288: mv /tmp/${LogName} ${LOGDIR}/${LogName}_${date_time} 337: " (${SI_BEGIN})" | tee -a /tmp/${BEGINLOG} 340: tee -a /tmp/${BEGINLOG} 343: echo $? > /tmp/begin_script_exit) 2>&1 | tee -a /tmp/${BEGINLOG} 344: if [ -f /tmp/begin_script_exit ]; then 345: read BEGINRET < /tmp/begin_script_exit 346: rm -f /tmp/begin_script_exit 351: echo `gettext "Begin script ${SI_BEGIN} execution completed."` | tee -a /tmp/${BEGINLOG} 353: echo `gettext "Begin script ${SI_BEGIN} failed with return value \"${BEGINRET}\"."` | tee -a /tmp/${BEGINLOG} 354: echo `gettext "Aborting install."` | tee -a /tmp/${BEGINLOG} 371: "(${SI_FINISH})" | tee -a /tmp/${FINISHLOG} 376: /sbin/sh ${SI_CONFIG_DIR}/${SI_FINISH} 2>&1 | tee -a /tmp/${FINISHLOG} 703: # mechanisms. Note the use of '/tmp/_install_config' for a mountpoint 704: # rather than the JumpStart '/tmp/install_config' mountpoint. 706: SI_CONFIG_DIR=/tmp/_install_config 774:# Write the SI_INSTALL_APP to the /tmp/install_app so that it can 830: if [ -f /tmp/.instsuccess ] ; then 845: SIEXIT=/tmp/install-solaris.exit ./patches/124631-42/SUNWsibi/reloc/sbin/install-begin 29:TMP_ROOT_INSTALL_DATA=/tmp/root/install/data 31:JS_FILE=/tmp/.install_boot 32:SI_LOCK=/tmp/.install-solaris 33:PREINSTALL_FILE=/tmp/.preinstall 161:# use /tmp/.cdroot written by install-discovery 163:CDROOT=/tmp/.cdroot 197:echo $cdid > /tmp/find_device.out 203:# Will then use /tmp writable space for media_kits tables only if/when 224: SIEXIT=/tmp/install-solaris.exit ./patches/124631-42/SUNWsibi/reloc/sbin/setup-window-config 26:export dtstart_session[0]="/tmp/root/.install-dtsession" 85:if [ "${PLATFORM}" = "i386" -a ! -f /tmp/.install_boot ]; then 98:/usr/openwin/bin/xrdb -merge /tmp/root/.Xdefaults 2>&1 | install_debug_pipe scripts 108: # Set up the customized install user's account directory (/tmp/root); ./patches/124631-42/SUNWsibi/reloc/sbin/install-finish 28: TMP1=/tmp/.set_active.1.$$ 29: TMP2=/tmp/.set_active.2.$$ 158: cat > /tmp/pooldev.$$ << EOF 165: nawk -f /tmp/pooldev.$$ -v poolname=$rootpool 166: rm -f /tmp/pooldev.$$ 222: grep -v "^setprop console" > /tmp/bootenv.rc.$$ 223: cp /tmp/bootenv.rc.$$ ${BASEDIR}/boot/solaris/bootenv.rc 224: rm /tmp/bootenv.rc.$$ 296: ${BASEDIR}/etc/vfstab > /tmp/vfstab 297: cp /tmp/vfstab $BASEDIR/etc/vfstab 298: rm -f /tmp/vfstab ./patches/124631-42/SUNWsibi/reloc/sbin/install-ui-start 31:LOCFILE=/tmp/.localeFile 34:HOME=/tmp/root 49: # Set up the customized install user's account directory (/tmp/root); 69: if [ "${PLATFORM}" = "i386" -a ! -f /tmp/.install_boot ]; then 104: touch /tmp/.nowin ./patches/124631-42/SUNWadmfw/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWadmfw/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124631-42/SUNWadmfw/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124631-42/SUNWadmfw/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWadmfw/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124631-42/SUNWadmap/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124631-42/SUNWadmap/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124631-42/SUNWadmap/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124631-42/SUNWadmap/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124631-42/SUNWadmap/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121976-01/SUNWdtdte/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121976-01/SUNWdtdte/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121976-01/SUNWdtdte/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121976-01/SUNWdtdte/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119901-15/SUNWTiff-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119901-15/SUNWTiff-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119901-15/SUNWTiff-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119901-15/SUNWTiff-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119901-15/SUNWTiff-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119901-15/SUNWgnome-img-viewer-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119901-15/SUNWgnome-img-viewer-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119901-15/SUNWgnome-img-viewer-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119901-15/SUNWPython/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119901-15/SUNWPython/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119901-15/SUNWPython/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119901-15/SUNWTiff/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119901-15/SUNWTiff/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119901-15/SUNWTiff/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119901-15/SUNWTiff/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119901-15/SUNWTiff/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140900-01/SUNWcsu/reloc/usr/sadm/install/scripts/i.manifest 28: TEMP=/tmp/svc_deathrow.$$ ./patches/140900-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/140900-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140900-01/SUNWcsu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140900-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140900-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138877-01/SUNWdhcsu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138877-01/SUNWdhcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138877-01/SUNWdhcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138877-01/SUNWdhcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138877-01/SUNWdhcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWio-tools/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWio-tools/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWio-tools/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWio-tools/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWio-tools/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrds/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrds/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrds/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWrds/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWrds/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWfmdr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWfmdr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWfmdr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWfmdr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWfmdr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWzoneu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWzoneu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWzoneu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWzoneu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWzoneu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpsm-lpd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpsm-lpd/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsm-lpd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpsm-lpd/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsm-lpd/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWiscsitgtu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWiscsitgtu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWiscsitgtu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWiscsitgtu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWiscsitgtu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWib/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWib/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWib/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWib/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWvolu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWvolu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWvolu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWvolu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWvolu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWhea/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWhea/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWhea/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWhea/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWhea/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWipoib/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWipoib/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWipoib/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWipoib/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWipoib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWgrub/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWgrub/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWgrub/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWgrub/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWgrub/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWrcmdc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrcmdc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWrcmdc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrcmdc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWrcmdc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWfmd/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWfmd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWfmd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWfmd/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWfmd/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWgrubS/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWgrubS/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWgrubS/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWgrubS/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWgrubS/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWgrubS/reloc/usr/share/src/grub/docs/grub.info 1367: .allhost:hd=/tmp:bf=null:\ ./patches/141445-09/SUNWgrubS/reloc/usr/share/src/grub/config.guess 106:: ${TMPDIR=/tmp} ; ./patches/141445-09/SUNWgrubS/reloc/usr/share/src/grub/Makefile.in 462: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/141445-09/SUNWgrubS/reloc/usr/share/src/grub/configure 6690:# creating and moving files from /tmp can sometimes cause problems. ./patches/141445-09/SUNWdtrc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWdtrc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWdtrc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWdtrc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWdtrc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnisu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnisu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnisu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnisu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnisu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsr/install/i.rbac 95: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 103: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 163: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWcsr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ 312:CLEANUP=/tmp/CLEANUP 365: touch /tmp/${IKEMANIFEST} 369: touch /tmp/${MANKEYMANIFEST} ./patches/141445-09/SUNWcsr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnv-sata/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 428:TMP=/tmp 1747: echo "Warning: Failed to create /tmp/nv_sata directory. " ./patches/141445-09/SUNWnv-sata/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnv-sata/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnv-sata/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnv-sata/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsl/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWcsl/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWcsl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpiclu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpiclu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpiclu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpiclu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpiclu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWlxu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWlxu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWlxu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWlxu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWlxu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWixgbe/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWixgbe/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWixgbe/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWixgbe/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWixgbe/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWixgbe/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWcslr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcslr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWcslr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcslr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWcslr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/README.141445-09 2957: - the size of /tmp is limited 2963: temporarily remove the size limit imposed on /tmp in /etc/vfstab ./patches/141445-09/SUNWsadmi/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWsadmi/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWsadmi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWsadmi/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWsadmi/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWibsdpib/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWibsdpib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWibsdpib/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWibsdpib/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWibsdpib/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWarcr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWarcr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWarcr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWarcr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWarcr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWcpc.i/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWcpc.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWcpc.i/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcpc.i/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcpc.i/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWahci/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWahci/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWahci/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWahci/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWahci/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWibsdpu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWibsdpu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWibsdpu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWibsdpu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWibsdpu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWckr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWckr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 422:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 425: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/141445-09/SUNWckr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ 286:rm -f $BASEDIR/tmp/scheduler.tmp 288: touch $BASEDIR/tmp/scheduler.tmp ./patches/141445-09/SUNWckr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsdcr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsdcr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsdcr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 446: cp $BASEDIR/etc/path_to_inst /tmp/p2i.$$ 447: cat /tmp/p2i.$$ | 448: sed '\?'$instname'?d' > /tmp/np2i.$$ 449: if [ -s /tmp/np2i.$$ ] 451: mv /tmp/np2i.$$ $BASEDIR/etc/path_to_inst 456: rm /tmp/p2i.$$ ./patches/141445-09/SUNWpsdcr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpsdcr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnfsckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnfsckr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnfsckr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnfsckr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfsckr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpiclr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpiclr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpiclr/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpiclr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpiclr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpiclr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWcsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWcsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWcsu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWhermon/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWhermon/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWhermon/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWhermon/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWhermon/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfssu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnfssu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfssu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnfssu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnfssu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWintgige/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWintgige/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWintgige/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWintgige/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWintgige/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWmdu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWmdu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWmdu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWos86r/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWos86r/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 602: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 604: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 605: rm /tmp/d.$$ 656: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 658: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 679:TMPFILE=/tmp/ncrs_tmp ./patches/141445-09/SUNWos86r/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWos86r/install/i.sdconf 52: > /tmp/newident.$$ 2>/dev/null 54: $dest > /tmp/rest.$$ 2>/dev/null 55: cat /tmp/newident.$$ /tmp/rest.$$ > /tmp/d.$$ 104: /tmp/d.$$ > /tmp/d2.$$ 106: if cmp -s /tmp/d.$$ /tmp/d2.$$ > /dev/null 2>&1 110: cp /tmp/d2.$$ $dest 118: rm -f /tmp/d.$$ /tmp/d2.$$ /tmp/newident.$$ /tmp/rest.$$ 180: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 188: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 238: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWos86r/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWos86r/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpmr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpmr/install/i.powerconf 36:cat > /tmp/power.sed.$$ << EOF 64: grep '@(#)power.conf' $src > /tmp/p.$$ 66: sed -f /tmp/power.sed.$$ < $dest >> /tmp/p.$$ 67: cp -f /tmp/p.$$ $dest 68: rm -f /tmp/power.sed.$$ /tmp/p.$$ 150: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 208: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpmr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpmr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpmr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpmr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWippcore/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWippcore/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWippcore/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWippcore/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWippcore/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWudapltu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWudapltu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWudapltu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWudapltu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWudapltu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWxcu4/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWxcu4/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWxcu4/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWxcu4/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWxcu4/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrpcib/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWrpcib/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrpcib/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWrpcib/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWrpcib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWtoo/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWtoo/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWtoo/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWtoo/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWtoo/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWftdur/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWftdur/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWftdur/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWftdur/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWftdur/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWtavor/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWtavor/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWtavor/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWtavor/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWtavor/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfscr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnfscr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnfscr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnfscr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfscr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/141445-09.html 4179: - the size of /tmp is limited 4185: temporarily remove the size limit imposed on /tmp in /etc/vfstab ./patches/141445-09/SUNWpool/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpool/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpool/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpool/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpool/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWppm/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWppm/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWppm/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWppm/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWppm/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnfscu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnfscu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnfscu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfscu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfscu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnfsskr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfsskr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnfsskr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnfsskr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnfsskr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWarc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWarc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWarc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWarc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWarc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpsh/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpsh/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsh/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsh/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpsh/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWsmapi/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWsmapi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWsmapi/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWsmapi/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWsmapi/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWudapltr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWudapltr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWudapltr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWudapltr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWudapltr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpsdpr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsdpr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsdpr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpsdpr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpsdpr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWmv88sx/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWmv88sx/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWmv88sx/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmv88sx/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWmv88sx/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWatfsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWatfsu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWatfsu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWatfsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWatfsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpmu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpmu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpmu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpmu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpmu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpapi/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpapi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpapi/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpapi/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpapi/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWcsd/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsd/install/i.minorperm 71:cat > /tmp/chattr.$$ << EOF 126:cat > /tmp/delete.$$ << EOF 162:cat > /tmp/add.$$ << EOF 263:cat > /tmp/esc.sed.$$ << EOF 271:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to 305: rm -f /tmp/*.$$ 318: # add an entry to the /tmp/chdevs.$$ file, which 323: cat /tmp/chattr.$$ | \ 339: >> /tmp/sedscript.$$ 358: sed -f /tmp/esc.sed.$$` 361: $newp $newu $newg >> /tmp/chdevs.$$ 367: if [ -s /tmp/chdevs.$$ ] ; then 368: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$ 369: mv /tmp/tmp.$$ /tmp/chdevs.$$ 379: # /tmp/deldevs.$$ file, which contains the list of 383: cat /tmp/delete.$$ | while read key deldevs 387: echo "/${grepstr}/d" >> /tmp/sedscript.$$ 390: sed -f /tmp/esc.sed.$$` 392: echo "$m" >> /tmp/deldevs.$$ 397: if [ -s /tmp/deldevs.$$ ] ; then 398: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$ 399: mv /tmp/tmp.$$ /tmp/deldevs.$$ 407: if [ -s /tmp/sedscript.$$ ] ; then 408: sed -f /tmp/sedscript.$$ $dest > /tmp/tmp.$$ 409: cp /tmp/tmp.$$ $dest 417: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 419: cat /tmp/chdevs.$$ |\ 443: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 445: cat /tmp/deldevs.$$ | while read device 451: cat /tmp/add.$$ | while read key 460: rm -f /tmp/*.$$ 522: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 530: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 580: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsd/install/i.devpolicy 157: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 165: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 215: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsd/install/i.kclasses 39: grep '^#pragma' $src > /tmp/newident.$$ 2>/dev/null 59: $dest > /tmp/c.$$ 60: if cmp -s /tmp/c.$$ $dest > /dev/null 2>&1 64: cat /tmp/newident.$$ > /tmp/rest.$$ 65: sed '/^#pragma.*/d' /tmp/c.$$ >> /tmp/rest.$$ 66: cp /tmp/rest.$$ $dest 68: rm -f /tmp/rest.$$ /tmp/newident.$$ /tmp/c.$$ 159: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 167: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 217: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsd/install/i.nametomajor 41: tmpfile=/tmp/nm.$$.tmp 283: obsolete_sparc < $dest > /tmp/onm.$$.tmp 285: obsolete_i386 < $dest > /tmp/onm.$$.tmp 288: cp /tmp/onm.$$.tmp $dest 289: rm -f /tmp/onm.$$.tmp 327: >/tmp/ad.$$.tmp 2>&1; then 332: cat /tmp/ad.$$.tmp >& 2 337: rm -f /tmp/ad.$$.tmp 406: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 414: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 464: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsd/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsd/install/i.drvalias 116: obsolete_sparc < $dest > /tmp/oda.$$.tmp 117: cp /tmp/oda.$$.tmp $dest 118: rm -f /tmp/oda.$$.tmp 120: obsolete_i386 < $dest > /tmp/oda.$$.tmp 121: cp /tmp/oda.$$.tmp $dest 122: rm -f /tmp/oda.$$.tmp 199: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 257: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcsd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWcsd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWcsd/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpcmem/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 426:TMP=/tmp/$$.pcmemvold ./patches/141445-09/SUNWpcmem/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpcmem/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpcmem/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpcmem/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ 283:TMP=/tmp/$$.pcmemvold ./patches/141445-09/SUNWmdr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWmdr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdr/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWmdr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnxge.i/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWnxge.i/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnxge.i/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWnxge.i/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWnxge.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWnxge.i/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWxvmpv/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWxvmpv/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWxvmpv/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWxvmpv/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWxvmpv/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcakr.i/reloc/boot/solaris/bin/root_archive 46: rm -f /tmp/flist$$ 74: ln -s /tmp/root/usr/dt dt 75: ln -s /tmp/root/usr/openwin openwin 104: rm -Rf ${MINIROOT}/tmp/root/var/sadm/install 105: rm -Rf ${MINIROOT}/tmp/root/var/sadm/pkg 359: -print 2> /dev/null > /tmp/flist$$ 361: >> /tmp/flist$$ 367: cd $SRC/tmp/root 370: sed 's#^#tmp/root/#' >> /tmp/flist$$ 372: flist=`cat /tmp/flist$$` 402: grep -v "set ramdisk_size=" > /tmp/system.$$ 403: cat /tmp/system.$$ > "$UNPACKED_ROOT"/etc/system 404: rm /tmp/system.$$ 535:MNT=/tmp/mnt$$ 536:TMR=/tmp/mr$$ ./patches/141445-09/SUNWcakr.i/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWcakr.i/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcakr.i/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWcakr.i/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWcakr.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWdoc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWdoc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWdoc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWdoc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWdoc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWzfskr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWzfskr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWzfskr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWzfskr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWzfskr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWmdb/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdb/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWmdb/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWmdb/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdb/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWbtool/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWbtool/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWbtool/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWbtool/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWbtool/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpsm-ipp/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpsm-ipp/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpsm-ipp/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpsm-ipp/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsm-ipp/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpcu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpcu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpcu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpcu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWigb/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWigb/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWigb/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWigb/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWigb/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpsdir/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsdir/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWpsdir/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsdir/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 567: { printf "%s\t%s\n", $1, $2 }' ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 569: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 570: rm /tmp/d.$$ ./patches/141445-09/SUNWpsdir/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWzfsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWzfsu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWzfsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWzfsu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWzfsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWauda/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWauda/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWauda/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWauda/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWauda/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpsu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWpsu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWpsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWpsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWzfsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWzfsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWzfsr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWzfsr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWzfsr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWudaplu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWudaplu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWudaplu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWudaplu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWudaplu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWmdbr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdbr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWmdbr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWmdbr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWmdbr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWesu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141445-09/SUNWesu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141445-09/SUNWesu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141445-09/SUNWesu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141445-09/SUNWesu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124998-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124998-01/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124998-01/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124998-01/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122755-01/SUNWhea/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122755-01/SUNWhea/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122755-01/SUNWhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122755-01/SUNWhea/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122755-01/SUNWcsl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122755-01/SUNWcsl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122755-01/SUNWcsl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122755-01/SUNWcsl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122755-01/SUNWpl5u/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122755-01/SUNWpl5u/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122755-01/SUNWpl5u/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122755-01/SUNWpl5u/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122755-01/SUNWperl584core/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122755-01/SUNWperl584core/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122755-01/SUNWperl584core/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122755-01/SUNWperl584core/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146680-01/SUNWhxge/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146680-01/SUNWhxge/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146680-01/SUNWhxge/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146680-01/SUNWhxge/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146680-01/SUNWhxge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/150179-01/SUNWcsd/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150179-01/SUNWcsd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150179-01/SUNWcsd/install/i.drvalias 177: obsolete_sparc < $dest > /tmp/oda.$$.tmp 178: cp /tmp/oda.$$.tmp $dest 179: rm -f /tmp/oda.$$.tmp 181: obsolete_i386 < $dest > /tmp/oda.$$.tmp 182: cp /tmp/oda.$$.tmp $dest 183: rm -f /tmp/oda.$$.tmp 269: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 278: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 331: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150179-01/SUNWcsd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150179-01/SUNWcakr.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150179-01/SUNWcakr.i/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150179-01/SUNWcakr.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150179-01/SUNWcakr.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150179-01/SUNWcakr.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxsl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxsl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125732-10/SUNWlxsl/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125732-10/SUNWlxsl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxsl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125732-10/SUNWlxml-python/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125732-10/SUNWlxml-python/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxml-python/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxml-python/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125732-10/SUNWlxml-python/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125732-10/SUNWlxmlS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125732-10/SUNWlxmlS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125732-10/SUNWlxmlS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125732-10/SUNWlxmlS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxmlS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxslS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125732-10/SUNWlxslS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxslS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125732-10/SUNWlxslS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxslS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125732-10/SUNWlxml/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125732-10/SUNWlxml/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125732-10/SUNWlxml/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125732-10/SUNWlxml/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125732-10/SUNWlxml/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148136-01/SUNWvtsts/reloc/sunvts/lib/locale/C/LC_MESSAGES/iobustest.msg 143: e.g. cfgpath=/var/tmp/iobus.cfg.\n\ ./patches/148136-01/SUNWvtsts/reloc/sunvts/lib/locale/C/LC_MESSAGES/cputest.msg 77:2010 "Insufficient space in /tmp. Ignoring the CUC subtest." 208:11017 "CUC subtest failed due to less space in /tmp. " ./patches/148136-01/SUNWvtsts/reloc/sunvts/bin/64/bmcenvironment 665: command = "/usr/sbin/ipmitool -I bmc sunoem led get > /tmp/output.log 2>/tmp/error.log" 667: lines = open('/tmp/error.log','r').readlines() 672: empty_file = "echo 0 > /tmp/error.log" 718: clean_up = "rm -f *.pyc /tmp/error.log /tmp/output.log" ./patches/148136-01/SUNWvtsts/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148136-01/SUNWvtsts/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148136-01/SUNWvtsts/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148136-01/SUNWvtsts/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148136-01/SUNWvtsts/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148136-01/SUNWvts/reloc/sunvts/bin/runvts 26:outdir="/var/tmp" ./patches/148136-01/SUNWvts/reloc/sunvts/bin/vtsreportgenerate 83: VTSFMTMP="/tmp/vtsfm.f" ./patches/148136-01/SUNWvts/reloc/sunvts/lib/locale/C/LC_MESSAGES/vtsk.msg 26:7 Files in /tmp/sunvts directory are cleaned up.\n 109:2004 Can't unlink /tmp/vts_fifo.1\n 111:2005 Cannot open /tmp/vts_fifo.1 \n 611:8004 File /tmp/sunvts exists. Remove it and start again.\n 613:8005 vts_msgmon: Either the link /tmp/disktest.dsklst exists \n\ 623:8009 Could not open /tmp/config_probe.out.\n 625:8010 Unable to open /tmp/config_probe.out.\n 627:8011 Could not open /tmp/vts_fifo.1\n 629:8012 Could not open /tmp/sunvts_log.\n 639:8017 File /tmp/.vtsinfo.so has existing links.\n\ 642:8018 Failed to get any stat on /tmp/.vtsinfo.so. Try again.\n 652:8024 open() call failed for /tmp/.vtsinfo.so. strerror: %s\n 658:8027 Could not open /tmp/vts.tmp\n ./patches/148136-01/SUNWvts/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148136-01/SUNWvts/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148136-01/SUNWvts/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148136-01/SUNWvts/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148136-01/SUNWvts/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148136-01/148136-01.html 328:7151079 cputest fails with ALERT messages when the /tmp is full. ./patches/148136-01/README.148136-01 296:7151079 cputest fails with ALERT messages when the /tmp is full. ./patches/148136-01/SUNWvtss/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148136-01/SUNWvtss/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148136-01/SUNWvtss/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148136-01/SUNWvtss/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148136-01/SUNWvtss/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120100-08/SUNWapbas/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120100-08/SUNWapbas/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120100-08/SUNWapbas/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120100-08/SUNWapbas/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126441-01/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126441-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/126441-01/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/126441-01/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126441-01/SUNWxcu4/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126441-01/SUNWxcu4/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126441-01/SUNWxcu4/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/126441-01/SUNWxcu4/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/143734-01/SUNWtltk/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143734-01/SUNWtltk/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143734-01/SUNWtltk/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143734-01/SUNWtltk/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143734-01/SUNWtltk/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119956-04/SUNWtltk/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119956-04/SUNWtltk/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119956-04/SUNWtltk/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119956-04/SUNWtltk/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119956-04/SUNWtltkm/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119956-04/SUNWtltkm/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119956-04/SUNWtltkm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119956-04/SUNWtltkm/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWhxge/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWhxge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWhxge/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWhxge/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWhxge/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWippcore/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWippcore/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWippcore/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWippcore/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWippcore/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWiscsitgtu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWiscsitgtu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWiscsitgtu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWiscsitgtu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWiscsitgtu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnfsckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnfsckr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfsckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfsckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWnfsckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/BRCMbnxe/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/BRCMbnxe/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/BRCMbnxe/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/BRCMbnxe/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/BRCMbnxe/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWfmdr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWfmdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWfmdr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWfmdr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWfmdr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWgssk/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgssk/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWgssk/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgssk/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWgssk/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWintgige/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWintgige/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWintgige/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWintgige/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWintgige/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpsdcr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpsdcr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 563: cp $BASEDIR/etc/path_to_inst /tmp/p2i.$$ 564: cat /tmp/p2i.$$ | 565: sed '\?'$instname'?d' > /tmp/np2i.$$ 566: if [ -s /tmp/np2i.$$ ] 568: mv /tmp/np2i.$$ $BASEDIR/etc/path_to_inst 573: rm /tmp/p2i.$$ ./patches/144501-19/SUNWpsdcr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsdcr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpsdcr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWdtrp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWdtrp/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWdtrp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWdtrp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWdtrp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 583:TMP=/tmp/$$ 768:rm -f /tmp/$$.* 822:rm -f /tmp/$$.* ./patches/144501-19/SUNWpd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpd/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWvolu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWvolu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWvolu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWvolu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWvolu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWscpu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWscpu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWscpu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWscpu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWscpu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWmdb/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmdb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWmdb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmdb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWmdb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpcu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipfh/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWipfh/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWipfh/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWipfh/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipfh/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudapltu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWudapltu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudapltu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudapltu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWudapltu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWgrub/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWgrub/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgrub/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWgrub/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgrub/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcpcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcpcu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcpcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcpcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcpcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWudapltr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWudapltr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudapltr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudapltr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWudapltr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWixgb/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWixgb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWixgb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWixgb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWixgb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWmrsas/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWmrsas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWmrsas/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmrsas/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmrsas/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWspnego/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWspnego/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWspnego/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWspnego/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWspnego/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsra/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsra/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsra/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsra/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsra/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWesu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWesu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWesu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWesu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWesu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWosdem/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWosdem/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWosdem/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWosdem/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWosdem/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWosdem/reloc/usr/demo/librtld_db/common/ps.c 327: (void) sprintf(log_fname, "/tmp/tdlog.%d", EC_SWORD(getpid())); ./patches/144501-19/SUNWosdem/reloc/usr/demo/link_audit/src/bindings.h 19:#define DEFFILE "/tmp/bindings.data" ./patches/144501-19/SUNWosdem/reloc/usr/demo/link_audit/src/bindings.c 58: if ((fd = open("/tmp/bind_err", O_RDWR | O_CREAT, 0666)) == -1) { ./patches/144501-19/SUNWsi3124/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsi3124/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsi3124/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsi3124/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsi3124/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWdtrc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWdtrc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWdtrc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWdtrc/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWdtrc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWixgbe/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWixgbe/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWixgbe/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWixgbe/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWixgbe/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWixgbe/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpiclu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpiclu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpiclu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpiclu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpiclu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnisu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnisu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnisu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnisu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnisu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpsu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsmpd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsmpd/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsmpd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsmpd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsmpd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsshcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsshcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsshcu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsshcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsshcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsshdr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsshdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsshdr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsshdr/install/i.sshdconfig 154: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 163: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 216: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtecla/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtecla/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtecla/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWtecla/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWtecla/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpsm-ipp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpsm-ipp/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsm-ipp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpsm-ipp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpsm-ipp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtoo/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWtoo/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWtoo/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtoo/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtoo/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWrdsv3u/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWrdsv3u/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWrdsv3u/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrdsv3u/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWrdsv3u/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgrubS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWgrubS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWgrubS/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgrubS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgrubS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcslr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcslr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcslr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcslr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcslr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWdcar/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWdcar/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 553:tmpfile=/tmp/$$kcfconf ./patches/144501-19/SUNWdcar/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWdcar/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWdcar/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmegasas/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmegasas/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmegasas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWmegasas/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWmegasas/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWftpu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWftpu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWftpu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWftpu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWftpu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWtnfc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWtnfc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWtnfc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/144501-19.html 2685:/usr/lib/fs/tmpfs/mount
4834:6951809 bootadm may leak extra /var/tmp directory, breaking LU 4835:6969193 bootadm may leak extra /var/tmp directory, breaking flash archive install ./patches/144501-19/SUNWmdu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmdu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWmdu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWmdu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmdu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWrcmdc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWrcmdc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrcmdc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWrcmdc/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrcmdc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWipfu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWipfu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWipfu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipfu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWipfu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcsd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcsd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcsd/install/i.drvalias 174: obsolete_sparc < $dest > /tmp/oda.$$.tmp 175: cp /tmp/oda.$$.tmp $dest 176: rm -f /tmp/oda.$$.tmp 178: obsolete_i386 < $dest > /tmp/oda.$$.tmp 179: cp /tmp/oda.$$.tmp $dest 180: rm -f /tmp/oda.$$.tmp 265: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 274: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 327: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipoib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWipoib/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipoib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipoib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWipoib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpmu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpmu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpmu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpmu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpmu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsndmu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsndmu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsndmu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 540:CLEANUP=/tmp/CLEANUP ./patches/144501-19/SUNWsndmu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsndmu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWxcu6/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWxcu6/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWxcu6/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWxcu6/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWxcu6/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWarcr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWarcr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWarcr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWarcr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWarcr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWahci/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWahci/install/i.ahciconf 87: $1 > /tmp/tmp.$$ 88: mv /tmp/tmp.$$ $1 204: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 213: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 266: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWahci/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWahci/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWahci/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWahci/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcry/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcry/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcry/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcry/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcry/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/BRCMbnx/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/BRCMbnx/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/BRCMbnx/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/BRCMbnx/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/BRCMbnx/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/BRCMbnx/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWarc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWarc/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWarc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWarc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWarc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWamd8111s/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWamd8111s/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWamd8111s/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWamd8111s/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWamd8111s/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcstl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcstl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcstl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcstl/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcstl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsshdu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsshdu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsshdu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsshdu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsshdu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsm-lpd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpsm-lpd/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsm-lpd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpsm-lpd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsm-lpd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWscsip/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWscsip/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWscsip/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWscsip/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWscsip/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWaudit/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWaudit/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWaudit/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWaudit/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWaudit/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipplr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWipplr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWipplr/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipplr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWofk/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWofk/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWofk/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWofk/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWofk/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWxcu4/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWxcu4/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWxcu4/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWxcu4/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWxcu4/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWypu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWypu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWypu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWypu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWypu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcsr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcsr/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsr/install/i.logadmconf 152: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 161: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 214: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 358:CLEANUP=/tmp/CLEANUP 411: touch /tmp/${IKEMANIFEST} 415: touch /tmp/${MANKEYMANIFEST} ./patches/144501-19/SUNWcsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsr/install/i.pamconf 70:CLEANUP_FILE=/tmp/CLEANUP 71:PAM_TMP=/tmp/pam_conf.$$ 166: $dest > /tmp/pamconf.$$ 167: cp /tmp/pamconf.$$ $dest 168: rm -f /tmp/pamconf.$$ 172: $dest > /tmp/pamconf.$$ 173: cp /tmp/pamconf.$$ $dest 174: rm -f /tmp/pamconf.$$ 255: { print }' $dest > /tmp/pamconf.$$ 256: cp /tmp/pamconf.$$ $dest 257: rm -f /tmp/pamconf.$$ 275: { print }' $dest > /tmp/pamconf.$$ 276: cp /tmp/pamconf.$$ $dest 277: rm -f /tmp/pamconf.$$ 286: grep -v pam_projects.so $dest > /tmp/pamconf.$$ 287: cp /tmp/pamconf.$$ $dest 288: rm -f /tmp/pamconf.$$ 295: rm -f /tmp/pamconf.$$ 304: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 308: if [ -f /tmp/pamconf.$$ ] ; then 309: cat /tmp/pamconf.$$ >> $dest 314: rm -f /tmp/pamconf.$$ 320: rm -f /tmp/pamconf.$$ 329: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 333: if [ -f /tmp/pamconf.$$ ] ; then 334: cat /tmp/pamconf.$$ >> $dest 339: rm -f /tmp/pamconf.$$ 345: rm -f /tmp/pamconf.$$ 347: $dest > /tmp/pamconf.$$ 349: echo "Couldn't edit /tmp/pamconf.$$, rlogin lines have not been \ 353: cp /tmp/pamconf.$$ $dest 359: rm -f /tmp/pamconf.$$ 365: $dest > /tmp/pamconf.$$ 367: echo "Couldn't edit /tmp/pamconf.$$ to remove obsolete flags: \ 371: cp /tmp/pamconf.$$ $dest 378: rm -f /tmp/pamconf.$$ 385: $dest > /tmp/pamconf.$$ 387: echo "Couldn't edit /tmp/pamconf.$$, krlogin, krsh, ktelnet may \ 391: cp /tmp/pamconf.$$ $dest 397: rm -f /tmp/pamconf.$$ 411: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 416: /tmp/pamconf.$$ 422: $dest >> /tmp/pamconf.$$ 2>/dev/null 424: $dest > /tmp/pamconf2.$$ 425: mv /tmp/pamconf2.$$ $dest 429: if [ -f /tmp/pamconf.$$ ] ; then 430: cat /tmp/pamconf.$$ >> $dest 435: rm -f /tmp/pamconf.$$ 539: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 548: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 601: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/144501-19/SUNWcsr/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsr/install/i.sock2path 78: $dest > /tmp/d.$$ 79: cp /tmp/d.$$ $dest 80: rm -f /tmp/d.$$ 198: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 260: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcsl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcsl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcsl/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnge/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnge/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnge/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnge/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/CPQary3/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/CPQary3/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/CPQary3/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/CPQary3/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/CPQary3/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 649: TMP=/tmp/$$ ./patches/144501-19/SUNWpool/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpool/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpool/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpool/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpool/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudfr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWudfr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudfr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWudfr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWudfr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrdsv3/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrdsv3/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWrdsv3/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrdsv3/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWrdsv3/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWadpu320/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWadpu320/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWadpu320/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWadpu320/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWadpu320/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWckr/install/i.scsivhciconf 79:NEW_FPCONF_ENTRIES=/tmp/fp.conf.new_entries 542: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 551: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 604: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWckr/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWckr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWckr/install/i.kcfconfbase 177: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 186: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 239: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/144501-19/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 332:rm -f $BASEDIR/tmp/scheduler.tmp 334: touch $BASEDIR/tmp/scheduler.tmp ./patches/144501-19/SUNWrmwbu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWrmwbu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWrmwbu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWlxr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWlxr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWlxr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWlxr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWlxr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWaac/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWaac/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWaac/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWaac/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWaac/install/i.aacconf 88: $1 > /tmp/tmp.$$ 89: mv /tmp/tmp.$$ $1 187: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 196: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 249: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWaac/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWio-tools/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWio-tools/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWio-tools/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWio-tools/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWio-tools/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcsu/pkgmap 89:1 d none usr/lib/fs/tmpfs 0755 root sys 90:1 f none usr/lib/fs/tmpfs/mount 0555 root bin 10160 50831 1309814143 ./patches/144501-19/SUNWpapi/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpapi/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpapi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpapi/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpapi/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsdir/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpsdir/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsdir/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpsdir/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsdir/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 684: { printf "%s\t%s\n", $1, $2 }' ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 686: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 687: rm /tmp/d.$$ ./patches/144501-19/SUNWipplu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipplu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWipplu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWipplu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWipplu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWamr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWamr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWamr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWamr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWamr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWbtool/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWbtool/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWbtool/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWbtool/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWbtool/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWbtool/reloc/usr/ccs/bin/lari 232: $TmpDir = "/tmp"; ./patches/144501-19/SUNWusb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWusb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWusb/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWusb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWusb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWses/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWses/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 558:TMP=/tmp/$$ 647:rm -f /tmp/$$.* ./patches/144501-19/SUNWses/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWses/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWses/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWzfskr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWzfskr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWzfskr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWzfskr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWzfskr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWbip/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWbip/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWbip/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWbip/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWbip/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWxvmpv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWxvmpv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWxvmpv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWxvmpv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWxvmpv/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/README.144501-19 1103:/usr/lib/fs/tmpfs/mount 3250:6951809 bootadm may leak extra /var/tmp directory, breaking LU 3251:6969193 bootadm may leak extra /var/tmp directory, breaking flash archive install ./patches/144501-19/SUNWcryr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcryr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcryr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcryr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWcryr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnxge.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWnxge.i/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnxge.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnxge.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnxge.i/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnxge.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWscsa1394/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWscsa1394/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWscsa1394/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWscsa1394/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWscsa1394/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWhea/reloc/usr/include/nfs/export.h 331: * E.g. after share /tmp/a/b1 and share /tmp/a/b2 there will be two treenodes 332: * corresponding to /tmp/a and both will have same value in tree_vis. ./patches/144501-19/SUNWhea/reloc/usr/include/stdio.h 193:#define P_tmpdir "/var/tmp/" ./patches/144501-19/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWhea/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk 31:# set path, but inherit /tmp/bfubin if owned by 34:if [ "`echo $PATH | cut -f 1 -d :`" = /tmp/bfubin ] && \ 35: [ -O /tmp/bfubin ] ; then 36: export PATH=/tmp/bfubin 37: export GZIP_CMD=/tmp/bfubin/gzip 75: if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then 405:# We use /tmp/ for scratch space now. This may be changed later if there 406:# is insufficient space in /tmp/. 408:rddir="/tmp/create_ramdisk.$$.tmp" 462: tmp_free=`df -b /tmp | tail -1 | awk '{ printf ($2) }'` ./patches/144501-19/SUNWcakr.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcakr.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWcakr.i/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWcakr.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWcakr.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWperl584usr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWperl584usr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWperl584usr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWperl584usr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWperl584usr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWperl584usr/reloc/usr/perl5/5.8.4/lib/i86pc-solaris-64int/.packlist 729:/usr/perl5/5.8.4/lib/i86pc-solaris-64int/auto/POSIX/tmpfile.al type=file ./patches/144501-19/SUNWnv-sata/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnv-sata/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnv-sata/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWnv-sata/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnv-sata/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 545:TMP=/tmp 1864: echo "Warning: Failed to create /tmp/nv_sata directory. " ./patches/144501-19/SUNWdmgtu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWdmgtu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWdmgtu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWdmgtu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWdmgtu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWatfsu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWatfsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWatfsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWatfsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWatfsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpsdpr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWpsdpr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWpsdpr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWpsdpr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWpsdpr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfsskr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnfsskr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnfsskr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfsskr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfsskr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWibsdpib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWibsdpib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWibsdpib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWibsdpib/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWibsdpib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsmapi/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsmapi/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsmapi/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsmapi/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsmapi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWzfsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWzfsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWzfsu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWzfsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWzfsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWlsimega/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWlsimega/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWlsimega/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWlsimega/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWlsimega/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrds/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrds/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrds/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWrds/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWrds/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWopenssl-libraries/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWopenssl-libraries/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWopenssl-libraries/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWopenssl-libraries/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWopenssl-libraries/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrge/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWrge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWrge/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWrge/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrge/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkdcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkdcu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkdcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWkdcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWkdcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWkrbu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWkrbu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWkrbu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkrbu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWkrbu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrcapu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWrcapu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWrcapu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWmptsas/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmptsas/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWmptsas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWmptsas/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmptsas/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWgss/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWgss/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgss/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWgss/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWgss/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudf/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWudf/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWudf/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWudf/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWudf/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfscu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfscu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWnfscu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnfscu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnfscu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtavor/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWtavor/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtavor/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtavor/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWtavor/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWbcmsata/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWbcmsata/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWbcmsata/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWbcmsata/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWbcmsata/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWfss/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWfss/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWfss/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWfss/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWfss/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnfscr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWnfscr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnfscr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfscr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnfscr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkvm.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkvm.i/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkvm.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWkvm.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWkvm.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWib/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWkrbr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWkrbr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWkrbr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWkrbr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkrbr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWkrbr/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWperl584core/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWperl584core/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWperl584core/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWperl584core/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWperl584core/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWzfsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWzfsr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWzfsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWzfsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWzfsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrpcib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrpcib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWrpcib/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWrpcib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWrpcib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWhermon/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWhermon/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWhermon/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWhermon/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWhermon/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWhermon/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWos86r/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWos86r/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWos86r/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWos86r/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWos86r/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 716: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 718: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 719: rm /tmp/d.$$ 826: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 828: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 849:TMPFILE=/tmp/ncrs_tmp ./patches/144501-19/SUNWfmd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWfmd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWfmd/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWfmd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWfmd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWtsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWtsr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWtsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 545:TMPFILE=/tmp/pam_conf.$$ ./patches/144501-19/SUNWtsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgssc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWgssc/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWgssc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWgssc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWmdbr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWmdbr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWmdbr/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmdbr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWmdbr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnfssu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWnfssu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWnfssu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWnfssu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWnfssu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsshu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144501-19/SUNWsshu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144501-19/SUNWsshu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144501-19/SUNWsshu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144501-19/SUNWsshu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145930-08/SUNWigb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145930-08/SUNWigb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145930-08/SUNWigb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145930-08/SUNWigb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145930-08/SUNWigb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126426-01/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126426-01/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126426-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/126426-01/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120095-30/SUNWxwsvr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120095-30/SUNWxwsvr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120095-30/SUNWxwsvr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120095-30/SUNWxwsvr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120095-30/SUNWxwsvr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141549-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141549-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141549-01/SUNWcsu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141549-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141549-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWtnamr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWtnamr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWtnamr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWcsd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWcsd/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWcsd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWmdr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWmdr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWmdr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWkrbr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWkrbr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWkrbr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWkdcr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWkdcr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWkdcr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWrcmdr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWrcmdr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWrcmdr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWgssc/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWgssc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWgssc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWipplr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWipplr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWipplr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWslpr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWslpr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWslpr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWpmr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWpmr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWpmr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWpcr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWpcr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWpcr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWocfr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWocfr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWocfr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWnfssr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWnfssr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWnfssr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWaccr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWaccr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWaccr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWpsr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWpsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWpsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWntpr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWntpr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWntpr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWos86r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWos86r/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWos86r/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWatfsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWatfsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWatfsr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWrcapr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWrcapr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWrcapr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWnfscr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWnfscr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWnfscr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWftpr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWftpr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWftpr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWipfr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWipfr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWipfr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWtnetr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWtnetr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWtnetr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWpiclr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWpiclr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWpiclr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWbnur/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWbnur/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWbnur/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWckr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWsndmr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWsndmr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWsndmr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWvolr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWvolr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWvolr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWdhcsr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWdhcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWdhcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWbsr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWbsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWbsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWcsu/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138218-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138218-01/SUNWypr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWypr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWypr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWcnsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWcnsr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWcnsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWzoner/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWzoner/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWzoner/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWsacom/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWsacom/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWsacom/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWsshdr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWsshdr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWsshdr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWiscsitgtr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWiscsitgtr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWiscsitgtr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWnisr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWnisr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWnisr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138218-01/SUNWcsr/install/postinstall 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138218-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138218-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138218-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150385-01/SUNWos86r/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150385-01/SUNWos86r/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150385-01/SUNWos86r/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150385-01/SUNWos86r/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150385-01/SUNWos86r/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 716: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 718: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 719: rm /tmp/d.$$ 826: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 828: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 849:TMPFILE=/tmp/ncrs_tmp ./patches/142252-02/SUNWcsr/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142252-02/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142252-02/SUNWcsr/install/i.none 145: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142252-02/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ 360:CLEANUP=/tmp/CLEANUP 413: touch /tmp/${IKEMANIFEST} 417: touch /tmp/${MANKEYMANIFEST} ./patches/142252-02/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 569: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 570: cp /tmp/t.$$ $PMTAB 575: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 576: cp /tmp/a.$$ $AUTH_ATTR 577: rm -f /tmp/a.$$ 583: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 584: cp /tmp/i.$$ $INITTAB 585: rm -f /tmp/i.$$ 591: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 592: cp /tmp/v.$$ $VFSTAB 593: rm -f /tmp/v.$$ 616:# The file in /tmp indicates that this system had already been 619:if [ ! -f /tmp/${IKEMANIFEST} ]; then 626: rm /tmp/${IKEMANIFEST} 629:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 636: rm /tmp/${MANKEYMANIFEST} ./patches/140102-01/SUNWypu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/140102-01/SUNWypu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140102-01/SUNWypu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140102-01/SUNWypu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/140102-01/SUNWypu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138246-01/SUNWcslr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/138246-01/SUNWcslr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138246-01/SUNWcslr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138246-01/SUNWcslr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138246-01/SUNWcslr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120287-03/SUNWgnome-text-editor-root/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/120287-03/SUNWgnome-text-editor-root/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120287-03/SUNWgnome-text-editor-root/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120287-03/SUNWgnome-text-editor-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120287-03/SUNWgnome-text-editor-root/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120287-03/SUNWgnome-text-editor-devel/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/120287-03/SUNWgnome-text-editor-devel/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120287-03/SUNWgnome-text-editor-devel/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120287-03/SUNWgnome-text-editor-devel/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120287-03/SUNWgnome-text-editor-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120287-03/SUNWgnome-text-editor/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120287-03/SUNWgnome-text-editor/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120287-03/SUNWgnome-text-editor/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120287-03/SUNWgnome-text-editor/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/120287-03/SUNWgnome-text-editor/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128339-01/SUNWcakr.i/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/128339-01/SUNWcakr.i/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/128339-01/SUNWcakr.i/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/128339-01/SUNWcakr.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/128339-01/SUNWcakr.i/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138650-01/SUNWcsu/reloc/usr/sadm/install/scripts/i.renamenew 9:CLEANUP_FILE=/tmp/CLEANUP ./patches/138650-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138650-01/SUNWcsu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138650-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138650-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138650-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/147274-01/SUNWntxn/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147274-01/SUNWntxn/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147274-01/SUNWntxn/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147274-01/SUNWntxn/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147274-01/SUNWntxn/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148424-01/SUNWbtool/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148424-01/SUNWbtool/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148424-01/SUNWbtool/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148424-01/SUNWbtool/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148424-01/SUNWbtool/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142341-02/SUNWcsl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142341-02/SUNWcsl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142341-02/SUNWcsl/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142341-02/SUNWcsl/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142341-02/SUNWcsl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142341-02/SUNWcslr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142341-02/SUNWcslr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142341-02/SUNWcslr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142341-02/SUNWcslr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142341-02/SUNWcslr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118919-21/SUNWhea/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118919-21/SUNWhea/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWhea/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWckr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 267:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 270: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/118919-21/SUNWckr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWckr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWckr/install/u.kcfconfbase 3:CLEANUP=/tmp/$ACTIVE_PATCH.log.FiLe ./patches/118919-21/SUNWckr/install/i.kcfconfbase 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ 279:rm -f $BASEDIR/tmp/scheduler.tmp 281: touch $BASEDIR/tmp/scheduler.tmp ./patches/118919-21/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118919-21/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118919-21/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWcslr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118919-21/SUNWcslr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWcslr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118919-21/SUNWcsl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWcsl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWcsl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118919-21/SUNWcsl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118919-21/SUNWcsr/install/i.pkcs11confbase 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118919-21/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 299: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 300: cp /tmp/t.$$ $PMTAB 305: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 306: cp /tmp/a.$$ $AUTH_ATTR 307: rm -f /tmp/a.$$ 313: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 314: cp /tmp/i.$$ $INITTAB 315: rm -f /tmp/i.$$ 321: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 322: cp /tmp/v.$$ $VFSTAB 323: rm -f /tmp/v.$$ ./patches/118919-21/SUNWcnetr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118919-21/SUNWcnetr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118919-21/SUNWcnetr/install/u.ipsecalgsbase 3:CLEANUP=/tmp/$ACTIVE_PATCH.log.FiLe ./patches/118919-21/SUNWcnetr/install/i.ipsecalgsbase 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118919-21/SUNWcnetr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118919-21/SUNWcnetr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126869-05/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126869-05/SUNWsfman/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126869-05/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126869-05/SUNWsfman/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126869-05/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126869-05/SUNWbzipS/reloc/usr/share/src/bzip2/bzdiff 40:tmp=`mktemp ${TMPDIR:-/tmp}/bzdiff.XXXXXXXXXX` || { ./patches/126869-05/SUNWbzipS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126869-05/SUNWbzipS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126869-05/SUNWbzipS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126869-05/SUNWbzipS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126869-05/SUNWbzipS/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126869-05/SUNWbzip/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126869-05/SUNWbzip/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126869-05/SUNWbzip/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126869-05/SUNWbzip/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126869-05/SUNWbzip/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126869-05/SUNWbzip/reloc/usr/bin/bzdiff 40:tmp=`mktemp ${TMPDIR:-/tmp}/bzdiff.XXXXXXXXXX` || { ./patches/142429-02/SUNWnfssu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142429-02/SUNWnfssu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142429-02/SUNWnfssu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142429-02/SUNWnfssu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142429-02/SUNWnfssu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/141533-04/SUNWcsu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141533-04/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/141533-04/SUNWcsu/install/i.none 145: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141533-04/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141533-04/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138867-02/SUNWcsr/install/postinstall 99: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138867-02/SUNWcsr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138867-02/SUNWcsr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138867-02/SUNWcsr/install/i.preserve 82: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 90: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138867-02/SUNWcsr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/138867-02/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/120413-11/SUNWcleu2/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120413-11/SUNWcleu2/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120413-11/SUNWcleu2/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120413-11/SUNWcleu2/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120413-11/SUNWcleu2/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/141587-01/SUNWgss/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141587-01/SUNWgss/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141587-01/SUNWgss/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141587-01/SUNWgss/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141587-01/SUNWgss/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144527-02/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/144527-02/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144527-02/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/143913-01/SUNWckr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/143913-01/SUNWckr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 422:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 425: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/143913-01/SUNWckr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143913-01/SUNWckr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143913-01/SUNWckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ 285:rm -f $BASEDIR/tmp/scheduler.tmp 287: touch $BASEDIR/tmp/scheduler.tmp ./patches/122655-05/SUNWugen/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122655-05/SUNWugen/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122655-05/SUNWugen/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122655-05/postpatch 11:typeset -r PKGTMP=$ROOTDIR/tmp 101: grep -v -w $DRIVERNAME ${PKG_INSTALL_ROOT}/etc/path_to_inst > ${PKG_INSTALL_ROOT}/tmp/__path_to_inst 106: mv ${PKG_INSTALL_ROOT}/tmp/__path_to_inst ${PKG_INSTALL_ROOT}/etc/path_to_inst 173: egrep -v "$LOGIN_ENTRY_NON_RE" $BASEDIR/etc/logindevperm > /tmp/logindevperm$$ 174: mv /tmp/logindevperm$$ $BASEDIR/etc/logindevperm ./patches/122655-05/SK98sol/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122655-05/SK98sol/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122655-05/SK98sol/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122655-05/SKfp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122655-05/SKfp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122655-05/SKfp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125556-12/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125556-12/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125556-12/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125556-12/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125556-12/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125556-12/SUNWcsu/reloc/usr/lib/patch/patch_override_dir/137137_SUNWnxge_i.renameold 23:CLEANUP_FILE=/tmp/CLEANUP ./patches/125556-12/SUNWcsu/reloc/usr/lib/patch/patch_override_dir/144501_SUNWcsr_i.pamconf 21:CLEANUP_FILE=/tmp/CLEANUP 22:PAM_TMP=/tmp/pam_conf.$$ 117: $dest > /tmp/pamconf.$$ 118: cp /tmp/pamconf.$$ $dest 119: rm -f /tmp/pamconf.$$ 123: $dest > /tmp/pamconf.$$ 124: cp /tmp/pamconf.$$ $dest 125: rm -f /tmp/pamconf.$$ 206: { print }' $dest > /tmp/pamconf.$$ 207: cp /tmp/pamconf.$$ $dest 208: rm -f /tmp/pamconf.$$ 226: { print }' $dest > /tmp/pamconf.$$ 227: cp /tmp/pamconf.$$ $dest 228: rm -f /tmp/pamconf.$$ 237: grep -v pam_projects.so $dest > /tmp/pamconf.$$ 238: cp /tmp/pamconf.$$ $dest 239: rm -f /tmp/pamconf.$$ 246: rm -f /tmp/pamconf.$$ 255: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 259: if [ -f /tmp/pamconf.$$ ] ; then 260: cat /tmp/pamconf.$$ >> $dest 265: rm -f /tmp/pamconf.$$ 271: rm -f /tmp/pamconf.$$ 280: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 284: if [ -f /tmp/pamconf.$$ ] ; then 285: cat /tmp/pamconf.$$ >> $dest 290: rm -f /tmp/pamconf.$$ 296: rm -f /tmp/pamconf.$$ 298: $dest > /tmp/pamconf.$$ 300: echo "Couldn't edit /tmp/pamconf.$$, rlogin lines have not been \ 304: cp /tmp/pamconf.$$ $dest 310: rm -f /tmp/pamconf.$$ 316: $dest > /tmp/pamconf.$$ 318: echo "Couldn't edit /tmp/pamconf.$$ to remove obsolete flags: \ 322: cp /tmp/pamconf.$$ $dest 329: rm -f /tmp/pamconf.$$ 336: $dest > /tmp/pamconf.$$ 338: echo "Couldn't edit /tmp/pamconf.$$, krlogin, krsh, ktelnet may \ 342: cp /tmp/pamconf.$$ $dest 348: rm -f /tmp/pamconf.$$ 362: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 367: /tmp/pamconf.$$ 373: $dest >> /tmp/pamconf.$$ 2>/dev/null 375: $dest > /tmp/pamconf2.$$ 376: mv /tmp/pamconf2.$$ $dest 380: if [ -f /tmp/pamconf.$$ ] ; then 381: cat /tmp/pamconf.$$ >> $dest 386: rm -f /tmp/pamconf.$$ ./patches/125556-12/SUNWcsu/reloc/usr/lib/patch/patch_override_dir/141444_SUNWssad_i.ssdconf 41: grep -v 'name="ssd" parent="SUNW,pln" port=' $dest > /tmp/d.$$ 42: grep -v 'name="ssd" parent="scsi_vhci" target=0;' /tmp/d.$$ > $dest 43: rm /tmp/d.$$ ./patches/142912-01/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142912-01/SUNWcsr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142912-01/SUNWcsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144910-03/SUNWcsl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144910-03/SUNWcsl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144910-03/SUNWcsl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144910-03/SUNWcsl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144910-03/SUNWcsl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144910-03/SUNWcsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144910-03/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144910-03/SUNWcsr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144910-03/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/144910-03/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/119281-25/SUNWdtmad/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119281-25/SUNWdtmad/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtmad/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119281-25/SUNWdtmad/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119281-25/SUNWdtmad/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtma/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119281-25/SUNWdtma/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtma/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtma/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119281-25/SUNWdtma/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119281-25/SUNWdtbas/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119281-25/SUNWdtbas/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtbas/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119281-25/SUNWdtbas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119281-25/SUNWdtbas/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWmfrun/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119281-25/SUNWmfrun/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWmfrun/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119281-25/SUNWmfrun/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWmfrun/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119281-25/SUNWdtdst/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119281-25/SUNWdtdst/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119281-25/SUNWdtdst/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtdst/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119281-25/SUNWdtdst/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtinc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtinc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119281-25/SUNWdtinc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119281-25/SUNWdtinc/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119281-25/SUNWdtinc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146674-01/SUNWrcmdr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146674-01/SUNWrcmdr/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146674-01/SUNWrcmdr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146674-01/SUNWrcmdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146674-01/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146674-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146674-01/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146674-01/SUNWcsr/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146674-01/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146674-01/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146674-01/SUNWcsu/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146674-01/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146674-01/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146674-01/SUNWrcmds/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146674-01/SUNWrcmds/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146674-01/SUNWrcmds/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146674-01/SUNWrcmds/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146674-01/SUNWrcmds/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtlog/reloc/lib/svc/method/svc-dtlogin 15:# svc:/application/graphical-login/cde-login> setprop dtlogin/debug_log = "/tmp/dtlogin.log" ./patches/124394-11/SUNWdtlog/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtlog/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124394-11/SUNWdtlog/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtlog/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtlog/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtlog/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWdtdmr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWdtdmr/install/i.rbac 95: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 103: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 163: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdmr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdmr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtdmr/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdmr/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdmr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 538: tdest=/tmp/d.$$ 540: upgrade=/tmp/uf.$$ ./patches/124394-11/SUNWtltkm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWtltkm/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWtltkm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWtltkm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124394-11/SUNWtltkm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtdte/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtdte/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124394-11/SUNWdtdte/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdte/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWdtdte/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdst/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtdst/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdst/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdst/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWdtdst/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124394-11/SUNWdtma/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtma/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124394-11/SUNWdtma/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWdtma/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtma/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtma/reloc/dt/share/man/man1/dtlogin.1 831:userAuthDir UserAuthDir String /var/dt/tmp ./patches/124394-11/SUNWdtma/reloc/dt/share/man/man1m/dtspcd.1m 123:"/var/dt/tmp/DTSPCD.log". The information logged 133:to the file "/var/dt/tmp/DTSPCD.log". The 156:(Type boolean) Turns on logging of status information to the file /var/dt/tmp/DTSPCD.log. 176:the directory /var/dt/tmp will be used. 253:.B /var/dt/tmp/DTSPCD.log ./patches/124394-11/SUNWdtbas/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtbas/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtbas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWdtbas/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124394-11/SUNWdtbas/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtdmn/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdmn/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124394-11/SUNWdtdmn/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124394-11/SUNWdtdmn/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124394-11/SUNWdtdmn/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-file-mgr-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-file-mgr-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-file-mgr-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-file-mgr-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-file-mgr-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-desktop-prefs-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-desktop-prefs-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-desktop-prefs-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-desktop-prefs-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-desktop-prefs-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-panel-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-panel-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-panel-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-panel-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-panel-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWPython/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWPython/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWPython/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-panel-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-panel-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-panel-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-panel-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-panel-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-display-mgr-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-display-mgr-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-display-mgr-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-display-mgr-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-display-mgr-root/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-display-mgr-root/reloc/etc/X11/gdm/factory-gdm.conf 116:# like /tmp if you don't want the authorizations to be in home directories. 122:UserAuthFBDir=/tmp ./patches/122213-46/SUNWgnome-panel-root/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-panel-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-panel-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-panel-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-panel-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-display-mgr/reloc/bin/gdm 6:test -f /var/tmp/orbit-gdm/bonobo-activation-server-ior && rm /var/tmp/orbit-gdm/bonobo-activation-server-ior ./patches/122213-46/SUNWgnome-display-mgr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-display-mgr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-display-mgr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-display-mgr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-display-mgr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-libs-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs-devel/install/copyright 325: NB. A simple moniker might look like 'file:/tmp/a.jpeg' or ./patches/122213-46/SUNWgnome-libs-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-libs-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-libs-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-file-mgr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-file-mgr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-file-mgr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-file-mgr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-file-mgr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-libs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-libs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-libs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs/install/copyright 325: NB. A simple moniker might look like 'file:/tmp/a.jpeg' or ./patches/122213-46/SUNWgnome-file-mgr-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-file-mgr-root/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-file-mgr-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-file-mgr-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-file-mgr-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-img-viewer-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-img-viewer-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-img-viewer-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-libs-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-libs-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-libs-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs-share/install/copyright 325: NB. A simple moniker might look like 'file:/tmp/a.jpeg' or ./patches/122213-46/SUNWgnome-libs-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-themes-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-themes-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-themes-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-themes-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-themes-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-panel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-panel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-panel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-panel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-panel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-img-editor-share/reloc/share/gimp/2.0/help/de/ch02.html 232: Ein empfehlenswerter Auslagerungsordner kann /tmp sein, wenn Sie diesen nicht ./patches/122213-46/SUNWgnome-img-editor-share/reloc/share/gimp/2.0/help/zh_CN/ch02.html 309: 在 Unix 系统中,/tmp 是放交换目录的好位置。 ./patches/122213-46/SUNWgnome-img-editor-share/reloc/share/gimp/2.0/help/fr/ch02.html 358: Sur un système Unix, /tmp peut être un bon endroit pour le répertoire ./patches/122213-46/SUNWgnome-img-editor-share/reloc/share/gimp/2.0/help/en/ch02.html 416: On a Unix system, /tmp ./patches/122213-46/SUNWgnome-img-editor-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-img-editor-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-img-editor-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-img-editor-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-img-editor-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-libs-root/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-libs-root/install/copyright 325: NB. A simple moniker might look like 'file:/tmp/a.jpeg' or ./patches/122213-46/SUNWgnome-libs-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-libs-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-session-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-session-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-session-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-session-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-session-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-img-editor/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-img-editor/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-img-editor/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-img-editor/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-img-editor/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-display-mgr-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-display-mgr-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-display-mgr-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-display-mgr-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-display-mgr-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-session/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-session/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/122213-46/SUNWgnome-session/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-session/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-session/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-desktop-prefs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-desktop-prefs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122213-46/SUNWgnome-desktop-prefs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122213-46/SUNWgnome-desktop-prefs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122213-46/SUNWgnome-desktop-prefs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/138883-01/SUNWcsr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138883-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138883-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138883-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138883-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138883-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxwscf/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120536-17/SUNWxwscf/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxwscf/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120536-17/SUNWxwscf/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxwscf/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/120536-17/SUNWxwssu/reloc/lib/svc/method/svc-kdmconfig 32: echo BOOT > /tmp/.kdmboot 34: /usr/bin/rm /tmp/.kdmboot ./patches/120536-17/SUNWxwssu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120536-17/SUNWxwssu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxwssu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120536-17/SUNWxwssu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/120536-17/SUNWxwssu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxf86/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/120536-17/SUNWxf86/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxf86/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120536-17/SUNWxf86/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxf86/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120536-17/SUNWxwpls/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120536-17/SUNWxwpls/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120536-17/SUNWxwpls/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxwpls/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120536-17/SUNWxwpls/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhleu2/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWhleu2/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWhleu2/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhleu2/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhleu2/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWcxplt/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWcxplt/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWcxplt/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWcxplt/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWcxplt/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWtleu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWtleu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWtleu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWtleu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWtleu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWkxplt/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWkxplt/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWkxplt/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWkxplt/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWkxplt/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWinleu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWinleu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWinleu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWinleu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWinleu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhkleu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhkleu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhkleu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhkleu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWhkleu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWsunpinyin/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWsunpinyin/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWsunpinyin/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWhxplt/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWhxplt/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWhxplt/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhxplt/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhxplt/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWtxplt/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWtxplt/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWtxplt/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWtxplt/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWtxplt/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhkplt/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhkplt/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhkplt/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWhkplt/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhkplt/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWkleu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWkleu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWkleu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWkleu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWkleu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhleu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWhleu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWhleu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWhleu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120415-27/SUNWhleu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWinplt/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120415-27/SUNWinplt/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWinplt/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/120415-27/SUNWinplt/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120415-27/SUNWinplt/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/145121-01/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 531: cp /tmp/t.$$ $PMTAB 536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 537: cp /tmp/a.$$ $AUTH_ATTR 538: rm -f /tmp/a.$$ 544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 545: cp /tmp/i.$$ $INITTAB 546: rm -f /tmp/i.$$ 552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 553: cp /tmp/v.$$ $VFSTAB 554: rm -f /tmp/v.$$ 577:# The file in /tmp indicates that this system had already been 580:if [ ! -f /tmp/${IKEMANIFEST} ]; then 587: rm /tmp/${IKEMANIFEST} 590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 597: rm /tmp/${MANKEYMANIFEST} ./patches/145121-01/SUNWcsr/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145121-01/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 353:CLEANUP=/tmp/CLEANUP 406: touch /tmp/${IKEMANIFEST} 410: touch /tmp/${MANKEYMANIFEST} ./patches/145121-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144456-01/SUNWcsl/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/144456-01/SUNWcsl/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144456-01/SUNWcsl/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144456-01/SUNWcsl/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144456-01/SUNWcsl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126364-08/SUNWxorg-tsol-module/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126364-08/SUNWxorg-tsol-module/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126364-08/SUNWxorg-tsol-module/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/126364-08/SUNWxorg-tsol-module/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/126364-08/SUNWxorg-tsol-module/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126364-08/SUNWxwts/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126364-08/SUNWxwts/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126364-08/SUNWxwts/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126364-08/SUNWxwts/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/126364-08/SUNWxwts/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/124629-12/README.124629-12 58:6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file otherwise it's vulnerability issue 246: 6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file ./patches/124629-12/SUNWsibi/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124629-12/SUNWsibi/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124629-12/SUNWsibi/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124629-12/SUNWsibi/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124629-12/SUNWsibi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124629-12/SUNWsibi/reloc/sbin/sysid-finish 17:CMDFILE=/tmp/sysid-finish.$$ 260:# have a writable "/" in this miniroot. We symlink them back to /tmp/root/ 270:# It destroys the symlink to /tmp/root/... and overwrite it with regular 274:if [ ! -d /tmp/root/etc/inet ] ; then 275: mkdir -p /tmp/root/etc/inet 283: mv $inetfile /tmp/root/etc/inet/$inetfile 284: ln -s ../../tmp/root/etc/inet/$inetfile $inetfile 285: chown root:sys /tmp/root/etc/inet/$inetfile 286: chmod 444 /tmp/root/etc/inet/$inetfile ./patches/124629-12/SUNWsibi/reloc/sbin/install-du 10:# miniroot. It also stores them in the directory /tmp/ITUs. At the end of 12:# /tmp/ITUs onto the target OS. 21: typeset tmpdir=/tmp/tmpitu.$$ 46: # install.sh. We need to copy the DU directory to /tmp 480:readonly ITUDIR=/tmp/ITUs 484:readonly MNTDIR=/tmp/${0##*/}.mnt.$$ ./patches/124629-12/SUNWadmlib-sysid/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124629-12/SUNWadmlib-sysid/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124629-12/SUNWadmlib-sysid/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124629-12/SUNWadmlib-sysid/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124629-12/SUNWadmlib-sysid/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141497-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141497-01/SUNWcsr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141497-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141497-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141497-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141497-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/prepatch 4: if "$@" > /tmp/$$.out 2>&1; then 7: cat /tmp/$$.out >&2 9: rm /tmp/$$.out ./patches/121082-08/SUNWccccr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121082-08/SUNWccccr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWccccr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccccr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWccccr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccccr/reloc/lib/cc-ccr/bin/ccrKeyGen 426:!!!! No space in /tmp. Open log in /dev/null 428: Using /tmp instead 496: The default is /tmp ./patches/121082-08/SUNWccfwctrl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWccfwctrl/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccfwctrl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121082-08/SUNWccfwctrl/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccfwctrl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWcctpx/reloc/lib/cc-cfw/platform/transport/etc/transport.cfg 14:DISK_STORE_BASE=/var/tmp/cc-transport ./patches/121082-08/SUNWcctpx/reloc/lib/cc-cfw/platform/transport/bin/cctransport 1870:!!!! No space in /tmp. Open log in /dev/null 1872: Using /tmp instead 1940: The default is /tmp ./patches/121082-08/SUNWcctpx/reloc/lib/cc-cfw/platform/transport/enable 31:sockdir="/var/tmp/cc-transport" 32:tracefile="/var/tmp/cctclient.trace" ./patches/121082-08/SUNWcctpx/reloc/lib/cc-cfw/platform/transport/disable 25:tracefile="/var/tmp/cctclient.trace" 26:runtimedir="/var/tmp/cc-transport" ./patches/121082-08/SUNWcctpx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWcctpx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWcctpx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121082-08/SUNWcctpx/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWcctpx/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccsign/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccsign/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWccsign/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWccsign/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccsign/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121082-08/SUNWccccrr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccccrr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccccrr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWccccrr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121082-08/SUNWccccrr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWccinv/reloc/lib/cc-cfw/platform/invagent/etc/skeleton/cc-invagent.skel 121:JavaOut=/tmp/agent.out.$$.log ./patches/121082-08/SUNWccinv/reloc/lib/cc-cfw/platform/invagent/bin/cc-invagent 126:JavaOut=/tmp/agent.out.$$.log ./patches/121082-08/SUNWccinv/reloc/lib/cc-cfw/platform/invagent/bin/set_agent_frequency 38:tmp_dir="$PKG_INSTALL_ROOT/tmp/$provider_name" ./patches/121082-08/SUNWccinv/reloc/lib/cc-cfw/platform/invagent/bin/solaris_inventory 43:DATADIR="/var/tmp" 125: echo "use Socket;" > /tmp/findip.perl 126: echo "(\$name, \$a, \$t, \$l, @a)=gethostbyname(\""`hostname`"\");" >> /tmp/findip.perl 127: echo "print join(\", \",map (inet_ntoa(\$_),@a)), \"\\\n\";" >> /tmp/findip.perl 128: ip=`/usr/bin/perl /tmp/findip.perl 2> /dev/null` 135: grep `hostname` /etc/hosts > /tmp/findip.txt 138: ip=`head -1 /tmp/findip.txt | cut -f1` 142:rm -f /tmp/findip.txt /tmp/findip.perl ./patches/121082-08/SUNWccinv/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWccinv/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccinv/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccinv/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWccinv/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121082-08/SUNWccfw/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWccfw/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWccfw/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccfw/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121082-08/SUNWccfw/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccfw/reloc/lib/cc-cfw/framework/lib/create_crontab_entry 33:tmp_dir="/tmp" 35:tmp_crontab="$tmp_dir/tmp_crontab.$$" ./patches/121082-08/SUNWccfw/reloc/lib/cc-cfw/framework/lib/remove_service_entries 21: tmpfile="/var/tmp/tmp_deregister.txt" ./patches/121082-08/SUNWccfw/reloc/lib/cc-cfw/framework/lib/destroy_crontab_entry 49:tmp_dir="/tmp/tmp_crons" ./patches/121082-08/SUNWccccfg/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121082-08/SUNWccccfg/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccccfg/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121082-08/SUNWccccfg/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121082-08/SUNWccccfg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/143644-08/SUNWmpathadm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143644-08/SUNWmpathadm/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143644-08/SUNWmpathadm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143644-08/SUNWmpathadm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143644-08/SUNWmpathadm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/143644-08/SUNWmpapi/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143644-08/SUNWmpapi/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143644-08/SUNWmpapi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143644-08/SUNWmpapi/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/143644-08/SUNWmpapi/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143644-08/SUNWmpapir/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143644-08/SUNWmpapir/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/143644-08/SUNWmpapir/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143644-08/SUNWmpapir/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143644-08/SUNWmpapir/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143644-08/SUNWmpsvplr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143644-08/SUNWmpsvplr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/143644-08/SUNWmpsvplr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143644-08/SUNWmpsvplr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143644-08/SUNWmpsvplr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150436-01/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/150436-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/150436-01/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/139621-01/SUNWdtbas/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/139621-01/SUNWdtbas/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139621-01/SUNWdtbas/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/139621-01/SUNWdtbas/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139621-01/SUNWdtbas/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139621-01/SUNWdtbas/reloc/dt/bin/dtlp 175: tmp_dir=/tmp/dtlpd.$$ ./patches/145201-12/SUNWthunderbird/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145201-12/SUNWthunderbird/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145201-12/SUNWthunderbird/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145201-12/SUNWthunderbird/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145201-12/SUNWthunderbird/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126366-16/SUNWdttsu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/126366-16/SUNWdttsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126366-16/SUNWdttsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126366-16/SUNWdttsu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126366-16/SUNWdttsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/126366-16/SUNWdttshelp/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126366-16/SUNWdttshelp/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126366-16/SUNWdttshelp/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126366-16/SUNWdttshelp/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/126366-16/SUNWdttshelp/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/120740-08/SUNWgnome-pdf-viewer/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120740-08/SUNWgnome-pdf-viewer/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120740-08/SUNWgnome-pdf-viewer/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120740-08/SUNWgnome-pdf-viewer/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/120740-08/SUNWgnome-pdf-viewer/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147228-01/SUNWxwplt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147228-01/SUNWxwplt/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147228-01/SUNWxwplt/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147228-01/SUNWxwplt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147228-01/SUNWxwplt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149150-01/SUNWlpmsg/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149150-01/SUNWlpmsg/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149150-01/SUNWlpmsg/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/149150-01/SUNWlpmsg/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149150-01/SUNWlpmsg/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142241-01/SUNWntpu/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/142241-01/SUNWntpu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/142241-01/SUNWntpu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142241-01/SUNWntpu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142241-01/SUNWntpu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143514-02/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 354:CLEANUP=/tmp/CLEANUP 407: touch /tmp/${IKEMANIFEST} 411: touch /tmp/${MANKEYMANIFEST} ./patches/143514-02/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 531: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 532: cp /tmp/t.$$ $PMTAB 537: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 538: cp /tmp/a.$$ $AUTH_ATTR 539: rm -f /tmp/a.$$ 545: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 546: cp /tmp/i.$$ $INITTAB 547: rm -f /tmp/i.$$ 553: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 554: cp /tmp/v.$$ $VFSTAB 555: rm -f /tmp/v.$$ 578:# The file in /tmp indicates that this system had already been 581:if [ ! -f /tmp/${IKEMANIFEST} ]; then 588: rm /tmp/${IKEMANIFEST} 591:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 598: rm /tmp/${MANKEYMANIFEST} ./patches/143514-02/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143514-02/SUNWcsr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143514-02/SUNWcsr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148408-01/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148408-01/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148408-01/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148408-01/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148408-01/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148408-01/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/148408-01/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/148408-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148408-01/SUNWcsr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148408-01/SUNWcsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-contrib/reloc/usr/share/pgsql/contrib/slaveDatabase.conf 27:# $slaveInfo{"TransactionFileDirectory"} = '/tmp'; ./patches/123591-12/SUNWpostgr-contrib/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-contrib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-contrib/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-contrib/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-contrib/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-jdbc/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-jdbc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-jdbc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-jdbc/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-jdbc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-server/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-server/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-server/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-server/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-server/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-devel/reloc/usr/include/pgsql/server/pg_config_manual.h 174: * directory. But if you just hate the idea of sockets in /tmp, 178:#define DEFAULT_PGSOCKET_DIR "/tmp" ./patches/123591-12/SUNWpostgr-devel/reloc/usr/include/pgsql/pg_config_manual.h 174: * directory. But if you just hate the idea of sockets in /tmp, 178:#define DEFAULT_PGSOCKET_DIR "/tmp" ./patches/123591-12/SUNWpostgr-devel/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-devel/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-devel/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-devel/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-devel/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-jdbcS/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-jdbcS/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-jdbcS/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-jdbcS/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-jdbcS/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-server-data/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-server-data/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-server-data/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-server-data/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-server-data/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-libs/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-libs/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-libs/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-libs/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-libs/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-pl/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-pl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-pl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-pl/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-pl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-docs/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-docs/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-docs/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-docs/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-docs/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-docs/reloc/usr/share/man/man1/postmaster.1 115:\fI/tmp\fR, but can be changed at build time. ./patches/123591-12/SUNWpostgr-docs/reloc/usr/share/man/man1/psql.1 1561:\fI/tmp\fR. ./patches/123591-12/SUNWpostgr-docs/reloc/usr/share/doc/pgsql/8.1.19/html/postmaster-start.html 590: connections on Unix domain socket "/tmp/.s.PGSQL.5432"?Avoid using temp files in /tmp in make_oidjoins_check

/tmp/tmp/tmpAvoid using temp files in /tmp in make_oidjoins_check

/tmp/tmp/tmp/tmp/tmp /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/configure 23320:# creating and moving files from /tmp can sometimes cause problems. ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_farsi 1057: COPY tmp_table TO '/tmp/pgtable'; 1058: COPY new_table WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_french 1081: COPY table_temporaire FROM '/tmp/tablepg'; 1082: COPY nouvelle_table WITH OIDS FROM '/tmp/tablepg'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_farsi.html 1287: COPY tmp_table TO '/tmp/pgtable'; 1288: COPY new_table WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_german.html 1112: COPY tmp_table TO '/tmp/pgtable'; 1113: COPY new_table WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_hungarian.html 1375:
COPY new TO '/tmp/pgtable';
1377:
COPY new WITH OIDS FROM '/tmp/pgtable';
./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_turkish.html 834: COPY new TO '/tmp/pgtable'; 836: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_czech.html 964: COPY new TO '/tmp/pgtable'; 966: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_brazilian.html 849: COPY tabela_tmp TO '/tmp/pgtable'; 851: COPY nova_tabela WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_french.html 1227: COPY table_temporaire FROM '/tmp/tablepg'; 1228: COPY nouvelle_table WITH OIDS FROM '/tmp/tablepg'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/FAQ/FAQ_polish.html 1298: COPY new TO '/tmp/pgtable'; 1300: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/plperl.sgml 563: my $tmpfile = "/tmp/badfile"; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/libpq.sgml 116: /tmp (or whatever socket directory was specified 3777:setup this would be /tmp). ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/lobj.sgml 393:SELECT lo_export(image.raster, '/tmp/motd') FROM image ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/release-7.4.sgml 1932:Avoid using temp files in /tmp in make_oidjoins_check 2852: Update /tmp socket modification times 2856: This should help prevent /tmp directory ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/ref/postmaster.sgml 221: /tmp, but can be changed at build time. ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/ref/psql-ref.sgml 2580: /tmp. ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/release-old.sgml 924:Avoid using temp files in /tmp in make_oidjoins_check 2126:Avoid using temp files in /tmp in make_oidjoins_check ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/config.sgml 374: /tmp, but can be changed at build time. ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/start.sgml 189: connections on Unix domain socket "/tmp/.s.PGSQL.5432"? ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/src/sgml/runtime.sgml 431: connections on Unix domain socket "/tmp/.s.PGSQL.5432"? ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_hungarian 1004: COPY new TO '/tmp/pgtable'; 1008: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_turkish 995: COPY new TO '/tmp/pgtable'; 997: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_czech 923: COPY new TO '/tmp/pgtable'; 925: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_brazilian 1051: COPY tabela_tmp TO '/tmp/pgtable'; 1053: COPY nova_tabela WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_german 1126: COPY tmp_table TO '/tmp/pgtable'; 1127: COPY new_table WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/doc/FAQ_polish 1069: COPY new TO '/tmp/pgtable'; 1071: COPY new WITH OIDS FROM '/tmp/pgtable'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/config/config.guess 108:: ${TMPDIR=/tmp} ; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/contrib/tsearch2/docs/tsearch-V2-intro.html 748: sort -u -t/ +0f -1 +0 -T /usr/tmp -o english.med english.0 english.1 ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/contrib/dbmirror/slaveDatabase.conf 27:# $slaveInfo{"TransactionFileDirectory"} = '/tmp'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/contrib/mSQL-interface/mpgsql.c 364: return tmpnam("/tmp/msql.XXXXXX"); ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/HISTORY 4934: * Avoid using temp files in "/tmp" in "make_oidjoins_check" 5438: * Update "/tmp" socket modification times regularly to avoid their 5440: This should help prevent "/tmp" directory cleaner administration 6547: * Avoid using temp files in /tmp in make_oidjoins_check 7538: * Avoid using temp files in /tmp in make_oidjoins_check ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/include/pg_config_manual.h 174: * directory. But if you just hate the idea of sockets in /tmp, 178:#define DEFAULT_PGSOCKET_DIR "/tmp" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/findoidjoins/make_oidjoins_check 13:TMP="${TMPDIR:-/tmp}/make_oidjoins_check.$$" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/fsync/test_fsync.c 17:#define FSYNC_FILENAME "/var/tmp/test_fsync.out" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/fsync/README 5:Loops defaults to 1000. The default output file is /var/tmp/test_fsync.out. 6:Consider that /tmp or /var/tmp might be memory-based file systems. ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pgindent/pgjindent 3:trap "rm -f /tmp/$$ /tmp/$$a" 0 1 2 3 15 19: astyle --style=java -b -p -j -S < "$FILE" >/tmp/$$ 2>/tmp/$$a 20: if [ "$?" -ne 0 -o -s /tmp/$$a ] 22: cat /tmp/$$a 24: cat /tmp/$$ | 26: cat >/tmp/$$a && cat /tmp/$$a >"$FILE" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pgindent/pgindent 9:trap "rm -f /tmp/$$ /tmp/$$a" 0 1 2 3 15 104: sed 's;^CATALOG(.*$;/*&*/;' >/tmp/$$a 1810:/tmp/$$a >/tmp/$$ 2>&1 1811: if [ "$?" -ne 0 -o -s /tmp/$$ ] 1814: cat /tmp/$$ 1816: cat /tmp/$$a | 1996: cat >/tmp/$$ && cat /tmp/$$ >"$FILE" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pgindent/pgcppindent 3:trap "rm -f /tmp/$$ /tmp/$$a" 0 1 2 3 15 19: astyle --style=ansi -b -p -S < "$FILE" >/tmp/$$ 2>/tmp/$$a 20: if [ "$?" -ne 0 -o -s /tmp/$$a ] 22: cat /tmp/$$a 24: cat /tmp/$$ | 26: cat >/tmp/$$a && cat /tmp/$$a >"$FILE" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/thread/thread_test.c 105:#define TEMP_FILENAME_1 "/tmp/thread_test.1.XXXXXX" 106:#define TEMP_FILENAME_2 "/tmp/thread_test.2.XXXXXX" 320: fprintf(stderr, "Could not create file in /tmp or\n"); 321: fprintf(stderr, "Could not generate failure for create file in /tmp **\nexiting\n"); ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/find_static 2:trap "rm -f /tmp/$$" 0 1 2 3 15 18:done >/tmp/$$ 24: copy debug from '/tmp/"$$"'; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pgtest 13:trap "rm -rf /tmp/$$" 0 1 2 3 15 14:mkdir /tmp/$$ 15:TMP="/tmp/$$" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/make_etags 2:trap "rm -f /tmp/$$" 0 1 2 3 15 ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pginclude/pgfixinclude 4:trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a /tmp/$$b" 0 1 2 3 15 14: sed 's;^#include[ ][ ]*[<"]'"$INCLUDE"'[>"]$;#include <'"$INCLUDE"'>;g' >/tmp/$$ 16: sed 's;^#include[ ][ ]*[<"]'"$INCLUDE"'[>"]$;#include "'"$INCLUDE"'";g' >/tmp/$$ 18: cat /tmp/$$ > "$FILE" ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pginclude/pgrminclude 4:trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a /tmp/$$b" 0 1 2 3 15 19: grep -v "^#endif" | sed 's/->[a-zA-Z0-9_\.]*//g' >/tmp/$$a 20: else cat "$FILE" >/tmp/$$a 24: cat /tmp/$$a | grep "^#include" | 40: cat /tmp/$$a | 41: grep -v '^#include[ ]*[<"]'"$INCLUDE"'[>"]' >/tmp/$$b 43: then echo "#include \"postgres.h\"" >/tmp/$$.c 44: else >/tmp/$$.c 46: echo "#include \"/tmp/$$b\"" >>/tmp/$$.c 47: echo "void include_test(void);" >>/tmp/$$.c 48: echo "void include_test() {" >>/tmp/$$.c 50: then pgdefine "$FILE" >>/tmp/$$.c 52: echo "}" >>/tmp/$$.c 53: cc -fsyntax-only -Werror -Wall -Wmissing-prototypes -Wmissing-declarations -I/pg/include -I/pg/backend -c /tmp/$$.c -o /tmp/$$.o >/tmp/$$ 2>&1 57: then grep -v '^#include[ ][ ]*[<"]'"$INCLUDE"'[>"]' "$FILE" >/tmp/$$b 58: mv /tmp/$$b "$FILE" 61: then cat /tmp/$$ 62: cat /tmp/$$.c ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pginclude/pgcompinclude 5:trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a" 0 1 2 3 15 8: sed 's/->[a-zA-Z0-9_\.]*//g' "$FILE" >/tmp/$$a 9: echo "#include \"postgres.h\"" >/tmp/$$.c 10: echo "#include \"/tmp/$$a\"" >>/tmp/$$.c 11: echo "void include_test(void);" >>/tmp/$$.c 12: echo "void include_test() {" >>/tmp/$$.c 13: pgdefine "$FILE" >>/tmp/$$.c 14: echo "}" >>/tmp/$$.c 15: cc -fsyntax-only -Werror -Wall -Wmissing-prototypes -Wmissing-declarations -I/pg/include -I/pg/backend -c /tmp/$$.c -o /tmp/$$.o >/tmp/$$ 2>&1 19: then cat /tmp/$$ 20: nl /tmp/$$.c ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/pginclude/pgdefine 4:trap "rm -f /tmp/$$" 0 1 2 3 15 7: cat "$FILE" | grep "^#define" >/tmp/$$ 8: cat /tmp/$$ | sed -n 's/^#define[ ][ ]*\([a-zA-Z0-9_]*\)[ ][ ]*[^ ].*$/(void)\1;/p' 9: cat /tmp/$$ | sed -n 's/^#define[ ][ ]*\([a-zA-Z0-9_]*([^)]*)\).*$/(=void)\1;/p' | ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/ccsym 2:trap "rm -f /tmp/$$.*" 0 1 2 3 15 3:cd /tmp ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/make_ctags 2:trap "rm -f /tmp/$$" 0 1 2 3 15 19: sort tags >/tmp/$$ && mv /tmp/$$ tags ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/tools/make_keywords 10:sdif /tmp/pgkeywords tools/SQL_keywords |\ ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/pl/plperl/ppport.h 154: open(OUT,">/tmp/ppport.h.$$"); 157: open(DIFF, "diff -u $filename /tmp/ppport.h.$$|"); 158: while () { s!/tmp/ppport\.h\.$$!$filename.patched!; print STDOUT; } 160: unlink("/tmp/ppport.h.$$"); ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/bin/pg_dump/pg_backup_tar.c 842: tarPrintf(AH, th, "insert into pgdump_restore_path values('/tmp');\n\n"); ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/bin/psql/command.c 1173: tmpdir = "/tmp"; ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/test/regress/pg_regress.sh 5:: ${TMPDIR=/tmp} 151: temp_install=./tmp_check ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/backend/postmaster/postmaster.c 678: * interlock (thanks to whoever decided to put socket files in /tmp :-(). 1283: * they are not removed by overzealous /tmp-cleaning tasks. We assume ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/backend/utils/init/miscinit.c 855: * someone else, at least on machines where /tmp hasn't got a 1015: * from being removed by overenthusiastic /tmp-directory-cleaner daemons. 1016: * (Another reason we should never have put the socket file in /tmp...) ./patches/123591-12/SUNWpostgrS/reloc/usr/share/src/postgresql-8.1.19/src/backend/libpq/pqcomm.c 45: * TouchSocketFile - Protect socket file against /tmp cleaners 644: * overenthusiastic /tmp-directory-cleaner daemons. (Another reason we should 645: * never have put the socket file in /tmp...) ./patches/123591-12/SUNWpostgrS/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgrS/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgrS/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgrS/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgrS/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-tclS/reloc/usr/share/src/pgtcl1.5/configure 13408:# creating and moving files from /tmp can sometimes cause problems. ./patches/123591-12/SUNWpostgr-tclS/reloc/usr/share/src/pgtcl1.5/doc/html/pgtcl-pgconnect.html 307:>/tmp/tmp.Unix domain ./patches/123591-12/SUNWpostgr-tclS/reloc/usr/share/src/pgtcl1.5/Makefile.in 300:DIST_ROOT = /tmp/dist ./patches/123591-12/SUNWpostgr-tclS/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-tclS/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-tclS/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-tclS/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-tclS/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-tcl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123591-12/SUNWpostgr-tcl/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-tcl/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123591-12/SUNWpostgr-tcl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123591-12/SUNWpostgr-tcl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/123591-12/SUNWpostgr-tcl/reloc/usr/share/doc/pgtcl/html/pgtcl-pgconnect.html 307:>/tmp /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/143507-06/SUNWPython/reloc/lib/amd64/libpython2.6.so.1.0 5367:'/tmp/myimport.zip', or '/tmp/myimport.zip/mydirectory', if mydirectory is a ./patches/143507-06/SUNWPython/reloc/lib/python2.4/mimetools.pyc 50:TEMP=/tmp/@uu.$$ ./patches/143507-06/SUNWPython/reloc/lib/libpython2.6.so.1.0 4012:'/tmp/myimport.zip', or '/tmp/myimport.zip/mydirectory', if mydirectory is a ./patches/143507-06/SUNWPython/reloc/lib/python2.6/trace.py 46: # make a report, placing output in /tmp 48: r.write_results(show_missing=True, coverdir="/tmp") ./patches/143507-06/SUNWPython/reloc/lib/python2.6/mimetools.py 200:TEMP=/tmp/@uu.$$ ./patches/143507-06/SUNWPython/reloc/lib/python2.6/trace.pyc 22: # make a report, placing output in /tmp 24: r.write_results(show_missing=True, coverdir="/tmp") ./patches/143507-06/SUNWPython/reloc/lib/python2.6/mimetools.pyc 49:TEMP=/tmp/@uu.$$ ./patches/143507-06/SUNWPython/reloc/lib/python2.6/imaplib.py 1432: ('create', ('/tmp/xxx 1',)), 1433: ('rename', ('/tmp/xxx 1', '/tmp/yyy')), 1434: ('CREATE', ('/tmp/yyz 2',)), 1435: ('append', ('/tmp/yyz 2', None, None, test_mesg)), 1436: ('list', ('/tmp', 'yy*')), 1437: ('select', ('/tmp/yyz 2',)), 1477: for ml in run('list', ('/tmp/', 'yy%')): ./patches/143507-06/SUNWPython/reloc/lib/python2.6/tempfile.py 158: dirlist.extend([ '/tmp', '/var/tmp', '/usr/tmp' ]) ./patches/143507-06/SUNWPython/reloc/sfw/lib/python2.3/mimetools.pyc 55:TEMP=/tmp/@uu.$$ ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_site.py 119: env["PYTHONUSERBASE"] = "/tmp" 121: 'import sys, site; sys.exit(site.USER_BASE.startswith("/tmp"))'], ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_support.py 298:# Make sure we can write to TESTFN, try in /tmp if we can't 303: TMP_TESTFN = os.path.join('/tmp', TESTFN) ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_tempfile.py 479: mode &= 0777 # Mask off sticky bits inherited from /tmp ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_cmd.py 183: test_coverage('/tmp/cmd.cover') ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_robotparser.pyc 39:Disallow: /tmp/ # these will soon disappear 58:Disallow: /tmp 64:Disallow: /tmp/ ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/regrtest.py 43:file /tmp/pynexttest is read to find the next test to run. If this 46:/tmp). ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_imgfile.py 21: outputfile = '/tmp/deleteme' ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_robotparser.py 49:Disallow: /tmp/ # these will soon disappear 54:bad = ['/cyberworld/map/index.html','/tmp/xxx','/foo.html'] 84:bad = ['/cyberworld/map/index.html','/','/tmp/'] 93:Disallow: /tmp 100:bad = ['/tmp','/tmp.html','/tmp/a.html', 111:Disallow: /tmp/ 117:good = ['/tmp',] # XFAIL: '/a%2fb.html' 118:bad = ['/tmp/','/tmp/a.html', ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/regrtest.pyc 48:file /tmp/pynexttest is read to find the next test to run. If this 51:/tmp). ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_urlparse.py 88: ('file:///tmp/junk.txt', 89: ('file', '', '/tmp/junk.txt', '', '', ''), 90: ('file', '', '/tmp/junk.txt', '', '')), ./patches/143507-06/SUNWPython-devel/reloc/lib/python2.6/test/test_doctest.py 2436: test_coverage('/tmp/doctest.cover') ./patches/143507-06/SUNWPython-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/143507-06/SUNWPython-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143507-06/SUNWPython-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143507-06/SUNWPython-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143507-06/SUNWPython-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/113000-07/payload 4640:Tmp_xpath=/usr/tmp$$dir ./patches/113000-07/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/113000-07/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/113000-07/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/113000-07/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/113000-07/SUNWgrub/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/113000-07/SUNWgrub/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/113000-07/SUNWgrub/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/113000-07/SUNWgrub/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWckr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/148889-05/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 329:rm -f $BASEDIR/tmp/scheduler.tmp 331: touch $BASEDIR/tmp/scheduler.tmp ./patches/148889-05/SUNWrdsv3/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWrdsv3/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWrdsv3/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWrdsv3/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWrdsv3/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWudapltr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWudapltr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWudapltr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWudapltr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWudapltr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWcsu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWudapltu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWudapltu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWudapltu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWudapltu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWudapltu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWcslr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWcslr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWcslr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWcslr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWcslr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWofk/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWofk/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWofk/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWofk/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWofk/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWos86r/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWos86r/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 716: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 718: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 719: rm /tmp/d.$$ 826: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 828: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 849:TMPFILE=/tmp/ncrs_tmp ./patches/148889-05/SUNWos86r/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWos86r/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWos86r/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWtavor/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWtavor/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWtavor/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWtavor/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWtavor/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWrpcib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWrpcib/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWrpcib/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWrpcib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWrpcib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWsmapi/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWsmapi/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWsmapi/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWsmapi/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWsmapi/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWhea/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWmdbr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWmdbr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWmdbr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWmdbr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWmdbr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWpiclu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWpiclu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWpiclu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWpiclu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWpiclu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWcakr.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWcakr.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWcakr.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWcakr.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWcakr.i/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWmdb/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWmdb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWmdb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWmdb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWmdb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWhermon/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWhermon/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWhermon/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWhermon/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWhermon/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWipoib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWipoib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWipoib/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148889-05/SUNWipoib/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWipoib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWib/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148889-05/SUNWib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148889-05/SUNWib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148889-05/SUNWib/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119813-18/SUNWfreetype2/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119813-18/SUNWfreetype2/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119813-18/SUNWfreetype2/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119813-18/SUNWfreetype2/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119813-18/SUNWfreetype2/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/README.119255-88 435:6497684 unable to login due to Live Upgrade setting incorrect permissions on /tmp and /var/run 457:6391503 pkgchk -d all command does not cleanup /var/tmp/xxxxxx directories on exit 493:(removed) 6391503 pkgchk -d all command does not cleanup /var/tmp/xxxxxx directories on exit ./patches/119255-88/SUNWinstall-patch-utils-root/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWinstall-patch-utils-root/install/u.manifest 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWinstall-patch-utils-root/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119255-88/SUNWinstall-patch-utils-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWinstall-patch-utils-root/install/i.manifest 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWinstall-patch-utils-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119255-88/SUNWinstall-patch-utils-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119255-88/SUNWinstall-patch-utils-root/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWpkgcmdsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119255-88/SUNWpkgcmdsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWpkgcmdsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119255-88/SUNWpkgcmdsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119255-88/SUNWpkgcmdsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/postpatch 24:TMP=/tmp/pkgmap.tmp.$$ ./patches/119255-88/119255-88.html 816:6497684 unable to login due to Live Upgrade setting incorrect permissions on /tmp and /var/run 838:6391503 pkgchk -d <pkgname> all command does not cleanup /var/tmp/xxxxxx directories on exit 874:(removed) 6391503 pkgchk -d <pkgname> all command does not cleanup /var/tmp/xxxxxx directories on exit ./patches/119255-88/SUNWpkgcmdsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119255-88/SUNWpkgcmdsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119255-88/SUNWpkgcmdsr/install/i.manifest 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWpkgcmdsr/install/u.manifest 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWpkgcmdsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119255-88/SUNWswmt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119255-88/SUNWswmt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWswmt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119255-88/SUNWswmt/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119255-88/SUNWswmt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119255-88/SUNWswmt/reloc/usr/lib/patch/patchadd 146:dwnld_dir="${TMPDIR:-/tmp}/patchadd-dwnld" 220: safedir=${TMPDIR:-/tmp}/patchadd-${extension} 252: TMP_ARCHIVE=${WORKDIR}/TmpArchive.$$ 254: TMP_LIB_DIR=${WORKDIR}/TmpLibDir.$$ 437: cd ${TMPDIR:-/tmp} 3089: # The .../Boot/.tmp_proto/root needs to be re-mapped to .../Boot/tmp in order 3094: mount_lofs $ROOTDIR/tmp $ROOTDIR/mnt 3095: mount_lofs $ROOTDIR/.tmp_proto $ROOTDIR/tmp 3096: mount_lofs $ROOTDIR/mnt/root/var $ROOTDIR/tmp/root/var 3118: $UMOUNT $ROOTDIR/tmp/root/var 3119: $UMOUNT $ROOTDIR/tmp 3286: mv $LOGFILE /var/tmp/$PatchNum.log.$$ > /dev/null 2>&1 3288: $GETTEXT "\nPkgadd failed. See /var/tmp/$PatchNum.log.$$ for details\n" 3402:# installed as symlinks pointing to /tmp. When miniroot is booted, these 3403:# files are copied from /.tmp_proto to /tmp. 3457: $NAWK 'sub("\/tmp\/","\/.tmp_proto\/",$NF) \ 4010: typeset -r tmppkgmap=$tmpDir/tmppkgmap 4011: typeset -r tmppkgmap2=$tmpDir/tmppkgmap2 ./patches/119255-88/SUNWswmt/reloc/usr/lib/patch/patchrm 1892: mv $LOGFILE /var/tmp/$PatchNum.log.$$ > /dev/null 2>&1 1894: $GETTEXT "\nPkgadd failed. See /var/tmp/$PatchNum.log.$$ for details\n" 1904: mv $LOGFILE /var/tmp/$PatchNum.log.$$ > /dev/null 2>&1 1906: $GETTEXT "\nPkgadd failed. See /var/tmp/$PatchNum.log.$$ for details\n" 2034: typeset -r tmppkgmap=$tmpDir/tmppkgmap 2035: typeset -r tmppkgmap2=$tmpDir/tmppkgmap2 2339: # .../Boot/tmp in order for the boot image to be patched 2344: mount_lofs $ROOTDIR/tmp $ROOTDIR/mnt 2345: mount_lofs $ROOTDIR/.tmp_proto $ROOTDIR/tmp 2346: mount_lofs $ROOTDIR/mnt/root/var $ROOTDIR/tmp/root/var 2371: $UMOUNT $ROOTDIR/tmp/root/var 2372: $UMOUNT $ROOTDIR/tmp 2385: typeset -r safedir=${TMPDIR:-/tmp}/patchrm-${extension} 2407: TMP_LIB_DIR="${WORKDIR}/TmpLibDir.$$" ./patches/119255-88/SUNWswmt/reloc/usr/share/man/man1/unzip.1 731:the /tmp directory: 734:unzip source.zip "*.[fch]" Makefile -d /tmp 742:unzip \-C source.zip "*.[fch]" makefile -d /tmp 750:unzip \-aaCL source.zip "*.[fch]" makefile -d /tmp ./patches/119967-01/SUNWlibmsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119967-01/SUNWlibmsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119967-01/SUNWlibmsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119967-01/SUNWlibmsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119967-01/SUNWlibm/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119967-01/SUNWlibm/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119967-01/SUNWlibm/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119967-01/SUNWlibm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/147674-06/README.147674-06 710:6633825 the following directory /var/webconsole/tmp should have the sticky bit set ./patches/147674-06/147674-06.html 837:6633825 the following directory /var/webconsole/tmp should have the sticky bit set ./patches/147674-06/SUNWmcosx/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147674-06/SUNWmcosx/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmcosx/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147674-06/SUNWmcosx/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmcosx/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147674-06/SUNWmconr/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmconr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147674-06/SUNWmconr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmconr/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmconr/install/preremove 87:if [ -d ${CONSOLE_BASE}/tmp ]; then 88: rm -rf ${CONSOLE_BASE}/tmp ./patches/147674-06/SUNWmconr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147674-06/SUNWmconr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmconr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147674-06/postpatch 18:WEBCONSOLE_TMP_DIR=${ROOTDIR}/var/webconsole/tmp ./patches/147674-06/SUNWmcos/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147674-06/SUNWmcos/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmcos/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147674-06/SUNWmcos/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147674-06/SUNWmcos/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmcos/reloc/usr/share/webconsole/private/bin/replaceProp 45: PROP_FILE_TMP=/tmp/`basename ${propFile}`.$$ 91: errCatch=/tmp/replacePropErr.$$ ./patches/147674-06/SUNWmcos/reloc/usr/share/webconsole/private/bin/wcremove 58:ERRTMP=/tmp/wccreate.$$ 234:rm -rf ${CONSOLE_BASE}/tmp/${INSTANCE}_*.tmp > /dev/null 2>&1 ./patches/147674-06/SUNWmcos/reloc/usr/share/webconsole/private/templates/tomcat/wcstart.tpl 105: tmp=/tmp/exec_attr.$$ ./patches/147674-06/SUNWmcon/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147674-06/SUNWmcon/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147674-06/SUNWmcon/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147674-06/SUNWmcon/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmcon/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmcon/reloc/usr/share/webconsole/bin/smreg 203:PREREG=/var/tmp/_prereg.properties 1853: found=/tmp/found.$$ 1897: order=/tmp/order.$$ 1898: notorder=/tmp/notorder.$$ 3302: serviceDir=/tmp/services.$$ 4771: errCatch=/tmp/regAdd.$$ 4972: errCatch=/tmp/regList.$$ 5056: errCatch=/tmp/regRemove.$$ 5254: errCatch=/tmp/regCheck.$$ ./patches/147674-06/SUNWmcon/reloc/usr/share/webconsole/bin/wcswap 69:TEMP_PASS_FILE=/tmp/pass.$$ ./patches/147674-06/SUNWmcon/reloc/usr/share/webconsole/private/templates/sjsas/domain.xml.tpl 275: -Dcom.sun.web.console.startfile=%%console_base%%/tmp/%%console_instance%%_start.tmp ./patches/147674-06/SUNWmcon/reloc/usr/share/webconsole/private/templates/sjsas/jvmoptions.reg 14:value_12=-Dcom.sun.web.console.startfile=%%console_base%%/tmp/%%console_instance%%_start.tmp ./patches/147674-06/SUNWmcon/reloc/usr/share/webconsole/private/templates/tomcat/start_tomcat.tpl 18:PID_FILE=%%console_base%%/tmp/%%console_instance%%_pid.tmp 30:START_FILE=%%console_base%%/tmp/%%console_instance%%_start.tmp ./patches/147674-06/SUNWmcon/reloc/usr/share/webconsole/private/templates/tomcat/stop_tomcat.tpl 19:PID_FILE=%%console_base%%/tmp/%%console_instance%%_pid.tmp ./patches/147674-06/SUNWmcon/reloc/usr/share/webconsole/man/man1/smreg.1m 182:This is the directory where log files are created. The default is /var/log/webconsole. To set it to /tmp/logs, run the following command: 183:# smreg add debug.trace.path=/tmp/logs ./patches/147674-06/SUNWmctag/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147674-06/SUNWmctag/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmctag/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147674-06/SUNWmctag/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147674-06/SUNWmctag/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125726-03/SUNWxwrtl/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125726-03/SUNWxwrtl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125726-03/SUNWxwrtl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125726-03/SUNWxwplt/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125726-03/SUNWxwplt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125726-03/SUNWxwplt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125726-03/SUNWxwplt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125726-03/SUNWxwplt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125726-03/SUNWxwpmn/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125726-03/SUNWxwpmn/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125726-03/SUNWxwpmn/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125726-03/SUNWxwpmn/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125726-03/SUNWxwpmn/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125726-03/SUNWxwinc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125726-03/SUNWxwinc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125726-03/SUNWxwinc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125726-03/SUNWxwinc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125726-03/SUNWxwinc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbind/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbind/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119784-25/SUNWbind/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbind/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119784-25/SUNWbind/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119784-25/SUNWbindr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 614: DNSTMP=`mktemp -d` || DNSTMP="/tmp" 779:TMPFILE=/tmp/$FILENAME ./patches/119784-25/SUNWbindr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119784-25/SUNWbindr/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbindr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbindr/install/pkg_postinstall 46: TMP="/tmp" 67: TMP="/tmp" 233:TMPFILE=/tmp/$FILENAME ./patches/119784-25/SUNWbindr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 330:TMPFILE=/tmp/$FILENAME ./patches/119784-25/SUNWbindr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbindS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbindS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119784-25/SUNWbindS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119784-25/SUNWbindS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119784-25/SUNWbindS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/lib/dns/tests/master_test.c 91: * atf-run changes us to a /tmp directory, so tests ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/lib/dns/tests/dbiterator_test.c 72: * atf-run changes us to a /tmp directory, so tests ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/lib/dns/tests/dnstest.c 204: * atf-run changes us to a /tmp directory, so tests ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/system/dnssec/clean.sh 20:rm -f */K* */keyset-* */dsset-* */dlvset-* */signedkey-* */*.signed */trusted.conf */tmp* */*.jnl */*.bk ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/entropy_test.c 87: isc_entropy_createfilesource(ent, "/tmp/foo")); ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/fsaccess_test.c 32:#define PATH "/tmp/fsaccess" ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/headerdep_test.sh.in 26:tmp=/tmp/thdr$$.tmp ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/dst/dst_test.c 40:const char *tmp = "/tmp"; ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/dst/t_dst.c 201: ret = isc_file_mktemplate("/tmp/", tmp, sizeof(tmp)); 294: ret = isc_file_mktemplate("/tmp/", tmp, sizeof(tmp)); ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/log_test.c 34:#define TEST_FILE "/tmp/test_log" ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/tests/named.conf 42: directory "/tmp"; ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/bin/dig/dighost.c 4106: dst_key_tofile(key, DST_TYPE_PUBLIC,"/tmp"); ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/configure 27892:# creating and moving files from /tmp can sometimes cause problems. ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/FAQ.xml 570:"dumping master file: sl/tmp-XXXX5il3sQ: open: permission denied" 1261:$ROOTDIR/var/tmp ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/named-bootconf/named-bootconf.sh 57: WORKDIR=/tmp/`date +%s`.$$ ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/zkt/configure 6685:# creating and moving files from /tmp can sometimes cause problems. ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/idn/idnkit-1.0-src/ltmain.sh 3463: tmpdir="/tmp" ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/idn/idnkit-1.0-src/tools/rpm/idnkit.spec 24:BuildRoot: /var/tmp/%{name}-root ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/nslint-2.1a3/Makefile.in 120:force: /tmp ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/nslint-2.1a3/mkdep 54:TMP=/tmp/mkdep$$ ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/pkcs11-keygen/writekey.sh 4:tmp_file=/tmp/cur_pem.$$ ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/pkcs11-keygen/genkey.sh 4:tmp_file=/tmp/cur_key.$$ ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/queryperf/configure 3710:# creating and moving files from /tmp can sometimes cause problems. ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/contrib/query-loc-0.4.0/configure 5860:# creating and moving files from /tmp can sometimes cause problems. ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/config.guess 106:: ${TMPDIR=/tmp} ; ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/FAQ 314: "dumping master file: sl/tmp-XXXX5il3sQ: open: permission denied" 705: $ROOTDIR/var/tmp ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/README.sfw 114:xargs -I {} grep ^{} /var/sadm/install/contents > /tmp/depend 115:nawk '{print $NF}' /tmp/depend | sort -u | xargs -I {} pkginfo {} ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/ltmain.sh 168: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/atf-c++/detail/fs_test.cpp 60: // most of these. Specially as we are working on /tmp, which can be ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/bootstrap/testsuite 871:E.g., from within the build directory /tmp/foo-1.0, invoking this: 877: PATH=/tmp/foo-1.0/bin:/src/foo-1.0/bin:\$PATH $0 ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/configure 16061: for t in /tmp /var/tmp; do 17295:# creating and moving files from /tmp can sometimes cause problems. ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/configure.ac 175: for t in /tmp /var/tmp; do ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/atf-sh/libatf-sh.subr 904: # situations -- such as in NetBSD's fs/tmpfs/* tests where each test ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/INSTALL 183: Default: /tmp or /var/tmp, depending on availability. ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/admin/ltmain.sh 356: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/admin/config.guess 110:: ${TMPDIR=/tmp} ; ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/Makefile.in 4108: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/119784-25/SUNWbindS/reloc/usr/sfw/share/src/bind/unit/atf-src/test-programs/srcdir_test.sh 103: "cd tmp && ./${h} -s $(pwd)/tmp \ 108: "${hp}" -s "$(pwd)"/tmp srcdir_exists 126: for p in tmp tmp/. ./tmp; do 131: "./tmp/${h}" -s "${p}" srcdir_exists ./patches/141901-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141901-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141901-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141901-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141901-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150124-01/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150124-01/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150124-01/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/150124-01/SUNWhea/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150124-01/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150124-01/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 329:rm -f $BASEDIR/tmp/scheduler.tmp 331: touch $BASEDIR/tmp/scheduler.tmp ./patches/150124-01/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150124-01/SUNWckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150124-01/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/150124-01/SUNWckr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120544-31/SUNWapch2S/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2S/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120544-31/SUNWapch2S/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120544-31/SUNWapch2S/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2S/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/Changes 1816:run off /tmp, use t/logs as the location of the mod_cgid socket and ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/t/lib/TestCommon/LogDiff.pm 62: my $path = "/tmp/mylog"; ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/t/conf/post_config_startup.pl 126: # open my $fh, ">>/tmp/out" or die "$!"; ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/t/conf/extra.conf.in 70:# which break when things try to run off /tmp ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/t/response/TestAPI/request_util.pm 34: my $path_orig = my $path = '/tmp/foo'; 42: eval { $r->document_root('/tmp/foo') }; ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/ModPerl-Registry/t/conf/extra.conf.in 201:# which break when things try to run off /tmp 210:# (similar to t_logs) which will map onto t/tmp by default and provide ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/api/APR/Finfo.pod 10: my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool); 207: my $finfo = APR::Finfo::stat("/tmp", APR::Const::FINFO_NORM, $pool); 219:Since F is a directory, this will print: 495: my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool); ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/api/APR/PerlIO.pod 25: 'open my $fh, ">:APR", "/tmp/apr", APR::Pool->new or die "$!"; \ ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/api/Apache2/Reload.pod 123: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 130: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 135:C found in the directories I and 136:I (and their subdirectories) will be reloaded. 143: PerlSetVar ReloadTouchFile /tmp/reload_modules 145:and don't C the file I, the reloads 148: % touch /tmp/reload_modules 502: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 509: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 514:C found in the directories I and 515:I (and their subdirectories) will be reloaded. 522: PerlSetVar ReloadTouchFile /tmp/reload_modules 524:and don't C the file I, the reloads 527: % touch /tmp/reload_modules ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/api/Apache2/PerlSections.pod 42: AuthUserFile => '/tmp/htpasswd', 175:F starting on line 20, the namespace: 244: DocumentRoot => "/tmp/docs", 285: DocumentRoot => '/tmp/docs', ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/api/Apache2/ServerUtil.pod 618: open my $fh, ">>/tmp/out" or die "$!"; 623:is logged into F: ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/api/Apache2/SubRequest.pod 18: $subr = $r->lookup_method_uri("GET", "/tmp/bar") 19: $subr = $r->lookup_file("/tmp/bar"); ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/api/Apache2/SubProcess.pod 17: $command = "/tmp/argv.pl"; 23: $command = "/tmp/env.pl"; 29: $command = "/tmp/in_out_err.pl"; 46: $command = "/tmp/argv.pl"; ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/user/troubleshooting/troubleshooting.pod 72: % sudo ktrace -d /usr/local/apache/bin/httpd -d /tmp/mod_perl-2.0/t \ 73: -f /tmp/mod_perl-2.0/t/conf/httpd.conf -DAPACHE2 -X 77: 16641 httpd NAMI "/tmp/mod_perl-2.0/t/lib/TestFilter/in_str_consume.pmc" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/user/install/install.pod 556:I, the I will be installed in: 558: /tmp/foo/path/to/httpd-2.0/modules/mod_perl.so 610:unpack the mod_perl source into I and your home is 613: /tmp/mod_perl-2.x/makepl_args.mod_perl2 614: /tmp/makepl_args.mod_perl2 616: /tmp/mod_perl-2.x/.makepl_args.mod_perl2 617: /tmp/.makepl_args.mod_perl2 ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/user/handlers/http.pod 1518: my $file = catfile "/tmp", "data"; 1615: my $file_base = catfile "/tmp", "data-"; ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/user/handlers/protocols.pod 857: AuthUserFile /tmp/basic-auth 866:F and add a password entry for user I with 869: % htpasswd -bc /tmp/basic-auth dougm foobar ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/docs/user/config/config.pod 1550: use lib qw(/home/httpd/project1/lib /tmp/lib); 1558: PerlSwitches -I/home/httpd/project1/lib -I/tmp/lib ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/Apache-Test/lib/Apache/TestConfigPHP.pm 421:soap.wsdl_cache_dir="/tmp" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/Apache-Test/lib/Apache/TestRun.pm 1084:rebuild the distribution to '/tmp/' and repeat the 'make test' ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/Apache-Test/lib/Apache/TestTrace.pm 182: open OUT, ">/tmp/foo" or die $!; ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/Apache-Test/lib/Apache/TestConfigParse.pm 93: # e.g. Include "/tmp/foo.html" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/Apache-Test/lib/Apache/TestUtil.pm 550: t_write_file('/tmp/foo', 'bar'); 783: File does not exist: /tmp/test/t/htdocs/error ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/Apache-Test/Changes 591:again, afer moving the whole project under /tmp or similar. [Stas] ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/lib/ModPerl/Code.pm 986:# generates APR::Const and Apache2::Const manpages in ./tmp/ ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/modperl/lib/Apache2/compat.pm 729:my $TMPDIR = $ENV{'TMPDIR'} || $ENV{'TEMP'} || '/tmp'; ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/build/ltmain.sh 150: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/build/bsd_makefile 26:tmpfile=`mktemp /tmp/bsd_makefile.XXXXXX 2>/dev/null` || tmpfile="tmp.$$" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/build/sysv_makefile 26:tmpfile=`mktemp /tmp/sysv_makefile.XXXXXX 2>/dev/null` || tmpfile="tmp.$$" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/build/pkg/buildpkg.sh 24:TEMPDIR=/var/tmp/$USER/httpd-root ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/ssl/ssl_faq.html.en 1019: want to use a directive like ``CoreDumpDirectory /tmp'' to 1021: in a /tmp/core or /tmp/httpd.core file. If you 1031: /tmp/httpd.core or a similar command. In GDB, all you ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mod_ext_filter.html.en 179: cmd="/bin/tracefilter.pl /tmp/tracebefore" \
192: cmd="/bin/tracefilter.pl /tmp/traceafter" \
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mpm_common.html.de 373: Verzeichnis wie /var/tmp zu vermeiden, da ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mpm_common.html.ja.euc-jp 367:

/var/tmp ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mod_ext_filter.html.ko.euc-kr 170: cmd="/bin/tracefilter.pl /tmp/tracebefore" \
181: cmd="/bin/tracefilter.pl /tmp/traceafter" \
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mpm_common.html.es 387: /var/tmp porque alguien podra provocar un ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/mod/mpm_common.html.en 351: directory such as /var/tmp because someone could create ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/programs/apxs.html.en 322: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/manual/programs/apxs.html.ko.euc-kr 318: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/docs/man/apxs.8 247: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3\&.c ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/pcre/ltmain.sh 4285: tmpdir="/tmp" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/pcre/configure 4601:# creating and moving files from /tmp can sometimes cause problems. ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/configure 32696:# creating and moving files from /tmp can sometimes cause problems. ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/xml/expat/configure 22329:# creating and moving files from /tmp can sometimes cause problems. ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/xml/expat/conftools/ltmain.sh 150: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr-util/build/pkg/buildpkg.sh 23:TEMPDIR=/var/tmp/$USER/apr-util-root ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/configure 45836:# creating and moving files from /tmp can sometimes cause problems. ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/locks/unix/proc_mutex.c 484: new_mutex->fname = apr_pstrdup(new_mutex->pool, "/tmp/aprXXXXXX"); 595: new_mutex->fname = apr_pstrdup(new_mutex->pool, "/tmp/aprXXXXXX"); ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/test/testshmconsumer.c 40:#define SHARED_FILENAME "/tmp/apr.testshm.shm" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/test/testshmproducer.c 40:#define SHARED_FILENAME "/tmp/apr.testshm.shm" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/test/testshm.c 41:#define SHARED_FILENAME "/tmp/apr.testshm.shm" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/build/ltmain.sh 150: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/build/pkg/buildpkg.sh 23:TEMPDIR=/var/tmp/$USER/apr-root ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/srclib/apr/file_io/unix/tempdir.c 51: const char *try_dirs[] = { "/tmp", "/usr/tmp", "/var/tmp" }; 66: "/tmp" 67: "/var/tmp" 68: "/usr/tmp" 96: /* Next, on NetWare, try the SYS:/TMP directory. */ 97: if (test_tempdir("SYS:/TMP", p)) { 98: memcpy(global_temp_dir, "SYS:/TMP", 8 + 1); ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/modules/experimental/util_ldap_cache.c 33:#define MODLDAP_SHMEM_CACHE "/tmp/mod_ldap_cache" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/support/check_forensic 22: name="/tmp/$1.$$" ./patches/120544-31/SUNWapch2S/reloc/usr/share/src/apache2/httpd-2.0.63/configure 19565:# creating and moving files from /tmp can sometimes cause problems. ./patches/120544-31/SUNWapch2r/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120544-31/SUNWapch2r/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120544-31/SUNWapch2r/install/i.renamenew 72:CLEANUP_FILE=/tmp/CLEANUP 154: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 163: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 216: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2r/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2r/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2r/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2r/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120544-31/SUNWapch2r/reloc/var/apache2/build/libtool 500: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/120544-31/SUNWapch2u/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120544-31/SUNWapch2u/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/120544-31/SUNWapch2u/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2u/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120544-31/SUNWapch2u/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestUtil.pm 550: t_write_file('/tmp/foo', 'bar'); 783: File does not exist: /tmp/test/t/htdocs/error ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestConfigPHP.pm 421:soap.wsdl_cache_dir="/tmp" ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestRun.pm 1084:rebuild the distribution to '/tmp/' and repeat the 'make test' ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestTrace.pm 182: open OUT, ">/tmp/foo" or die $!; ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache/TestConfigParse.pm 93: # e.g. Include "/tmp/foo.html" ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/ServerUtil.pm 650: open my $fh, ">>/tmp/out" or die "$!"; 655:is logged into F: ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/SubRequest.pm 51: $subr = $r->lookup_method_uri("GET", "/tmp/bar") 52: $subr = $r->lookup_file("/tmp/bar"); ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/Reload.pm 309: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 316: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 321:C found in the directories I and 322:I (and their subdirectories) will be reloaded. 329: PerlSetVar ReloadTouchFile /tmp/reload_modules 331:and don't C the file I, the reloads 334: % touch /tmp/reload_modules 688: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 695: PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 700:C found in the directories I and 701:I (and their subdirectories) will be reloaded. 708: PerlSetVar ReloadTouchFile /tmp/reload_modules 710:and don't C the file I, the reloads 713: % touch /tmp/reload_modules ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/SubProcess.pm 50: $command = "/tmp/argv.pl"; 56: $command = "/tmp/env.pl"; 62: $command = "/tmp/in_out_err.pl"; 79: $command = "/tmp/argv.pl"; ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/PerlSections.pm 275: AuthUserFile => '/tmp/htpasswd', 408:F starting on line 20, the namespace: 477: DocumentRoot => "/tmp/docs", 518: DocumentRoot => '/tmp/docs', ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/Apache2/compat.pm 729:my $TMPDIR = $ENV{'TMPDIR'} || $ENV{'TEMP'} || '/tmp'; ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/APR/Finfo.pm 42: my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool); 239: my $finfo = APR::Finfo::stat("/tmp", APR::Const::FINFO_NORM, $pool); 251:Since F is a directory, this will print: 527: my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool); ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/APR/PerlIO.pm 57: 'open my $fh, ">:APR", "/tmp/apr", APR::Pool->new or die "$!"; \ ./patches/120544-31/SUNWapch2u/reloc/usr/apache2/lib/perl/ModPerl/Code.pm 986:# generates APR::Const and Apache2::Const manpages in ./tmp/ ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mpm_common.html.es 387: /var/tmp porque alguien podra provocar un ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mod_ext_filter.html.ko.euc-kr 170: cmd="/bin/tracefilter.pl /tmp/tracebefore" \
181: cmd="/bin/tracefilter.pl /tmp/traceafter" \
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mpm_common.html.en 351: directory such as /var/tmp because someone could create ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mod_ext_filter.html.en 179: cmd="/bin/tracefilter.pl /tmp/tracebefore" \
192: cmd="/bin/tracefilter.pl /tmp/traceafter" \
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mpm_common.html.de 373: Verzeichnis wie /var/tmp zu vermeiden, da ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/mod/mpm_common.html.ja.euc-jp 367:

/var/tmp ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/ssl/ssl_faq.html.en 1019: want to use a directive like ``CoreDumpDirectory /tmp'' to 1021: in a /tmp/core or /tmp/httpd.core file. If you 1031: /tmp/httpd.core or a similar command. In GDB, all you ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/programs/apxs.html.ko.euc-kr 318: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/manual/programs/apxs.html.en 322: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c
./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man8/apxs.8 247: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3\&.c ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache::TestTrace.3 189:\& open OUT, ">/tmp/foo" or die $!; ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/APR::Finfo.3 140:\& my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool); 326:\& my $finfo = APR::Finfo::stat("/tmp", APR::Const::FINFO_NORM, $pool); 339:Since \fI/tmp\fR is a directory, this will print: 579:\& my $finfo = APR::Finfo::stat("/tmp/test", APR::Const::FINFO_NORM, $pool); ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/APR::PerlIO.3 166:\& 'open my $fh, ">:APR", "/tmp/apr", APR::Pool->new or die "$!"; \e ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache::TestUtil.3 266:\& t_write_file('/tmp/foo', 'bar'); 528:\& File does not exist: /tmp/test/t/htdocs/error ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::SubRequest.3 150:\& $subr = $r->lookup_method_uri("GET", "/tmp/bar") 151:\& $subr = $r->lookup_file("/tmp/bar"); ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::SubProcess.3 148:\& $command = "/tmp/argv.pl"; 156:\& $command = "/tmp/env.pl"; 164:\& $command = "/tmp/in_out_err.pl"; 185:\& $command = "/tmp/argv.pl"; ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::ServerUtil.3 702:\& open my $fh, ">>/tmp/out" or die "$!"; 708:is logged into \fI/tmp/out\fR: ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::PerlSections.3 171:\& AuthUserFile => '/tmp/htpasswd', 303:\&\fI/tmp/httpd.conf\fR starting on line 20, the namespace: 377:\& DocumentRoot => "/tmp/docs", 428:\& DocumentRoot => '/tmp/docs', ./patches/120544-31/SUNWapch2d/reloc/usr/apache2/man/man3/Apache2::Reload.3 274:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 283:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 289:\&\f(CW\*(C`MyApache2::\*(C'\fR found in the directories \fI/tmp/project1/\fR and 290:\&\fI/tmp/project2/\fR (and their subdirectories) will be reloaded. 298:\& PerlSetVar ReloadTouchFile /tmp/reload_modules 301:and don't \f(CWtouch(1)\fR the file \fI/tmp/reload_modules\fR, the reloads 305:\& % touch /tmp/reload_modules 676:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 685:\& PerlSetVar ReloadDirectories "/tmp/project1 /tmp/project2" 691:\&\f(CW\*(C`MyApache2::\*(C'\fR found in the directories \fI/tmp/project1/\fR and 692:\&\fI/tmp/project2/\fR (and their subdirectories) will be reloaded. 700:\& PerlSetVar ReloadTouchFile /tmp/reload_modules 703:and don't \f(CWtouch(1)\fR the file \fI/tmp/reload_modules\fR, the reloads 707:\& % touch /tmp/reload_modules ./patches/120544-31/SUNWapch2d/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2d/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120544-31/SUNWapch2d/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120544-31/SUNWapch2d/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120544-31/SUNWapch2d/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpcmem/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 498:TMP=/tmp/$$.pcmemvold ./patches/142910-17/SUNWpcmem/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpcmem/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 325:TMP=/tmp/$$.pcmemvold ./patches/142910-17/SUNWpcmem/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpcmem/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpapi/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpapi/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpapi/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpapi/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWpapi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWaccu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWaccu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWaccu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWaccu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWaccu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWib/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWib/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWib/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWib/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxvmpv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWxvmpv/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWxvmpv/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWxvmpv/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxvmpv/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsm-lpd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpsm-lpd/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsm-lpd/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWpsm-lpd/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsm-lpd/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmdb/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWmdb/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmdb/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmdb/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmdb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpcu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpcu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpcu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpcu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWpcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWigb/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWigb/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWigb/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWigb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWigb/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWigb/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 166: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpcmci/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpcmci/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpcmci/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpcmci/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 502:TMP=/tmp/$$ ./patches/142910-17/SUNWpcmci/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 327:TMP=/tmp/$$ ./patches/142910-17/SUNWnfscu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnfscu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWnfscu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfscu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnfscu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsmapi/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsmapi/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsmapi/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWsmapi/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWsmapi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWrpcib/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWrpcib/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWrpcib/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWrpcib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWrpcib/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxcu4/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxcu4/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWxcu4/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWxcu4/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWxcu4/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWftdur/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWftdur/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWftdur/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWftdur/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWftdur/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWtavor/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWtavor/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWtavor/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWtavor/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWtavor/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudfr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudfr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudfr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWudfr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWudfr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpool/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWpool/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpool/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpool/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpool/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfscr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnfscr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWnfscr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnfscr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfscr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWpsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpsu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnfssu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnfssu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfssu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnfssu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfssu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWtftp/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWtftp/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWtftp/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWtftp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWtftp/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWesu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWesu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWesu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWesu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWesu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWos86r/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWos86r/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 671: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 673: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 674: rm /tmp/d.$$ 781: if [ -s /tmp/diskette_rc.d/rcs9.sh ] 783: /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 804:TMPFILE=/tmp/ncrs_tmp ./patches/142910-17/SUNWos86r/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWos86r/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWos86r/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnv-sata/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 500:TMP=/tmp 1819: echo "Warning: Failed to create /tmp/nv_sata directory. " ./patches/142910-17/SUNWnv-sata/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnv-sata/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnv-sata/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnv-sata/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsshu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsshu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWsshu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWmdbr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmdbr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmdbr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWmdbr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmdbr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnfsckr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnfsckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWnfsckr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfsckr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfsckr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWppm/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWppm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWppm/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWppm/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWppm/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWzfsr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzfsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWzfsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWzfsr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzfsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWtoo/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWtoo/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWtoo/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWtoo/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWtoo/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzfsu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzfsu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzfsu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWzfsu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWzfsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWarc/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWarc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWarc/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWarc/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWarc/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/BRCMbnx/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/BRCMbnx/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/BRCMbnx/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/BRCMbnx/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/BRCMbnx/install/i.renamenew 73:CLEANUP_FILE=/tmp/CLEANUP 147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/BRCMbnx/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcry/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcry/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcry/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcry/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcry/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWio-tools/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWio-tools/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWio-tools/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWio-tools/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWio-tools/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/README.142910-17 272:/kernel/fs/amd64/tmpfs 283:/kernel/fs/tmpfs ./patches/142910-17/SUNWcryr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcryr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcryr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcryr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcryr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmdr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 499:inetsed=/tmp/inetd.sed.$$ 500:inettmp=/tmp/inetd.tmp.$$ 535:md_devid_destroy=1;' $1 >>/tmp/t$$ 536: mv /tmp/t$$ $1 574: /tmp/md.conf.$$ 575: echo "" >> /tmp/md.conf.$$ 577: /tmp/md.conf.$$ 578: grep mddb_bootlist /kernel/drv/md.conf >> /tmp/md.conf.$$ 579: echo "# End MDD database info (do not edit)" >> /tmp/md.conf.$$ 592: cp ${MD_CONF} /tmp/md.conf.$$ 594: /tmp/md.conf.$$ 601: >> /tmp/md.conf.$$ 602: echo "# End MDD database info (do not edit)" >> /tmp/md.conf.$$ 609: < ${MD_CONF} > /tmp/md.conf.$$ 612: add_devid_destroy /tmp/md.conf.$$ 615: cp /tmp/md.conf.$$ ${MD_CONF} || echo "copy error: /tmp/md.conf.$$ to ${MD_CONF}" 619: cat ${SYSTEM_FILE} | sed -e /"Begin MDD database info"/,/"End MDD database info"/d > /tmp/system.$$ 620: cp /tmp/system.$$ ${SYSTEM_FILE} || echo "copy error: /tmp/system.$$ to ${SYSTEM_FILE}" ./patches/142910-17/SUNWmdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWmdr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmdr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmdr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsd/install/i.iuap 76: sed -e :a -e '/^\n*$/N;/\n$/ba' $dest > /tmp/x.$$ 77: grep "^[ ]*$1[ ]" $src >> /tmp/x.$$ 78: cp /tmp/x.$$ $dest 79: rm -f /tmp/x.$$ 85: $dest > /tmp/x.$$ 86: grep "^[ ]*$1[ ]" $src >> /tmp/x.$$ 87: cp /tmp/x.$$ $dest 88: rm -f /tmp/x.$$ 94: grep -v "^[ ]*$1[ ]" $dest > /tmp/x.$$ 95: cp /tmp/x.$$ $dest 96: rm -f /tmp/x.$$ 110: sed "/^[ ]*ptsl/s/15/47/" $dest > /tmp/x.$$ 111: cp /tmp/x.$$ $dest 112: rm -f /tmp/x.$$ 190: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 198: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 248: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsd/install/i.devpolicy 199: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 257: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsd/install/i.nametomajor 83: tmpfile=/tmp/nm.$$.tmp 329: obsolete_sparc < $dest > /tmp/onm.$$.tmp 331: obsolete_i386 < $dest > /tmp/onm.$$.tmp 334: cp /tmp/onm.$$.tmp $dest 335: rm -f /tmp/onm.$$.tmp 373: >/tmp/ad.$$.tmp 2>&1; then 378: cat /tmp/ad.$$.tmp >& 2 383: rm -f /tmp/ad.$$.tmp 452: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 460: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 510: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsd/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcsd/install/i.drvalias 171: obsolete_sparc < $dest > /tmp/oda.$$.tmp 172: cp /tmp/oda.$$.tmp $dest 173: rm -f /tmp/oda.$$.tmp 175: obsolete_i386 < $dest > /tmp/oda.$$.tmp 176: cp /tmp/oda.$$.tmp $dest 177: rm -f /tmp/oda.$$.tmp 254: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 262: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 312: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsd/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcsd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWzfskr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWzfskr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzfskr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWzfskr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWzfskr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWrsgk/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWrsgk/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWrsgk/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWrsgk/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWrsgk/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpsdir/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 639: { printf "%s\t%s\n", $1, $2 }' ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 641: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 642: rm /tmp/d.$$ ./patches/142910-17/SUNWpsdir/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpsdir/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsdir/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpsdir/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWintgige/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWintgige/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWintgige/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWintgige/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWintgige/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWintgige/install/i.renamenew 73:CLEANUP_FILE=/tmp/CLEANUP 147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzoner/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWzoner/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWzoner/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWzoner/install/i.preserve 136: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 194: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWlxu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWlxu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWlxu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWlxu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWlxu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsl/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcsl/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcsl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcsl/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsl/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWdtrc/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWdtrc/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWdtrc/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWdtrc/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWdtrc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNW1394/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNW1394/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNW1394/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNW1394/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNW1394/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnfsskr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnfsskr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWnfsskr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnfsskr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnfsskr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWgrubS/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWgrubS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWgrubS/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWgrubS/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWgrubS/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcsr/install/i.renamenew 73:CLEANUP_FILE=/tmp/CLEANUP 147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcsr/install/i.renameold 73:CLEANUP_FILE=/tmp/CLEANUP 147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsr/install/i.rbac 95: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 103: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 163: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 531: cp /tmp/t.$$ $PMTAB 536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 537: cp /tmp/a.$$ $AUTH_ATTR 538: rm -f /tmp/a.$$ 544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 545: cp /tmp/i.$$ $INITTAB 546: rm -f /tmp/i.$$ 552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 553: cp /tmp/v.$$ $VFSTAB 554: rm -f /tmp/v.$$ 577:# The file in /tmp indicates that this system had already been 580:if [ ! -f /tmp/${IKEMANIFEST} ]; then 587: rm /tmp/${IKEMANIFEST} 590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 597: rm /tmp/${MANKEYMANIFEST} ./patches/142910-17/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 353:CLEANUP=/tmp/CLEANUP 406: touch /tmp/${IKEMANIFEST} 410: touch /tmp/${MANKEYMANIFEST} ./patches/142910-17/SUNWcsr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsr/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsr/reloc/lib/svc/method/fs-minimal 19:# Currently, these are /var, /var/adm, /var/run and /tmp. A change 31:for fs in /var /var/adm /tmp; do ./patches/142910-17/SUNWmv88sx/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWmv88sx/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmv88sx/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWmv88sx/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmv88sx/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshdr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWsshdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsshdr/install/i.sshdconfig 146: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 204: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshdr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWsshcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsshcu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWsshcu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshcu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshcu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmptsas/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmptsas/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmptsas/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWmptsas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWmptsas/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnisu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnisu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnisu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnisu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWnisu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnisu/reloc/usr/lib/ldap/idsconfig 1045: TMPDIR="/tmp/idsconfig.${PID}" ./patches/142910-17/SUNWnge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWnge/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnge/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnge/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnge/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWsacom/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsacom/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWsacom/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsacom/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsacom/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWnxge.i/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnxge.i/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWnxge.i/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWnxge.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWnxge.i/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWudapltu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudapltu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudapltu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWudapltu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWudapltu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWsndmr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsndmr/install/i.renameold 73:CLEANUP_FILE=/tmp/CLEANUP 148: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 156: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 206: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsndmr/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsndmr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 495:CLEANUP=/tmp/CLEANUP 497:system=/tmp/usr.lib.mail.system.$$ 498:actual=/tmp/usr.lib.mail.actual.$$ 499:added_abs=/tmp/usr.lib.mail.user-added.abs.$$ 500:added_rel=/tmp/usr.lib.mail.user-added.rel.$$ ./patches/142910-17/SUNWsndmr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsndmr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWsndmr/install/i.initd 118:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an 121:# /tmp/CLEANUP, refer back to PSARC 1992/118. 125:CLEANUP=/tmp/CLEANUP 273: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 281: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 331: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsndmr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsndmr/reloc/etc/mail/sendmail.cf 449:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/142910-17/SUNWsndmr/reloc/etc/mail/submit.cf 431:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/m4/cfhead.m4 24:ifdef(`TEMPFILE', `dnl', `define(`TEMPFILE', maketemp(/tmp/cfXXXXXX))dnl ./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/m4/proto.m4 576:_OPTION(DeadLetterDrop, `confDEAD_LETTER_DROP', `/var/tmp/dead.letter') ./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/sh/makeinfo.sh 97: echo '#####' in `pwd` | sed 's/\/tmp_mnt//' 98: echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//' ./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/cf/sendmail.cf 449:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/142910-17/SUNWsndmr/reloc/etc/mail/cf/cf/submit.cf 431:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/142910-17/SUNWopenssl-libraries/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWopenssl-libraries/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWopenssl-libraries/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWopenssl-libraries/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWopenssl-libraries/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWixgb/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWixgb/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWixgb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWixgb/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWixgb/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcakr.i/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcakr.i/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcakr.i/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcakr.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcakr.i/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWhermon/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWhermon/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWhermon/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWhermon/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWhermon/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWipoib/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWipoib/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 166: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWipoib/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWipoib/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWipoib/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWipoib/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWgrub/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWgrub/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWgrub/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWgrub/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWgrub/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWses/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWses/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWses/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 513:TMP=/tmp/$$ ./patches/142910-17/SUNWcpcu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcpcu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcpcu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcpcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcpcu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWscpu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWscpu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWscpu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWusb/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWusb/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWusb/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWusb/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWusb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsndmu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsndmu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsndmu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsndmu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 495:CLEANUP=/tmp/CLEANUP ./patches/142910-17/SUNWsndmu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWsndmu/reloc/usr/include/libmilter/README 169:properly, you will find a file in /tmp by the name of msg.XXXXXXXX (where ./patches/142910-17/SUNWsshdu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWsshdu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshdu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWsshdu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWsshdu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWhxge/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWhxge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWhxge/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWhxge/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWhxge/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWckr/pkgmap 78:1 f none kernel/fs/amd64/tmpfs 0755 root sys 73928 61215 1281111947 85:1 f none kernel/fs/tmpfs 0755 root sys 53440 45404 1281111949 ./patches/142910-17/SUNWckr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWckr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWckr/install/i.renameold 73:CLEANUP_FILE=/tmp/CLEANUP 148: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 156: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 206: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWckr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 494:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 497: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/142910-17/SUNWckr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 327:rm -f $BASEDIR/tmp/scheduler.tmp 329: touch $BASEDIR/tmp/scheduler.tmp ./patches/142910-17/142910-17.html 1782:/kernel/fs/amd64/tmpfs
1793:/kernel/fs/tmpfs
./patches/142910-17/SUNWdtrp/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWdtrp/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWdtrp/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWdtrp/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWdtrp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcsu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcsu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcsu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWypr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 501:TMPFILE=/tmp/$FILENAME ./patches/142910-17/SUNWypr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWypr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 330: TMPFILE=/tmp/$FILENAME ./patches/142910-17/SUNWypr/install/i.renamenew 73:CLEANUP_FILE=/tmp/CLEANUP 147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWamd8111s/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWamd8111s/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWamd8111s/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWamd8111s/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWamd8111s/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWzoneu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWzoneu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWzoneu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzoneu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWzoneu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/native/attach_update 45:# These files are stored in the scratch zone /tmp so there won't be any 76: cat /tmp/$FILENAME >>$LOGFILE 88: while (getline p <"/tmp/pkg_add" > 0) { 100: close("/tmp/pkg_add"); 162: printf("/a%s\n", nm) >>"/tmp/gz_ed_list"; 165: printf("%s\n", nm) > "/tmp/gz_cp_list"; 173: printf("%s\n", dirs[i]) > "/tmp/gz_cp_list"; 180: while (getline p <"/tmp/inherited" > 0) { 186: close("/tmp/inherited"); 221: cat <<-EOF > /tmp/admin.dflt || fatal "create_admin_file" 246: while (getline p <"/tmp/pkg_rm" > 0) 248: close("/tmp/pkg_rm"); 297: printf("/a%s|%s|%s\n", nm, cls, pname) >>"/tmp/rmlist"; 299: printf("/a%s\n", nm) >>"/tmp/ngz_ed_list"; 307: while (getline p <"/tmp/inherited" > 0) { 313: close("/tmp/inherited"); 349: comm -13 /tmp/gz_ed_list /tmp/ngz_ed_list | \ 350: sed -e 's,$,||,' >>/tmp/rmlist || fatal "get_rm_list" 355: for line in `cat /tmp/rmlist` 382: check=`grep -w "$rpath" /tmp/gz_cp_list /tmp/gz_ed_list` 424: /usr/sadm/install/bin/pkgremove -R /a -M -F -a /tmp/admin.dflt -n \ 473: while (getline e <"/tmp/ngz_ed_list" > 0) { 478: close("/tmp/ngz_ed_list"); 573:touch /tmp/gz_ed_list /tmp/ngz_ed_list /tmp/gz_cp_list || fatal "touch files" 585:sort -r -o /tmp/rmlist /tmp/rmlist || fatal "sort rmlist" 590:CNT=`wc -l /tmp/rmlist | nawk '{print $1}'` 595:for i in `cat /tmp/inherited` 605:CNT=`wc -l /tmp/pkg_rm | nawk '{print $1}'` 607:for i in `cat /tmp/pkg_rm` 620:CNT=`wc -l /tmp/gz_cp_list | nawk '{print $1}'` 623:cpio -pcdmu /a < /tmp/gz_cp_list >>$LOGFILE 2>&1 629:CNT=`wc -l /tmp/pkg_add | nawk '{print $1}'` 631:for i in `cat /tmp/pkg_add` ./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/native/p2v 101: tmpfile=$(/usr/bin/mktemp -t -p /var/tmp) 145: tmpfile=$(/usr/bin/mktemp -t -p /var/tmp) 198: SMFTMPFILE=$(/usr/bin/mktemp -t -p /var/tmp smf.XXXXXX) 251: insttmpfile=$(/usr/bin/mktemp -t -p /var/tmp instsmf.XXXXXX) 266: done < $SMFTMPFILE > $ZONEROOT/tmp/smf_rm 268: /usr/sbin/zlogin -S $ZONENAME /bin/sh /tmp/smf_rm >/dev/null 2>&1 351: /usr/bin/cat <<-EOF > $ZONEROOT/tmp/admin || fatal "$e_adminf" 372: /usr/sbin/pkgrm -na /tmp/admin $i >&2 || error "$e_rmpkg" $i 526:if [[ ! -f $ZONEROOT/tmp && ! -d $ZONEROOT/tmp ]]; then 527: mkdir -m 1777 -p $ZONEROOT/tmp || exit $EXIT_CODE 532:if [[ ! -f $ZONEROOT/var/tmp && ! -d $ZONEROOT/var/tmp ]]; then 533: mkdir -m 1777 -p $ZONEROOT/var/tmp || exit $EXIT_CODE ./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/native/image_install 223:LOGFILE=$(/usr/bin/mktemp -t -p /var/tmp $zonename.install_log.XXXXXX) ./patches/142910-17/SUNWzoneu/reloc/usr/lib/brand/shared/common.ksh 659: fstmpfile=$(/usr/bin/mktemp -t -p /var/tmp) 668: ipdcpiofile=$(/usr/bin/mktemp -t -p /var/tmp ipd.cpio.XXXXXX) 684: ipdpaxfile=$(/usr/bin/mktemp -t -p /var/tmp ipd.pax.XXXXXX) ./patches/142910-17/SUNWlxr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWlxr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWlxr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWlxr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWlxr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWaac/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWaac/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWaac/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWaac/install/i.aacconf 89: $1 > /tmp/tmp.$$ 90: mv /tmp/tmp.$$ $1 180: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 188: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 238: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWaac/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWaac/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWfmdr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWfmdr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWfmdr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWfmdr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWfmdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWrds/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWrds/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWrds/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWrds/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWrds/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsdcr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsdcr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsdcr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpsdcr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpsdcr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 518: cp $BASEDIR/etc/path_to_inst /tmp/p2i.$$ 519: cat /tmp/p2i.$$ | 520: sed '\?'$instname'?d' > /tmp/np2i.$$ 521: if [ -s /tmp/np2i.$$ ] 523: mv /tmp/np2i.$$ $BASEDIR/etc/path_to_inst 528: rm /tmp/p2i.$$ ./patches/142910-17/SUNWpsm-ipp/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpsm-ipp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWpsm-ipp/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWpsm-ipp/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpsm-ipp/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudf/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWudf/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudf/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWudf/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWudf/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWrge/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWrge/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWrge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWrge/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWrge/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWarcr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWarcr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWarcr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWarcr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWarcr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWntxn/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWntxn/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWntxn/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWntxn/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWntxn/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxcu6/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWxcu6/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWxcu6/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWxcu6/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxcu6/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxge/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWxge/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWxge/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWxge/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWxge/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWahci/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWahci/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWahci/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWahci/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWahci/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcpc.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcpc.i/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcpc.i/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcpc.i/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcpc.i/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWhea/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWhea/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWhea/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWhea/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWhea/reloc/usr/include/nfs/export.h 293: * E.g. after share /tmp/a/b1 and share /tmp/a/b2 there will be two treenodes 294: * corresponding to /tmp/a and both will have same value in tree_vis. ./patches/142910-17/SUNWmegasas/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmegasas/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWmegasas/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmegasas/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmegasas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWopenssl-include/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWopenssl-include/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWopenssl-include/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWopenssl-include/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWopenssl-include/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWmrsas/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWmrsas/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWmrsas/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmrsas/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWmrsas/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWfmd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWfmd/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWfmd/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWfmd/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWfmd/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpiclu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpiclu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWpiclu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWpiclu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWpiclu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWcslr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWcslr/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcslr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWcslr/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWcslr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWdcar/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 508:tmpfile=/tmp/$$kcfconf ./patches/142910-17/SUNWdcar/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWdcar/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWdcar/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWdcar/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWixgbe/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWixgbe/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142910-17/SUNWixgbe/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWixgbe/install/i.renamenew 73:CLEANUP_FILE=/tmp/CLEANUP 147: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 155: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWixgbe/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWixgbe/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWopenssl-commands/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWopenssl-commands/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142910-17/SUNWopenssl-commands/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142910-17/SUNWopenssl-commands/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/142910-17/SUNWopenssl-commands/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/138767-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138767-01/SUNWcsr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138767-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138767-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138767-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138767-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/121431-86/SUNWluu/reloc/usr/sbin/luupgrade 145:TMP_AR_FILE="/tmp/ar_file.$$.$RANDOM" 390: # probability that /tmp will be too small for it. 432: # Remove any temporary mount points that may have been placed in /tmp 434: for dname in `/usr/sbin/mount | /bin/grep '^/tmp/.alt.' | /bin/awk ' { print $1 } '` ; do 4715: > /tmp/${AT_ERRLOG} 2>&1 4720: /bin/grep INFO /tmp/${AT_ERRLOG} > /dev/null 2>&1 4722: AT_JOB_TIME=`/bin/grep INFO /tmp/${AT_ERRLOG} | /bin/cut -d" " -f6-` 4724: /bin/grep -i job /tmp/${AT_ERRLOG} > /dev/null 2>&1 4726: AT_JOB_TIME=`/bin/grep job /tmp/${AT_ERRLOG} | /bin/cut -d" " -f4-` 4741: }' /tmp/${AT_ERRLOG}` 6332: # If -k flag provided with -f option, Copy Auto Registration file to /tmp directory otherwise default take from flash archive itself. 6333: # Later pfinstall move this file from /tmp directory to Alternate BE. ./patches/121431-86/SUNWluu/reloc/usr/sbin/lumake 156:TMP_LOCK=/etc/lu/tmp/COPY_LOCK.$$ 619: LU_TIME_TEMP="/tmp/.liveupgrade_time.$RANDOM.$$" 750: errfile=/tmp/.lumake.inode_errs.$$ ./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lu_init_d 382: # Assure that /tmp exists 383: if [ ! -d "/tmp" ] ; then 384: /bin/mkdir -m 1777 /tmp 386: /bin/chmod 1777 /tmp 388: /bin/chown root:sys /tmp ./patches/121431-86/SUNWluu/reloc/usr/lib/lu/luupdall 27:# Ignore all the interrupts. This ensures that all /tmp files are cleared up. ./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lucreate 1360:TMPLOCK="/etc/lu/tmp/COPY_LOCK.$$" ./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lulib 321:# create a secure directory inside /tmp to host LU temporary files. 324:LU_TEMP="/tmp/.liveupgrade.$RANDOM.$$" 337: LU_TEMP="/tmp/.liveupgrade.$RANDOM.$$" ./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lumk_iconf 176:# Example: update_icf_file "${BE_ID}" "/tmp/newicffile" "$MP/etc/vfstab" ./patches/121431-86/SUNWluu/reloc/usr/lib/lu/lucopy 75:TMP_ABE_ICF="$LU_TEMP/tmp_abe_icf" 80:# File list belongs to /var/tmp directory 81:FILE_LIST="/var/tmp/lucopy.filelist.$$" 84:PERM_DIR="/tmp/lucreate.$RANDOM.$$" 369: # If the temporary directory where mount needs to happen is /tmp/XYZ 371: # mkdir /tmp/XYZ 372: # getlabel /tmp/XYZ 373: # /tmp/XYZ: ADMIN_HIGH 376: # ADMIN_HIGH represents the default label for files/directories inside /tmp filesystem 384: # This cannot be mounted on /tmp/XYZ since its label is higher than the label of 1668: SOURCE_BOOT_DEV="$LU_TEMP/tmpbootdev.$$" ./patches/121431-86/SUNWluu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121431-86/SUNWluu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121431-86/SUNWluu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121431-86/SUNWluu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121431-86/SUNWluu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121431-86/SUNWlur/reloc/sbin/luactivate 129: CSI_TMP_SYNC_DIR="$NEW_BE_MNT_PT/tmp/sync_dir" 4596: LU_TEMP="/tmp/.liveupgrade.$$" ./patches/121431-86/SUNWlur/reloc/etc/lib/lu/lusync 43:TMP_LUDB="/tmp/.lusync.ludb.$$" 45:TMP_INITIAL="/tmp/.lusync.initial.$$" 46:TMP_SOURCE="/tmp/.lusync.source.$$" 47:TMP_TARGET="/tmp/.lusync.target.$$" 48:TMP_FILELIST="/tmp/.lusync.filelist.$$" 50:TMP_LUTAB="/tmp/.lusync.lutab.$$" 51:TMP_LUTAB_BKUP="/tmp/.lusync.lutab-bkup.$$" 53:TMP_ICF="/tmp/.lusync.icf.$$" 54:TMP_FINAL_LIST="/tmp/.lusync.synclist.$$" 55:TMP_MAIL_ROOT="/tmp/.lusync.mail.root.$$" 57:TMP_CPIO_ERR="/tmp/.lusync.cpio_err.$$" 58:TMP_CPIO_OUTPUT="/tmp/.lusync.cpio_output.$$" 62:TMP_SYNC_OVERWRITE="/tmp/.lusync.overwrite.$$" 63:TMP_SYNC_APPEND="/tmp/.lusync.append.$$" 97:# Example: send_mail_to_root "/etc/lu/synclist" "/tmp/errs.txt" 1238: /bin/cat "${ENTRY}" "/${ENTRY}" > /tmp/.lusyncP2$$ 1239: /bin/cp -f "/tmp/.lusyncP2$$" "/${ENTRY}" 1240: /bin/rm -f "/tmp/.lusyncP2$$" ./patches/121431-86/SUNWlur/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121431-86/SUNWlur/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121431-86/SUNWlur/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121431-86/SUNWlur/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121431-86/SUNWlur/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121431-86/README.121431-86 253:7044731 ludelete fails when ZFS filesystems are mounted under /tmp/mountpoints 288:7045553 lucreate is changing permissions on /tmp and /var/run to be 700 317:7029909 /tmp mounted ro when using UFS file system for /tmp 367:6304109 contents of /var/tmp not completely copied to new BE 373:6704577 lucopy does not exclude /var/tmp when zonepaths are at the top of filesystem - ABE fills up 383:6883838 lucreate: perms on /tmp of NGZ on zoneds alternate BE zonepath are incorrect 388:6934931 Live Upgrade says: "cat: cannot open /tmp/.lulib.luclb.dsk.2249.n: No such file or directory" 491:6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file otherwise it's vulnerability issue 570:6790210 lucreate fails when /tmp is UFS instead of tmpfs 614:6619278 incorrect permissions on /tmp in non-global zones after Live Upgrade 724:6497684 unable to login due to Live Upgrade setting incorrect permissions on /tmp and /var/run 1022: 6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file ./patches/121431-86/SUNWlucfg/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121431-86/SUNWlucfg/install/i.AddNoUpdate 183: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 192: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 245: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 368:CLEANUP_FILE=/tmp/CLEANUP 369:CLEANUP_FILE_TMP=/tmp/CLEANUP_${SUNW_PATCHID} ./patches/121431-86/SUNWlucfg/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121431-86/SUNWlucfg/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121431-86/SUNWlucfg/install/i.EtcDefLu 314: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 323: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 376: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 499:CLEANUP_FILE=/tmp/CLEANUP 500:CLEANUP_FILE_TMP=/tmp/CLEANUP_${SUNW_PATCHID} ./patches/121431-86/121431-86.html 731:7044731 ludelete fails when ZFS filesystems are mounted under /tmp/mountpoints 766:7045553 lucreate is changing permissions on /tmp and /var/run to be 700 795:7029909 /tmp mounted ro when using UFS file system for /tmp 845:6304109 contents of /var/tmp not completely copied to new BE 851:6704577 lucopy does not exclude /var/tmp when zonepaths are at the top of filesystem - ABE fills up 861:6883838 lucreate: perms on /tmp of NGZ on zoneds alternate BE zonepath are incorrect 866:6934931 Live Upgrade says: "cat: cannot open /tmp/.lulib.luclb.dsk.2249.n: No such file or directory" 969:6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file otherwise it's vulnerability issue 1048:6790210 lucreate fails when /tmp is UFS instead of tmpfs 1092:6619278 incorrect permissions on /tmp in non-global zones after Live Upgrade 1202:6497684 unable to login due to Live Upgrade setting incorrect permissions on /tmp and /var/run 1508: 6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file ./patches/121431-86/prepatch 26:rm -rf /var/tmp/hitlist* > /dev/null 2>&1 41: patchadd -R ${ROOTDIR} -p | grep "Patch: $CURRENT_BASE_PID" > /var/tmp/hitlist.$$ 43: INSTALLED_PID="`grep "$CURRENT_BASE_PID" /var/tmp/hitlist.$$ | nawk -F: '{print $2}' | nawk -F' ' '{print $1}' | sort -r | head -n 1`" 217:-h /tmp/kernel -a -d /tmp/root/kernel -o "$inNonGlobalZone" = "0" ]; then ./patches/142248-01/SUNWpiclu/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/142248-01/SUNWpiclu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142248-01/SUNWpiclu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142248-01/SUNWpiclu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142248-01/SUNWpiclu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/125076-01/SUNWvolr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125076-01/SUNWvolr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125076-01/SUNWvolr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125076-01/SUNWvolr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/unix-lpr.sh 100:#gspipe=/tmp/gspipe.$$ ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/acctest.ps 94:{ (/tmp/_.ps) noaccess (w) file closefile } dotest 95:{ (/tmp/_.ps) (w) noaccess file closefile } dotest 96:{ (/tmp/_.ps) (w) file executeonly 100 write } dotest 97:{ (/tmp/_.ps) (w) file executeonly 10 string writehexstring } dotest 98:{ (/tmp/_.ps) (w) file 10 string executeonly writehexstring } dotest 99:{ (/tmp/_.ps) (w) file executeonly 10 string writestring } dotest 100:{ (/tmp/_.ps) (w) file 10 string executeonly writestring } dotest ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/pv.sh 39: TEMPDIR=/tmp ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/ps2epsi.ps 97: /tmpfont exch def 99: /tmpfontname tmpfont /FontName get def ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/ps2epsi 15: TMPDIR=/tmp ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lib/pf2afm.ps 256: /TMPFontTemplate (TMP_FONT#000) def 294: /TMPFontName TMPFontTemplate cvn def ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pscolor/black.ps 670:/makerString exch def string /tmpString exch def ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pscolor/input.ps 670:/makerString exch def string /tmpString exch def ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pscolor/color.ps 670:/makerString exch def string /tmpString exch def ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pcl3/lib/if-pcl3 154:errlog="${TMPDIR:-/tmp}/$$-1.tmp" 363: tmp="${TMPDIR:-/tmp}/$$-2.tmp" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pcl3/lib/cups-pcl3 262: tmp="${TMPDIR:-/tmp}/$$.tmp" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/pcl3/ppd/catppd 46:tmp="${TMPDIR:-/tmp}/$$.tmp" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/contrib/chp2200/INSTALL 28: # tar zxvf /tmp/ghostscript-6.01.tar.gz 30: # tar zxvf /tmp/ghostscript-6.01jpeg.tar.gz 31: # tar zxvf /tmp/ghostscript-6.01libpng.tar.gz 32: # tar zxvf /tmp/ghostscript-6.01zlib.tar.gz 37: # cp /tmp/gdevcd8.c ./ 38: # cp /tmp/contrib.mak ./ 39: # cp /tmp/unix-gcc.mak ./ ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/configure.lineno 19648:# creating and moving files from /tmp can sometimes cause problems. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/Makefile.in 663: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/Makefile 663: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/config/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/config/ltmain.sh 356: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/configure 19648:# creating and moving files from /tmp can sometimes cause problems. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/libtool 862: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/tiff/config.status 836:# creating and moving files from /tmp can sometimes cause problems. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/configure 8773:# creating and moving files from /tmp can sometimes cause problems. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/configure 21406:# creating and moving files from /tmp can sometimes cause problems. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/conftools/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/conftools/ltmain.sh 150: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/expat/tests/xmltest.sh 31:# OUTPUT=/home/tmp/xml-testsuite-out/ ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/Resource/Init/pdf_font.ps 1454: /tmpstr 2 string def ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/jasper.spec.in 18:BuildRoot: /var/tmp/%{package_name}-%{version}-root ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/acaux/config.guess 106:: ${TMPDIR=/tmp} ; ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/acaux/ltmain.sh 5696: tmpdir="/tmp" ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/src/libjasper/base/jas_stream.c 446: tempdir = "/tmp"; ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/configure 21632:# creating and moving files from /tmp can sometimes cause problems. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/Makefile.in 547: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jasper/autom4te.cache/output.0 21632:# creating and moving files from /tmp can sometimes cause problems. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/figures/Overview.eps 600: /makerString exch def string/tmpString exch def ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Details8.htm 86066:Remove some very old scripts which contain /tmp races, a security risk should ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/History8.htm 51939:Remove some very old scripts which contain /tmp races, a security risk should ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Projects.htm 648:of the temporary directory (usually /tmp), with the name chosen and the 649:directory created in such a way as to avoid /tmp races and similar ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Issues.htm 490:On Unix, it should be implemented with a directory /tmp/$$/ (where ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/History2.htm 4459:for Unix in /usr/tmp rather than /tmp. ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Use.htm 1459: /tmp ./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/doc/Language.htm 1060:/tmp/gs_a1234. 1067:temporary file might be named /tmp/xxa1234. 1072:/my/tmpdir/zz, the temporary file might be named 1073:/my/tmpdir/zza1234. 1120:/tmp/disk0, use:

1121:    mark /Root (/tmp/disk0/) (%disk0) .putdevparams
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/ltmain.sh
162:    my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/configure
26204:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/lcms/Makefile.in
542:	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/install-sh
341:	    tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/config.guess
110:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/configure
12787:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/install.mk
17:#   make install DESTDIR=/tmp/somewhere/
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/unix/ltmain.sh
356:    my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/freetype/builds/atari/gen-purec-patch.sh
18:mkdir -p ${OBJ_DIR}/builds/atari/tmp/orig
20:( cd ${TOP_DIR} && find . -name '*.[CHch]' -type f | fgrep -v builds/atari/tmp | cpio -o ) | \
21:( cd ${OBJ_DIR}/builds/atari/tmp/orig && cpio -idum )
22:cp ${TOP_DIR}/builds/atari/deflinejoiner.awk ${OBJ_DIR}/builds/atari/tmp
24:pushd ${OBJ_DIR}/builds/atari/tmp
40:rm -rf ${OBJ_DIR}/builds/atari/tmp
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/config.guess
106:: ${TMPDIR=/tmp} ;
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/Makefile
847:	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/configure
15308:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/Makefile.in
847:	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/config.status
675:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/ltmain.sh
356:    my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/configure.lineno
15308:# creating and moving files from /tmp can sometimes cause problems.
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/jbig2dec/libtool
842:    my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/base/gp_unifs.c
74:        strcpy(fname, "/tmp/");
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/base/gdevijs.c
1040:    kfd = open("/tmp/k.pbm", O_CREAT | O_TRUNC | O_RDWR, 0644);
1041:    rgbfd = open("/tmp/rgb.ppm", O_CREAT | O_TRUNC | O_RDWR, 0644);
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/ijs/README
151:./ijs_server_example -pOutputFile=/tmp/tmp.ps foo.ppm". This will
152:invoke ./ijs_server_example, which will in turn generate a /tmp/tmp.ps
159:./ijs_client_example -s ./ijs_server_example -pOutputFile=/tmp/tmp.ps \
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/htmldiff.pl
391:        $cmd .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
397:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
411:        $cmd  .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
416:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
428:        $cmd  .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
433:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
445:        $cmd  .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
450:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
461:        $cmd  .= " -sOutputFile=".$outdir."/tmp1.pdf";
467:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
478:        $cmd  .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
480:        $cmd  .= $redir.$outdir."/tmp1.pdf";
483:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
485:        $cmd2 .= $redir.$outdir."/tmp2.pdf";
490:        unlink $outdir."/tmp1.pdf";
491:        unlink $outdir."/tmp2.pdf";
498:        $cmd  .= " -sOutputFile=".$outdir."/tmp1.pdf";
503:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
512:        $cmd  .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
514:        $cmd  .= $redir.$outdir."/tmp1.pdf";
517:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
519:        $cmd2 .= $redir.$outdir."/tmp2.pdf";
524:        unlink $outdir."/tmp1.pdf";
525:        unlink $outdir."/tmp2.pdf";
532:        $cmd  .= " -sOutputFile=".$outdir."/tmp1.pdf";
537:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
546:        $cmd  .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
548:        $cmd  .= $redir.$outdir."/tmp1.pdf";
551:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
553:        $cmd2 .= $redir.$outdir."/tmp2.pdf";
558:        unlink $outdir."/tmp1.pdf";
559:        unlink $outdir."/tmp2.pdf";
566:        $cmd  .= " -sOutputFile=".$outdir."/tmp1.pdf";
571:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2.pdf";
580:        $cmd  .= " -sOutputFile=".$outdir."/tmp1_%d.bmp";
582:        $cmd  .= $redir.$outdir."/tmp1.pdf";
585:        $cmd2 .= " -sOutputFile=".$outdir."/tmp2_%d.bmp";
587:        $cmd2 .= $redir.$outdir."/tmp2.pdf";
592:        unlink $outdir."/tmp1.pdf";
593:        unlink $outdir."/tmp2.pdf";
604:    while (stat($tmp1 = $outdir."/tmp1_".$page.".bmp") &&
605:           stat($tmp2 = $outdir."/tmp2_".$page.".bmp"))
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/pre.tcl
157:         set tmpdir /tmp
170:	set tmpfile [file join /tmp [pid]]
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/localcluster/run.pl
999:# if (open (F,"/9j/4AAQSkZJRgABAgEASABIAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAASAAAAAEA
AQBIAAAAAQAB/+4AE0Fkb2JlAGQAAAAAAQUAApYw/9sAhAAKBwcHBwcKBwcKDgkJCQ4RDAsLDBEU
EBAQEBAUEQ8RERERDxERFxoaGhcRHyEhISEfKy0tLSsyMjIyMjIyMjIyAQsJCQ4MDh8XFx8rIh0i
KzIrKysrMjIyMjIyMjIyMjIyMjIyMjI+Pj4+PjJAQEBAQEBAQEBAQEBAQEBAQEBAQED/wAARCAEA
AMYDAREAAhEBAxEB/8QBogAAAAcBAQEBAQAAAAAAAAAABAUDAgYBAAcICQoLAQACAgMBAQEBAQAA
AAAAAAABAAIDBAUGBwgJCgsQAAIBAwMCBAIGBwMEAgYCcwECAxEEAAUhEjFBUQYTYSJxgRQykaEH
FbFCI8FS0eEzFmLwJHKC8SVDNFOSorJjc8I1RCeTo7M2F1RkdMPS4ggmgwkKGBmElEVGpLRW01Uo
GvLj88TU5PRldYWVpbXF1eX1ZnaGlqa2xtbm9jdHV2d3h5ent8fX5/c4SFhoeIiYqLjI2Oj4KTlJ
WWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+hEAAgIBAgMFBQQFBgQIAwNtAQACEQMEIRIxQQVRE2Ei
BnGBkTKhsfAUwdHhI0IVUmJy8TMkNEOCFpJTJaJjssIHc9I14kSDF1STCAkKGBkmNkUaJ2R0VTfy
o7PDKCnT4/OElKS0xNTk9GV1hZWltcXV5fVGVmZ2hpamtsbW5vZHV2d3h5ent8fX5/c4SFhoeIiY
qLjI2Oj4OUlZaXmJmam5ydnp+So6SlpqeoqaqrrK2ur6/9oADAMBAAIRAxEAPwCbeU/KflW58q6L
cXGi6fNNNp9rJJJJaws7u0MbMzM0ZJJJ3OKpt/gzyf8A9WHTf+kOD/qnirv8GeT/APqw6b/0hwf9
U8Vd/gzyf/1YdN/6Q4P+qeKu/wAGeT/+rDpv/SHB/wBU8Vd/gzyf/wBWHTf+kOD/AKp4q7/Bnk//
AKsOm/8ASHB/1TxV3+DPJ/8A1YdN/wCkOD/qnirv8GeT/wDqw6b/ANIcH/VPFXf4M8n/APVh03/p
Dg/6p4q7/Bnk/wD6sOm/9IcH/VPFXf4M8n/9WHTf+kOD/qnirv8ABnk//qw6b/0hwf8AVPFXf4M8
n/8AVh03/pDg/wCqeKu/wZ5P/wCrDpv/AEhwf9U8Vd/gzyf/ANWHTf8ApDg/6p4q7/Bnk/8A6sOm
/wDSHB/1TxV3+DPJ/wD1YdN/6Q4P+qeKu/wZ5P8A+rDpv/SHB/1TxV3+DPJ//Vh03/pDg/6p4q7/
AAZ5P/6sOm/9IcH/AFTxV3+DPJ//AFYdN/6Q4P8Aqnirv8GeT/8Aqw6b/wBIcH/VPFXf4M8n/wDV
h03/AKQ4P+qeKpTrPlPyrFqOgJFounok+oSRyqtrCA6Cwv5OLgR7jkimh7gYqm3kz/lD9B/7Ztn/
AMmI8VTrFXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FUl13/jqeXP8A
tpSf907UsVd5M/5Q/Qf+2bZ/8mI8VTrFXYq7FXYq7FXYq7FVImUylEKqFUHcE9S3+UPDFW6T/wA6
f8Af+a8VaRpPUZHKkBVI4gjqW/yj4Yqg5L+4EjqoSisyioJOxI/mGYuTUmMiKboYRIWt/SF1/wAV
/wDAn/mvI/nD3Mvy471U3sq6c12QpkXkKb8dnKeOXHMRiMmsY/Xwpb+n7z+SL7m/5qzX/wArS/mu
X+QHe2uvXZYApHQkVoG/5qyePtOUpAcPNE9EIxJtP82bguxV2KuxV2KuxV2KuxVJdd/46nlz/tpS
f907UsVd5M/5Q/Qf+2bZ/wDJiPFU6xV2KuxV2KuxV2KuxVTH9+/+on63xVUxVTH9+/8AqJ+t8VSm
T+9k/wCMj/8AEjmuz/WXMxfSFuVM1Z/+OJJ83/5OnMuX+LH3Fxx/fD3pDmidquT7a/MZZg/vI+8M
Mv0H3MyzpHTOxV2KuxV2KuxV2KuxVJdd/wCOp5c/7aUn/dO1LFXeTP8AlD9B/wC2bZ/8mI8VTrFX
Yq7FXYq7FXYq7FVNoyXLq7ISADSnaviD44q703/36/3L/wA0Yq5I+LM5dnLADenavgB44qh302N3
Z/VkXkS1BwoKmvdDlMtNGRtsjmkBS39Fx/7+l/4T/qnkfykE+PJV+oxmzayLuUatX25btz/lp1Ph
lhxDg4ejEZDxcSC/w7a/7/n++P8A6p5i/wAl4u8t/wCeyeTa+X7VWDetMaGtCU/6p4Ydm4oyB3RL
WTIrZNczXGdirsVdirsVdirsVdiqS67/AMdTy5/20pP+6dqWKu8mf8ofoP8A2zbP/kxHiqdYq7FX
Yq7FXYq7FXYqx3X3cXyAMQPSU0B/ynyuZ3cXUyIIpLOb/wAx+/IWWjjl3pz5dZma5DEkAR0qf+Mm
WYy5OmJINsf1G9vl1C6VLqdVWaQBVlcAAMaAANmJlySEzuzkTaH+v6h/y2XH/I6T/mvIeLPvRxFk
ctxcDyi1wJpBMI/73m3P+8p9uvLMqUj4N+TbHkwz9Kap/wAt11/yPk/5rzV+Pk/nFspEabqWpPqV
kj3tyytcwqytNIQQZFBBBbcHLMObIcg3PNBD0zNuxdirsVdirsVdirsVdiqS67/x1PLn/bSk/wC6
dqWKu8mf8ofoP/bNs/8AkxHiqdYq7FXYq7FXYq7FXYqxvzB/vev/ABhX/iUmV5ObiarmEsyDjp15
b+1dfKP/AJmZZjcvS8ixrUv+Ojd/8Z5P+JtmDm+sspc0LkEMnm/5Qx/+Mf8AzMzMn/cH3N0OTBs1
DYitL/46lj/zFQf8nEyzB/eR96l6pm7YOxV2KuxV2KuxV2KuxVJdd/46nlz/ALaUn/dO1LFXeTP+
UP0H/tm2f/JiPFU6xV2KuxV2KuxV2KuxVKdV1jQdOnSLVWVZWTkvKF5PhqR1SN+4wEgNGfVYcJHG
aQP+KPJ3+/E/6Rpf+qODii0/ylpf532FM9I1PR9SEp0llYRlRJxjaPrXj9tEr0OEEFvwajHmFwNo
C61vyfBcyw3b24uEdllDQknmD8VT6ZrvkTKF7olqcMTRItR/xB5H/wB+W3/Ig/8AVLBxY0fm8H84
Jr9e0Y6Qb7lH+jApJPA+nxDUPwcf5vbJWK8m4ZI8PFeyT/4j8g/78tP+kc/9UshxYvJr/NYv5wVL
bX/JE1zDDavbG4kkRIQsBB9RmASh9MUPLCJY72pI1OMmgWS5Y2uxV2KuxV2KuxV2KuxVJdd/46nl
z/tpSf8AdO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsVeffmF/x1bf8A5hx/xN8qyc3Q
9u/XH3MUyDp2cfl1/d3/APrRfqkyzG7/ALD/ALuXvYT5k/47+o/8xMn/ABI5Rk+ouHrv7+SW5Bxn
oo/8li//ADDv/wAnWzI/yTv8f+Kf5ryzMJ1KYeX/APjv6V/zG23/ACeTJ4vrDbp/72Pve9ZsHfOx
V2KuxV2KuxV2KuxVJdd/46nlz/tpSf8AdO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsV
Yf5w0DVNWv4Z7GISRpCEYl1X4uTH9ph45CcSS6vtTQ5dRKJj0SD/AAX5i/5Zl/5GR/8ANWQ4C6/+
RtR5Mp8m6NqGkJdrfxiMzGMpRlavHnX7JPjk4RIdp2ZpJ6eBEmKa55Q8yXesXt1bWJkhmnd439WE
VUsSDRpQcqnikZONqtDmyZSQNkD/AII81f8AVvP/ACOg/wCq2R8GTR/Juo7vtDNRo+pf4EbR/Q/0
4wsgh5J9oyFgOfLh098u4T4dO3hikNPw9aYB/gHzd/1bj/yOg/6rZi/l59zrvyObuRmj+SfNNrrG
n3VxYFIYLqCWR/WgPFEkRmNFlJ2A7ZKGCYkC2YdHljMEjq9dzMds7FXYq7FXYq7FXYq7FUl13/jq
eXP+2lJ/3TtSxV3kz/lD9B/7Ztn/AMmI8VTrFXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7
FXYq7FXYq7FXYq7FUl13/jqeXP8AtpSf907UsVd5M/5Q/Qf+2bZ/8mI8VTrFXYq7FXYq7FXYq7FX
Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FUl13/AI6nlz/tpSf907UsVd5M/wCUP0H/ALZt
n/yYjxVOsVdirsVdirsVdirsVS6+Aa5odwEWlfm2At2EAgofgn8o+7A3cI7kTpwAlmA2HGPb6ZMI
acwApKbqa4+tTATygCRwAJHAADHoA2YWbJITO7l4MUDAWFL1rj/lom/5Gyf81ZX4s+9t8GHcExEs
w8uyS+o/qD1KScm5/wB6w+1WvTMkyPgE3vRcPgj+YArawxv65ff8tdx/yOk/5rzUfmcv84u1/L4v
5oXw3l760dbqc/ENjLIR1/1ssw6jKZgcR5teXT4xA+kcmd5vHSOxV2KuxV2KuxV2KuxVJdd/46nl
z/tpSf8AdO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsVS69/3p/55r+t8Bb8HIqGBuRO
n/303+rH+uTCGjP0SW7/AN6p/wDjI/8AxI5r8/1lztP/AHYUsrbUy/6ZqT/np/ydbMs/4sfcXBP+
Mj3hi+aR3KpD/fR/6w/XlmD+8j7w15v7uXuegZ0Lz7sVdirsVdirsVdirsVSXXf+Op5c/wC2lJ/3
TtSxV3kz/lD9B/7Ztn/yYjxVOsVdirsVdirsVdirsVSrU9X0+xuRb3cLSyFA4IVWAViy/tMP5cBk
Agz4UH/iHRf+WR/+Rcf/ADXg4wjxQmWl31lfJI9nEYuBCtVVUnw+yThBtIlxIefU/Lkc8iXDQ+qr
FZOUdTyBoanhkDLHe7MSkOqn+lfK381v/wAiv+bMHFj8l45d6O+s6YunG5rGLDiSTx+ChO/w08fb
J3Hh8kWbS39L+T/57X/kV/zZlXHg8mfFk7yvh1TypLNHFC1sZZHVIwIqEsxAUD4PHCJ4SdqUyyd5
TzLmt2KuxV2KuxV2KuxV2KpLrv8Ax1PLn/bSk/7p2pYq7yZ/yh+g/wDbNs/+TEeKp1irsVdirsVd
irsVdirD/NX/AB1V/wCYdP8Aic2V5ObVk5pPkGDJ/KX9xc/66/qOWY+Tbj5MS1f/AI6t7/zES/8A
EzmHm+stiDytWYy/8oK3/GH/AJmZly/uPgmP1PPs1bkIvSP+Ovp//MXb/wDJ1Mswf3g96Jci9fzc
OM7FXYq7FXYq7FXYq7FUl13/AI6nlz/tpSf907UsVd5M/wCUP0H/ALZtn/yYjxVOsVdirsVdirsV
dirsVY/rmh32o3y3Ns0QQRLGRIzKaq0jfsxt/NkJRJLCUSSl/wDhXVf5rf8A4N/+qODwyx8Mp1oO
mXOmRTJcmMmRgR6ZLCgHfkq5KIoM4RoMV1PRNWl1K7ljtZGSSaRlYAUILEg5i5MMzImmaG/QGs/8
scn3f25DwJ9ysoksLw+UGsBE31kxU9LatefL9WZMoE4q60sTRYV/hnXv+WGT8P65r/ymXub/ABIo
rTPLutw6nZTS2cixxXMLuxpQKsisx6+AyeLTZIzBIRKcSHpmbNodirsVdirsVdirsVdiqS67/wAd
Ty5/20pP+6dqWKu8mf8AKH6D/wBs2z/5MR4qnWKuxV2KuxV2KuxV2KsW80+bp/L15FaxWyTiWL1C
zMVp8TLTYf5ORlKnD1mt/LkCrtJP+Vm3n/LBH/wbf0wcbifywf5v2/sZJ5U8yS+YkuXlgWD6uUA4
sWrz5eIH8uSibc3R6r8xEmqSTVfzLbTdSutP/Rgl+qytF6n1jjy4mlePoNT78hLLRa83aAxzMaQn
/K2G/wCrQP8ApJ/7N8HjeTD+VB/NZQPMxPlQ+Zvqu4iaX6t6n8rlKep6ft/Lk+L025gzXj466MS/
5XA3/VnH/SV/2bZT+Z8nG/lAdyI0381W1DUbSw/RQj+tzxQep9Z5cfVdU5cfq4rTl0rhjqLNUyhr
eKQFPQ8vcx2KuxV2KuxV2KuxV2KpLrv/AB1PLn/bSk/7p2pYq7yZ/wAofoP/AGzbP/kxHiqdYq7F
XYq7FXYq7FXYq81/Mr/jr2v/ADDD/ib5CfN0/bH1RYdkHVvQfyx/udR/1of1SZODueyP7uXvYN5p
/wCUj1P/AJiZf+JHKZ/UXG1n99JKsi4705f/ACVb/wDMM/8AydbLj/du6h/i3weS5iOtTHy5/wAp
FpP/ADHW3/J5Mlj+oNmD+8HvfQeZzuHYq7FXYq7FXYq7FXYqkuu/8dTy5/20pP8AunalirvJn/KH
6D/2zbP/AJMR4qnWKuxV2KuxV2KuxV2Ksf8AMHlK18wXUd1PPJC0UfpgIAQRUtXf54DG3G1OihqC
CSdkr/5Vnp3/AC2T/cv9MHAHH/kjF3lO/L3lu38upOlvM831gqW5gCnDl0p/rYQKcrTaWOAEBJNS
/Lez1K/uL972WNrmRpSgRSAWNadcgcQJa8ughkkSSUN/yqqx/wCrhL/wC/1x8EMP5Mx95ZGPLcI8
tHy167ekYzF61ByozF606d8lw+mnKGIDHwsX/wCVR6f/ANXGb/gF/rlf5eLR+Qh3lEWH5XWNhf2t
+l/M7Wk0c6qUUBjG6uAfnxxjgANphooRkDbOsucp2KuxV2KuxV2KuxV2KpLrv/HU8uf9tKT/ALp2
pYq7yZ/yh+g/9s2z/wCTEeKp1irsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdi
rsVdiqS67/x1PLn/AG0pP+6dqWKu8mf8ofoP/bNs/wDkxHiqdYq7FXYq7FXYq7FXYql99qbWc4hW
ISVQPUtx6lhT7Lfy4CabsOnOQXaH/Tr/APLOP+Rn/XvBxNv5I96LsL83pkBj9P0+J2blXly/yV/l
wg205sJxlBT+Y4oZ5IfQZvSdkJ5AV4mnh7ZTLUxiab8egnOIIIWf4oi/5Z2/4If0wfm49zL+Tcne
Ec2qRrpZ1QxngBXhUV+1w65YcoEOJxhgJy8HXklX+Mrb/lmf/ghmN/KWPuLmfyTl7wvg83W89xFb
i3dTNIkYPIbF2C1/HDDXwnICjuxydmZIRMiRsyHMxwHYq7FXYq7FXYq7FXYqkuu/8dTy5/20pP8A
unalirvJn/KH6D/2zbP/AJMR4qnWKuxV2KuxV2KuxV2KpFrP+9o/4xL/AMSkyMnO0X0lAZFy000L
7dx8o/8AmZkouDreYY/ff73XP/GaT/ibZgZvrLstL/dR9yHyDcn83/KJN/qf8zMy5/4ufc6mP+N/
5zD80zvkRp//AB0bL/mJg/5OJlun/vY+9p1X9zL3F6Tm9eadirsVdirsVdirsVdiqS67/wAdTy5/
20pP+6dqWKu8mf8AKH6D/wBs2z/5MR4qnWKuxV2KuxV2KuxV2KpdfaY95OJlmEdECcSnLoWNa81/
mwEW34dR4YqkP+gpv+Wlf+RR/wCquDhbfz3kjNP09rEyFpRL6gUbLxpx5f5TfzYQKaM2bxCNkruf
LlxNcSzLKgErs4BrUciW/jmPPTcUibcrF2gIQArkp/4Yuv8Af0f4/wBMj+U82f8AKY/mpk+lyNox
0z1AHK050NK8ueXSxXj4XEGes3HXW0k/wbdf8tMf3HML+TD/ADnP/lcfzftVLbylcwXUE7XCEQyx
ykAGpCMGp+GTx9nmEgb5MMvagnAx4ebKsz3WOxV2KuxV2KuxV2KuxVJdd/46nlz/ALaUn/dO1LFX
eTP+UP0H/tm2f/JiPFU6xV2KuxV2KuxV2KuxViXmnWdU0/U0t7K4MMRgRyoSNviLygmrox6KMhOR
BSEn/wATa/8A8trf8i4f+qWR4ytMn8qajfajb3D3sxmZHAUlVWgI/wAhVycDYQWK3Xm7X47qaNLk
BUkZVHpx7AEgfsZjyzyBLcMYpS/xj5h/5aR/yLj/AOaMH5iafDDK7rVr6Pyf+lkkAu/SR/U4rSpd
VPw0p0OXSmRjtrjEGdML/wAceZf+Wpf+RUf/ADRmH+cyOR+Xgj9D83a9e6vaWlxcBoppVV19NBUH
3C5Zh1M5zALHJhjGNvR8zXGdirsVdirsVdirsVdiqS67/wAdTy5/20pP+6dqWKu8mf8AKH6D/wBs
2z/5MR4qnWKuxV2KuxV2KuxV2KsF86f8dmP/AJhY/wDk5NleTmkJBkFZl5I/3luv+Mi/qyzHyUsF
vv8Ae24/4yv/AMSOYc/qLfHkoZFLOr3/AMl7/wA8I/8Ak4mZU/7n4NUP7x5xmtc1NPLH/KQaf/xm
XLdN/eBrzfQXsObRwnYq7FXYq7FXYq7FXYqkuu/8dTy5/wBtKT/unalirvJn/KH6D/2zbP8A5MR4
qnWKuxV2KuxV2KuxV2KpRqlt5dmuVfVnhW49MBRLN6bcAWp8PNdqk4CAUGQCD+o+Sv8Aftr/ANJP
/X3BwxXjHemelQ6RDHIukNGyEgyelJ6m9Nqnk1MIACggpZNoPk5ppGm9ISlmMgN04IavxVHrCm+Q
OKB6MvEI6rP0B5J/4p/6S5P+q2Pgw7k+Ke9NpbHSH0j6jLx/RvBV3kYLxBBX95zr198kYgxrogSI
NpN/hvyL4Q/9Jcn/AFXyv8ti7mXjy71ey0LydbXcM9l6QuI2Bipcu55dqKZmB+7DHBjibAU5ZEVb
IstYOxV2KuxV2KuxV2KuxVJdd/46nlz/ALaUn/dO1LFXeTP+UP0H/tm2f/JiPFU6xV2KuxV2KuxV
2KuxV5T+aH/KRQf8wUf/ACduMjJ1Paf94Pcw3IuC9M/Kr/eHUP8AjKn/ABE5KLtezP7s+95z5i/5
SHVv+Y65/wCTz5VLm4uf+8PvS7Itb1i//wDJUD/mDh/4mmXS+h2v+Q+Dx3MVwE58n/8AKU6T/wAx
UX/Esnj+oNun/vA+hMynZOxV2KuxV2KuxV2KuxVJdd/46nlz/tpSf907UsVd5M/5Q/Qf+2bZ/wDJ
iPFU6xV2KuxV2KuxV2KuxV5n+Y+l6ne69DNZWVxcxi0jUvDC8ihhJOePJFIrQjIydZ2hinOYoXsx
P9Aa/wD9Wu9/6Rpf+aMFOH+Wy/zS9C/LSxvrGzvlvbaa1Z5UKieNoyQFO45gVyUXZ9nwlCBsVu8+
8waVqcmv6pIlnOyPe3LKyxOQQZXIIIXKZA24ubFM5DseaX/ojVv+WG4/5FP/AM04OEtfgz7i9Rvr
W5b8rxarC5n+qRL6QU86h0240rlpHodnR8GvJ5L+hdY/5YLn/kS//NOY3BLucHwp9xTfynpWqQ+Z
dLllsriNEuYyztE4AAbqSVyeOJEhs24MchMbPecyXYOxV2KuxV2KuxV2KuxVJdd/46nlz/tpSf8A
dO1LFXeTP+UP0H/tm2f/ACYjxVOsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdirsVdi
rsVdirsVSXXf+Op5c/7aUn/dO1LFXeTP+UP0H/tm2f8AyYjxVOsVdirsVdirsVdirsVdirsVdirs
VdirsVdirsVdirsVdirsVdirsVdirsVSXXf+Op5c/wC2lJ/3TtSxVKfKfmzyrbeVdFt7jWtPhmh0
+1jkjkuoVdHWGNWVlaQEEEbjFU2/xn5P/wCr9pv/AEmQf9VMVd/jPyf/ANX7Tf8ApMg/6qYq7/Gf
k/8A6v2m/wDSZB/1UxV3+M/J/wD1ftN/6TIP+qmKu/xn5P8A+r9pv/SZB/1UxV3+M/J//V+03/pM
g/6qYq7/ABn5P/6v2m/9JkH/AFUxV3+M/J//AFftN/6TIP8Aqpirv8Z+T/8Aq/ab/wBJkH/VTFXf
4z8n/wDV+03/AKTIP+qmKu/xn5P/AOr9pv8A0mQf9VMVd/jPyf8A9X7Tf+kyD/qpirv8Z+T/APq/
ab/0mQf9VMVd/jPyf/1ftN/6TIP+qmKu/wAZ+T/+r9pv/SZB/wBVMVd/jPyf/wBX7Tf+kyD/AKqY
q7/Gfk//AKv2m/8ASZB/1UxV3+M/J/8A1ftN/wCkyD/qpirv8Z+T/wDq/ab/ANJkH/VTFXf4z8n/
APV+03/pMg/6qYq7/Gfk/wD6v2m/9JkH/VTFXf4z8n/9X7Tf+kyD/qpirv8AGfk//q/ab/0mQf8A
VTFUp1nzZ5Vl1HQHi1rT3SDUJJJWW6hIRDYX8fJyJNhydRU9yMVf/9k=
./patches/122260-06/SUNWgscrS/reloc/usr/sfw/share/src/ghostscript/toolbin/makehist.tcl
302:    set tmphname /tmp/[pid]h.htm
303:    set tmpdname /tmp/[pid]d.htm
./patches/122260-06/SUNWgscrS/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscrS/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/122260-06/SUNWgscrS/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122260-06/SUNWgscrS/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscrS/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/122260-06/SUNWgscr/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/122260-06/SUNWgscr/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/122260-06/SUNWgscr/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscr/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/122260-06/SUNWgscr/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWgscr/reloc/usr/sfw/bin/pv.sh
39:	TEMPDIR=/tmp
./patches/122260-06/SUNWgscr/reloc/usr/sfw/bin/ps2epsi
15:	TMPDIR=/tmp
./patches/122260-06/SUNWgscr/reloc/usr/sfw/bin/unix-lpr.sh
100:#gspipe=/tmp/gspipe.$$
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/interfaces/GSinterface
50:error_file="/tmp/${printer}-log.$$"
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Projects.htm
648:of the temporary directory (usually /tmp), with the name chosen and the
649:directory created in such a way as to avoid /tmp races and similar
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Use.htm
1459:        /tmp
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/History8.htm
51939:Remove some very old scripts which contain /tmp races, a security risk should
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Details8.htm
86066:Remove some very old scripts which contain /tmp races, a security risk should
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Language.htm
1060:/tmp/gs_a1234.
1067:temporary file might be named /tmp/xxa1234.
1072:/my/tmpdir/zz, the temporary file might be named
1073:/my/tmpdir/zza1234.
1120:/tmp/disk0, use:
1121:    mark /Root (/tmp/disk0/) (%disk0) .putdevparams
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/Issues.htm
490:On Unix, it should be implemented with a directory /tmp/$$/ (where
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/doc/History2.htm
4459:for Unix in /usr/tmp rather than /tmp.
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/Resource/Init/pdf_font.ps
1454:    /tmpstr 2 string def
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/lib/pf2afm.ps
256:  /TMPFontTemplate (TMP_FONT#000) def
294:    /TMPFontName TMPFontTemplate cvn def
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/lib/ps2epsi.ps
97: /tmpfont exch def
99:   /tmpfontname tmpfont /FontName get def
./patches/122260-06/SUNWgscr/reloc/usr/sfw/share/ghostscript/9.00/lib/acctest.ps
94:{ (/tmp/_.ps) noaccess (w) file closefile }			dotest
95:{ (/tmp/_.ps) (w) noaccess file closefile }			dotest
96:{ (/tmp/_.ps) (w) file executeonly 100 write }			dotest
97:{ (/tmp/_.ps) (w) file executeonly 10 string writehexstring }	dotest
98:{ (/tmp/_.ps) (w) file 10 string executeonly writehexstring }	dotest
99:{ (/tmp/_.ps) (w) file executeonly 10 string writestring }	dotest
100:{ (/tmp/_.ps) (w) file 10 string executeonly writestring }	dotest
./patches/122260-06/SUNWsfman/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/122260-06/SUNWsfman/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/122260-06/SUNWsfman/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWsfman/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/122260-06/SUNWsfman/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147806-01/SUNWckr/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147806-01/SUNWckr/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then
542:	rm -f $BASEDIR/tmp/scheduler.tmp
./patches/147806-01/SUNWckr/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/147806-01/SUNWckr/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147806-01/SUNWckr/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
329:rm -f $BASEDIR/tmp/scheduler.tmp
331:	touch $BASEDIR/tmp/scheduler.tmp
./patches/126424-03/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk
32:if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then
183:	tmp_free=`df -b /tmp | tail -1 | awk '{ printf ($2) }'`
./patches/126424-03/SUNWcakr.i/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126424-03/SUNWcakr.i/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126424-03/SUNWcakr.i/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/126424-03/SUNWcakr.i/install/postinstall
82:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/126424-03/SUNWcakr.i/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/126424-03/SUNWcsr/install/postinstall
82:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/126424-03/SUNWcsr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/126424-03/SUNWcsr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/126424-03/SUNWcsr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/126424-03/SUNWcsr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7dvx/install/postinstall
66:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147695-25/SUNWj7dvx/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/147695-25/SUNWj7dvx/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7dvx/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/147695-25/SUNWj7rtx/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7rtx/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/147695-25/SUNWj7rtx/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/147695-25/SUNWj7rtx/install/postinstall
66:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147695-25/SUNWj7dmx/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/147695-25/SUNWj7dmx/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147695-25/SUNWj7dmx/install/postinstall
66:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147695-25/SUNWj7dmx/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119987-03/SUNWcsu/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119987-03/SUNWcsu/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119987-03/SUNWcsu/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119987-03/SUNWcsu/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/123896-22/SUNWcacaort/reloc/usr/share/man/man1m/cacaoadm.1m
1767:In this example, the command adds a certificate contained in the file \fB/tmp/trusted\&.cert\fR as a trusted certificate of the common agent
1775:-f \fB/tmp/trusted\&.cert\fR foocert\fR
./patches/123896-22/SUNWcacaort/reloc/usr/lib/cacao/lib/tools/template/config/private/cacao.properties
159:com.sun.cacao.tmp.dir=#CACAO_ETC_BASEDIR#/var/run/cacao/instances/#CACAO_INSTANCE_NAME#/tmp
./patches/123896-22/SUNWcacaort/reloc/usr/lib/cacao/lib/tools/scripts/keygen_helpers
101:    cacao_kg_tmp_out="${cacao_tmp_dir}/tmp.$$"
138:    cacao_kg_tmp_nsseed="${cacao_tmp_dir}/tmp.nsseed"
./patches/123896-22/SUNWcacaort/reloc/usr/lib/cacao/bin/cacaoadm
911:    cacao_tmp_dir="/tmp"
1246:#until context is not loaded : set tmp to /tmp
1247:cacao_tmp_dir="/tmp"
./patches/123896-22/SUNWcacaort/install/checkinstall
176:	# 2. The checkinstall has been moved to /tmp
179:	# Check to see if the script has been moved to /tmp by pkginstall.
181:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
188:		# The script has been moved to /tmp. This should never happen since S9
./patches/123896-22/SUNWcacaort/install/postinstall
95:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
413:    if [ -f /tmp/.running_instances ]
415:        . /tmp/.running_instances
441:    /bin/rm -f /tmp/.running_instances
./patches/123896-22/SUNWcacaort/install/u.none
133:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123896-22/SUNWcacaort/install/i.none
101:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/123896-22/SUNWcacaort/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
311:    echo "CACAOADM_CLI=${CCLI}"                           >  /tmp/.running_instances
312:    echo "RUNNING_INSTANCES=\"${stopped_instance_list}\"" >> /tmp/.running_instances
./patches/119314-43/SUNWdclnt/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWdclnt/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWdclnt/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWdclnt/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWdclnt/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWdclnt/reloc/usr/sadm/lib/wbem/config_tftp
235:	tmp_filelist=/tmp/filelist.tmp.$$
./patches/119314-43/119314-43.html
259:6505934 patchadd: /tmp/CLEANUP file not removed which causes a confusing log
423:NOTE 6:  To get the complete fix for BugId 6505934 (patchadd: /tmp/CLEANUP
./patches/119314-43/SUNWlvmg/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWlvmg/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWlvmg/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWlvmg/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvmg/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbdev/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbdev/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbdev/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbdev/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbdev/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbpro/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbpro/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbpro/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbpro/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbpro/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbcor/install/i.initd
181:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
190:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
241:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
364:CLEANUP_FILE=/tmp/CLEANUP
365:CLEANUP_FILE_TMP=/tmp/CLEANUP_${SUNW_PATCHID}
./patches/119314-43/SUNWwbcor/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbcor/install/i.rbac
93:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
101:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
161:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/i.manifest
106:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
115:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
176:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcor/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbcor/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbcor/reloc/lib/svc/method/svc-wbem
34:		output_file=/var/run/tmp_file.$$
./patches/119314-43/SUNWwbcor/reloc/etc/init.d/init.wbem
15:		output_file=/var/run/tmp_file.$$
./patches/119314-43/SUNWwbcou/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbcou/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbcou/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbcou/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbcou/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWfsmgtu/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWfsmgtu/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWfsmgtu/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWfsmgtu/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWfsmgtu/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvmr/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWlvmr/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWlvmr/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWlvmr/install/i.rbac
93:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
101:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
161:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvma/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWlvma/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvma/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWlvma/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWlvma/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/postpatch
66:    TEMPFILE=/var/tmp/smcclassfile.$$
./patches/119314-43/README.119314-43
227:6505934 patchadd: /tmp/CLEANUP file not removed which causes a confusing log
383:NOTE 6:  To get the complete fix for BugId 6505934 (patchadd: /tmp/CLEANUP
./patches/119314-43/SUNWmgapp/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWmgapp/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWmgapp/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWmgapp/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWmgapp/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbapi/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119314-43/SUNWwbapi/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbapi/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbapi/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbapi/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119314-43/SUNWwbmc/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119314-43/SUNWwbmc/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/119314-43/SUNWwbmc/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/138088-01/SUNWcsl/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138088-01/SUNWcsl/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138088-01/SUNWcsl/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/138088-01/SUNWcsl/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/138088-01/SUNWcsl/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147062-01/SUNWesu/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/147062-01/SUNWesu/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/147062-01/SUNWesu/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147062-01/SUNWesu/install/u.none
176:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/147062-01/SUNWesu/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWadmlib-sysid/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWadmlib-sysid/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWadmlib-sysid/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWadmlib-sysid/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWadmc/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWadmc/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWadmc/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWadmc/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWsibi/reloc/usr/sbin/install.d/install-discovery.stub
15:#  *     mount tmpfs onto /tmp
16:#  *     copy any needed files into /tmp...
42:if [ ! -f /tmp/.rcSmnt ]; then
44:	/sbin/mount -F tmpfs swap /tmp
49:	cat < /dev/null > /tmp/.rcSmnt
59:# * copy over any writeable (prototype) files to /tmp from "/root"
60:# NOTE: canonical paths are /tmp/root, but use cpio to do mkdir
61:# NOTE: send output to /tmp (not /dev/null) to avoid nfs bug on remote
64:( cd /.tmp_proto; find . -print -depth | cpio -pdm /tmp 2>/tmp/cpio.out )
71:# configure devfs in /tmp/devices
77:    ln -sf /devices /tmp/devices
79:    cd /tmp
83:/usr/sbin/devfsadm -r /tmp -p /tmp/path_to_inst
85:	/usr/sbin/devfsadm -r /tmp
91:eval `/sbin/get_root -r /tmp/devices -e -b Rootfs -c RootfsRaw /`
111:if [ -f /tmp/path_to_inst ]; then
112:	cat /etc/.path_to_inst
118:cd /tmp/devices
119:find . -depth -print | cpio -pdm /devices 2> /tmp/cpio.out
166:	/sbin/ifconfig $i auto-revarp up >/tmp/dev.$$ 2>&1
./patches/119082-25/SUNWsibi/reloc/usr/sbin/install.d/patchUpdate
57:	WORKDIR="/tmp/$($BASENAME $PROGNAME).$$"
69:	ADMINFILE=/tmp/admin.dflt.$$
70:	ADMIN_DEPEND_FILE=/tmp/admin.depend.dflt.$$
71:	UPGRADE_PROGRESS=/tmp/upg_prog	
915:	typeset -r interim_space="/tmp/interim_space"
./patches/119082-25/SUNWsibi/reloc/sbin/install-setup
110:INSTALL_LOG=/tmp/install_log
111:INSTALL_CONSOLE=/tmp/install_console
119:HOME=/tmp/root
123:KDMCONFIG_NOGUI=/tmp/root/var/tmp/kdmconfig.nogui
124:OWCONFIG_FILE=/tmp/root/etc/openwin/server/etc/OWconfig
129:LOCFILE=/tmp/.localeFile
176:if [ -f /tmp/.sh ]; then
180:	touch /tmp/.sh
184:if [ -f "/tmp/.install_debug" ] ; then
185:    D=`head -1 /tmp/.install_debug`
234:### CD into /tmp/root
299:	>> /tmp/root/var/sadm/system/logs/sysidtool.log
302:	>> /tmp/root/var/sadm/system/logs/sysidtool.log
316:# Install java into /tmp/root if java not already installed and
323:		create_admin /tmp/admin.$$
327:		/usr/sbin/pkgadd -n -R /tmp/root -d /cdrom/Solaris_*/Product \
328:			-a /tmp/admin.$$ SUNWj5rt >> ${OUTFILE:=/dev/null} 2>&1
344:    touch /tmp/.nowin
349:    touch /tmp/.nowin
357:	touch /tmp/.nowin
361:		touch /tmp/.nowin
366:			touch /tmp/.nowin
371:cd /tmp/root/usr
376:if [ -f /tmp/.nowin ] ; then
410:cd /tmp/root
476:/usr/bin/cp /etc/syslog.conf.install /tmp/root/etc/syslog.conf >/dev/null 2>&1
477:/usr/bin/touch /tmp/install_log.syslog >/dev/null 2>&1
487:if [ -f /tmp/.nowin ] ; then
499:if [ -f /tmp/.text_install ] ; then
./patches/119082-25/SUNWsibi/reloc/sbin/sysid-finish
18:CMDFILE=/tmp/sysid-finish.$$
230:# have a writable "/" in this miniroot.  We symlink them back to /tmp/root/
239:if [ ! -d /tmp/root/etc/inet ] ; then
240:	mkdir -p /tmp/root/etc/inet
241:	cp /etc/inet/hosts /tmp/root/etc/inet/hosts
242:	cp /etc/inet/netmasks /tmp/root/etc/inet/netmasks
245:	ln -s ../../tmp/root/etc/inet/hosts hosts
246:	ln -s ../../tmp/root/etc/inet/netmasks netmasks
./patches/119082-25/SUNWsibi/reloc/sbin/sysidfind
17:HOME=/tmp/root
32:	MOUNT_CONFIG_DIR=/tmp/cjtapeconfig.$$
79:	echo ${MOUNT_CONFIG_DIR} >/tmp/.cjfiles_dir
109:	MOUNT_CONFIG_DIR=/tmp/cjnetconfig.$$
152:	    EXTRACTOR="cat > /tmp/sysidfind.$$ ; unzip /tmp/sysidfind.$$"
181:	echo ${MOUNT_CONFIG_DIR} >/tmp/.cjfiles_dir
202:	MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
236:	MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
257:			profetch ${PROFETCH_ARGS} ${URL}/sysidcfg > /tmp/sysidcfg.$$ 2> /dev/null
260:			    cat /tmp/sysidcfg.$$ > /etc/sysidcfg 2> /dev/null
294:	MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
358:		profetch ${PROFETCH_ARGS} ${URL}/sysidcfg > /tmp/sysidcfg.$$ 2> /dev/null
361:		    cat /tmp/sysidcfg.$$ > /etc/sysidcfg 2> /dev/null
369:		MOUNT_CONFIG_DIR=/tmp/sysid_config.$$
398:    if [ -f /tmp/.cjfiles_method ] ; then
399:	    METHOD=`head -1 /tmp/.cjfiles_method|nawk '{print $2}'`
437:if [ -f /tmp/.cjfiles_ask ] ; then
446:	rm -f /tmp/.cjfiles_method
456:	    echo "cj_location $ans" > /tmp/.cjfiles_method
462:		rm -f /tmp/.cjfiles_ask
./patches/119082-25/SUNWsibi/reloc/sbin/install-du
10:# miniroot. It also stores the content in /tmp/DU. 
103:ITUDIR=/tmp/ITUs
./patches/119082-25/SUNWsibi/reloc/sbin/install-discovery
27:ROOT=/tmp/root
32:CDROOT=/tmp/.cdroot
139:		echo $Installfs > /tmp/.netmnt
247:		echo $Installfs > /tmp/.netmnt
383:	echo $nfspath > /tmp/.netmnt
440:		/sbin/ifconfig $i auto-revarp >/tmp/dev.$$ 2>&1
514:		    if [ -f /tmp/.netmnt ] ; then
563:		    echo $Installfs > /tmp/.netmnt
603:			cat < /dev/null > /tmp/.install_boot
606:			cat < /dev/null > /tmp/.text_install
609:			cat < /dev/null > /tmp/.nowin
650:if [ ! -f /tmp/.rcSmnt ]; then
652:	/sbin/mount -F tmpfs swap /tmp
658:	cat < /dev/null > /tmp/.rcSmnt
670:if [ -f /tmp/.rcSrun ]; then
683:# Unpack writeable initialized files into /tmp.
684:# NOTE: send output to /tmp (not /dev/null) to avoid nfs bug on remote
686:( cd /.tmp_proto; find . -print -depth | cpio -pdm /tmp 2>/tmp/cpio.out )
688:mkdir -p /tmp/root/var/sadm/system/logs
697:# create /etc/vfstab (/tmp/root/etc/vfstab)
698:echo "swap - /tmp tmpfs - no -" >> /etc/vfstab
705:# configure devfs in /tmp/dev
707:find dev -depth -print | cpio -pdum /tmp >/dev/null 2>&1
708:ln -sf /devices /tmp/devices 
709:/sbin/mount -F lofs -O /tmp/dev /dev
712:mkdir -p /tmp/etc
713:mkdir -p /tmp/etc/sysevent
714:/usr/lib/sysevent/syseventd -r /tmp
718:/usr/lib/devfsadm/devfsadmd -r /tmp -p /tmp/root/etc/path_to_inst
758:			# at end of script, save root dev in /tmp/.preinstall
767:			cat < /dev/null > /tmp/.install_boot
772:			cat < /dev/null > /tmp/.text_install
781:			echo "cj_location $1" >> /tmp/.cjfiles_method
785:			cat < /dev/null > /tmp/.install_boot
789:			cat < /dev/null > /tmp/.cjfiles_ask
794:			cat < /dev/null > /tmp/.nowin
801:			echo "$1" > /tmp/.install_debug
805:			cat < /dev/null > /tmp/.netcdboot
832:	grep -v "setprop kbd-type" /boot/solaris/bootenv.rc > /tmp/bootenv$$
833:	echo "setprop kbd-type '$kbdtype'" >> /tmp/bootenv$$
834:	cat /tmp/bootenv$$ > /boot/solaris/bootenv.rc
835:	rm /tmp/bootenv$$
1016:# save the name of the root device in /tmp/.preinstall
1030:				/tmp/.preinstall
1049:cat < /dev/null > /tmp/.rcSrun
./patches/119082-25/SUNWsibi/reloc/sbin/install-begin
29:TMP_ROOT_INSTALL_DATA=/tmp/root/install/data
31:JS_FILE=/tmp/.install_boot
32:SI_LOCK=/tmp/.install-solaris
33:PREINSTALL_FILE=/tmp/.preinstall
161:# use /tmp/.cdroot written by install-discovery
163:CDROOT=/tmp/.cdroot
197:echo $cdid > /tmp/find_device.out
203:# Will then use /tmp writable space for media_kits tables only if/when
224:	SIEXIT=/tmp/install-solaris.exit
./patches/119082-25/SUNWsibi/reloc/sbin/install-solaris
41:LOCKFILE=/tmp/.install-solaris
42:JSLOCKFILE=/tmp/.jumpstart
48:INSTALLBOOT=/tmp/.install_boot
49:PREINSTALL=/tmp/.preinstall
51:SMI_INSTALL=/tmp/.smi_boot
52:SUPPRESS_SOLSTART_FINISH=/tmp/.suppress_solstart_finish
57:TMP_INSTALL_APP=/tmp/install_app
67:SI_CONFIG_DIR=/tmp/install_config
130:		    $PROFETCH $PROFETCH_ARGS ${URL}/${SI_BEGIN} > /tmp/${SI_BEGIN}.$$
132:			cat /tmp/${SI_BEGIN}.$$ > ${SI_CONFIG_DIR}/${SI_BEGIN} 2> /dev/null
141:		    $PROFETCH $PROFETCH_ARGS ${URL}/${SI_CLASS} > /tmp/${SI_CLASS}.$$
143:			cat /tmp/${SI_CLASS}.$$ > ${SI_CONFIG_DIR}/${SI_CLASS} 2> /dev/null
151:		    $PROFETCH $PROFETCH_ARGS ${URL}/${SI_FINISH} > /tmp/${SI_FINISH}.$$
153:			cat /tmp/${SI_FINISH}.$$ > ${SI_CONFIG_DIR}/${SI_FINISH} 2> /dev/null
274:    # If $LogName exists in /tmp, then move it to the new directory,
277:    if [ -f /tmp/${LogName} -a -d ${LOGDIR} ]
279:        date_time=`solarisinstall_date_time /tmp/${LogName} ${LOGDIR}/${LogName}`
280:        mv /tmp/${LogName} ${LOGDIR}/${LogName}_${date_time}
329:			" (${SI_BEGIN})" | tee -a /tmp/${BEGINLOG}
332:			tee -a /tmp/${BEGINLOG}
335:		echo $? > /tmp/begin_script_exit) 2>&1 | tee -a /tmp/${BEGINLOG}
336:		if [ -f /tmp/begin_script_exit ]; then
337:			read BEGINRET < /tmp/begin_script_exit
338:			rm -f /tmp/begin_script_exit
343:			echo `gettext "Begin script ${SI_BEGIN} execution completed."` | tee -a /tmp/${BEGINLOG}
345:			echo `gettext "Begin script ${SI_BEGIN} failed with return value \"${BEGINRET}\"."` | tee -a /tmp/${BEGINLOG}
346:			echo `gettext "Aborting install."` | tee -a /tmp/${BEGINLOG}
363:			"(${SI_FINISH})" | tee -a /tmp/${FINISHLOG}
368:		/sbin/sh ${SI_CONFIG_DIR}/${SI_FINISH} 2>&1 | tee -a /tmp/${FINISHLOG}
695:    # mechanisms.  Note the use of '/tmp/_install_config' for a mountpoint
696:    # rather than the JumpStart '/tmp/install_config' mountpoint.
698:    SI_CONFIG_DIR=/tmp/_install_config
766:# Write the SI_INSTALL_APP to the /tmp/install_app so that it can
814:		if [ -f /tmp/.instsuccess ] ; then
829:		SIEXIT=/tmp/install-solaris.exit
./patches/119082-25/SUNWsibi/reloc/sbin/install-finish
28:	TMP1=/tmp/.set_active.1.$$
29:	TMP2=/tmp/.set_active.2.$$
172:	    /tmp/bootenv$$
173:	echo "setprop kbd-type '$kbdtype'" >> /tmp/bootenv$$
174:	mv /tmp/bootenv$$ ${BASEDIR}/boot/solaris/bootenv.rc
181:		grep -v "^setprop console" > /tmp/bootenv.rc.$$
182:	cp /tmp/bootenv.rc.$$ ${BASEDIR}/boot/solaris/bootenv.rc
183:	rm /tmp/bootenv.rc.$$
./patches/119082-25/SUNWsibi/reloc/sbin/setup-launcher
34:TEXT_INSTALL_FILE=/tmp/.text_install
94:cp /tmp/find_device.out ${LAUNCHDIR} 
./patches/119082-25/SUNWsibi/reloc/sbin/mkmenu
47:	tmp=/tmp/mnt$$
79:	tmp=/tmp/mnt$$
./patches/119082-25/SUNWsibi/reloc/sbin/install-recovery
128:rel_list=/tmp/rel_list.$$
154:	itemlist=/tmp/itemlist_$$
./patches/119082-25/SUNWsibi/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWsibi/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWsibi/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWsibi/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWinst/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119082-25/SUNWinst/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119082-25/SUNWinst/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119082-25/SUNWinst/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119082-25/SUNWinst/reloc/usr/sbin/install.d/chkprobe
18:PROBE_OUTPUT=/tmp/install.input
22:NUM_RULES=/tmp/rule.num.$$
24:TMP_FILE=/tmp/probe.tmp.$$
25:TMP_FORMAT_OUTPUT=/tmp/probe_format_out.$$
26:CONV_TMP_FILE=/tmp/conv_awk.script.$$ 
180:	TMP_VTOC=/tmp/vtoc.$$
253:	# check for stub-boot; if /tmp/.preinstall exists, it
255:	if [ -z "${SI_ROOTDISK}" -a -f /tmp/.preinstall ] ; then
256:		TMP_ROOTDISK=`cat /tmp/.preinstall`
302:	echo '0\nquit' | format > /tmp/disks.tmp 2> /dev/null
303:	tmp_disk_list=`awk '$1 ~ /[0-9][0-9]*\./ {print $2}' /tmp/disks.tmp`
402:	mount ${mnt_dev} /a >/tmp/mount.out 2>&1
422:			mount ${mnt_dev} /a >/tmp/mount.out 2>&1
./patches/119082-25/SUNWinst/reloc/usr/sbin/install.d/profind
25:SI_CONFIG_DIR=/tmp/install_config
56:	MOUNT_CONFIG_DIR=/tmp/config.$$
143:		${PROFETCH} ${PROFETCH_ARGS} ${SjumpsCF}/${RULES} > /tmp/${RULES}.$$ 2> /dev/null
145:		    cat /tmp/${RULES}.$$ > ${SI_CONFIG_DIR}/${RULES} 2> /dev/null
176:		${PROFETCH} ${PROFETCH_ARGS} ${SjumpsCF}/${RULES} > /tmp/${RULES}.$$ 2> /dev/null
178:		    cat /tmp/${RULES}.$$ > ${SI_CONFIG_DIR}/${RULES} 2> /dev/null
199:    # stub images, indicated by the file /tmp/.preinstall
201:    if [ -f /tmp/.preinstall ]; then
225:if [ -f /tmp/.cjfiles_ask -o \
226:    \( -f /tmp/.cjfiles_method -a ! -f /tmp/.cjfiles_dir \) ] ; then
239:if [ -f /tmp/.cjfiles_method -a -f /tmp/.cjfiles_dir ] ; then
241:	mv `head -1 /tmp/.cjfiles_dir` ${SI_CONFIG_DIR}
242:	METHOD=`head -1 /tmp/.cjfiles_method|nawk '{print $2}'`
./patches/119082-25/SUNWinst/reloc/usr/sbin/install.d/stubboot
22:		devname=`expr ${Rootfs} : '/tmp/devices\(.*\)'`
60:	MNTPT=/tmp/.slicemapmount
./patches/128333-01/SUNWckr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/128333-01/SUNWckr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/128333-01/SUNWckr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/128333-01/SUNWckr/install/postinstall
85:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/128333-01/SUNWckr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/143318-03/SUNWgnome-im-client/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/143318-03/SUNWgnome-im-client/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143318-03/SUNWgnome-im-client/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/143318-03/SUNWgnome-im-client/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143318-03/SUNWgnome-im-client/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
151:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmagt/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmagt/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmagt/install/u.none
176:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmagt/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmagt/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmmgr/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
581:tmp_spama_conf=/tmp/spama.conf
590:services_bak=$BASEDIR/tmp/services.bak
591:services_out=$BASEDIR/tmp/services.out
848:    $RM /tmp/spama.*
849:    $RM /tmp/snmpd.*
./patches/120273-33/SUNWsmmgr/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmmgr/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/i.initd
71:	# echoing a magic token out to the /tmp/CLEANUP file.  This will result in an
74:	# /tmp/CLEANUP, refer back to PSARC 1992/118.
78:	CLEANUP=/tmp/CLEANUP
205:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
213:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
237:	CLEANUP="/tmp/CLEANUP"
285:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/u.none
176:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmmgr/install/i.manifest
107:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
116:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
180:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmmgr/install/u.initd
71:	# echoing a magic token out to the /tmp/CLEANUP file.  This will result in an
74:	# /tmp/CLEANUP, refer back to PSARC 1992/118.
78:	CLEANUP=/tmp/CLEANUP
./patches/120273-33/SUNWsmmgr/install/i.preserve
131:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
140:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
193:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWbzip/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWbzip/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWbzip/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmcmd/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmcmd/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmcmd/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmcmd/install/u.none
176:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmcmd/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmcmd/reloc/usr/sfw/lib/sma_snmp/masfcnv
344:=item /tmp/sma_migration.log
396:*LOG_FILE = \"/tmp/sma_migration.log";
./patches/120273-33/SUNWsmcmd/reloc/usr/sfw/bin/fixproc
234:      local ($tmpfh, $tmpfile) = tempfile("fix_XXXXXXXX", DIR => "/tmp");
265:      local ($tmpfh, $tmpfile) = tempfile("check_XXXXXXXX", DIR => "/tmp");
./patches/120273-33/SUNWsmaS/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120273-33/SUNWsmaS/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmaS/install/u.none
176:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120273-33/SUNWsmaS/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120273-33/SUNWsmaS/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/EXAMPLE.conf.def
213:# a /tmp/shtest before you do.  Uncomment to use it.
215:#exec shelltest /bin/sh /tmp/shtest
224:# enterprises.ucdavis.extTable.extEntry.extCommand.2 = "/bin/sh /tmp/shtest"
232:# Note that the second line of the /tmp/shtest shell script is cut
323:# a /tmp/shtest before you do.  Uncomment to use it.
325:# exec .EXTENSIBLEDOTMIB.50 shelltest /bin/sh /tmp/shtest
330:# enterprises.ucdavis.50.3.1 = "/bin/sh /tmp/shtest"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/ltmain.sh
4420:	      tmpdir="/tmp"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/config.guess
103:set_cc_for_build='tmpdir=${TMPDIR-/tmp}/config-guess-$$ ;
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/dist/net-snmp.spec
34:BuildRoot: /tmp/%{name}-root
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/ChangeLog
10313:     - ignore errors doing rm -rf /tmp/snmp-test* when making testclean
10586:   separate out the cleaning of /tmp from the main cleaning to provide it
19068:     - ignore errors doing rm -rf /tmp/snmp-test* when making clean (this
22059:   "make clean" removes any test result dirs "/tmp/snmp-test-*".
23390:	  - fix agentx non-root tests to use -x /tmp/blah/agentx_socket.
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/aclocal.m4
3851:: ${TMPDIR=/tmp}
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/local/fixproc
234:      local ($tmpfh, $tmpfile) = tempfile("fix_XXXXXXXX", DIR => "/tmp");
265:      local ($tmpfh, $tmpfile) = tempfile("check_XXXXXXXX", DIR => "/tmp");
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/local/passtest
9:  echo $* >> /tmp/passtest.log
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/agent/mibgroup/ucd-snmp/vmstat_dynix.c
27:#include 
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/agent/mibgroup/Makefile.depend
4207:./mibII/tmp.lo: ../../include/net-snmp/net-snmp-config.h
4208:./mibII/tmp.lo: ../../include/net-snmp/system/linux.h
4209:./mibII/tmp.lo: ../../include/net-snmp/system/sysv.h
4210:./mibII/tmp.lo: ../../include/net-snmp/system/generic.h
4211:./mibII/tmp.lo: ../../include/net-snmp/machine/generic.h
4212:./mibII/tmp.lo:  ./../kernel.h
4213:./mibII/tmp.lo: ../../include/net-snmp/net-snmp-includes.h
4214:./mibII/tmp.lo: ../../include/net-snmp/definitions.h
4215:./mibII/tmp.lo: ../../include/net-snmp/types.h
4216:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_api.h
4217:./mibII/tmp.lo: ../../include/net-snmp/library/asn1.h
4218:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_impl.h
4219:./mibII/tmp.lo: ../../include/net-snmp/library/snmp.h
4220:./mibII/tmp.lo: ../../include/net-snmp/library/snmp-tc.h
4221:./mibII/tmp.lo: ../../include/net-snmp/utilities.h
4222:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_client.h
4223:./mibII/tmp.lo: ../../include/net-snmp/library/getopt.h
4224:./mibII/tmp.lo: ../../include/net-snmp/library/system.h
4225:./mibII/tmp.lo: ../../include/net-snmp/library/tools.h
4226:./mibII/tmp.lo: ../../include/net-snmp/library/int64.h
4227:./mibII/tmp.lo: ../../include/net-snmp/library/mt_support.h
4228:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_alarm.h
4229:./mibII/tmp.lo: ../../include/net-snmp/library/data_list.h
4230:./mibII/tmp.lo: ../../include/net-snmp/library/callback.h
4231:./mibII/tmp.lo: ../../include/net-snmp/library/oid_stash.h
4232:./mibII/tmp.lo: ../../include/net-snmp/library/check_varbind.h
4233:./mibII/tmp.lo: ../../include/net-snmp/version.h
4234:./mibII/tmp.lo: ../../include/net-snmp/session_api.h
4235:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_transport.h
4236:./mibII/tmp.lo: ../../include/net-snmp/library/snmpCallbackDomain.h
4237:./mibII/tmp.lo: ../../include/net-snmp/library/snmpUnixDomain.h
4238:./mibII/tmp.lo: ../../include/net-snmp/library/snmpUDPDomain.h
4239:./mibII/tmp.lo: ../../include/net-snmp/library/snmpTCPDomain.h
4240:./mibII/tmp.lo: ../../include/net-snmp/library/snmpUDPIPv6Domain.h
4241:./mibII/tmp.lo: ../../include/net-snmp/library/snmpTCPIPv6Domain.h
4242:./mibII/tmp.lo: ../../include/net-snmp/library/snmpIPXDomain.h
4243:./mibII/tmp.lo: ../../include/net-snmp/library/ucd_compat.h
4244:./mibII/tmp.lo: ../../include/net-snmp/pdu_api.h
4245:./mibII/tmp.lo: ../../include/net-snmp/mib_api.h
4246:./mibII/tmp.lo: ../../include/net-snmp/library/mib.h
4247:./mibII/tmp.lo: ../../include/net-snmp/library/parse.h
4248:./mibII/tmp.lo: ../../include/net-snmp/varbind_api.h
4249:./mibII/tmp.lo: ../../include/net-snmp/config_api.h
4250:./mibII/tmp.lo: ../../include/net-snmp/library/read_config.h
4251:./mibII/tmp.lo: ../../include/net-snmp/library/default_store.h
4252:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_parse_args.h
4253:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_enum.h
4254:./mibII/tmp.lo: ../../include/net-snmp/library/vacm.h
4255:./mibII/tmp.lo: ../../include/net-snmp/output_api.h
4256:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_debug.h
4257:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_logging.h
4258:./mibII/tmp.lo: ../../include/net-snmp/snmpv3_api.h
4259:./mibII/tmp.lo: ../../include/net-snmp/library/snmpv3.h
4260:./mibII/tmp.lo: ../../include/net-snmp/library/transform_oids.h
4261:./mibII/tmp.lo: ../../include/net-snmp/library/keytools.h
4262:./mibII/tmp.lo: ../../include/net-snmp/library/scapi.h
4263:./mibII/tmp.lo: ../../include/net-snmp/library/lcd_time.h
4264:./mibII/tmp.lo: ../../include/net-snmp/library/snmp_secmod.h
4265:./mibII/tmp.lo: ../../include/net-snmp/library/snmpv3-security-includes.h
4266:./mibII/tmp.lo: ../../include/net-snmp/library/snmpusm.h
4267:./mibII/tmp.lo: ../../include/net-snmp/agent/net-snmp-agent-includes.h
4268:./mibII/tmp.lo: ../../include/net-snmp/agent/snmp_agent.h
4269:./mibII/tmp.lo: ../../include/net-snmp/agent/snmp_vars.h
4270:./mibII/tmp.lo: ../../include/net-snmp/agent/agent_handler.h
4271:./mibII/tmp.lo: ../../include/net-snmp/agent/var_struct.h
4272:./mibII/tmp.lo: ../../include/net-snmp/agent/agent_registry.h
4273:./mibII/tmp.lo: ../../include/net-snmp/agent/ds_agent.h
4274:./mibII/tmp.lo: ../../include/net-snmp/agent/agent_read_config.h
4275:./mibII/tmp.lo: ../../include/net-snmp/agent/agent_trap.h
4276:./mibII/tmp.lo: ../../include/net-snmp/agent/all_helpers.h
4277:./mibII/tmp.lo: ../../include/net-snmp/agent/instance.h
4278:./mibII/tmp.lo: ../../include/net-snmp/agent/multiplexer.h
4279:./mibII/tmp.lo: ../../include/net-snmp/agent/null.h
4280:./mibII/tmp.lo: ../../include/net-snmp/agent/debug_handler.h
4281:./mibII/tmp.lo: ../../include/net-snmp/agent/old_api.h
4282:./mibII/tmp.lo: ../../include/net-snmp/agent/read_only.h
4283:./mibII/tmp.lo: ../../include/net-snmp/agent/serialize.h
4284:./mibII/tmp.lo: ../../include/net-snmp/agent/bulk_to_next.h
4285:./mibII/tmp.lo: ../../include/net-snmp/agent/mode_end_call.h
4286:./mibII/tmp.lo: ../../include/net-snmp/agent/table.h
4287:./mibII/tmp.lo: ../../include/net-snmp/agent/table_data.h
4288:./mibII/tmp.lo: ../../include/net-snmp/agent/table_dataset.h
4289:./mibII/tmp.lo: ../../include/net-snmp/agent/table_iterator.h
4290:./mibII/tmp.lo: ../../include/net-snmp/agent/mib_module_config.h
4291:./mibII/tmp.lo: ../../include/net-snmp/agent/auto_nlist.h
4292:./mibII/tmp.lo: ./mibII/interfaces.h struct.h util_funcs.h
4293:./mibII/tmp.lo: ./mibII/sysORTable.h
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/agent/mibgroup/util_funcs.c
126:    strcpy(name, "/tmp/snmpdXXXXXX");
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/configure
3862:: ${TMPDIR=/tmp}
26724:# creating and moving files from /tmp can sometimes cause problems.
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/testing/eval_suite.sh
82:TMPFILE=/tmp/eval_suite.sh$$
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/testing/TESTCONF.sh
58:    SNMP_TMPDIR="/tmp/snmp-test-$testnum-$$"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/testing/RUNTESTS
101:			SNMP_SNMPD_PORT="/var/tmp/unixsnmpd"
102:			SNMP_SNMPTRAPD_PORT="/var/tmp/unixsnmptrapd"
./patches/120273-33/SUNWsmaS/reloc/usr/share/src/sma_snmp/testing/Makefile.in
36:	-rm -fr /tmp/snmp-test*
./patches/139521-02/SUNWsmmgr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/139521-02/SUNWsmmgr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWsmmgr/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139521-02/SUNWsmmgr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWsmmgr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/139521-02/SUNWwebminr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/139521-02/SUNWwebminr/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139521-02/SUNWwebminr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWwebminr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/139521-02/SUNWwebminr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWbindr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/139521-02/SUNWbindr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/139521-02/SUNWbindr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWbindr/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139521-02/SUNWbindr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWapch2r/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139521-02/SUNWapch2r/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWapch2r/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/139521-02/SUNWapch2r/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWapch2r/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/139521-02/SUNWsmbar/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/139521-02/SUNWsmbar/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWsmbar/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/139521-02/SUNWsmbar/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139521-02/SUNWsmbar/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119247-36/SUNWman/reloc/share/man/man7fs/lofs.7fs
23:A loopback mount of '\fB/\fR' onto \fB/tmp/newroot\fR allows the entire file system hierarchy to appear as if it were duplicated under \fB/tmp/newroot\fR, including any file systems mounted from remote \fBNFS\fR servers. All files would
24:then be accessible either from a pathname relative to '\fB/\fR' or from a pathname relative to \fB/tmp/newroot\fR until such time as a file system is mounted in \fB/tmp/newroot\fR, or any of its subdirectories.
29:Recursive traversal of loopback mount points is not allowed. After the loopback mount of \fB/tmp/newroot\fR, the file \fB/tmp/newroot/tmp/newroot\fR does not contain yet another file system hierarchy; rather, it appears just as \fB/tmp/newroot\fR did
37:\fBmount\fR \fB-F\fR lofs /tmp /mnt
./patches/119247-36/SUNWman/reloc/share/man/man1m/kprop.1m
118:The following example propagates the Kerberos database from the \fB/tmp/slave_data\fR file to the slave \fBKDC\fR \fBlondon\fR. The machine \fBlondon\fR must have a host principal keytab entry and the \fBkpropd.acl\fR file must
124:# kprop -f /tmp/slave_data london
./patches/119247-36/SUNWman/reloc/share/man/man1m/mount.1m
81:required file systems: \fB/\fR, \fB/usr\fR, \fB/var\fR, \fB/var/adm\fR, \fB/var/run\fR, \fB/proc\fR, \fB/dev/fd\fR and \fB/tmp\fR.
./patches/119247-36/SUNWman/reloc/share/man/man1m/localeadm.1m
421:\fB\fB/tmp/locales.list\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/pkgask.1m
25:(for example, \fB/var/tmp\fR, \fB/dev/diskette\fR, and \fB/dev/dsk/c1d0s0\fR)\&. The default device is the installation spool directory\&.
./patches/119247-36/SUNWman/reloc/share/man/man1m/df.1m
307:/tmp               (swap              ):  396016 blocks     9375 files
./patches/119247-36/SUNWman/reloc/share/man/man1m/ufsrestore.1m
25:The temporary files \fBrstdir*\fR and \fBrstmode*\fR are placed in \fB/tmp\fR by default. If the environment variable \fBTMPDIR\fR is defined with a non-empty value, that location is used instead of \fB/tmp\fR.
508:Selects the directory for temporary files. Defaults to \fB/tmp\fR if not defined in the environment.
./patches/119247-36/SUNWman/reloc/share/man/man1m/pkgadd.1m
29:The \fBpkgadd\fR utility requires an amount of temporary space the size of the package that is being installed. \fBpkgadd\fR determines which temporary directory to use by checking for the existance of the \fB$TMPDIR\fR environment variable. If \fB$TMPDIR\fR is not defined, \fBpkgadd\fR uses \fBP_tmpdir\fR from \fBstdio.h\fR. \fBP_tmpdir\fR has a default of \fB/var/tmp/\fR.
226:A full path name to a directory or the identifiers for tape, floppy disk, or removable disk (for example, \fB/var/tmp\fR or \fB/floppy/\fIfloppy_name\fR\fR).
398:example# \fBpkgadd -d /var/tmp/datastream all\fR 
./patches/119247-36/SUNWman/reloc/share/man/man1m/nispopulate.1m
318:\fBnispopulate\fR normally creates temporary files in the directory \fB/tmp\fR. You may specify another directory by setting the environment variable \fBTMPDIR\fR to your chosen directory. If \fBTMPDIR\fR is not a valid directory,
319:then \fBnispopulate\fR will use \fB/tmp\fR).
358:\fB\fB/tmp\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/kadmin.1m
1143:kadmin: \fBktadd -k /tmp/new-keytab nfs/chicago\fR
1146:WRFILE:/tmp/new-keytab.
1178:kadmin: \fBktremove -k /tmp/new-keytab nfs/chicago\fR
1181:WRFILE:/tmp/new-keytab.
./patches/119247-36/SUNWman/reloc/share/man/man1m/pooladm.1m
142:The following command saves the active configuration to \fB/tmp/state\&.backup\fR:
145:\f(CWexample#\fR \fB/usr/sbin/pooladm -s /tmp/state\&.backup\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/Uutry.1m
16:The debugging output is put in file \fB/tmp/\fR\fIsystem-name.\fR 
103:\fB\fB/tmp/\fR\fIsystem-name\fR \fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/sendmail.1m
1233:Defines the location of the system-wide dead.letter file, formerly hard-coded to \fB/var/tmp/dead.letter\fR. If this option is not set (the default), \fBsendmail\fR does not attempt to save to a system-wide \fBdead.letter\fR file in the
./patches/119247-36/SUNWman/reloc/share/man/man1m/fssnap_ufs.1m
288:# fssnap -F ufs -o backing-store=/var/tmp /export/home
360:The following example creates a file system snapshot. After you create a file system snapshot, mount it on \fB/tmp/mount\fR for temporary read-only access.
367:# mkdir /tmp/mount 
368:# mount -F ufs -o ro /dev/fssnap/1 /tmp/mount  
./patches/119247-36/SUNWman/reloc/share/man/man1m/bart.1m
32:For example, \fB/\fR, \fB/usr\fR, and \fB/opt\fR are separate UFS file systems\&. \fB/usr\fR and \fB/opt\fR are mounted on \fB/\fR\&. Therefore, all three file systems are cataloged\&. However, \fB/tmp\fR,
./patches/119247-36/SUNWman/reloc/share/man/man1m/patchadd.1m
899:See /tmp/log.\fIpatch_id\fR for reason for failure.
932:See /tmp/log.\fIpatch_id\fR for reason for failure.
./patches/119247-36/SUNWman/reloc/share/man/man1m/sar.1m
47:\fB\fB/tmp/sa\&.adrfl\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/smreg.1m
415:This is the directory where log files are created\&. The default is \fB/var/log/webconsole\fR\&. To set the directory to \fB/tmp/logs\fR, run the following command:
419:# smreg add -p -c debug\&.trace\&.path=/tmp/logs
./patches/119247-36/SUNWman/reloc/share/man/man1m/localectr.1m
226:example% \fBlocalectr -l af_ZA -d /tmp\fR
240: example% \fBlocalectr -l af_ZA,en_ZA,xh_ZA,zu_ZA -d /tmp -r 2\fR
254:example% \fBlocalectr -l ga_IE@mycompanyname -d /tmp\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/nisinit.1m
181:example# \fBnisinit -cC /tmp/colddata\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/smpatch.1m
851:# \fBsmpatch add -x idlist=/tmp/update/update_file \e
858:Applies the updates specified in the file \fB/tmp/update/update_file\fR to the systems \fBlab1\fR and \fBlab2\fR. The updates are located in the NFS-mounted directory named \fB/net/fileserver/export/updatespool/Solaris10\fR.
865:# \fBsmpatch add -x idlist=/tmp/update/update_file \e
866:-x mlist=/tmp/update/sys_file\fR
872:Applies the updates listed in the file \fB/tmp/update/update_file\fR to the systems listed in the file \fB/tmp/update/sys_file\fR. The updates are located in the default \fB/var/sadm/spool\fR directory on the local system.
991:# \fBsmpatch order -x idlist=/tmp/plist\fR
997:Reorders the update list called \fB/tmp/plist\fR in an order that is suitable for applying the updates.
./patches/119247-36/SUNWman/reloc/share/man/man1m/directoryserver.1m
1169:Import the data to the directory\&. To run this subcommand the server must be stopped\&. Note that ldif2db supports LDIF version 1 specifications\&. You can load an attribute using the URL specifier notation, for example: \fBjpegphoto:file:///tmp/myphoto\&.jpg\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/smartcard.1m
669:% smartcard -c admin -k challenge_response -E -o /tmp/mykeys
683:% smartcard -c admin -k challenge_response -I -i /tmp/mykeys
./patches/119247-36/SUNWman/reloc/share/man/man1m/pfinstall.1m
139:example# \fBmkdir /tmp/mnt\fR
155:example# \fBmount -F nfs \fIserver_name\fR:\fIpath\fR /tmp/mnt\fR
162:example# \fBmount -F ufs /dev/diskette /tmp/mnt\fR
169:example# \fBmount -F pcfs /dev/diskette /tmp/mnt\fR
180:Change directory to \fB/tmp/mnt\fR where the profile resides:
184:example# \fBcd /tmp/mnt\fR
225:/tmp/x86_miniroot_gz\fR\fR
239:\f(CW\fB/usr/sbin/lofiadm -a /tmp/x86_miniroot_gz\fR
298:\f(CW# \fB/usr/sbin/lofiadm -d /tmp/x86_miniroot_gz\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/pkgadm.1m
361:example% pkgadm addcert -t /tmp/certfile.pem
375:example% pkgadm addcert -a pkgtrans -e /tmp/keyfile.pem \e
376:/tmp/certfile.pem
./patches/119247-36/SUNWman/reloc/share/man/man1m/snmpd.1m
301:\fB\fBunix:/tmp/local-agent\fR\fR
304:Listen on the Unix domain socket \fB/tmp/local-agent\fR\&.
311:\fB\fB/tmp/local-agent\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/sconadm.1m
127:Assume a file \fBregistrationprofile\&.properties\fR in \fB/tmp\fR that contains the following:
145:\f(CW\fB/usr/sbin/sconadm register -a -r /tmp/registrationprofile\&.properties\fR\fR
151:Assume a file \fBregistrationprofile\&.properties\fR in \fB/tmp\fR with the contents shown below\&. Note the changed specification for \fBuserName\fR and \fBpassword\fR\&.
169:\f(CW\fB/usr/sbin/sconadm register -a -r /tmp/registrationprofile\&.properties\fR\fR
193:\f(CW\fB/usr/sbin/sconadm register -a -r /tmp/registrationprofile\&.properties\fR\fR
217:\f(CW\fB/usr/sbin/sconadm register -a -r /tmp/registrationprofile\&.properties \e
251:\f(CW\fB/usr/sbin/sconadm proxy -r /tmp/registrationprofile\&.properties\fR\fR
275:\f(CW\fB/usr/sbin/sconadm proxy -r /tmp/registrationprofile\&.properties\fR\fR
282:\f(CW\fB/usr/sbin/sconadm proxy -r /tmp/registrationprofile\&.properties \e
311:\f(CW\fB/usr/sbin/sconadm proxy -r /tmp/registrationprofile\&.properties\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/lucompare.1m
215:# lucompare -C /etc/lu/compare/:s8u5 -o /var/tmp/compare.out s8u5
221:Note that \fB/etc/lu/compare/:s8u5\fR is the file created by \fBlucreate\fR upon creation of a BE. The list of differences is sent to \fB/var/tmp/compare.out\fR.
./patches/119247-36/SUNWman/reloc/share/man/man1m/ludesc.1m
196:# ludesc -n first_disk > /tmp/arrayBE.out
./patches/119247-36/SUNWman/reloc/share/man/man1m/auditconfig.1m
311:# cd /usr/tmp
313:current working directory = /var/tmp
./patches/119247-36/SUNWman/reloc/share/man/man1m/svccfg.1m
536:$ svccfg export dumpadm >/tmp/dump.xml
./patches/119247-36/SUNWman/reloc/share/man/man1m/pkgchk.1m
65:Specify the device on which a spooled package resides. \fIdevice\fR can be a directory path name or the identifiers for tape, floppy disk, or removable disk (for example, \fB/var/tmp\fR or \fB/dev/diskette\fR).
316:example% \fBecho "/platform/SUNW,Netra-T12/lib" > /tmp/p\fR
328:example% \fBpkgchk -i /tmp/p -l\fR
./patches/119247-36/SUNWman/reloc/share/man/man1m/ipseckey.1m
1122:\fBExample 4 \fRSaving \fBESP\fR \fBSA\fRs To The File \fB/tmp/snapshot\fR
1125:To save \fBESP\fR \fBSA\fRs to the file \fB/tmp/snapshot\fR:
1130:example# \fBipseckey save esp /tmp/snapshot\fR
./patches/119247-36/SUNWman/reloc/share/man/man5/filesystem.5
1331:\fB\fB/tmp\fR\fR
1903:\fB\fB/var/tmp\fR\fR
3717:\fB\fB/usr/tmp\fR\fR
3721:Symbolic link to the \fB/var/tmp\fR directory.
./patches/119247-36/SUNWman/reloc/share/man/man5/krb5envvar.5
67:FILE:/tmp/krb5cc_\fI\fR
133:The risk described above is the same when using \fBFILE\fR replay cache types when the replay cache resides on swap file systems, such as \fB/tmp\fR and \fB/var/run\fR.
135:The performance improvement in \fBMEMORY\fR replay cache types over \fBFILE\fR types is derived from the absence of disk I/O. This is true even if the \fBFILE\fR replay cache is on a memory-backed file system, such as swap (\fB/tmp\fR and \fB/var/run\fR).
153: KRB5_CONFIG=/var/tmp/krb5.conf kinit
./patches/119247-36/SUNWman/reloc/share/man/man3sip/sip_enable_trans_logging.3sip
61:logfile = fopen("/tmp/ApplicationA", "a+");
./patches/119247-36/SUNWman/reloc/share/man/man2/open.2
656:The following example opens the file \fB/tmp/file\fR, either by creating it if it does not already exist, or by truncating its length to 0 if it does exist. If the call creates a new file, the access permission bits in the file mode of the file are set to permit reading and
669:char *filename = "/tmp/file";
./patches/119247-36/SUNWman/reloc/share/man/man1/kpasswd.1
33:\fB\fB/tmp/ovsec_adm\&.\fIxxxxxx\fR\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/kdestroy.1
57:\fB\fB/tmp/krb5cc_\fIuid\fR\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/kinit.1
27:If Kerberos authenticates the login attempt, \fBkinit\fR retrieves your initial ticket-granting ticket and puts it in the ticket cache. By default your ticket will be stored in the file \fB/tmp/krb5cc_\fIuid\fR\fR, where \fIuid\fR specifies
382:\fB\fB/tmp/krb5cc_\fIuid\fR\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/nroff.1
295:\fB\fB/usr/tmp/trtmp*\fR\fR
361:\fB/usr/tmp\fR is currently a symbolic link to \fB/var/tmp\fR.
./patches/119247-36/SUNWman/reloc/share/man/man1/pkgproto.1
111:d none /tmp 777 root root
./patches/119247-36/SUNWman/reloc/share/man/man1/vi.1
2014:\fB\fB/var/tmp\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/ksh.1
5620:\fB/tmp/sh*\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/ktutil.1
166:   ktutil:wkt /tmp/krb5.keytab
168:example# \fBmv /tmp/krb5.keytab /etc/krb5/krb5.keytab\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/diff3.1
155:\fB\fB/tmp/d3*\fR \fR
./patches/119247-36/SUNWman/reloc/share/man/man1/ssh-agent.1
38:A unix-domain socket is created (\fB/tmp/ssh-XXXXXXXX/agent.\fIpid\fR\fR) and the name of this socket is stored in the \fBSSH_AUTH_SOCK\fR environment variable. The socket is made accessible only to the current user. This method is easily abused by root or another instance of the same user.
57:Binds the agent to the unix-domain socket  bind_address. The default is \fB/tmp/ssh-XXXXXXXX/agent.\fIpid\fR\fR.
135:\fB\fB/tmp/ssh-XXXXXXXX/agent.\fIpid\fR\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/sort.1
538:\fB\fB/var/tmp/stm???\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/sag.1
141:example$ sar -o /tmp/tempfile 60 15
143:example$ sag -f /tmp/tempfile -s $TS -e $TE -y "r+w/s[dsk]"\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/csh.1
2918:\fB\fB/tmp/sh*\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/sh.1
1684:\fB/tmp/sh*\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/rcp.1
256:example% \fBrcp tmp/file myhost:/tmp/file\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/pkgtrans.1
214:The following example translates all packages on the floppy drive \fB/dev/diskette\fR and places the translations on \fB/tmp\fR:
219:example% pkgtrans /dev/diskette /tmp all
225:\fBExample 2 \fRTranslating Packages on \fB/tmp\fR
228:The following example translates packages \fBpkg1\fR and \fBpkg2\fR on \fB/tmp\fR and places their translations (that is, a datastream) on the \fB9track1\fR output device:
233:example% pkgtrans /tmp 9track1 pkg1 pkg2
239:\fBExample 3 \fRTranslating Packages on \fB/tmp\fR
242:The following example translates \fBpkg1\fR and \fBpkg2\fR on \fB/tmp\fR and places them on the diskette in a datastream format:
247:example% pkgtrans -s /tmp /dev/diskette pkg1 pkg2
261:example% pkgtrans -sg -k /tmp/keystore.p12 -a foo \e
262:    -p env:PASS /tmp /tmp/signedpkg pkg1 pkg2
276:example%  pkgtrans /tmp/pkg1.pkg ~/tmp pkg1
./patches/119247-36/SUNWman/reloc/share/man/man1/crle.1
582:\fB\fB/var/tmp\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/tar.1
253:\fBtar -c 2/tmp/*\fR
915:\fB\fB/tmp/tar*\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/mktemp.1
73:directory is used. If none of the above apply, \fB/tmp\fR is used. In this mode, the template (if specified) should be a directory component (as opposed to a full path) and thus should not contain any forward slashes. 
99:\fItemplate\fR can be any filename with one or more \fBX\fRs appended to it, for example \fB/tmp/tfile.XXXXXX\fR. 
114:TMPFILE=`mktemp /tmp/example.XXXXXX`
154:\fBExample 4 \fRUsing \fBmktemp\fR with a Default Temporary Directory Other than \fB/tmp\fR
157:The following example creates the temporary file in \fB/extra/tmp\fR unless the user's \fBTMPDIR\fR environment variable specifies otherwise:
162:TMPFILE=`mktemp -p /extra/tmp example.XXXXX`
./patches/119247-36/SUNWman/reloc/share/man/man1/pax.1
433:where \fB$TMPDIR\fR represents the value of the \fBTMPDIR\fR environment variable. If \fBTMPDIR\fR is not set, \fBpax\fR uses \fB/tmp\fR.
1305:usr/foo/bar -> /tmp             1492
./patches/119247-36/SUNWman/reloc/share/man/man1/cp.1
264:example% \fBcp ~/src/*  /tmp\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/ld.so.1.1
347:Defines a shared object to be profiled by the runtime linker. When profiling is enabled, a profiling buffer file is created and mapped. The name of the buffer file is the name of the shared object being profiled with a \fB\&.profile\fR extension. By default, this buffer is placed under \fB/var/tmp\fR. The environment variable \fBLD_PROFILE_OUTPUT\fR can also be supplied to indicate an alternative directory in which to place the profiling buffer.
./patches/119247-36/SUNWman/reloc/share/man/man1/cpio.1
621:\fBcpio\fR creates its temporary file in \fB/var/tmp\fR by default. Otherwise, it uses the directory specified by TMPDIR.
./patches/119247-36/SUNWman/reloc/share/man/man1/cdrw.1
553:example% \fBmkisofs -o /tmp/image2 -r -C 0,173464 -M \e
./patches/119247-36/SUNWman/reloc/share/man/man1/ldapsearch.1
536:jpegPhoto:< file:/tmp/ldapsearch-jpegPhoto-YzaOMh
674:audio=/tmp/ldapsearch-audio-a19924
675:jpegPhoto=/tmp/ldapsearch-jpegPhoto-a19924
./patches/119247-36/SUNWman/reloc/share/man/man1/lari.1
378:lari: \&./main: bindings information saved as: /usr/tmp/lari\&.dbg\&.main
380:example% \fBfgrep foo /usr/tmp/lari\&.dbg\&.main\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/pkgparam.1
49:Specify the \fIdevice\fR on which a \fIpkginst\fR is stored. It can be a directory pathname or the identifiers for tape, floppy disk, or removable disk (for example, \fB/var/tmp\fR, \fB/dev/diskette\fR, and \fB/dev/dsk/c1d0s0\fR). The special token \fBspool\fR may be used to represent the default installation spool directory (\fB/var/spool/pkg\fR).
./patches/119247-36/SUNWman/reloc/share/man/man1/as.1
512:The \fBas\fR command normally creates temporary files in the directory \fB/tmp\fR. Another directory can be specified by setting the environment variable \fBTMPDIR\fR to the chosen directory. (If \fBTMPDIR\fR is not a valid directory,
513:then \fBas\fR uses \fB/tmp\fR).
519:By default, \fBas\fR creates its temporary files in \fB/tmp\fR.
./patches/119247-36/SUNWman/reloc/share/man/man1/rdist.1
441:\fB\fB/tmp/rdist*\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/pmap.1
619:00010000       8K r-x--  /tmp/stacks
620:00020000       8K rwx--  /tmp/stacks
./patches/119247-36/SUNWman/reloc/share/man/man1/mail.1
526:The \fB-x\fR option causes \fBmail\fR to create a file named \fB/tmp/MLDBG\fR\fIprocess_id\fR that contains debugging information relating to how \fBmail\fR processed the current message. The absolute value of \fIdebug_level\fR controls the verboseness of the debug information. \fB0\fR implies no debugging. If \fIdebug_level\fR is greater than \fB0\fR, the debug file is retained \fIonly\fR if \fBmail\fR encountered some problem while processing the message. If \fIdebug_level\fR is less than \fB0\fR, the debug file is always be retained. The \fIdebug_level\fR specified via \fB-x\fR overrides any specification of \fBDEBUG\fR in \fB/etc/mail/mailcnfg\fR. The information provided by the \fB-x\fR option is esoteric and is probably only useful to system administrators.
721:\fB\fB/tmp/MLDBG\fR*\fR
765:\fB\fBvar/tmp/ma\fR*\fR
./patches/119247-36/SUNWman/reloc/share/man/man1/klist.1
23:If \fIcache_file\fR or \fIkeytab_name\fR is not specified, \fBklist\fR displays the credentials in the default credentials cache or keytab files as appropriate. By default, your ticket is stored in the file \fB/tmp/krb5cc_\fIuid\fR\fR, where \fIuid\fR is the current user-ID of the user.
302:\fB\fB/tmp/krb5cc_\fIuid\fR\fR\fR
./patches/119247-36/SUNWman/reloc/share/man/man3door/door_create.3door
140:   if (stat("/tmp/door", &buf) < 0) {
142:       if ((newfd = creat("/tmp/door", 0444)) < 0) {
150:   (void) fdetach("/tmp/door");
153:   if (fattach(did, "/tmp/door") < 0) {
./patches/119247-36/SUNWman/reloc/share/man/man3lib/libkrb5.3lib
37:snprintf(ccname,sizeof(ccname),"FILE:/tmp/krb5cc_%d_XXXXXX",
./patches/119247-36/SUNWman/reloc/share/man/man4/sshd_config.4
204:Specifically, this option, when enabled, causes the server to store delegated GSS-API credentials in the user's default GSS-API credential store (which for the Kerberos V mechanism means \fB/tmp/krb5cc_\fI\fR\fR).
./patches/119247-36/SUNWman/reloc/share/man/man4/prototype.4
358:d none /usr/wrap/tmp 0755 root bin
./patches/119247-36/SUNWman/reloc/share/man/man3pool/pool_conf_alloc.3pool
652:char *input_location = "/tmp/poolconf.example";
./patches/119247-36/SUNWman/reloc/share/man/man3c/ftw.3c
454:The following example walks the \fB/tmp\fR directory and its subdirectories, calling the \fBnftw()\fR function for every directory entry, to a maximum of 5 levels deep.
468:char *startpath = "/tmp";
./patches/119247-36/SUNWman/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119247-36/SUNWman/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119247-36/SUNWman/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/119247-36/SUNWman/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119247-36/SUNWman/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119283-01/SUNWdtdst/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119283-01/SUNWdtdst/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119283-01/SUNWdtdst/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119283-01/SUNWdtdst/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119283-01/SUNWscgui/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/119283-01/SUNWscgui/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119283-01/SUNWscgui/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119283-01/SUNWscgui/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119283-01/SUNWpdas/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/119283-01/SUNWpdas/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/119283-01/SUNWpdas/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/119283-01/SUNWpdas/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143728-01/SUNWntp4S/install/postinstall
98:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/143728-01/SUNWntp4S/install/u.none
133:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/143728-01/SUNWntp4S/install/preinstall
25:	    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
103:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
109:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
123:		rm /tmp/installingCLASSES.$$
./patches/143728-01/SUNWntp4S/install/checkinstall
176:	# 2. The checkinstall has been moved to /tmp
179:	# Check to see if the script has been moved to /tmp by pkginstall.
181:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
188:		# The script has been moved to /tmp. This should never happen since S9
./patches/143728-01/SUNWntp4S/install/i.none
101:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138853-01/SUNWpsf/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138853-01/SUNWpsf/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/138853-01/SUNWpsf/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/138853-01/SUNWpsf/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/138853-01/SUNWpsf/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144048-01/SUNWcsu/install/u.none
133:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144048-01/SUNWcsu/install/i.none
101:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144048-01/SUNWcsu/install/postinstall
98:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144048-01/SUNWcsu/install/checkinstall
176:	# 2. The checkinstall has been moved to /tmp
179:	# Check to see if the script has been moved to /tmp by pkginstall.
181:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
188:		# The script has been moved to /tmp. This should never happen since S9
./patches/144048-01/SUNWcsu/install/preinstall
25:	    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
103:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
109:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
123:		rm /tmp/installingCLASSES.$$
./patches/142395-01/SUNWckr/install/checkinstall
176:	# 2. The checkinstall has been moved to /tmp
179:	# Check to see if the script has been moved to /tmp by pkginstall.
181:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
188:		# The script has been moved to /tmp. This should never happen since S9
./patches/142395-01/SUNWckr/install/u.none
133:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142395-01/SUNWckr/install/preinstall
25:	    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
33:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
103:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
109:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
123:		rm /tmp/installingCLASSES.$$
./patches/142395-01/SUNWckr/install/i.none
101:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
109:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
158:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/142395-01/SUNWckr/install/postinstall
98:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148976-01/SUNWrcmds/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148976-01/SUNWrcmds/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148976-01/SUNWrcmds/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/148976-01/SUNWrcmds/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148976-01/SUNWrcmds/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/125504-02/SUNWipfr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/125504-02/SUNWipfr/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125504-02/SUNWipfr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/125504-02/SUNWcsr/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125504-02/SUNWcsr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/125504-02/SUNWcsr/install/pspool_i.sock2path
16:			$dest > /tmp/d.$$
17:		cp /tmp/d.$$ $dest
18:		rm -f /tmp/d.$$
./patches/125504-02/SUNWcsr/install/i.sock2path
47:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
55:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
234:			$dst > /tmp/d.$$
235:		cp /tmp/d.$$ $dst
236:		rm -f /tmp/d.$$
./patches/125504-02/SUNWcsr/install/i.manifest
92:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
100:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
152:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125504-02/SUNWcsr/install/i.dhcpagent
48:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
56:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
97:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125504-02/SUNWcsr/install/i.none
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125504-02/SUNWcsr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/125504-02/SUNWcsr/install/i.ipsecalgsbase
47:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
55:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125504-02/SUNWcsr/install/i.preserve
42:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
50:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125504-02/SUNWcnetr/install/checkinstall
141:# 2. The checkinstall has been moved to /tmp
144:# Check to see if the script has been moved to /tmp by pkginstall.
146:EXECDIR=`dirname $0 | grep "^/tmp/install"`
153:	# The script has been moved to /tmp. This should never happen since S9
./patches/125504-02/SUNWcnetr/install/postinstall
67:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125504-02/SUNWcnetr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/125504-02/README.125504-02
110:      /var/sadm/pkg/SUNWcsr/install/i.dhcpagent:/var/tmp/125503-02.SUNWcsr/prototype: cannot create
111:      /var/sadm/pkg/SUNWcsr/install/i.dhcpagent:/var/tmp/125503-02.SUNWcsr/files/deletes: cannot create
./patches/120200-15/SUNWadmr/reloc/lib/svc/method/sysidtool-system
29:	cp /etc/default/init /tmp/init.orig
79:	if diff /tmp/init.orig /etc/default/init > /dev/null 2>&1
85:	rm -f /tmp/init.orig
./patches/120200-15/SUNWadmr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/120200-15/SUNWadmr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120200-15/SUNWadmr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120200-15/SUNWadmr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/120200-15/SUNWadmr/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
428:	cat > /tmp/sed.scr.$$ <<-EOF
433:	sed -f /tmp/sed.scr.$$ ${STATEFILE} > /tmp/sed.tmp.$$
434:	mv /tmp/sed.tmp.$$ ${STATEFILE}
435:	rm -f /tmp/sed.scr.$$
./patches/120200-15/SUNWadmap/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120200-15/SUNWadmap/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/120200-15/SUNWadmap/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120200-15/SUNWadmap/install/postinstall
92:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120200-15/SUNWadmap/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/120200-15/postbackout
52:	cat > ${ROOTDIR}/tmp/sed.scr.$$ <<-EOF
65:          cp $STATEFILE ${ROOTDIR}/tmp/sed.scr.$$
69:          sed -f ${ROOTDIR}/tmp/sed.scr.$$ ${STATEFILE} > ${ROOTDIR}/tmp/sed.tmp.$$
70:          mv ${ROOTDIR}/tmp/sed.tmp.$$ $STATEFILE
76:rm -rf /var/tmp/hitlist*
./patches/120831-06/SUNWxcu4/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWxcu4/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWxcu4/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/120831-06/SUNWxcu4/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/120831-06/SUNWxcu4/install/postinstall
82:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120831-06/SUNWtoo/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/120831-06/SUNWtoo/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/120831-06/SUNWtoo/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWtoo/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWtoo/install/postinstall
82:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120831-06/SUNWxcu6/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/120831-06/SUNWxcu6/install/postinstall
82:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120831-06/SUNWxcu6/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWxcu6/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWxcu6/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/120831-06/SUNWcsu/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/120831-06/SUNWcsu/install/postinstall
82:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120831-06/SUNWcsu/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWcsu/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120831-06/SUNWcsu/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/137081-07/SUNWpng/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137081-07/SUNWpng/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137081-07/SUNWpng/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137081-07/SUNWpng/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/137081-07/SUNWpng/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/137081-07/SUNWpng-devel/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137081-07/SUNWpng-devel/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137081-07/SUNWpng-devel/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137081-07/SUNWpng-devel/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/137081-07/SUNWpng-devel/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.64sunu
64:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.32sunu
64:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.hpgcc
72:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.sggcc
67:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.nommx
68:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.std
17:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.solaris-x86
61:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.hpux
59:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.dec
42:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.beos
63:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.aix
36:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.solaris
61:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.cygwin
29:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.sgi
70:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.so9
65:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.elf
76:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.sunos
17:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.linux
68:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.mingw
34:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.darwin
56:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.gcmmx
88:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.hp64
62:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/scripts/makefile.sco
55:#    make install DESTDIR=/tmp/build/libpng
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/configure
12551:# creating and moving files from /tmp can sometimes cause problems.
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/Makefile.in
1155:	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/ltmain.sh
356:    my_template="${TMPDIR-/tmp}/${1-$progname}"
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/config.guess
109:: ${TMPDIR=/tmp} ;
./patches/137081-07/SUNWpngS/reloc/share/src/libpng/install-sh
341:	    tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
./patches/137081-07/SUNWpngS/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137081-07/SUNWpngS/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137081-07/SUNWpngS/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/137081-07/SUNWpngS/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/137081-07/SUNWpngS/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/148769-01/SUNWbnuu/reloc/usr/bin/uupick
22:# mktmpdir - Create a private (mode 0700) temporary directory inside of /tmp
28:	tmpdir=`/usr/bin/mktemp -d /tmp/bnu.XXXXXX`
./patches/148769-01/SUNWbnuu/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148769-01/SUNWbnuu/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/148769-01/SUNWbnuu/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148769-01/SUNWbnuu/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/148769-01/SUNWbnuu/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148769-01/SUNWesu/reloc/usr/bin/diff3
15:# mktmpdir - Create a private (mode 0700) temporary directory inside of /tmp
21:	tmpdir=`/usr/bin/mktemp -d /tmp/diff3.XXXXXX`
./patches/148769-01/SUNWesu/reloc/usr/bin/calendar
17:# mktmpdir - Create a private (mode 0700) temporary directory inside of /tmp
19:	tmpdir=`/usr/bin/mktemp -d /tmp/calendar.XXXXXX`
./patches/148769-01/SUNWesu/reloc/usr/bin/spell
29:# mktmpdir - Create a private (mode 0700) temporary directory inside of /tmp
35:	tmpdir=`/usr/bin/mktemp -d /tmp/spell.XXXXXX`
./patches/148769-01/SUNWesu/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/148769-01/SUNWesu/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/148769-01/SUNWesu/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148769-01/SUNWesu/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148769-01/SUNWesu/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139290-02/SUNWpgadmin3/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/139290-02/SUNWpgadmin3/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/139290-02/SUNWpgadmin3/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139290-02/SUNWpgadmin3/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/139290-02/SUNWpgadmin3/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/128412-01/SUNWpsdcr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/128412-01/SUNWpsdcr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/128412-01/SUNWpsdcr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/128412-01/SUNWpsdcr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/128412-01/SUNWpsdcr/install/postinstall
85:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/144751-01/SUNWos86r/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/144751-01/SUNWos86r/install/u.none
175:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144751-01/SUNWos86r/install/postinstall
140:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
672:	{ printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$
674:	cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes
675:	rm /tmp/d.$$
782:	if [ -s /tmp/diskette_rc.d/rcs9.sh ] 
784:		/sbin/sh /tmp/diskette_rc.d/rcs9.sh "post"
805:TMPFILE=/tmp/ncrs_tmp
./patches/144751-01/SUNWos86r/install/preinstall
67:	    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
145:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
151:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
165:		rm /tmp/installingCLASSES.$$
./patches/144751-01/SUNWos86r/install/i.none
143:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
151:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
200:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144461-02/SUNWcsl/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/144461-02/SUNWcsl/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
209:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144461-02/SUNWcsl/install/u.none
174:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/144461-02/SUNWcsl/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/144461-02/SUNWcsl/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125907-02/SUNWos86r/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/125907-02/SUNWos86r/install/checkinstall
217:	# 2. The checkinstall has been moved to /tmp
220:	# Check to see if the script has been moved to /tmp by pkginstall.
222:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
229:		# The script has been moved to /tmp. This should never happen since S9
./patches/125907-02/SUNWos86r/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125907-02/SUNWos86r/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/125907-02/SUNWos86r/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/137033-01/SUNWckr/install/u.none
78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137033-01/SUNWckr/install/i.none
46:	if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
54:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/137033-01/SUNWckr/install/preinstall
19:    if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then
27:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
106:		| sed s/CLASSES=// > /tmp/installingCLASSES.$$
112:		notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
126:	rm /tmp/installingCLASSES.$$
./patches/137033-01/SUNWckr/install/checkinstall
175:# 2. The checkinstall has been moved to /tmp
178:# Check to see if the script has been moved to /tmp by pkginstall.
180:EXECDIR=`dirname $0 | grep "^/tmp/install"`
187:	# The script has been moved to /tmp. This should never happen since S9
./patches/137033-01/SUNWckr/install/postinstall
85:	BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120720-03/SUNWgzipS/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120720-03/SUNWgzipS/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120720-03/SUNWgzipS/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120720-03/SUNWgzipS/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120720-03/SUNWgzipS/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/sample/zfile
9:tmp=/tmp/gz$$
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/build-aux/config.guess
110:: ${TMPDIR=/tmp} ;
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/build-aux/install-sh
341:	    tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/tests/init.sh
88:  cd "$initial_cwd_" || cd / || cd /tmp
137:# Usage: mktempd_ /tmp phoey.XXXXXXXXXX
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/zdiff.in
130:			  tmp=${TMPDIR-/tmp}/$F.$$
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/znew.in
62:tmp=${TMPDIR-/tmp}/zfoo.$$
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/NEWS
47:* znew now uses $TMPDIR (default /tmp) instead of always using /tmp.
102:  - Do not assume /tmp is sticky (though it should be!).
155:  - security hole involving symlinks from /tmp
285:* Garbage collect files in /tmp created by gzexe.
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/configure
23934:# creating and moving files from /tmp can sometimes cause problems.
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/ChangeLog-2007
1469:	  Garbage collect files in /tmp created by gzexe.
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/Makefile.in
1720:	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
./patches/120720-03/SUNWgzipS/reloc/usr/share/src/gzip/gzexe.in
121:  test -d "$dir" && test -w "$dir" && test -x "$dir" || dir=/tmp
168:  gztmpdir=/tmp/gztmp$$; mkdir $gztmpdir
./patches/120720-03/SUNWsfinf/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120720-03/SUNWsfinf/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120720-03/SUNWsfinf/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120720-03/SUNWsfinf/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120720-03/SUNWsfinf/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120720-03/SUNWsfman/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120720-03/SUNWsfman/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120720-03/SUNWsfman/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120720-03/SUNWsfman/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120720-03/SUNWsfman/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120720-03/SUNWgzip/reloc/usr/bin/gznew
62:tmp=${TMPDIR-/tmp}/zfoo.$$
./patches/120720-03/SUNWgzip/reloc/usr/bin/gzexe
121:  test -d "$dir" && test -w "$dir" && test -x "$dir" || dir=/tmp
168:  gztmpdir=/tmp/gztmp$$; mkdir $gztmpdir
./patches/120720-03/SUNWgzip/reloc/usr/bin/gzdiff
130:			  tmp=${TMPDIR-/tmp}/$F.$$
./patches/120720-03/SUNWgzip/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/120720-03/SUNWgzip/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/120720-03/SUNWgzip/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/120720-03/SUNWgzip/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/120720-03/SUNWgzip/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/149484-01/SUNWffiltersS/reloc/usr/sfw/share/src/foomatic-filters-3.0.2/foomatic-rip.in
102:my $logfile = "/tmp/foomatic-rip";
./patches/149484-01/SUNWffiltersS/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/149484-01/SUNWffiltersS/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/149484-01/SUNWffiltersS/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/149484-01/SUNWffiltersS/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/149484-01/SUNWffiltersS/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/149484-01/SUNWffiltersu/reloc/usr/lib/lp/bin/foomatic-rip
102:my $logfile = "/tmp/foomatic-rip";
./patches/149484-01/SUNWffiltersu/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/149484-01/SUNWffiltersu/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/149484-01/SUNWffiltersu/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/149484-01/SUNWffiltersu/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/149484-01/SUNWffiltersu/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148337-01/SUNWxcu4/install/u.none
186:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148337-01/SUNWxcu4/install/postinstall
144:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
./patches/148337-01/SUNWxcu4/install/i.none
149:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
158:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
211:	LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$
./patches/148337-01/SUNWxcu4/install/preinstall
66:		if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \
75:		BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST"
143:			| sed s/CLASSES=// > /tmp/installingCLASSES.$$
149:			notFound=`grep "$instClass" /tmp/installingCLASSES.$$`
163:		/usr/bin/rm /tmp/installingCLASSES.$$
./patches/148337-01/SUNWxcu4/install/checkinstall
218:	# 2. The checkinstall has been moved to /tmp
221:	# Check to see if the script has been moved to /tmp by pkginstall.
223:	EXECDIR=`dirname $0 | grep "^/tmp/install"`
230:		# The script has been moved to /tmp. This should never happen since S9
./patches/138823-12/SUNWpostgr-83-docs/reloc/usr/postgres/8.3/doc/html/release-7-4.html
708:>/tmp/tmp/tmp/pgsql.trigger.5432/tmp/pgsql.trigger.5442/tmp/tmp/tmp/tmp/.s.PGSQL.5432/tmp/tmp/tmp/tmp/tmpAvoid using temp files in /tmp in make_oidjoins_check

Avoid using temp files in /tmp in make_oidjoins_check

/tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138823-12/SUNWpostgr-83-docs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138823-12/SUNWpostgr-83-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138823-12/SUNWpostgr-83-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123527-01/SUNWcslr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123527-01/SUNWcslr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123527-01/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123527-01/SUNWcslr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWzoneu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzoneu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWzoneu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzoneu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWzoneu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsshdu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsshdu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsshdu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWsshdu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsshdu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWfss/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWfss/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWfss/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWfss/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWfss/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdhcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdhcsu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdhcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdhcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWdhcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWntpu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWntpu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWntpu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWntpu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWntpu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsndmu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsndmu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsndmu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsndmu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsndmu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWfmd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWfmd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWfmd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWfmd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWfmd/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpapi/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpapi/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpapi/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpapi/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpapi/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWxge/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWxge/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWxge/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWxge/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWxge/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWhea/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWhea/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWhea/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWhea/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWrcmdc/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWrcmdc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrcmdc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrcmdc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWrcmdc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsndmr/reloc/etc/mail/cf/cf/local.cf 448:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/120012-14/SUNWsndmr/reloc/etc/mail/cf/cf/sendmail.cf 446:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/120012-14/SUNWsndmr/reloc/etc/mail/cf/cf/submit.cf 427:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/120012-14/SUNWsndmr/reloc/etc/mail/sendmail.cf 446:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/120012-14/SUNWsndmr/reloc/etc/mail/local.cf 448:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/120012-14/SUNWsndmr/reloc/etc/mail/submit.cf 427:#O DeadLetterDrop=/var/tmp/dead.letter ./patches/120012-14/SUNWsndmr/install/i.renameold 33:CLEANUP_FILE=/tmp/CLEANUP 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsndmr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsndmr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsndmr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsndmr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWsndmr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWaudh/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWaudh/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWaudh/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWaudh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWaudh/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWncar/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWncar/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWncar/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWncar/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWncar/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWtecla/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWtecla/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWtecla/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWtecla/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWtecla/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsshcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWsshcu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsshcu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsshcu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsshcu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrge/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWrge/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWrge/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrge/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWrge/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpool/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpool/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpool/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpool/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpool/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWxcu4/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWxcu4/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWxcu4/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWxcu4/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWxcu4/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWrmodr/install/u.master 5:MESSAGE_FILE=/tmp/PaTcHrM_mEsSaGe_12001x ./patches/120012-14/SUNWrmodr/install/i.master 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 213: t=/tmp/mstr$$ 217: echo "EXISTING_FILE_RENAMED: $dst $dst.$SUNW_PATCHID.$$" >> /tmp/CLEANUP ./patches/120012-14/SUNWrmodr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrmodr/install/i.bootenvrc 48: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 56: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 97:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 257: merge=/tmp/bootenvrc.merge.$$ 258: tmpsrc=/tmp/bootenvrc.src.$$ 259: tmpdst=/tmp/bootenvrc.dst.$$ ./patches/120012-14/SUNWrmodr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWrmodr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWrmodr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrmodr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWzoner/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWzoner/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzoner/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzoner/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWzoner/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWzoner/install/i.manifest 92: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 100: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 152:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzfsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzfsr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWzfsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWzfsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzfsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWudapltu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWudapltu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWudapltu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWudapltu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWudapltu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWlibsasl/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWlibsasl/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWlibsasl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWlibsasl/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWlibsasl/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWckr/pkgmap 125:1 f none kernel/fs/amd64/tmpfs 0755 root sys 71656 18211 1187112336 136:1 f none kernel/fs/tmpfs 0755 root sys 50172 31528 1187112337 ./patches/120012-14/SUNWckr/install/i.kcfconfbase 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWckr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWckr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWckr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 303:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 306: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/120012-14/SUNWckr/install/i.renameold 33:CLEANUP_FILE=/tmp/CLEANUP 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ 303:rm -f $BASEDIR/tmp/scheduler.tmp 305: touch $BASEDIR/tmp/scheduler.tmp ./patches/120012-14/SUNWses/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWses/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWses/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWses/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWses/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWmdbr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWmdbr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWmdbr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWmdbr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWmdbr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWusb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWusb/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWusb/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWusb/install/i.scsa2usbconf 33:TMP_FILE=/tmp/scsa2usb.$$ 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 116:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWusb/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWusb/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsshu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWsshu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsshu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsshu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsshu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWintgige/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWintgige/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWintgige/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWintgige/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWintgige/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWippcore/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWippcore/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWippcore/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWippcore/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWippcore/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsadmi/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsadmi/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsadmi/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsadmi/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWsadmi/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcpc.i/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcpc.i/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcpc.i/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcpc.i/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWcpc.i/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnfsckr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWnfsckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWnfsckr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnfsckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWnfsckr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWperl584usr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWperl584usr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWperl584usr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWperl584usr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWperl584usr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkdcu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWkdcu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWkdcu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkdcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWkdcu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkrbu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkrbu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWkrbu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkrbu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWkrbu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWauda/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWauda/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWauda/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWauda/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWauda/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpppdu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpppdu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpppdu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpppdu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpppdu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnge/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnge/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnge/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWnge/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWnge/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcsl/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcsl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcsl/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsl/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWcsl/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWudapltr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWudapltr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWudapltr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWudapltr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWudapltr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWypu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWypu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWypu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWypu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWypu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.renamenew 18:CLEANUP_FILE=/tmp/CLEANUP 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 95:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.renameold 33:CLEANUP_FILE=/tmp/CLEANUP 44: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 52: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 93:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.rbac 19:tmp_dir=/tmp 317: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 325: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 366:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.ipsecalgsbase 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 339: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 340: cp /tmp/t.$$ $PMTAB 345: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 346: cp /tmp/a.$$ $AUTH_ATTR 347: rm -f /tmp/a.$$ 353: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 354: cp /tmp/i.$$ $INITTAB 355: rm -f /tmp/i.$$ 361: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 362: cp /tmp/v.$$ $VFSTAB 363: rm -f /tmp/v.$$ ./patches/120012-14/SUNWcsr/install/u.nscd 5:MESSAGE_FILE=/tmp/PaTcHrM_mEsSaGe_12001x ./patches/120012-14/SUNWcsr/install/i.manifest 92: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 100: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 152:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.services 28:cat > /tmp/services.cmt.$$ << EOF 70: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 78: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 119:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 280: /tmp/services.$$ > /dev/null 2>&1 284: $dst | line >> /tmp/services.$$ 289: cat $src > /tmp/d.$$ 290: if [ -f /tmp/services.$$ ]; then 292: cat /tmp/services.cmt.$$ >> /tmp/d.$$ 293: cat /tmp/services.$$ >> /tmp/d.$$ 294: rm -f /tmp/services.$$ /tmp/services.cmt.$$ 296: cp /tmp/d.$$ $dst 297: rm -f /tmp/d.$$ ./patches/120012-14/SUNWcsr/install/i.hosts 421: temp_ipnodes_file=/tmp/ipnodes.hostsmerge 422: temp_merged_file=/tmp/hosts.hostsmerged 522: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 530: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 582:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.nscd 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 249: echo > /tmp/nscd.$$ 251: sed 's/hosts/ipnodes/' >> /tmp/nscd.$$ 252: cat /tmp/nscd.$$ >> $dst 253: rm -f /tmp/nscd.$$ 260: echo > /tmp/nscd.$$ 262: sed "s/hosts[ ]/${DB}/" >> /tmp/nscd.$$ 263: cat /tmp/nscd.$$ >> $dst 264: rm -f /tmp/nscd.$$ ./patches/120012-14/SUNWcsr/install/i.dhcpagent 48: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 56: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 97:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.sock2path 33: $dest > /tmp/d.$$ 34: cp /tmp/d.$$ $dest 35: rm -f /tmp/d.$$ 114: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 122: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 163:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ 323:CLEANUP=/tmp/CLEANUP ./patches/120012-14/SUNWcsr/install/i.dhcpinittab 48: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 56: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 97:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/install/i.pkcs11confbase 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsr/reloc/lib/svc/method/svc-legacy-routing 51: /var/tmp/${daemon_name}.pid 54: /var/tmp/${daemon_name}.pid ./patches/120012-14/SUNWcsr/reloc/lib/svc/method/net-svc 58:# in (the /tmp file) is deleted. 110: >/tmp/nsswitch.conf.$$ 112: mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644 125: > /tmp/${filename}_clear.$$ 129: /tmp/${filename}_clear.$$ 2>/dev/null` 138: /tmp/${filename}_clear.$$ >/tmp/${filename}.$$ 140: >>/tmp/${filename}.$$ 147: set -- `/usr/bin/grep -s -v '^#' /tmp/${filename}_clear.$$ | \ 156: /tmp/${filename}_clear.$$ >/tmp/${filename}.$$ 161: >>/tmp/${filename}.$$ 163: echo "\t# Added by DHCP" >>/tmp/${filename}.$$ 170: /usr/bin/mv /tmp/${filename}_clear.$$ \ 171: /tmp/${filename}.$$ 173: >>/tmp/${filename}.$$ 177: /usr/bin/rm -f /tmp/${filename}_clear.$$ 178: mv_file /tmp/${filename}.$$ /etc/inet/${filename} 444 226: /usr/bin/nawk /tmp/resolv.conf.$$ ' 245: mv_file /tmp/resolv.conf.$$ /etc/resolv.conf 644 260: /etc/nsswitch.conf >/tmp/nsswitch.conf.$$ 262: mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644 278: /etc/inet/hosts > /tmp/hosts.$$ 279: mv_file /tmp/hosts.$$ /etc/inet/hosts 444 ./patches/120012-14/SUNWzfsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWzfsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWzfsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzfsu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWzfsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWos86r/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWos86r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWos86r/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWos86r/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWos86r/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWbart/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWbart/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWbart/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWbart/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWbart/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWnfssu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWnfssu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnfssu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWnfssu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnfssu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWixgb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWixgb/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWixgb/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWixgb/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWixgb/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpmu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpmu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpmu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpmu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpmu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcsd/install/i.drvalias 135: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 143: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 184:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 317: obsolete_sparc < $dst > /tmp/oda.$$.tmp 318: cp /tmp/oda.$$.tmp $dst 319: rm -f /tmp/oda.$$.tmp 321: obsolete_i386 < $dst > /tmp/oda.$$.tmp 322: cp /tmp/oda.$$.tmp $dst 323: rm -f /tmp/oda.$$.tmp ./patches/120012-14/SUNWcsd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcsd/install/i.devpolicy 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsd/install/i.minorperm 67:cat > /tmp/chattr.$$ << EOF 118:cat > /tmp/delete.$$ << EOF 154:cat > /tmp/add.$$ << EOF 248:cat > /tmp/esc.sed.$$ << EOF 256:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to 316: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 324: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 365:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 496: rm -f /tmp/*.$$ 509: # add an entry to the /tmp/chdevs.$$ file, which 514: cat /tmp/chattr.$$ | \ 530: >> /tmp/sedscript.$$ 549: sed -f /tmp/esc.sed.$$` 552: $newp $newu $newg >> /tmp/chdevs.$$ 558: if [ -s /tmp/chdevs.$$ ] ; then 559: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$ 560: mv /tmp/tmp.$$ /tmp/chdevs.$$ 570: # /tmp/deldevs.$$ file, which contains the list of 574: cat /tmp/delete.$$ | while read key deldevs 578: echo "/${grepstr}/d" >> /tmp/sedscript.$$ 581: sed -f /tmp/esc.sed.$$` 583: echo "$m" >> /tmp/deldevs.$$ 588: if [ -s /tmp/deldevs.$$ ] ; then 589: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$ 590: mv /tmp/tmp.$$ /tmp/deldevs.$$ 598: if [ -s /tmp/sedscript.$$ ] ; then 599: sed -f /tmp/sedscript.$$ $dst > /tmp/tmp.$$ 600: cp /tmp/tmp.$$ $dst 608: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 610: cat /tmp/chdevs.$$ |\ 634: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 636: cat /tmp/deldevs.$$ | while read device 642: cat /tmp/add.$$ | while read key 651: rm -f /tmp/*.$$ ./patches/120012-14/SUNWcsd/install/u.drvalias 5:MESSAGE_FILE=/tmp/PaTcHrM_mEsSaGe_12001x ./patches/120012-14/SUNWcsd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsd/install/u.minorperm 5:MESSAGE_FILE=/tmp/PaTcHrM_mEsSaGe_12001x ./patches/120012-14/SUNWcsd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcsd/install/i.nametomajor 40: tmpfile=/tmp/nm.$$.tmp 301: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 309: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 350:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 484: obsolete_sparc < $dst > /tmp/onm.$$.tmp 486: obsolete_i386 < $dst > /tmp/onm.$$.tmp 489: cp /tmp/onm.$$.tmp $dst 490: rm -f /tmp/onm.$$.tmp 522: >/tmp/ad.$$.tmp 2>&1; then 527: cat /tmp/ad.$$.tmp >& 2 530: rm -f /tmp/ad.$$.tmp ./patches/120012-14/SUNWcsd/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWcsd/install/u.nametomajor 5:MESSAGE_FILE=/tmp/PaTcHrM_mEsSaGe_12001x ./patches/120012-14/SUNWrcapr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrcapr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrcapr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWrcapr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWrcapr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWrcapr/install/i.manifest 92: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 100: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 152:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnisu/reloc/usr/lib/ldap/idsconfig 991: TMPDIR="/tmp/idsconfig.${PID}" ./patches/120012-14/SUNWnisu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWnisu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWnisu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnisu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnisu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWftdur/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWftdur/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWftdur/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWftdur/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWftdur/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWqos/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWqos/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWqos/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWqos/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWqos/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWtavor/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWtavor/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWtavor/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWtavor/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWtavor/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWarc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWarc/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWarc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWarc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWarc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdtrc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdtrc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdtrc/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdtrc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdtrc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/120012-14.html 2494:/kernel/fs/amd64/tmpfs
2507:/kernel/fs/tmpfs
7432:6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_<PAM_USER> to be owned by euid rather than PAM_USER 7457:6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_<PAM_USER> to be owned by euid rather than PAM_USER ./patches/120012-14/SUNWuksp/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWuksp/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWuksp/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWuksp/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWuksp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWroute/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWroute/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWroute/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWroute/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWroute/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsmapi/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsmapi/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsmapi/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsmapi/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWsmapi/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWusbu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWusbu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWusbu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWusbu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWusbu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWppm/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWppm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWppm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWppm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWppm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdfbh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdfbh/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdfbh/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdfbh/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdfbh/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWtoo/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWtoo/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWtoo/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWtoo/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWtoo/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdtrp/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdtrp/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdtrp/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWdtrp/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdtrp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWnfscu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnfscu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWnfscu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWnfscu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWnfscu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpoolr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpoolr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpoolr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpoolr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpoolr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpoolr/install/i.manifest 92: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 100: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 152:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWftduu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWftduu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWftduu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWftduu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWftduu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWrcapu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWrcapu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrcapu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWrcapu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWrcapu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcakr.i/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcakr.i/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcakr.i/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcakr.i/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcakr.i/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpcmci/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpcmci/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpcmci/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpcmci/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpcmci/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWscpu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWscpu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWscpu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWscpu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWscpu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipfh/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipfh/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipfh/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWipfh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWipfh/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWcpcu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcpcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcpcu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcpcu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWcpcu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWatfsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWatfsu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWatfsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWatfsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWatfsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdmgtu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdmgtu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdmgtu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdmgtu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdmgtu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWvolu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWvolu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWvolu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWvolu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWvolu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWopenssl-libraries/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWopenssl-libraries/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWopenssl-libraries/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWopenssl-libraries/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWopenssl-libraries/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWbtool/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWbtool/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWbtool/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWbtool/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWbtool/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWbtool/reloc/usr/ccs/bin/lari 236: $TmpDir = "/tmp"; ./patches/120012-14/SUNWesu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWesu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWesu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWesu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWesu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWipplu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipplu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWipplu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipplu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWipplu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpsdir/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpsdir/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpsdir/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpsdir/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpsdir/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsra/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWsra/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWsra/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWsra/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWsra/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzfskr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWzfskr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzfskr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWzfskr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWzfskr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWipfr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWipfr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWipfr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWlldap/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWlldap/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWlldap/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWlldap/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWlldap/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWarcr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWarcr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWarcr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWarcr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWarcr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdhcm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdhcm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdhcm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdhcm/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdhcm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/README.120012-14 283:/kernel/fs/amd64/tmpfs 296:/kernel/fs/tmpfs 5219:6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_ to be owned by euid rather than PAM_USER 5244:6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_ to be owned by euid rather than PAM_USER ./patches/120012-14/SUNWpsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpsu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcnetr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcnetr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcnetr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpsm-lpd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpsm-lpd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpsm-lpd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpsm-lpd/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWpsm-lpd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcslr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWcslr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWcslr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWcslr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWib/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWib/install/u.ibnexconf 3:CLEANUP=/tmp/$ACTIVE_PATCH.log.FiLe ./patches/120012-14/SUNWib/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWib/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWib/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWib/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWib/install/i.ibnexconf 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkey/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkey/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWkey/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWkey/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWkey/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWaudit/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWaudit/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWaudit/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWaudit/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWaudit/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWperl584core/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWperl584core/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWperl584core/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWperl584core/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWperl584core/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpcu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpcu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWpcu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWpcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWpcu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWmdb/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWmdb/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWmdb/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWmdb/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWmdb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWipfu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWipfu/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWipfu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipfu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWipfu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWwbsup/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWwbsup/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWwbsup/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWwbsup/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWwbsup/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWuprl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWuprl/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWuprl/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWuprl/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWuprl/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdoc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdoc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWdoc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120012-14/SUNWdoc/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWdoc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWipplr/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120012-14/SUNWipplr/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipplr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipplr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipplr/install/i.manifest 92: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 100: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 152:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120012-14/SUNWipplr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120012-14/SUNWipplr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119535-29/README.119535-29 110:6974136 flarcreate doesn't clean up /tmp/.flar.xxx directory 192:6216373 flarcreate error cpio: "var/tmp/mapping-root" ? ./patches/119535-29/SUNWinst/reloc/usr/lib/flash/flash_exclusion_list 66:/var/tmp 78:/var/dt/tmp 81:/var/spool/lp/tmp ./patches/119535-29/SUNWinst/reloc/usr/lib/flash/postdeployment_processing 21:/usr/bin/cp -r /tmp/flash_tmp/reboot $FLASH_ROOT/etc/flash 28:/usr/bin/cp /tmp/flash_tmp/reboot_processing $FLASH_ROOT/etc/init.d/flash_reboot_processing ./patches/119535-29/SUNWinst/reloc/usr/sbin/flarcreate 1028:typeset -r LOCKDIR="/tmp/flarlock" 1036:# create a dir inside /tmp such that security vulnerability 1040:FLAR_TEMP=`${MKTEMP} -d /tmp/.flar.XXXXX` ./patches/119535-29/SUNWinst/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119535-29/SUNWinst/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119535-29/SUNWinst/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119535-29/SUNWinst/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119535-29/SUNWinst/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119535-29/119535-29.html 142:6974136 flarcreate doesn't clean up /tmp/.flar.xxx directory 224:6216373 flarcreate error cpio: "var/tmp/mapping-root" ? ./patches/147694-25/SUNWj7rt/reloc/jdk/instances/jdk1.7.0/jre/lib/content-types.properties 23:temp.file.template: /tmp/%s ./patches/147694-25/SUNWj7rt/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/147694-25/SUNWj7rt/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147694-25/SUNWj7rt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/147694-25/SUNWj7rt/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147694-25/SUNWj7jmp/reloc/jdk/instances/jdk1.7.0/man/ja/man1/keytool.1 1713:ޤƤɽ(\f2\-printcert\fPޥɤѤ뤫ޤ\f2\-noprompt\fPץꤷʤ\f2\-importcert\fPޥɤ)ɽ줿Υե󥬡ץȤԤե󥬡ץȤȰפ뤫ɤǧޤȤС桼Ƥơξ\f2/tmp/cert\fPȤ̾ǥե˳ǼƤȤޤξϡǤΥꥹȤˤξɲäˡ\f2\-printcert\fPޥɤ¹Ԥƥե󥬡ץȤɽǤޤȤСΤ褦ˤޤ 1718: keytool \-printcert \-file /tmp/cert ./patches/147694-25/SUNWj7jmp/reloc/jdk/instances/jdk1.7.0/man/ja/man1/rmid.1 113:\f2System.err\fPФϤϡե˥쥯Ȥ롣Υե\f2java.io.tmpdir\fPƥࡦץѥƥǻꤵǥ쥯ȥ(̾\f2/var/tmp\fPޤ\f2/tmp\fP)ˤ롣ե̾Ƭ\f2"rmid\-err"\fPǡ\f2"tmp"\fPǤ롣 ./patches/147694-25/SUNWj7jmp/reloc/jdk/instances/jdk1.7.0/man/ja_JP.UTF-8/man1/keytool.1 1713:まず、証明書の内容を表示し(\f2\-printcert\fPコマンドを使用するか、または\f2\-noprompt\fPオプションを指定しないで\f2\-importcert\fPコマンドを使用)、表示された証明書のフィンガープリントが、期待されるフィンガープリントと一致するかどうかを確認します。たとえば、あるユーザーから証明書が送られてきて、この証明書を\f2/tmp/cert\fPという名前でファイルに格納しているとします。この場合は、信頼できる証明書のリストにこの証明書を追加する前に、\f2\-printcert\fPコマンドを実行してフィンガープリントを表示できます。たとえば、次のようにします。 1718: keytool \-printcert \-file /tmp/cert ./patches/147694-25/SUNWj7jmp/reloc/jdk/instances/jdk1.7.0/man/ja_JP.UTF-8/man1/rmid.1 113:\f2System.err\fPに対する出力は、ファイルにリダイレクトされる。このファイルは\f2java.io.tmpdir\fPシステム・プロパティで指定されるディレクトリ(通常は\f2/var/tmp\fPまたは\f2/tmp\fP)にある。ファイル名の接頭辞は\f2"rmid\-err"\fPで、接尾辞は\f2"tmp"\fPである。 ./patches/147694-25/SUNWj7jmp/reloc/jdk/instances/jdk1.7.0/man/ja_JP.PCK/man1/keytool.1 1713:܂Aؖ̓e\(\f2\-printcert\fPR}hgp邩A܂\f2\-noprompt\fPIvVw肵Ȃ\f2\-importcert\fPR}hgp)A\ꂽؖ̃tBK[vgA҂tBK[vgƈv邩ǂmF܂BƂ΁A郆[U[ؖĂāȀؖ\f2/tmp/cert\fPƂOŃt@CɊi[ĂƂ܂B̏ꍇ́AMłؖ̃Xgɂ̏ؖljOɁA\f2\-printcert\fPR}hsătBK[vg\ł܂BƂ΁Â悤ɂ܂B 1718: keytool \-printcert \-file /tmp/cert ./patches/147694-25/SUNWj7jmp/reloc/jdk/instances/jdk1.7.0/man/ja_JP.PCK/man1/rmid.1 113:\f2System.err\fPɑ΂o͂́At@CɃ_CNgB̃t@C\f2java.io.tmpdir\fPVXeEvpeBŎw肳fBNg(ʏ\f2/var/tmp\fP܂\f2/tmp\fP)ɂBt@C̐ړ\f2"rmid\-err"\fPŁAڔ\f2"tmp"\fPłB ./patches/147694-25/SUNWj7jmp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147694-25/SUNWj7jmp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/147694-25/SUNWj7jmp/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147694-25/SUNWj7jmp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/147694-25/SUNWj7dev/reloc/jdk/instances/jdk1.7.0/lib/visualvm/platform/lib/nbexec 386: scutil_out=/tmp/nb-proxy-detection.$$ ./patches/147694-25/SUNWj7dev/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/147694-25/SUNWj7dev/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147694-25/SUNWj7dev/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147694-25/SUNWj7dev/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/147694-25/SUNWj7man/reloc/jdk/instances/jdk1.7.0/man/man1/keytool.1 1635:View it first (using the \f2\-printcert\fP command, or the \f2\-importcert\fP command without the \f2\-noprompt\fP option), and make sure that the displayed certificate fingerprint(s) match the expected ones. For example, suppose someone sends or emails you a certificate, and you put it in a file named \f2/tmp/cert\fP. Before you consider adding the certificate to your list of trusted certificates, you can execute a \f2\-printcert\fP command to view its fingerprints, as in 1640: keytool \-printcert \-file /tmp/cert ./patches/147694-25/SUNWj7man/reloc/jdk/instances/jdk1.7.0/man/man1/rmid.1 113:Output printed to \f2System.err\fP is redirected to a file. This file is located in the directory specified by the \f2java.io.tmpdir\fP system property (typically \f2/var/tmp\fP or \f2/tmp\fP) with the prefix \f2"rmid\-err"\fP and the suffix \f2"tmp"\fP. ./patches/147694-25/SUNWj7man/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147694-25/SUNWj7man/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147694-25/SUNWj7man/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/147694-25/SUNWj7man/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/147694-25/SUNWj7dmo/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/147694-25/SUNWj7dmo/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147694-25/SUNWj7dmo/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/147694-25/SUNWj7dmo/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147694-25/SUNWj7cfg/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/147694-25/SUNWj7cfg/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147694-25/SUNWj7cfg/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147694-25/SUNWj7cfg/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147694-25/SUNWj7cfg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/146055-07/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146055-07/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146055-07/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146055-07/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146055-07/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146055-07/README.146055-07 169:6264121 ksh: here-document (/tmp/sh* file) unlinked too early when started in background ./patches/146055-07/SUNWxcu6/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146055-07/SUNWxcu6/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146055-07/SUNWxcu6/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146055-07/SUNWxcu6/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146055-07/SUNWxcu6/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146055-07/146055-07.html 201:6264121 ksh: here-document (/tmp/sh* file) unlinked too early when started in background ./patches/142293-01/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142293-01/SUNWcsr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142293-01/SUNWcsr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142293-01/SUNWcsr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142293-01/SUNWcsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148072-12/SUNWopenssl-libraries/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148072-12/SUNWopenssl-libraries/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148072-12/SUNWopenssl-libraries/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148072-12/SUNWopenssl-libraries/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148072-12/SUNWopenssl-libraries/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148072-12/SUNWcry/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148072-12/SUNWcry/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148072-12/SUNWcry/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148072-12/SUNWcry/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148072-12/SUNWcry/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148072-12/SUNWopenssl-commands/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148072-12/SUNWopenssl-commands/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148072-12/SUNWopenssl-commands/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148072-12/SUNWopenssl-commands/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148072-12/SUNWopenssl-commands/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148072-12/SUNWopenssl-include/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148072-12/SUNWopenssl-include/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148072-12/SUNWopenssl-include/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148072-12/SUNWopenssl-include/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148072-12/SUNWopenssl-include/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126547-04/SUNWbash/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126547-04/SUNWbash/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126547-04/SUNWbash/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126547-04/SUNWbash/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126547-04/SUNWbash/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126547-04/SUNWbashS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126547-04/SUNWbashS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126547-04/SUNWbashS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126547-04/SUNWbashS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126547-04/SUNWbashS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/AUTHORS 452:lib/sh/tmpfile.c Chet Ramey ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/lib/malloc/stats.c 135:#define TRACEROOT "/var/tmp/maltrace/stats." ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/lib/malloc/trace.c 110:#define TRACEROOT "/var/tmp/maltrace/trace." ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/lib/sh/tmpfile.c 70: sys_tmpdir = "/tmp"; 74: sys_tmpdir = "/var/tmp"; 78: sys_tmpdir = "/usr/tmp"; ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/examples/misc/aliasconv.bash 10:trap 'rm -f /tmp/cb$$.?' 0 1 2 3 6 15 14:cat << \EOF >/tmp/cb$$.1 34:sed -e "s:':\\'\\\'\\':" -e "s/^\([a-zA-Z0-9_-]*\)$T\(.*\)$/mkalias \1 '\2'/" >>/tmp/cb$$.1 36:$BASH /tmp/cb$$.1 | sed -e 's/\$cwd/\$PWD/g' \ ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/examples/bashdb/bashdb 63:__debug=${TMPDIR-/tmp}/bashdb.$$ 567:_potbelliedpig=${TMPDIR-/tmp}/${_guineapig/*\//}.$$ ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/support/config.guess 103:set_cc_for_build='tmpdir=${TMPDIR-/tmp}/config-guess-$$ ; ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/support/man2html.c 282:#define INDEXFILE "/tmp/manindex.list" ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/history.tests 1:trap 'rm /tmp/newhistory' 0 42:HISTFILE=/tmp/newhistory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/array.tests 249:cd /tmp 375:: ${TMPDIR:=/tmp} ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-nquote4 3:${THIS_SH} ./nquote4.tests 2>&1 | grep -v '^expect' > /tmp/xx 4:diff /tmp/xx nquote4.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/execscript 24:# and /tmp might not exist 25:ln -s ${THIS_SH} /tmp/bash 2>/dev/null 26:if [ -f /tmp/bash ]; then 27: /tmp/bash notthere 32:rm -f /tmp/bash 59:echo echo this is bashenv > /tmp/bashenv 60:export BASH_ENV=/tmp/bashenv 62:rm -f /tmp/bashenv ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/history.right 39:HISTFILE=/tmp/newhistory 45: 6 HISTFILE=/tmp/newhistory 53:HISTFILE=/tmp/newhistory 61: 6 HISTFILE=/tmp/newhistory 72: 6 HISTFILE=/tmp/newhistory 83:6 HISTFILE=/tmp/newhistory 97:6 HISTFILE=/tmp/newhistory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/extglob1.sub 3:: ${TMPDIR:=/tmp} ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-read 3:${THIS_SH} ./read.tests > /tmp/xx 2>&1 4:diff /tmp/xx read.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/redir.tests 7:echo abc > /tmp/redir-test 8:cat /tmp/redir-test 13:echo def > /tmp/redir-test 14:cat /tmp/redir-test 17:echo def > /tmp/redir-test-2 18:cat /tmp/redir-test-2 21:echo def >| /tmp/redir-test 22:cat /tmp/redir-test 25:rm /tmp/redir-test /tmp/redir-test-2 34:exec 4>/tmp/bash-a 35:exec 5>/tmp/bash-b 40:cat /tmp/bash-a 41:cat /tmp/bash-b 47:cat /tmp/bash-a 48:cat /tmp/bash-b 53:exec 6<>/tmp/bash-c 55:cat /tmp/bash-c 58:rm -f /tmp/bash-a /tmp/bash-b /tmp/bash-c 81:> /tmp/null-redir-a 82:testf /tmp/null-redir-a 84:$EXIT > /tmp/null-redir-b 85:testf /tmp/null-redir-b 87:( > /tmp/null-redir-c ) 88:testf /tmp/null-redir-c 90:$EXIT > /tmp/null-redir-d & 92:testf /tmp/null-redir-d 94:exit 3 | $EXIT > /tmp/null-redir-e 96:testf /tmp/null-redir-e 98:exit 4 | > /tmp/null-redir-f 100:testf /tmp/null-redir-f 102:> /tmp/null-redir-g & 104:testf /tmp/null-redir-g 106:exec >/tmp/null-redir-h & 108:testf /tmp/null-redir-h 161:: ${TMPDIR:=/tmp} ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/heredoc.right 23: ed /tmp/foo > /dev/null < /dev/null < /tmp/xx 2>&1 2:diff /tmp/xx appendop.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/builtins.right 105:/tmp/bash-dir-a 106:/tmp/bash-dir-a 107:/tmp/bash-dir-a 108:./source5.sub: line 10: /tmp/source-notthere: No such file or directory 110:./source5.sub: line 17: /tmp/source-notthere: No such file or directory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/errors.right 60:./errors.tests: line 172: cd: /tmp/xyz.bash: No such file or directory 63:./errors.tests: line 177: cd: /tmp/cd-notthere: No such file or directory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/redir.right 2:./redir.tests: line 13: /tmp/redir-test: cannot overwrite existing file 29:/tmp/err-and-out: 32:/tmp/err-and-out: ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/exec.right 9:/tmp/bash: notthere: No such file or directory 22:./exec3.sub: line 3: /tmp/bash-notthere: No such file or directory 23:./exec3.sub: line 3: exec: /tmp/bash-notthere: cannot execute: No such file or directory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/new-exp.right 165:./new-exp2.sub: line 31: /tmp/bashtmp.x*: No such file or directory 166:./new-exp2.sub: line 35: /tmp/redir-notthere: No such file or directory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-iquote 1:${THIS_SH} ./iquote.tests >/tmp/xx 2>&1 2:diff /tmp/xx iquote.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-extglob3 3:${THIS_SH} ./extglob3.tests > /tmp/xx 4:diff /tmp/xx extglob3.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-intl 7:${THIS_SH} ./intl.tests > /tmp/xx 8:diff $AFLAG /tmp/xx intl.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-tilde2 1:${THIS_SH} ./tilde2.tests > /tmp/xx 2:diff /tmp/xx tilde2.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-tilde 1:${THIS_SH} ./tilde.tests > /tmp/xx 2:diff /tmp/xx tilde.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/extglob.tests 196:TESTDIR=/tmp/eglob-test-$$ ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/tilde.right 13:/usr/ucb:/bin:/usr/xyz/bin:/usr/xyz/tmp/bin:/usr/bin 15:/tmp ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/histexp.tests 3:trap 'rm /tmp/newhistory' 0 28:HISTFILE=/tmp/newhistory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/type.tests 75:hash -p /tmp/$SHBASE $SHBASE ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-minimal 19:rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/histexp.right 11: 5 HISTFILE=/tmp/newhistory 22: 5 HISTFILE=/tmp/newhistory ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/tilde.tests 21:path=/usr/ucb:/bin:~/bin:~/tmp/bin:/usr/bin 25:cd /tmp ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/run-ifs-posix 1:${THIS_SH} ./ifs-posix.tests > /tmp/xx 2>&1 2:diff /tmp/xx ifs-posix.right && rm -f /tmp/xx ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/tests/type.right 43:/tmp/bash 44:bash is hashed (/tmp/bash) 47: 3 /tmp/bash ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/CHANGES 2357:b. bashbug now uses $TMPDIR, defaulting to /tmp, and uses mktemp(1) more 3283: in /tmp. 4108: attempt to avoid some /tmp file races and surreptitious file 4684:h. A more meaningful message is now printed when the file in /tmp for a ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/Makefile.in 195: ${SH_LIBSRC}/stringvec.c ${SH_LIBSRC}/tmpfile.c \ ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/error.c 374: tracefp = fopen("/tmp/bash-trace.log", "a+"); ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/configure 25214:err = mkdir("/tmp/bash-aclocal", 0700); 25219:unlink("/tmp/bash-aclocal/not_a_directory"); 25220:fd = open("/tmp/bash-aclocal/not_a_directory", O_WRONLY|O_CREAT|O_EXCL, 0666); 25223:dir = opendir("/tmp/bash-aclocal/not_a_directory"); 25224:unlink("/tmp/bash-aclocal/not_a_directory"); 25225:rmdir("/tmp/bash-aclocal"); 26131:err = mkdir("/tmp/bash-aclocal", 0700); 26136:fd = mknod ("/tmp/bash-aclocal/sh-np-autoconf", 0666 | S_IFIFO, 0); 26138: rmdir ("/tmp/bash-aclocal"); 26142:unlink ("/tmp/bash-aclocal/sh-np-autoconf"); 26143:rmdir ("/tmp/bash-aclocal"); 28010:# creating and moving files from /tmp can sometimes cause problems. ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/externs.h 367:/* declarations for functions defined in lib/sh/tmpfile.c */ ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/CWRU/changelog 12: - set TMPDIR to /tmp if it's null or unset 415:lib/sh/tmpfile.c 709:{subst,variables,lib/sh/tmpfile}.c 1338:lib/sh/tmpfile.c 1906:lib/sh/tmpfile.c 2760:lib/sh/tmpfile.c 2773: - use $TMPDIR instead of hardcoding /tmp; default to /tmp 3653:lib/sh/tmpfile.c 9195:lib/sh/tmpfile.c ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/aclocal.m4 339:err = mkdir("/tmp/bash-aclocal", 0700); 344:unlink("/tmp/bash-aclocal/not_a_directory"); 345:fd = open("/tmp/bash-aclocal/not_a_directory", O_WRONLY|O_CREAT|O_EXCL, 0666); 348:dir = opendir("/tmp/bash-aclocal/not_a_directory"); 349:unlink("/tmp/bash-aclocal/not_a_directory"); 350:rmdir("/tmp/bash-aclocal"); 1426:err = mkdir("/tmp/bash-aclocal", 0700); 1431:fd = mknod ("/tmp/bash-aclocal/sh-np-autoconf", 0666 | S_IFIFO, 0); 1433: rmdir ("/tmp/bash-aclocal"); 1437:unlink ("/tmp/bash-aclocal/sh-np-autoconf"); 1438:rmdir ("/tmp/bash-aclocal"); ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/MANIFEST 423:lib/sh/tmpfile.c f ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/shell.c 308: if (stat ("/tmp", &sb) < 0) 309: internal_warning (_("could not find /tmp, please create!")); 313: internal_warning (_("/tmp must be a valid directory name")); ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/builtins/command.def 146: /* This breaks for things like ( cd /tmp ; command z ababa ; echo next ) ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/po/en@quot.po 1243:msgid "could not find /tmp, please create!" 1244:msgstr "could not find /tmp, please create!" 1247:msgid "/tmp must be a valid directory name" 1248:msgstr "/tmp must be a valid directory name" ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/po/ru.po 1240:msgid "could not find /tmp, please create!" 1241:msgstr " /tmp, !" 1244:msgid "/tmp must be a valid directory name" 1245:msgstr "/tmp " ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/po/en@boldquot.po 1256:msgid "could not find /tmp, please create!" 1257:msgstr "could not find /tmp, please create!" 1260:msgid "/tmp must be a valid directory name" 1261:msgstr "/tmp must be a valid directory name" ./patches/126547-04/SUNWbashS/reloc/usr/share/src/bash/po/bash.pot 1208:msgid "could not find /tmp, please create!" 1212:msgid "/tmp must be a valid directory name" ./patches/126547-04/SUNWbashS/pkgmap 215:1 f none usr/share/src/bash/lib/sh/tmpfile.c 0444 root bin 4893 54837 1344851867 ./patches/126547-04/README.126547-04 234:/usr/share/src/bash/lib/sh/tmpfile.c ./patches/126547-04/126547-04.html 264:/usr/share/src/bash/lib/sh/tmpfile.c
./patches/126547-04/SUNWsfman/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126547-04/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126547-04/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126547-04/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126547-04/SUNWsfman/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142431-01/SUNWcslr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142431-01/SUNWcslr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142431-01/SUNWcslr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142431-01/SUNWcslr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142431-01/SUNWcslr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142431-01/SUNWcsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142431-01/SUNWcsu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142431-01/SUNWcsu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142431-01/SUNWcsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142431-01/SUNWcsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121212-02/SUNWmctag/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121212-02/SUNWmctag/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121212-02/SUNWmctag/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121212-02/SUNWmctag/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121212-02/SUNWmcon/reloc/usr/share/webconsole/bin/smwebapp 129:PREREG=/var/tmp/_prereg.properties 647: errCatch=/tmp/import.$$ 752: errCatch=/tmp/validate.$$ 882: errCatch=/tmp/prodname.$$ ./patches/121212-02/SUNWmcon/reloc/usr/sbin/smreg 190:PREREG=/var/tmp/_prereg.properties 1397: tmpdir=/tmp/.smreg.$$ 1830: found=/tmp/found.$$ 1874: order=/tmp/order.$$ 1875: notorder=/tmp/notorder.$$ 3312: serviceDir=/tmp/services.$$ 4778: errCatch=/tmp/regAdd.$$ 4962: errCatch=/tmp/regList.$$ 5046: errCatch=/tmp/regRemove.$$ 5233: errCatch=/tmp/regCheck.$$ ./patches/121212-02/SUNWmcon/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121212-02/SUNWmcon/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121212-02/SUNWmcon/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121212-02/SUNWmcon/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121212-02/SUNWmcos/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121212-02/SUNWmcos/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121212-02/SUNWmcos/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121212-02/SUNWmcos/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121212-02/SUNWmcosx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121212-02/SUNWmcosx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121212-02/SUNWmcosx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121212-02/SUNWmcosx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-mesa/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-mesa/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-mesa/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-mesa/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-mesa/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-client-programs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-client-programs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-client-programs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-client-programs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-client-programs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-client-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-client-docs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-client-docs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-client-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-client-docs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-devel-docs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-devel-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-devel-docs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-devel-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-devel-docs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-cfg/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-cfg/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-cfg/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-cfg/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-cfg/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxvnc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxvnc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxvnc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxvnc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxvnc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-graphics-ddx/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-graphics-ddx/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-graphics-ddx/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-graphics-ddx/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-graphics-ddx/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/README.125720-59 799:6568258 /tmp/.X11-pipe/X0 named pipe not being created by Xorg 7.2 ./patches/125720-59/SUNWxorg-doc/reloc/X11/share/doc/RELNOTES 692: The socket directories created in /tmp are now required to be 698: /tmp/.font-unix 699: /tmp/.ICE-unix 700: /tmp/.X11-unix 709: the system's installer if the /tmp dir is persistent. They ./patches/125720-59/SUNWxorg-doc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-doc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-doc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-doc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-doc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-server/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-server/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-server/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/SUNWxorg-server/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-server/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-xkb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-xkb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125720-59/SUNWxorg-xkb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125720-59/SUNWxorg-xkb/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125720-59/SUNWxorg-xkb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125720-59/125720-59.html 1063:6568258 /tmp/.X11-pipe/X0 named pipe not being created by Xorg 7.2 ./patches/119131-33/SUNWfctl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119131-33/SUNWfctl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119131-33/SUNWfctl/install/i.fpconf 35: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 43: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 72:NEW_FPCONF_ENTRIES=/tmp/fp.conf.new_entries 73:PREFIX=/tmp/fp.conf.$$ ./patches/119131-33/SUNWfctl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119131-33/SUNWfctl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119131-33/SUNWfcip/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119131-33/SUNWfcip/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119131-33/SUNWfcip/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119131-33/SUNWfcip/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119131-33/SUNWqlc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119131-33/SUNWqlc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119131-33/SUNWqlc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119131-33/SUNWqlc/install/i.qlc 35: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 43: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 72:tmpfile=/tmp/qcca_tmp_$$ 73:sedfile=/tmp/qcca_sed_$$ ./patches/119131-33/SUNWqlc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119131-33/SUNWfcmdb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119131-33/SUNWfcmdb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119131-33/SUNWfcmdb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119131-33/SUNWfcmdb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119131-33/SUNWfcsm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119131-33/SUNWfcsm/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119131-33/SUNWfcsm/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119131-33/SUNWfcsm/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119131-33/SUNWqlcu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119131-33/SUNWqlcu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119131-33/SUNWqlcu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119131-33/SUNWqlcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119131-33/SUNWfcp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119131-33/SUNWfcp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119131-33/SUNWfcp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119131-33/SUNWfcp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148003-01/SUNWdbus-priv-libs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148003-01/SUNWdbus-priv-libs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148003-01/SUNWdbus-priv-libs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148003-01/SUNWdbus-priv-libs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148003-01/SUNWdbus-priv-libs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148003-01/SUNWdbus-priv/reloc/lib/gnome-private/etc/dbus-1/session.conf 15: unix:tmpdir=/tmp ./patches/148003-01/SUNWdbus-priv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148003-01/SUNWdbus-priv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148003-01/SUNWdbus-priv/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148003-01/SUNWdbus-priv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148003-01/SUNWdbus-priv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148003-01/SUNWdbus-priv-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148003-01/SUNWdbus-priv-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148003-01/SUNWdbus-priv-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148003-01/SUNWdbus-priv-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148003-01/SUNWdbus-priv-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/139292-02/SUNWpgadmin3S/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139292-02/SUNWpgadmin3S/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139292-02/SUNWpgadmin3S/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/139292-02/SUNWpgadmin3S/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/139292-02/SUNWpgadmin3S/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/pkg/debian/changelog 299: * Changed the way the install is done: install all in debian/tmp then use ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/pkg/debian/pgadmin3-data.install 1:debian/tmp/usr/share/pgadmin3/docs usr/share/pgadmin3/ ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/pkg/debian/pgagent.install 1:debian/tmp/usr/bin/pgagent usr/bin 2:debian/tmp/usr/share/pgadmin3/pgagent.sql usr/share/pgadmin3 3:debian/tmp/usr/share/man/man1/pgagent* usr/share/man/man1 ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/pkg/debian/pgadmin3.install 1:debian/tmp/usr/bin/pgadmin3 usr/bin 2:debian/tmp/usr/share/pgadmin3/i18n usr/share/pgadmin3 3:debian/tmp/usr/share/pgadmin3/ui usr/share/pgadmin3 ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/pkg/debian/rules 194: # Finally install all in debian/tmp. Files are dispatched into packages by dh_install 195: $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp 200: for loc in `find debian/tmp -name $(pkg).mo` ; do \ ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/acinclude.m4 381: prefix=$(pwd)/tmp ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/config/install-sh 341: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/config/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/configure 5682: prefix=$(pwd)/tmp 7607:# creating and moving files from /tmp can sometimes cause problems. ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/Makefile.in 621: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/postgres/pgadmin/1.8.4/pgadmin/pgAdmin3.cpp 1304: //tmp.Printf(wxT("%s"), long_appname); ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/contrib/src/net/email.cpp 91: filename.Printf(wxT("/tmp/msg-%ld-%ld-%ld.txt"), (long) getpid(), wxGetLocalTime(), ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/tests/filename/filenametest.cpp 66: { _T("/tmp/wxwin.tar.bz"), _T(""), _T("/tmp"), _T("wxwin.tar"), _T("bz"), true, wxPATH_UNIX }, 230: wxFileName fn1(wxT("/tmp/file1")); 231: wxFileName fn2(wxT("/tmp/dir2/../file2")); ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/configure 51597:# creating and moving files from /tmp can sometimes cause problems. ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/wxMGL.spec 16:BuildRoot: /var/tmp/%{name}-root ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/config.guess 106:: ${TMPDIR=/tmp} ; ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/utils/helpview/src/helpview.cpp 120: service = wxT("/tmp/") + wxString(wxT("generic_helpservice")); ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/utils/helpview/src/readme.txt 7:Normally, the Client is started first, and it will in turn start up the Server (helpview) the first time help is requested with Display. If the Server is to be started first, the default service name ("generic_helpservice" for MSW, "/tmp/generic_helpservice" for Unix or "4242" otherwise) should be used for the connection in the client. 22:Use the members SetServer and SetService to pass the name of the server app and service name or port. This must be done before the first call to the Display member function, or defaults will be used. The default server app is "helpview" and default service depends on the platform: for MSW it is "appname_helpservice" (a service name string); for UNIX platforms it is "/tmp/appname_helpservice" (a file name) and otherwise it is "4242" (a TCP/IP port number), where "appname" is the name of the application without extension. ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/utils/helpview/src/remhelp.cpp 114: m_service = wxT("/tmp/") + thename + wxString(wxT("_helpservice")); ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/utils/helpview/src/client.cpp 105: a_service = "/tmp/wxWidgets-helpconnection"; ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/expat/configure 9567:# creating and moving files from /tmp can sometimes cause problems. ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/expat/tests/xmltest.sh 31:# OUTPUT=/home/tmp/xml-testsuite-out/ ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/expat/conftools/ltmain.sh 4320: tmpdir="/tmp" ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/jpeg/jmemname.c 50: * The default value is /usr/tmp, which is the conventional place for 70:#define TEMP_DIRECTORY "/usr/tmp/" /* recommended setting for Unix */ ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.solaris 45:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.hp64 44:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.gcmmx 72:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.linux 51:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.sunos 14:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.atari 20:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.64sunu 47:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.macosx 38:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.std 14:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.mips 14:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.32sunu 47:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.dec 16:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.beos 46:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.darwin 38:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.knr 19:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.hpux 41:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.aix 31:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.so9 49:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.sggcc 50:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.hpgcc 56:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.sgi 55:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.cygwin 26:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/png/scripts/makefile.sco 39:# make install DESTDIR=/tmp/build/libpng ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/src/common/filename.cpp 1077: dir = _T("/tmp"); ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/samples/console/console.cpp 866: _T("/tmp/foo"), 867: _T("/tmp/foo/bar"), // this one must be an error 1309: static const wxChar *mailcap = _T("/tmp/mailcap"); 1310: static const wxChar *mimetypes = _T("/tmp/mime.types"); ./patches/139292-02/SUNWpgadmin3S/reloc/usr/share/src/wxwidgets/samples/ipc/ipcsetup.h 19://#define IPC_SERVICE _T("/tmp/wxsrv424") ./patches/148626-01/SUNWtnamd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148626-01/SUNWtnamd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148626-01/SUNWtnamd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148626-01/SUNWtnamd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148626-01/SUNWtnamd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/142089-02/SUNWcfpl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142089-02/SUNWcfpl/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142089-02/SUNWcfpl/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/142089-02/SUNWcfpl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/142089-02/SUNWcfpl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146955-03/SUNWroute/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146955-03/SUNWroute/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146955-03/SUNWroute/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146955-03/SUNWroute/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146955-03/SUNWroute/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148564-05/SUNWnxge.i/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148564-05/SUNWnxge.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148564-05/SUNWnxge.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148564-05/SUNWnxge.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148564-05/SUNWnxge.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148564-05/SUNWnxge.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145954-07/SUNWemlxu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145954-07/SUNWemlxu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145954-07/SUNWemlxu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145954-07/SUNWemlxu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145954-07/SUNWemlxu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145954-07/SUNWemlxs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145954-07/SUNWemlxs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145954-07/SUNWemlxs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145954-07/SUNWemlxs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145954-07/SUNWemlxs/install/i.emlxsconf 78:tmpfile=/tmp/emlxs_tmp_$$ 79:sedfile=/tmp/emlxs-sed_$$ 571: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 580: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 633: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145954-07/SUNWemlxs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127725-02/SUNWntpu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/127725-02/SUNWntpu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/127725-02/SUNWntpu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127725-02/SUNWntpu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127725-02/SUNWntpu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/117435-02/SUNWrmodr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/117435-02/SUNWrmodr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/117435-02/SUNWrmodr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/117435-02/SUNWrmodr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/117435-02/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/117435-02/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/117435-02/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/117435-02/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121264-01/CADP160/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121264-01/CADP160/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121264-01/CADP160/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121264-01/CADP160/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142544-01/SUNWsasnm/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142544-01/SUNWsasnm/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142544-01/SUNWsasnm/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142544-01/SUNWsasnm/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142544-01/SUNWsasnm/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142544-01/SUNWmibii/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142544-01/SUNWmibii/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142544-01/SUNWmibii/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142544-01/SUNWmibii/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142544-01/SUNWmibii/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142544-01/SUNWsacom/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142544-01/SUNWsacom/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142544-01/SUNWsacom/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142544-01/SUNWsacom/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/142544-01/SUNWsacom/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142544-01/SUNWsacom/install/i.manifest 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 169: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145900-08/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145900-08/SUNWhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145900-08/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145900-08/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145900-08/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145900-08/SUNWmdu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145900-08/SUNWmdu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145900-08/SUNWmdu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145900-08/SUNWmdu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145900-08/SUNWmdu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145900-08/SUNWmdr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145900-08/SUNWmdr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145900-08/SUNWmdr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 544:inetsed=/tmp/inetd.sed.$$ 545:inettmp=/tmp/inetd.tmp.$$ 580:md_devid_destroy=1;' $1 >>/tmp/t$$ 581: mv /tmp/t$$ $1 619: /tmp/md.conf.$$ 620: echo "" >> /tmp/md.conf.$$ 622: /tmp/md.conf.$$ 623: grep mddb_bootlist /kernel/drv/md.conf >> /tmp/md.conf.$$ 624: echo "# End MDD database info (do not edit)" >> /tmp/md.conf.$$ 637: cp ${MD_CONF} /tmp/md.conf.$$ 639: /tmp/md.conf.$$ 646: >> /tmp/md.conf.$$ 647: echo "# End MDD database info (do not edit)" >> /tmp/md.conf.$$ 654: < ${MD_CONF} > /tmp/md.conf.$$ 657: add_devid_destroy /tmp/md.conf.$$ 660: cp /tmp/md.conf.$$ ${MD_CONF} || echo "copy error: /tmp/md.conf.$$ to ${MD_CONF}" 664: cat ${SYSTEM_FILE} | sed -e /"Begin MDD database info"/,/"End MDD database info"/d > /tmp/system.$$ 665: cp /tmp/system.$$ ${SYSTEM_FILE} || echo "copy error: /tmp/system.$$ to ${SYSTEM_FILE}" ./patches/145900-08/SUNWmdr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145900-08/SUNWmdr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148170-02/SUNWixgbe/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148170-02/SUNWixgbe/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148170-02/SUNWixgbe/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148170-02/SUNWixgbe/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148170-02/SUNWixgbe/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147379-01/SUNWsfman/reloc/usr/share/man/man1/zip.1 633:\fCzip -b /tmp stuff *\fP 639:.IR /tmp , ./patches/147379-01/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147379-01/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147379-01/SUNWsfman/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147379-01/SUNWsfman/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147379-01/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147379-01/SUNWzipS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147379-01/SUNWzipS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147379-01/SUNWzipS/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147379-01/SUNWzipS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147379-01/SUNWzipS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147379-01/SUNWzipS/reloc/usr/share/src/zip/zip.txt 460: zip -b /tmp stuff * 462: will put the temporary zip archive in the directory /tmp, copy- ./patches/147379-01/SUNWzipS/reloc/usr/share/src/zip/cmsmvs/README.MVS.LE 48: fully qualified name in directory TMPDIR or /tmp if TMPDIR is not ./patches/147379-01/SUNWzipS/reloc/usr/share/src/zip/man/zip.1 628:\fCzip -b /tmp stuff *\fP 634:.IR /tmp , ./patches/147379-01/SUNWzipS/reloc/usr/share/src/zip/unix/Packaging/README 21: 1) copy the package to the target system's /tmp directory. 23: 3) pkgadd -d /tmp/IZzip_$(arch).pkg ./patches/147379-01/SUNWzipS/reloc/usr/share/src/zip/zipnote.c 238:" zipnote foo/zip > foo/tmp", 239:" foo/tmp", 241:" zipnote -w foo/zip < foo/tmp", ./patches/147379-01/SUNWzip/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147379-01/SUNWzip/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147379-01/SUNWzip/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147379-01/SUNWzip/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147379-01/SUNWzip/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148678-01/SUNWcakr.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148678-01/SUNWcakr.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148678-01/SUNWcakr.i/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148678-01/SUNWcakr.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148678-01/SUNWcakr.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/118344-14/SUNWcsl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118344-14/SUNWcsl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118344-14/SUNWcsl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118344-14/SUNWcsl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118344-14/SUNWckr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 267:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 270: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/118344-14/SUNWckr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118344-14/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ 279:rm -f $BASEDIR/tmp/scheduler.tmp 281: touch $BASEDIR/tmp/scheduler.tmp ./patches/118344-14/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118344-14/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118344-14/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118344-14/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118344-14/SUNWhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118344-14/SUNWhea/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118344-14/SUNWhea/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118344-14/SUNWhea/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118344-14/SUNWfmd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118344-14/SUNWfmd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118344-14/SUNWfmd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118344-14/SUNWfmd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118344-14/SUNWfmd/reloc/usr/lib/fm/fmd/fmsim 36:simroot=/tmp/fmd.$$ ./patches/118344-14/SUNWarc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118344-14/SUNWarc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118344-14/SUNWarc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118344-14/SUNWarc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/144107-01/SUNWnfssu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/144107-01/SUNWnfssu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144107-01/SUNWnfssu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/144107-01/SUNWnfssu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144107-01/SUNWnfssu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122912-32/SUNWtcatu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122912-32/SUNWtcatu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/122912-32/122912-32.html 11979:6505934 patchadd: /tmp/CLEANUP file is not removed which causes a confusing log ./patches/122912-32/SUNWapchd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122912-32/SUNWapchd/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/122912-32/SUNWapchd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122912-32/SUNWapchd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/misc/FAQ.html 1675: (e.g., don't use /var/tmp). See the ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mpeix.html 340:ftp> put apache_v.u.ff.tar.Z /tmp/apache.tar.Z 342:150 File: /tmp/apache.tar.Z opened; data connection will be opened 361:
  • $ tar xvfopz /tmp/apache.tar.Z
  • ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/programs/apxs.html 276: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/core.html.ja.jis 896: CoreDumpDirectory /tmp 2563:

    $B%;%-%e%j%F%#(B /var/tmp ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/core.html.html 892: CoreDumpDirectory /tmp 2586: /var/tmp because someone could create a denial of ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/mod_ssl/ssl_faq.wml 1254: want to use a directive like ``CoreDumpDirectory /tmp'' to 1256: /tmp/core or /tmp/httpd.core file. When you 1265: /tmp/httpd.core'' or a similar command has to run. In GDB you then ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/mod_ssl/ssl_faq.html 1582: want to use a directive like ``CoreDumpDirectory /tmp'' to 1584: /tmp/core or /tmp/httpd.core file. When you 1593: /tmp/httpd.core'' or a similar command has to run. In GDB you then ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/core.html.fr 2345: tout le monde tel que /var/tmp cas quelqu'un ./patches/122912-32/SUNWapchd/reloc/usr/apache/htdocs/manual/mod/core.html.en 890: CoreDumpDirectory /tmp 2584: /var/tmp because someone could create a denial of ./patches/122912-32/SUNWapchd/reloc/usr/apache/man/man8/apxs.8 415: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c ./patches/122912-32/SUNWapchd/reloc/usr/apache/man/man3/mod_perl.3 837:\& AuthUserFile => '/tmp/htpasswd', ./patches/122912-32/SUNWapchd/reloc/usr/apache/man/man3/Apache::PerlSections.3 181:\& DocumentRoot => "/tmp/docs", 249:\& DocumentRoot => '/tmp/docs', ./patches/122912-32/SUNWtcatr/reloc/var/apache/tomcat55/conf/server.xml-example 339: tempDir="/tmp/war-temp/" 340: deployDir="/tmp/war-deploy/" 341: watchDir="/tmp/war-listen/" ./patches/122912-32/SUNWtcatr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatr/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/122912-32/SUNWtcatr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122912-32/SUNWtcatr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122912-32/SUNWtcatS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWtcatS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122912-32/SUNWtcatS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/122912-32/SUNWtcatS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/os/mpeix/README 210:ftp> put apache_v.u.ff.tar.Z /tmp/apache.tar.Z 212:150 File: /tmp/apache.tar.Z opened; data connection will be opened 225: 6. $ tar xvfopz /tmp/apache.tar.Z ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/modules/proxy/proxy_cache.c 1573:#define TMPFILESTR "/tmpXXXXXX" ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/helpers/fmn.sh 28:tmpfile=${TMPDIR-/tmp}/fmn.tmp.$$ ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/CHANGES 5073: "make root=/tmp/apache install" for rolling the package without bristling 7491: lockfile in any location. It previously defaulted to /usr/tmp/htlock. 8603: *) Location of the "scoreboard" file which used to live in /tmp is 8902: using a special file created for the purpose in /usr/tmp, and 9015: *) Scoreboard file (/tmp/htstatus.*) no longer publically writable. 9164: /tmp/htstatus.*, on which each process has an independent file ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/support/apxs.8 415: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/support/check_forensic 10:cut -f 1 -d '|' $F > /tmp/fc-all.$$ 11:grep + < /tmp/fc-all.$$ | cut -c2- | sort > /tmp/fc-in.$$ 12:grep -- - < /tmp/fc-all.$$ | cut -c2- | sort > /tmp/fc-out.$$ 14:join -v 1 /tmp/fc-in.$$ /tmp/fc-out.$$ | xargs -I xx egrep "^\\+xx" $F 15:rm /tmp/fc-all.$$ /tmp/fc-in.$$ /tmp/fc-out.$$ ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/src/main/http_main.c 2360: char mfile[] = "/tmp/apache_shmem_XXXX"; ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/INSTALL 462: $ make install-quiet root=/tmp/apache-root ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/misc/FAQ.html 1675: (e.g., don't use /var/tmp). See the ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.html 892: CoreDumpDirectory /tmp 2586: /var/tmp because someone could create a denial of ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.en 890: CoreDumpDirectory /tmp 2584: /var/tmp because someone could create a denial of ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.fr 2345: tout le monde tel que /var/tmp cas quelqu'un ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/mod_ssl/ssl_faq.html 1582: want to use a directive like ``CoreDumpDirectory /tmp'' to 1584: /tmp/core or /tmp/httpd.core file. When you 1593: /tmp/httpd.core'' or a similar command has to run. In GDB you then ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/mod_ssl/ssl_faq.wml 1254: want to use a directive like ``CoreDumpDirectory /tmp'' to 1256: /tmp/core or /tmp/httpd.core file. When you 1265: /tmp/httpd.core'' or a similar command has to run. In GDB you then ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mod/core.html.ja.jis 896: CoreDumpDirectory /tmp 2563:

    $B%;%-%e%j%F%#(B /var/tmp ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/programs/apxs.html 276: gcc -fpic -DSHARED_MODULE -I/tmp/apache/include -c mod_php3.c ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/apache_1.3.41/htdocs/manual/mpeix.html 340:ftp> put apache_v.u.ff.tar.Z /tmp/apache.tar.Z 342:150 File: /tmp/apache.tar.Z opened; data connection will be opened 361:

  • $ tar xvfopz /tmp/apache.tar.Z
  • ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/File/File.pm 14:my $TMPDIR = $ENV{'TMPDIR'} || $ENV{'TEMP'} || '/tmp'; ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/Changes 1659:move /tmp/mod_perl_* to t/logs, t/conf 3271: AuthUserFile => '/tmp/htpasswd', ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/Symbol/Symbol.pm 67: $fh = IO::File->new(">/tmp/Apache::Symbol.debug"); ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/eg/makepl_args.mod_perl 18:# APACHE_SRC=/tmp/apache_x.xx/src ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/Makefile.PL 921: system "cat $APACHE_SRC/Makefile.config $APACHE_SRC/modules/perl/Makefile > /tmp/mpmf.$$"; 922: system "mv /tmp/mpmf.$$ $APACHE_SRC/modules/perl/Makefile"; 1107:SSLCacheServerPath /tmp ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/t/conf/httpd.conf-dist 278:SSLCacheServerPath /tmp 279:SSLCacheServerPort /tmp/gcache_port ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/t/net/perl/api.pl 89:$r->document_root('/tmp'); 90:test ++$i, $r->document_root eq '/tmp'; ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/t/modules/request.t 133: my $dir = "$ENV{HOME}/public_html/tmp/uploads"; ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/t/README 35: kill `cat /tmp/mod_perl_httpd.pid` 36: rm -f /tmp/mod_perl_* ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/t/TEST.win32 62:mkdir("/tmp","755") unless -d "/tmp"; 127:find(\&cleanup, '/tmp/'); ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/mod_perl.pod 642: AuthUserFile => '/tmp/htpasswd', ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/lib/Apache/PerlSections.pm 94: DocumentRoot => "/tmp/docs", 144: DocumentRoot => '/tmp/docs', ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_perl-1.31/.gdbinit 7:# set $sv = perl_eval_pv("$Apache::ErrLog = '/tmp/mod_perl_error_log'",1) ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_ssl-2.8.31-1.3.41/pkg.ssldoc/ssl_faq.wml 1254: want to use a directive like ``CoreDumpDirectory /tmp'' to 1256: /tmp/core or /tmp/httpd.core file. When you 1265: /tmp/httpd.core'' or a similar command has to run. In GDB you then ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_ssl-2.8.31-1.3.41/pkg.ssldoc/ssl_faq.html 1582: want to use a directive like ``CoreDumpDirectory /tmp'' to 1584: /tmp/core or /tmp/httpd.core file. When you 1593: /tmp/httpd.core'' or a similar command has to run. In GDB you then ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/mod_ssl-2.8.31-1.3.41/etc/patch.tar 2465:# /tmp where it might want to write temporary files 2466:# /var/tmp likewise 2467:# /usr/tmp likewise 2471: ac_tmpdirs='/tmp /var/tmp /usr/tmp' 4490: tmpdir = "/tmp"; 4534: /* make sure we clean up /tmp in case of disaster */ ./patches/122912-32/SUNWapchS/reloc/usr/share/src/apache/ApacheJServ-1.1.2/src/scripts/build/unix/ltmain.sh 3418: tmpdir="/tmp" ./patches/122912-32/SUNWapchS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122912-32/SUNWapchS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/122912-32/SUNWapchS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122912-32/SUNWapchr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122912-32/SUNWapchr/install/u.initd 71: # echoing a magic token out to the /tmp/CLEANUP file. This will result in an 74: # /tmp/CLEANUP, refer back to PSARC 1992/118. 78: CLEANUP=/tmp/CLEANUP ./patches/122912-32/SUNWapchr/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchr/install/i.renamenew 74:CLEANUP_FILE=/tmp/CLEANUP 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 164: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122912-32/SUNWapchr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/122912-32/SUNWapchr/install/i.initd 71: # echoing a magic token out to the /tmp/CLEANUP file. This will result in an 74: # /tmp/CLEANUP, refer back to PSARC 1992/118. 78: CLEANUP=/tmp/CLEANUP 205: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 213: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 237: CLEANUP="/tmp/CLEANUP" 285: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/README.122912-32 11894:6505934 patchadd: /tmp/CLEANUP file is not removed which causes a confusing log ./patches/122912-32/SUNWapchu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122912-32/SUNWapchu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/122912-32/SUNWapchu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/122912-32/SUNWapchu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/mod_perl.pod 642: AuthUserFile => '/tmp/htpasswd', ./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/Apache/File.pm 14:my $TMPDIR = $ENV{'TMPDIR'} || $ENV{'TEMP'} || '/tmp'; ./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/Apache/Symbol.pm 67: $fh = IO::File->new(">/tmp/Apache::Symbol.debug"); ./patches/122912-32/SUNWapchu/reloc/usr/apache/perl5/5.8.4/i86pc-solaris/Apache/PerlSections.pm 94: DocumentRoot => "/tmp/docs", 144: DocumentRoot => '/tmp/docs', ./patches/139100-04/SUNWgtarS/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/139100-04/SUNWgtarS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/139100-04/SUNWgtarS/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWgtarS/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139100-04/SUNWgtarS/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/configure 10601:# /tmp where it might want to write temporary files 10602:# /var/tmp likewise 10603:# /usr/tmp likewise 10604:for ac_dir in . "$TMPDIR" /tmp /var/tmp /usr/tmp "$prefix/lib" "$exec_prefix/lib"; do 51913:# creating and moving files from /tmp can sometimes cause problems. ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/gnu/tempname.c 37:# define P_tmpdir "/tmp" 120: P_tmpdir, /tmp that exists. Copies into TMPL a template suitable 157: else if (strcmp (P_tmpdir, "/tmp") != 0 && direxists ("/tmp")) 158: dir = "/tmp"; ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/src/xheader.c 382: tmp = "/tmp"; ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/tests/testsuite 941: PATH=/tmp/foo-1.0/bin:/src/foo-1.0/bin:\$PATH 26425:# TRUSS=truss -o /tmp/tr ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/tests/multiv01.at 27:# TRUSS=truss -o /tmp/tr ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/build-aux/install-sh 345: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/build-aux/config.guess 110:: ${TMPDIR=/tmp} ; ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/doc/tar-snapshot-edit.texi 54:/tmp/snap: Device 0x0306 occurs 634 times. ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/doc/tar.texi 9513:uses @samp{/tmp}. 11556:/tmp/foo.tar /etc} will work as desired only if the working directory is ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/doc/tar.info-2 866: variable. If TMPDIR is not set, `tar' uses `/tmp'. 2667:absolute::), a command like `tar --verify -cf /tmp/foo.tar /etc' will 2976: /tmp/snap: Device 0x0306 occurs 634 times. ./patches/139100-04/SUNWgtarS/reloc/usr/sfw/share/src/gtar/Makefile.in 1232: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/139100-04/SUNWsfinf/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/139100-04/SUNWsfinf/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/139100-04/SUNWsfinf/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWsfinf/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWsfinf/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139100-04/SUNWsfinf/reloc/usr/sfw/share/info/tar.info-2 866: variable. If TMPDIR is not set, `tar' uses `/tmp'. 2667:absolute::), a command like `tar --verify -cf /tmp/foo.tar /etc' will 2976: /tmp/snap: Device 0x0306 occurs 634 times. ./patches/139100-04/SUNWsfman/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/139100-04/SUNWsfman/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139100-04/SUNWsfman/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWsfman/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/139100-04/SUNWsfman/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWgtar/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/139100-04/SUNWgtar/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWgtar/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139100-04/SUNWgtar/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139100-04/SUNWgtar/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/149113-01/SUNWgnome-base-libs-priv/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149113-01/SUNWgnome-base-libs-priv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149113-01/SUNWgnome-base-libs-priv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149113-01/SUNWgnome-base-libs-priv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149113-01/SUNWgnome-base-libs-priv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/configure 17247:# creating and moving files from /tmp can sometimes cause problems. ./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/tests/xmltest.sh 31:# OUTPUT=/home/tmp/xml-testsuite-out/ ./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/conftools/install-sh 341: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/conftools/config.guess 110:: ${TMPDIR=/tmp} ; ./patches/137148-07/SUNWlexptS/reloc/usr/sfw/share/src/expat/conftools/ltmain.sh 563: my_template="${TMPDIR-/tmp}/${1-$progname}" 2690: > $tmpdir/tmp-la 2691: mv -f $tmpdir/tmp-la $lib ./patches/137148-07/SUNWlexptS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137148-07/SUNWlexptS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137148-07/SUNWlexptS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137148-07/SUNWlexptS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/137148-07/SUNWlexptS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137148-07/SUNWlexpt/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137148-07/SUNWlexpt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137148-07/SUNWlexpt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137148-07/SUNWlexpt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/137148-07/SUNWlexpt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137148-07/SUNWsfwhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137148-07/SUNWsfwhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137148-07/SUNWsfwhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137148-07/SUNWsfwhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137148-07/SUNWsfwhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144493-01/SUNWpool/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/144493-01/SUNWpool/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144493-01/SUNWpool/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144493-01/SUNWpool/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144493-01/SUNWpool/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/121334-04/SUNWzoneu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121334-04/SUNWzoneu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121334-04/SUNWzoneu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121334-04/SUNWzoneu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121334-04/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121334-04/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121334-04/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121334-04/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123004-04/SUNWsam/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123004-04/SUNWsam/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123004-04/SUNWsam/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123004-04/SUNWsam/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123004-04/SUNWsam/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123004-04/SUNWsamr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123004-04/SUNWsamr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123004-04/SUNWsamr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123004-04/SUNWsamr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123004-04/SUNWsamr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119547-08/SUNWapoc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119547-08/SUNWapoc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119547-08/SUNWapoc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119547-08/SUNWapoc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119547-08/SUNWapdc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119547-08/SUNWapdc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119547-08/SUNWapdc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119547-08/SUNWapdc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119547-08/SUNWapmsc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119547-08/SUNWapmsc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119547-08/SUNWapmsc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119547-08/SUNWapmsc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/145081-11/SUNWfirefox-apoc-adapter/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145081-11/SUNWfirefox-apoc-adapter/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145081-11/SUNWfirefox-apoc-adapter/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145081-11/SUNWfirefox/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145081-11/SUNWfirefox/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145081-11/SUNWfirefox/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145081-11/SUNWfirefox/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145081-11/SUNWfirefox/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145081-11/SUNWfirefox-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/145081-11/SUNWfirefox-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/145081-11/SUNWfirefox-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/145081-11/SUNWfirefox-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/145081-11/SUNWfirefox-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWipfu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWipfu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWipfu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWipfu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWrcapu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWrcapu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWrcapu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWrcapu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWtnfc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWtnfc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWtnfc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWtnfc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWpcmci/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWpcmci/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWpcmci/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWpcmci/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcakr.i/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWcakr.i/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWcakr.i/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWcakr.i/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWtoo/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWtoo/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWtoo/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWtoo/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWcslr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcslr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWcslr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWcslr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWmdu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWmdu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWmdu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWmdu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcsd/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWcsd/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWcsd/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcsd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWos86r/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWos86r/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWos86r/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWos86r/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWpsh/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWpsh/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWpsh/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWpsh/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWarcr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWarcr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWarcr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWarcr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWftdur/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWftdur/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWftdur/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWftdur/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWkey/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWkey/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWkey/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWkey/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWcpcu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWcpcu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcpcu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWcpcu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWscpu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWscpu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWscpu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWscpu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWdtrp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWdtrp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWdtrp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWdtrp/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWmdb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWmdb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWmdb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWmdb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWpsdir/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWpsdir/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWpsdir/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWpsdir/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWdtrc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWdtrc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWdtrc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWdtrc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNW1394/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNW1394/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNW1394/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNW1394/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWesu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWesu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWesu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWesu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWrmwbu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWrmwbu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWrmwbu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWrmwbu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWib/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWib/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWib/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWib/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWhea/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWhea/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWhea/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWmdbr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWmdbr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWmdbr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWmdbr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWpsdcr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWpsdcr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWpsdcr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWpsdcr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcsl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWcsl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcsl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWcsl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWckr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWckr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWckr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWckr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118844-20/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWusb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118844-20/SUNWusb/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118844-20/SUNWusb/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118844-20/SUNWusb/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148871-01/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/148871-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148871-01/SUNWcsr/install/i.mailxrc 70:txtfile=/tmp/mailx-txt.$$ 71:scrfile=/tmp/mailx-scratch.$$ 195: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 204: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 257: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148871-01/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/148871-01/SUNWscpr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148871-01/SUNWscpr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148871-01/SUNWscpr/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148871-01/SUNWscpr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/123614-02/SUNWxwplr/reloc/lib/svc/method/ogl-select 108:REGISTRY="$(mktemp /tmp/ogl_select.XXXXXX)" ./patches/123614-02/SUNWxwplr/install/i.manifest 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123614-02/SUNWxwplr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123614-02/SUNWxwplr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123614-02/SUNWxwplr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123614-02/SUNWxwplr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123614-02/SUNWxwman/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123614-02/SUNWxwman/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123614-02/SUNWxwman/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123614-02/SUNWxwman/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147993-06/SUNWgnome-im-client-root/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147993-06/SUNWgnome-im-client-root/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147993-06/SUNWgnome-im-client-root/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147993-06/SUNWgnome-im-client-root/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147993-06/SUNWgnome-im-client-root/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147993-06/SUNWgnome-im-client/reloc/lib/purple-2/perl/auto/Purple/.packlist 1:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/Purple.pm 2:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/auto/Purple/Purple.bs 3:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/auto/Purple/Purple.so 4:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/purple-2/perl/auto/Purple/autosplit.ix 5:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/share/man/man3/Purple.3 ./patches/147993-06/SUNWgnome-im-client/reloc/lib/pidgin/perl/auto/Pidgin/.packlist 1:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/pidgin/perl/Pidgin.pm 2:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/pidgin/perl/auto/Pidgin/Pidgin.bs 3:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/lib/pidgin/perl/auto/Pidgin/Pidgin.so 4:/var/tmp/pkgbuild-gbuild/SUNWgnome-im-client-2.7.0-build/usr/share/man/man3/Pidgin.3 ./patches/147993-06/SUNWgnome-im-client/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147993-06/SUNWgnome-im-client/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147993-06/SUNWgnome-im-client/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147993-06/SUNWgnome-im-client/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147993-06/SUNWgnome-im-client/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147993-06/SUNWgnome-im-client-devel/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147993-06/SUNWgnome-im-client-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147993-06/SUNWgnome-im-client-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147993-06/SUNWgnome-im-client-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147993-06/SUNWgnome-im-client-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143126-02/SUNWmdu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/143126-02/SUNWmdu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/143126-02/SUNWmdu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/143126-02/SUNWmdu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/143126-02/SUNWmdu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124326-01/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/124326-01/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124326-01/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124326-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/148166-02/SUNWarc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148166-02/SUNWarc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWarc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWarc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148166-02/SUNWarc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148166-02/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148166-02/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148166-02/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148166-02/SUNWcsl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWcsl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148166-02/SUNWcsl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148166-02/SUNWcsl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWcsl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148166-02/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/148166-02/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/148166-02/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148166-02/SUNWcsr/install/i.policyconf 284: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 293: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 346: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWnisu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWnisu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148166-02/SUNWnisu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148166-02/SUNWnisu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148166-02/SUNWnisu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138855-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138855-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138855-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138855-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138855-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127873-02/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127873-02/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/127873-02/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127873-02/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/127873-02/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119549-14/SUNWgnome-im-client/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119549-14/SUNWgnome-im-client/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/119549-14/SUNWgnome-im-client/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119549-14/SUNWgnome-im-client/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/119549-14/SUNWgnome-im-client/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119549-14/SUNWgnome-im-client-share/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119549-14/SUNWgnome-im-client-share/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/119549-14/SUNWgnome-im-client-share/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwfs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwfs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwfs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwfs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwfs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwplr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwplr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwplr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwplr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwplr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwman/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwman/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwman/reloc/openwin/share/man/man1/Xserver.1 262:unix UNIX Domain Sockets (/tmp/.x11-unix) 263:pipe Named pipes (/tmp/.x11-pipe/) and shared memory 972:.I /tmp/.X11-unix/X\fBn\fP 976:.I /tmp/.X11-pipe/X\fBn\fP 980:.IR /tmp/rcX\fBn\fP ./patches/119060-64/SUNWxwfnt/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwfnt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwfnt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwfnt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwfnt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwopt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwopt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwopt/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwopt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwopt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwsrv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwsrv/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwsrv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwsrv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwsrv/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwrtl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwrtl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwrtl/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwpmn/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwpmn/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwpmn/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwpmn/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwpmn/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwplt/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwplt/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwplt/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwplt/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwplt/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwinc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwinc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwinc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwinc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwinc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwice/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwice/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwice/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwice/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwice/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwxst/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwxst/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwxst/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwxst/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxwxst/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxorg-client-docs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxorg-client-docs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxorg-client-docs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxorg-client-docs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119060-64/SUNWxorg-client-docs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwacx/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119060-64/SUNWxwacx/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119060-64/SUNWxwacx/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwacx/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119060-64/SUNWxwacx/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/120901-03/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120901-03/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120901-03/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120901-03/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120901-03/SUNWdtrc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120901-03/SUNWdtrc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120901-03/SUNWdtrc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120901-03/SUNWdtrc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120901-03/SUNWzoneu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120901-03/SUNWzoneu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120901-03/SUNWzoneu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120901-03/SUNWzoneu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118368-04/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/118368-04/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/118368-04/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118368-04/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123006-07/SUNWbrg/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123006-07/SUNWbrg/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123006-07/SUNWbrg/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123006-07/SUNWbrg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123006-07/SUNWbrg/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123006-07/SUNWbrg/reloc/usr/sbin/sconadm 166:LOG_LOCATION="/tmp" ./patches/123006-07/SUNWbrg/reloc/usr/dt/config/Xsession.d/1099.br 12:BRLOG=/var/tmp/brlog 13:BRERR=/var/tmp/brerr ./patches/137005-09/SUNWpostgr-82S/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/137005-09/SUNWpostgr-82S/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137005-09/SUNWpostgr-82S/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137005-09/SUNWpostgr-82S/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137005-09/SUNWpostgr-82S/install/u.none 176: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/configure 23750:# creating and moving files from /tmp can sometimes cause problems. ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/config.sgml 403: /tmp, but can be changed at build time. ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/libpq.sgml 114: /tmp (or whatever socket directory was specified 4028:setup this would be /tmp). ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/ref/psql-ref.sgml 2687: /tmp. ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/runtime.sgml 429: connections on Unix domain socket "/tmp/.s.PGSQL.5432"? ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/plperl.sgml 625: my $tmpfile = "/tmp/badfile"; ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/start.sgml 186: connections on Unix domain socket "/tmp/.s.PGSQL.5432"? ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/release-7.4.sgml 2329:Avoid using temp files in /tmp in make_oidjoins_check 3249: Update /tmp socket modification times 3253: This should help prevent /tmp directory ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/doc/src/sgml/release-old.sgml 924:Avoid using temp files in /tmp in make_oidjoins_check 2126:Avoid using temp files in /tmp in make_oidjoins_check ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/interfaces/ecpg/test/.gitignore 5:/tmp_check/ ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/backend/utils/init/miscinit.c 833: * someone else, at least on machines where /tmp hasn't got a 1003: * from being removed by overenthusiastic /tmp-directory-cleaner daemons. 1004: * (Another reason we should never have put the socket file in /tmp...) ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/backend/postmaster/postmaster.c 697: * interlock (thanks to whoever decided to put socket files in /tmp :-(). 1270: * they are not removed by overzealous /tmp-cleaning tasks. We assume ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/backend/libpq/pqcomm.c 45: * TouchSocketFile - Protect socket file against /tmp cleaners 659: * overenthusiastic /tmp-directory-cleaner daemons. (Another reason we should 660: * never have put the socket file in /tmp...) ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/bin/pg_dump/pg_backup_tar.c 842: tarPrintf(AH, th, "insert into pgdump_restore_path values('/tmp');\n\n"); ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/bin/psql/command.c 1239: tmpdir = "/tmp"; ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/test/regress/.gitignore 5:/tmp_check/ ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/src/test/regress/GNUmakefile 151: ./pg_regress --temp-install=./tmp_check --top-builddir=$(top_builddir) --temp-port=$(TEMP_PORT) --schedule=$(srcdir)/parallel_schedule --multibyte=$(MULTIBYTE) --load-language=plpgsql $(MAXCONNOPT) $(NOLOCALE) 174: ./pg_regress --temp-install=./tmp_check --top-builddir=$(top_builddir) --temp-port=$(TEMP_PORT) --schedule=$(srcdir)/parallel_schedule --multibyte=$(MULTIBYTE) --load-language=plpgsql $(MAXCONNOPT) $(NOLOCALE) numeric_big ./patches/137005-09/SUNWpostgr-82S/reloc/usr/share/src/postgres/8.2/HISTORY 7903: * Avoid using temp files in "/tmp" in "make_oidjoins_check" 8407: * Update "/tmp" socket modification times regularly to avoid their 8409: This should help prevent "/tmp" directory cleaner administration 9516: * Avoid using temp files in /tmp in make_oidjoins_check 10507: * Avoid using temp files in /tmp in make_oidjoins_check ./patches/137138-09/SUNWnfsckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWnfsckr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfsckr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfsckr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWnfsckr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWypu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWypu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWypu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWypu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWypu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/reloc/lib/svc/method/fs-minimal 19:# Currently, these are /var, /var/adm, /var/run and /tmp. A change 31:for fs in /var /var/adm /tmp; do ./patches/137138-09/SUNWcsr/reloc/etc/vfstab 10:swap - /tmp tmpfs - yes - ./patches/137138-09/SUNWcsr/install/i.vfstab 126: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 134: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 188:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcsr/install/i.manifest 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 157: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/install/i.policyconf 198: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 206: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 260:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/install/i.renameold 31:CLEANUP_FILE=/tmp/CLEANUP 105: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 113: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 167:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 166:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsr/install/i.preserve 82: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 90: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWlxu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWlxu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWlxu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWlxu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWlxu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmdbr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmdbr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmdbr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWmdbr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWmdbr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWsshu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsshu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWsshu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsshu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWsshu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcsl/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsl/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcsl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcsl/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWzfsr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWzfsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWzfsr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWzfsr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWzfsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWsi3124/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWsi3124/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWsi3124/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWsi3124/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsi3124/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWusb/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWusb/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWusb/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWusb/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWusb/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWzfsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWzfsu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWzfsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWzfsu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWzfsu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWlxr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWlxr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWlxr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWlxr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWlxr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcryr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcryr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcryr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcryr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcryr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcsu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcsu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWckr/pkgmap 53:1 f none kernel/fs/amd64/tmpfs 0755 root sys 73168 43130 1223069107 60:1 f none kernel/fs/tmpfs 0755 root sys 52120 10984 1223069108 ./patches/137138-09/SUNWckr/install/i.renameold 31:CLEANUP_FILE=/tmp/CLEANUP 105: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 113: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 167:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWckr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWckr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWckr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWckr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWrsgk/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWrsgk/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWrsgk/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWrsgk/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWrsgk/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWzoneu/reloc/usr/lib/brand/native/attach_update 46:# These files are stored in the scratch zone /tmp so there won't be any 77: cat /tmp/$FILENAME >>$LOGFILE 89: while (getline p <"/tmp/pkg_add" > 0) { 101: close("/tmp/pkg_add"); 163: printf("/a%s\n", nm) >>"/tmp/gz_ed_list"; 166: printf("%s\n", nm) > "/tmp/gz_cp_list"; 174: printf("%s\n", dirs[i]) > "/tmp/gz_cp_list"; 181: while (getline p <"/tmp/inherited" > 0) { 187: close("/tmp/inherited"); 222: cat <<-EOF > /tmp/admin.dflt || fatal "create_admin_file" 244: while (getline p <"/tmp/pkg_rm" > 0) 246: close("/tmp/pkg_rm"); 291: printf("/a%s\n", nm) >>"/tmp/rmlist"; 293: printf("/a%s\n", nm) >>"/tmp/ngz_ed_list"; 301: while (getline p <"/tmp/inherited" > 0) { 307: close("/tmp/inherited"); 343: comm -13 /tmp/gz_ed_list /tmp/ngz_ed_list >>/tmp/rmlist || \ 349: for path in `cat /tmp/rmlist` 380: /usr/sadm/install/bin/pkgremove -R /a -M -F -a /tmp/admin.dflt -n \ 429: while (getline e <"/tmp/ngz_ed_list" > 0) { 434: close("/tmp/ngz_ed_list"); 529:touch /tmp/gz_ed_list /tmp/ngz_ed_list /tmp/gz_cp_list || fatal "touch files" 541:sort -r -o /tmp/rmlist /tmp/rmlist || fatal "sort rmlist" 546:CNT=`wc -l /tmp/rmlist | nawk '{print $1}'` 551:for i in `cat /tmp/inherited` 561:CNT=`wc -l /tmp/pkg_rm | nawk '{print $1}'` 563:for i in `cat /tmp/pkg_rm` 576:CNT=`wc -l /tmp/gz_cp_list | nawk '{print $1}'` 579:cpio -pcdmu /a < /tmp/gz_cp_list >>$LOGFILE 2>&1 585:CNT=`wc -l /tmp/pkg_add | nawk '{print $1}'` 587:for i in `cat /tmp/pkg_add` ./patches/137138-09/SUNWzoneu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWzoneu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWzoneu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWzoneu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWzoneu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWiscsitgtu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWiscsitgtu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWiscsitgtu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWiscsitgtu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWiscsitgtu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWsshdu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWsshdu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWsshdu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsshdu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWsshdu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWhea/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWhea/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWhea/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWhea/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWhea/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWrsg/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWrsg/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWrsg/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWrsg/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWrsg/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWxcu4/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWxcu4/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWxcu4/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWxcu4/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWxcu4/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWfmd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWfmd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWfmd/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWfmd/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWfmd/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsshcu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWsshcu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWsshcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWsshcu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsshcu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWiscsitgtr/install/i.manifest 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 157: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWiscsitgtr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWiscsitgtr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWiscsitgtr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWiscsitgtr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWiscsitgtr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWpcu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWpcu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWpcu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWpcu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWpcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWmdb/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmdb/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWmdb/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmdb/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWmdb/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWzfskr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWzfskr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWzfskr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWzfskr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWzfskr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWarcr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWarcr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWarcr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWarcr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWarcr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWpppd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWpppd/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWpppd/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWpppd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWpppd/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWahci/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWahci/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWahci/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWahci/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWahci/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/137138-09.html 1238:/kernel/fs/amd64/tmpfs
    1247:/kernel/fs/tmpfs
    3996: - the size of /tmp is limited 4000: recommended to temporarily remove the size limit imposed on /tmp in /etc/vfstab ./patches/137138-09/SUNWipfu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWipfu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWipfu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWipfu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWipfu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWesu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWesu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWesu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWesu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWesu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcslr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcslr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcslr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcslr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcslr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWos86r/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWos86r/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWos86r/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWos86r/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWos86r/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcakr.i/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcakr.i/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcakr.i/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcakr.i/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcakr.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcakr.i/reloc/boot/solaris/bin/root_archive 84: rm -rf ${MINIROOT}/tmp/root/var/sadm/install 85: rm -rf ${MINIROOT}/tmp/root/var/sadm/pkg 108: ln -s ../tmp/root/usr/dt 109: ln -s ../tmp/root/usr/openwin 295: grep -v "set ramdisk_size=" > /tmp/system.$$ 296: cat /tmp/system.$$ > "$UNPACKED_ROOT"/etc/system 297: rm /tmp/system.$$ 426:MNT=/tmp/mnt$$ 427:TMR=/tmp/mr$$ ./patches/137138-09/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk 32:# set path, but inherit /tmp/bfubin if owned by 35:if [ "`echo $PATH | cut -f 1 -d :`" = /tmp/bfubin ] && \ 36: [ -O /tmp/bfubin ] ; then 37: export PATH=/tmp/bfubin 38: export GZIP_CMD=/tmp/bfubin/gzip 76: if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then 394:# We use /tmp/ for scratch space now. This may be changed later if there 395:# is insufficient space in /tmp/. 397:rddir="/tmp/create_ramdisk.$$.tmp" 451: tmp_free=`df -b /tmp | tail -1 | awk '{ printf ($2) }'` ./patches/137138-09/SUNWcakr.i/reloc/boot/solaris/bin/extract_boot_filelist 9:# set path, but inherit /tmp/bfubin if it is sane 11:if [ "`echo $PATH | cut -f 1 -d :`" = /tmp/bfubin ] && \ 12: [ -O /tmp/bfubin ] ; then 13: export PATH=/tmp/bfubin:/usr/sbin:/usr/bin:/sbin ./patches/137138-09/SUNWdtrc/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWdtrc/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWdtrc/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWdtrc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWdtrc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWpmr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWpmr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWpmr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWpmr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWpmr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWnfssu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfssu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWnfssu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWnfssu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfssu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWnisu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWnisu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnisu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWnisu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWnisu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmv88sx/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWmv88sx/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWmv88sx/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmv88sx/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWmv88sx/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWtoo/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWtoo/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWtoo/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWtoo/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWtoo/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWnfsskr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWnfsskr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWnfsskr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfsskr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWnfsskr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsmapi/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWsmapi/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWsmapi/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWsmapi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWsmapi/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfscu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWnfscu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWnfscu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfscu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfscu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/README.137138-09 115:/kernel/fs/amd64/tmpfs 124:/kernel/fs/tmpfs 2863: - the size of /tmp is limited 2867: recommended to temporarily remove the size limit imposed on /tmp in /etc/vfstab ./patches/137138-09/SUNWipfh/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWipfh/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWipfh/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWipfh/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWipfh/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcry/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcry/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcry/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcry/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcry/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWarc/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWarc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWarc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWarc/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWarc/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWnfssr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWnfssr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWnfssr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWnfssr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWnfssr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWxvmpv/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWxvmpv/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWxvmpv/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWxvmpv/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWxvmpv/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcsd/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWcsd/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsd/install/i.drvalias 116: obsolete_sparc < $dest > /tmp/oda.$$.tmp 117: cp /tmp/oda.$$.tmp $dest 118: rm -f /tmp/oda.$$.tmp 120: obsolete_i386 < $dest > /tmp/oda.$$.tmp 121: cp /tmp/oda.$$.tmp $dest 122: rm -f /tmp/oda.$$.tmp 199: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 261:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsd/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWcsd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWcsd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWcsd/install/i.nametomajor 41: tmpfile=/tmp/nm.$$.tmp 283: obsolete_sparc < $dest > /tmp/onm.$$.tmp 285: obsolete_i386 < $dest > /tmp/onm.$$.tmp 288: cp /tmp/onm.$$.tmp $dest 289: rm -f /tmp/onm.$$.tmp 327: >/tmp/ad.$$.tmp 2>&1; then 332: cat /tmp/ad.$$.tmp >& 2 337: rm -f /tmp/ad.$$.tmp 406: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 414: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 468:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWdmgtu/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWdmgtu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWdmgtu/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWdmgtu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWdmgtu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWmdr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137138-09/SUNWmdr/install/u.none 131:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137138-09/SUNWmdr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/137138-09/SUNWmdr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/137138-09/SUNWmdr/install/i.none 99: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 107: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 160:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/libmysqld.c 535: mysql_debug(opt_arg ? opt_arg : "d:t:o,/tmp/client.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/examples/mysqltest.c 1997: DBUG_PUSH(argument ? argument : "d:t:S:i:O,/tmp/mysqltest.trace"); 2443: var_from_env("MYSQL_TEST_DIR", "/tmp"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/examples/mysql.cc 163:const char *default_dbug_option="d:t:o,/tmp/mysql.trace"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/item_sum.cc 287: double tmp2=(sum_sqr - sum*sum/tmp)/tmp; 827: double tmp2=(sum_sqr - sum*sum/tmp)/tmp; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysqld/item_func.cc 711: tmp2= dec < 0 ? floor(value/tmp)*tmp : floor(value*tmp)/tmp; 713: tmp2= dec < 0 ? ceil(value/tmp)*tmp : ceil(value*tmp)/tmp; 716: tmp2=dec < 0 ? rint(value/tmp)*tmp : rint(value*tmp)/tmp; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysql/libmysql.c 900: mysql_debug(opt_arg ? opt_arg : "d:t:o,/tmp/client.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysys/mf_iocache.c 1248: const char* fname="/tmp/iocache.test"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlbug 37:TEMPDIR=/tmp/mysqlbug-$$ 38:mkdir $TEMPDIR || (echo "can not create directory in /tmp, aborting"; exit 1;) 257: mv -f $TEMP /tmp/failed-mysql-bugreport 258: echo "The raw bug report exists in /tmp/failed-mysql-bugreport" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlaccess.sh 243: * log-file for debug-output : /tmp/mysqlaccess.log 302: Moved the log file from /tmp to ~ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlbug.sh 37:TEMPDIR=/tmp/mysqlbug-$$ 38:mkdir $TEMPDIR || (echo "can not create directory in /tmp, aborting"; exit 1;) 257: mv -f $TEMP /tmp/failed-mysql-bugreport 258: echo "The raw bug report exists in /tmp/failed-mysql-bugreport" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/make_win_src_distribution.sh 103:for i in $TMP $TMPDIR $TEMPDIR $TEMP /tmp ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/make_binary_distribution.sh 19:TMP=/tmp ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/make_sharedlib_distribution.sh 18:TMP=/tmp ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqlhotcopy.sh 44:my $opt_tmpdir = $ENV{TMPDIR} || "/tmp"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/scripts/mysqld_multi.sh 145:#### order my_print_defaults mysqld datadir, @datadir@, /var/log, /tmp 531:# shell> mysql -u root -S /tmp/mysql.sock -proot_password -e 583:socket = /tmp/mysql.sock2 591:socket = /tmp/mysql.sock3 599:socket = /tmp/mysql.sock4 608:socket = /tmp/mysql.sock6 ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/Docs/mysql.info 5560: mysql> LOAD DATA INFILE 'C:/tmp/skr.txt' INTO TABLE skr; 5561: mysql> SELECT * INTO OUTFILE 'C:/tmp/skr.txt' FROM skr; 5583: C:\> mysqlbinlog BINARY_LOG_FILE --result-file=/tmp/bin.sql 5584: C:\> mysql --user=root --execute "source /tmp/bin.sql" 5897:`/tmp/mysql.sock' by default. See *Note installation-layouts::. 6751: directory `/tmp' or `/var/run'), use a `configure' command like 6755: --with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock 8144: * *You do not have write access to the `/tmp' directory* 8147: Unix socket file in the default location (the `/tmp' directory), 8354: socket=/var/tmp/mysql.sock 10096:directory with `patch -p0 mkdir /tmp/mysql-pro 11908: shell> cd /tmp/mysql-pro 11909: shell> tar xf /tmp/mysql-pro-cert-4.1.25-sco-osr6-i686.VOLS.tar 11920: shell> /etc/custom -p SCO:MySQL -i -z /tmp/mysql-pro 11925:for the Media Device, and entering `/tmp/mysql-pro' as the Image 12786:Start the `mysqld' server with a trace log in `/tmp/mysqld.trace' on 12803:`mysqld --debug=d,info,error,query,general,where:O,/tmp/mysqld.trace' 12902: strace /tmp/log libexec/mysqld 12950: nm -n libexec/mysqld > /tmp/mysqld.sym 12955: nm -D -n libexec/mysqld > /tmp/mysqld.sym 12967: gunzip < bin/mysqld.sym.gz > /tmp/mysqld.sym 12971: resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack 12976: resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack|c++filt 13103: shell> MYSQL_DEBUG=d:t:O,/tmp/client.trace 13106:This causes clients to generate a trace file in `/tmp/client.trace'. 13113: shell> mysql --debug=d:t:O,/tmp/client.trace 13146:`/tmp/program_name.trace' on Unix and `\program_name.trace' on Windows. 13447:'/tmp/mysql.sock' (2)', it means that that MySQL server daemon (Unix) 16749: socket=/tmp/mysql.sock 16753: socket=/tmp/mysql.sock 17772: shell> mysql -u root -S /tmp/mysql.sock -p 17836: socket = /tmp/mysql.sock2 17844: socket = /tmp/mysql.sock3 17852: socket = /tmp/mysql.sock4 17860: socket = /tmp/mysql.sock6 18327: `'d:t:o,FILE_NAME''. The default is `'d:t:o,/tmp/mysql.trace''. 18720: mysql> pager cat > /tmp/log.txt 18741: mysql> pager cat | tee /dr1/tmp/res.txt \ 18742: | tee /dr2/tmp/res2.txt | less -n -i -S 19333: `'d:t:o,/tmp/mysqladmin.trace''. 19863: `'d:t:o,/tmp/mysqldump.trace''. 22177: shell> mysqlbinlog binlog.000001 > /tmp/statements.sql 22178: shell> mysqlbinlog binlog.000002 >> /tmp/statements.sql 22179: shell> mysql -e "source /tmp/statements.sql" 22352: The temporary directory. The default is `/tmp'. 22846: --socket=/tmp/mysql.sock 22952: --socket [/tmp/mysql.sock] 23006: `'d:t:o,/tmp/my_print_defaults.trace''. 24650: `/tmp/mysql.sock'. On Windows, the option specifies the pipe name 24678: might be useful if your default `/tmp' directory resides on a 26499: `/tmp/mysql.sock'. (For some distribution formats, the directory 26947: | bdb_tmpdir | /tmp/ | 30829: '/tmp/mysql.sock' (111) 33131:port number (3306) and Unix socket file (`/tmp/mysql.sock'). To 33174: shell> MYSQL_UNIX_PORT=/tmp/mysqld-new.sock 33982: shell> mysqlbinlog /var/log/mysql/bin.123456 > /tmp/mysql_restore.sql 34005: /var/log/mysql/bin.123456 > /tmp/mysql_restore.sql 34007:This command creates a small text file in the `/tmp' directory that 49488: SET blob_col=LOAD_FILE('/tmp/picture') 57765: LOAD DATA INFILE '/tmp/test.txt' INTO TABLE test 57781: LOAD DATA INFILE '/tmp/test.txt' INTO TABLE test IGNORE 1 LINES; 57839: LOAD DATA INFILE '/tmp/jokes.txt' INTO TABLE jokes 58518: SELECT a,b,a+b INTO OUTFILE '/tmp/result.txt' 63483: | tmpdir | /tmp/:/mnt/hd2/tmp/ | 72036: shell> tar -cvf /tmp/mysql-snapshot.tar . 72041: shell> tar -cvf /tmp/mysql-snapshot.tar ./this_db 72043: Then copy the archive file to the `/tmp' directory on the slave 72047: shell> tar -xvf /tmp/mysql-snapshot.tar 73597: shell> tar zcf /tmp/backup.tar.gz /var/lib/mysql 74677:assume that you have placed it in each machine's `/var/tmp' directory. 74755: shell> cd /var/tmp 74866:`/var/tmp'. 74873: 1. Change location to the `/var/tmp' directory, and extract the 74877: shell> cd /var/tmp 74883: downloaded archive, and the files it contains, from `/var/tmp' once 75242:named `world.sql'; for example, in the `/tmp' directory. Then modify 75246: shell> mysql world < /tmp/world.sql 80954:`--debug' `-#' Output debug log `d:t:O,`/tmp/ndb_restore.trace'' 87737:in `/tmp/client.trace' on the client machine: 87739: mysql_debug("d:t:O,/tmp/client.trace"); 95918: Calls To on Windows, or `/tmp/myodbc.log' on 95961: to `c:\myodbc.sql'(`/tmp/myodbc.sql') 96609: TraceFile = /tmp/odbc.trace 119357: =/var/tmp/test-mxj&createDatabaseIfNotExist=true&server.initialize-user=true 119358: [/var/tmp/test-mxj/bin/mysqld][--no-defaults][--port=3336][--socket=mysql.sock]» 119359: [--basedir=/var/tmp/test-mxj][--datadir=/var/tmp/test-mxj/data]» 119360: [--pid-file=/var/tmp/test-mxj/data/MysqldResource.pid] 119377: 080220 9:40:21 [Note] /var/tmp/test-mxj/bin/mysqld: ready for connections. 119386: 080220 9:40:27 [Note] /var/tmp/test-mxj/bin/mysqld: Normal shutdown 119390: 080220 9:40:29 [Note] /var/tmp/test-mxj/bin/mysqld: Shutdown complete 120238: /tmp/xxx_data_xxx 122879:in the filesystem (default `/tmp/mysql.sock'), or by using TCP/IP, 122922: shell> mysqladmin --protocol=socket --socket=/tmp/mysql.sock version 122954: (`/tmp/mysql.sock' by default). For example, you might have a 122955: `cron' job that removes old files from the `/tmp' directory. You 123979: /tmp/ccFKsdPa.o: In function `main': 123980: /tmp/ccFKsdPa.o(.text+0xb): undefined reference to `mysql_init' 123981: /tmp/ccFKsdPa.o(.text+0x31): undefined reference to `mysql_real_connect' 123982: /tmp/ccFKsdPa.o(.text+0x57): undefined reference to `mysql_real_connect' 123983: /tmp/ccFKsdPa.o(.text+0x69): undefined reference to `mysql_error' 123984: /tmp/ccFKsdPa.o(.text+0x9a): undefined reference to `mysql_close' 124494:normally `/tmp', `/var/tmp', or `/usr/tmp'. If the filesystem containing 124553:communication with local clients is `/tmp/mysql.sock'. (For some 124557:On some versions of Unix, anyone can delete files in the `/tmp' 124562:On most versions of Unix, you can protect your `/tmp' directory so that 124564:do this, set the `sticky' bit on the `/tmp' directory by logging in as 124567: shell> chmod +t /tmp 124570:/tmp'. If the last permission character is `t', the bit is set. 131880: `/var//tmp' to `/var/tmp', because they caused various errors. 134288: in), not in `/tmp'. Thanks to Christian Hammers from Debian 136615: '4.0.21-debug' socket: '/tmp/mysql.sock' port: 0 Official MySQL 156804: * Fixed test to be tollerant of `/tmp' being a symlink to `/foo/tmp'. 156851: * Made tests more robust be deleting the /tmp/test-c.mxj directory ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/innobase/Makefile.in 501: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/innobase/configure 20926:# creating and moving files from /tmp can sometimes cause problems. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/config.guess 106:: ${TMPDIR=/tmp} ; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/tools/mysqlmanager.c 1319: DBUG_PUSH(argument ? argument : "d:t:O,/tmp/mysqlmgrd.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/r/mysqlbinlog.result 28:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-1-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 29:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-2-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 30:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-3-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 31:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-4-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 32:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-5-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 62:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-1-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 63:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-2-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 64:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-3-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 65:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-4-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 66:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-5-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 67:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-6-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/r/backup.result 7:backup table t4 to '../tmp'; 10:backup table t4 to '../tmp'; 15:restore table t4 from '../tmp'; 23:backup table t1 to '../tmp'; 30:restore table t1 from '../tmp'; 42:backup table t2,t3 to '../tmp'; 47:restore table t1,t2,t3 from '../tmp'; 68:restore table t1 from '../tmp'; 73:backup table t5 to '../tmp'; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/r/symlink.result 43:) TYPE=MyISAM DATA DIRECTORY='TEST_DIR/var/tmp/' INDEX DIRECTORY='TEST_DIR/var/run/' 65:) TYPE=MyISAM DATA DIRECTORY='TEST_DIR/var/tmp/' INDEX DIRECTORY='TEST_DIR/var/run/' ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/include/test_outfile.inc 1:eval select "Outfile OK" into outfile "$MYSQL_TEST_DIR/var/tmp/outfile.test"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/include/have_outfile.inc 4:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile.test ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/t/symlink.test 41:eval create table t9 (a int not null auto_increment, b char(16) not null, primary key (a)) type=myisam data directory="$MYSQL_TEST_DIR/var/tmp" index directory="$MYSQL_TEST_DIR/var/run"; 82:eval create table mysqltest.t9 (a int not null auto_increment, b char(16) not null, primary key (a)) type=myisam data directory="$MYSQL_TEST_DIR/var/tmp"; 100:eval alter table t1 data directory="$MYSQL_TEST_DIR/var/tmp"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/t/outfile.test 3:eval set @tmpdir="$MYSQL_TEST_DIR/var/tmp"; 14:eval select * into outfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.1" from t1; 18:eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.2" from t1 limit 1; 22:eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.3" from t1 where a is null; 31:#eval select * into outfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.1" from t1; 33:#eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.2" from t1; 35:#eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.3" from t1; 38:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.1 39:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.2 40:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.3 45:eval select 1 into outfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.4"; 48:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.4 ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/t/mysqlbinlog.test 42:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ $MYSQL_TEST_DIR/var/log/master-bin.001 49:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ $MYSQL_TEST_DIR/var/log/master-bin.002 56:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --database=nottest $MYSQL_TEST_DIR/var/log/master-bin.001 63:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --position=27 $MYSQL_TEST_DIR/var/log/master-bin.002 75:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --user=root --host=127.0.0.1 --port=$MASTER_MYPORT master-bin.001 82:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --user=root --host=127.0.0.1 --port=$MASTER_MYPORT master-bin.002 89:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --user=root --host=127.0.0.1 --port=$MASTER_MYPORT --database=nottest master-bin.001 96:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --position=27 --user=root --host=127.0.0.1 --port=$MASTER_MYPORT master-bin.002 ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/t/backup-master.sh 4: rm -f $MYSQL_TEST_DIR/var/tmp/*.frm $MYSQL_TEST_DIR/var/tmp/*.MY? ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/t/backup.test 12:backup table t4 to '../tmp'; 14:backup table t4 to '../tmp'; 16:restore table t4 from '../tmp'; 21:backup table t1 to '../tmp'; 24:restore table t1 from '../tmp'; 30:backup table t2,t3 to '../tmp'; 32:restore table t1,t2,t3 from '../tmp'; 37:restore table t1 from '../tmp'; 44:backup table t5 to '../tmp'; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/mysql-test/mysql-test-run.sh 183:MYSQL_TMP_DIR=$MYSQL_TEST_DIR/var/tmp 184:SLAVE_LOAD_TMPDIR=../../var/tmp #needs to be same length to test logging 201:MYSQL_MANAGER_PW_FILE=$MYSQL_TEST_DIR/var/tmp/manager.pwd 477:[ -d $MYSQL_TEST_DIR/var/tmp ] || mkdir $MYSQL_TEST_DIR/var/tmp 574: MASTER_MYSOCK="/tmp/mysql.sock" 1439: $RM -f $MYSQL_TEST_DIR/var/run/* $MYSQL_TEST_DIR/var/tmp/* ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/libmysql_r/libmysql.c 900: mysql_debug(opt_arg ? opt_arg : "d:t:o,/tmp/client.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/ltmain.sh 150: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/myisam/myisamchk.c 653: DBUG_PUSH(argument ? argument : "d:t:o,/tmp/myisamchk.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/ndb_restore.1 365:d:t:O,\fI/tmp/ndb_restore.trace\fR ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysqladmin.1 305:\'d:t:o,/tmp/mysqladmin.trace'. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysqltest.1 134:\'d:t:S:i:O,/tmp/mysqltest.trace'. 271:\fB\-\-server\-arg=\-\-tmpdir=/tmp\fR ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysql-test-run.pl.1 504:\fIvar/tmp\fR. 842:\fI./var/tmp\fR. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysql.1 126:\'d:t:o,/tmp/mysql.trace'. 656:mysql> \fBpager cat > /tmp/log.txt\fR 693:mysql> \fBpager cat | tee /dr1/tmp/res.txt \\\fR 694: \fB| tee /dr2/tmp/res2.txt | less \-n \-i \-S\fR ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysql_client_test.1 70:\'d:t:o,/tmp/mysql_client_test.trace'. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysqlhotcopy.1 220:\fI/tmp\fR. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/my_print_defaults.1 65:\'d:t:o,/tmp/my_print_defaults.trace'. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysqlbinlog.1 390:shell> \fBmysqlbinlog binlog.000001 > /tmp/statements.sql\fR 391:shell> \fBmysqlbinlog binlog.000002 >> /tmp/statements.sql\fR 392:shell> \fBmysql \-e "source /tmp/statements.sql"\fR ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysql_config.1 88: \-\-socket [/tmp/mysql.sock] ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysql-stress-test.pl.1 111:\fI/tmp/mysql.sock\fR. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysqld_multi.1 277:shell> \fBmysql \-u root \-S /tmp/mysql.sock \-p\fR 371:socket = /tmp/mysql.sock2 378:socket = /tmp/mysql.sock3 385:socket = /tmp/mysql.sock4 392:socket = /tmp/mysql.sock6 ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/man/mysqldump.1 312:\'d:t:o,/tmp/mysqldump.trace'. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/support-files/MacOSX/ReadMe.txt 47: /tmp/mysql.sock by default. See Section 2.1.5, "Installation ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/support-files/my-large.cnf.sh 113:#tmpdir = /tmp/ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/support-files/my-innodb-heavy-4G.cnf.sh 230:# swapfs/tmpfs filesystem, if you do not create very large temporary 234:#tmpdir = /tmp ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/support-files/my-huge.cnf.sh 113:#tmpdir = /tmp/ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/support-files/my-medium.cnf.sh 110:#tmpdir = /tmp/ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/sql/item_sum.cc 287: double tmp2=(sum_sqr - sum*sum/tmp)/tmp; 827: double tmp2=(sum_sqr - sum*sum/tmp)/tmp; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/sql/item_func.cc 711: tmp2= dec < 0 ? floor(value/tmp)*tmp : floor(value*tmp)/tmp; 713: tmp2= dec < 0 ? ceil(value/tmp)*tmp : ceil(value*tmp)/tmp; 716: tmp2=dec < 0 ? rint(value/tmp)*tmp : rint(value*tmp)/tmp; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/sql/mysqld.cc 197: "d:t:i:o,/tmp/mysqld.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/configure.in 25:MYSQL_UNIX_ADDR_DEFAULT="/tmp/mysql.sock" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/s_win32_dsp 49:TMPA=/tmp/swin32dsp$$a ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/s_recover 8:t=/tmp/__db_$$ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/build/script 75:cd $R/../db-${LR} && find . | sort > /tmp/__OLD 76:cd $R && find . | sort > /tmp/__NEW 77:diff -c /tmp/__OLD /tmp/__NEW ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/configure 10840:# creating and moving files from /tmp can sometimes cause problems. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/s_win32 10:t=/tmp/__db_$$ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/s_include 12:tmp=/tmp/__db_inc.$$ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/autom4te.cache/output.0 10840:# creating and moving files from /tmp can sometimes cause problems. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/s_vxworks 10:t=/tmp/__db_$$ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/dist/ltmain.sh 3467: tmpdir="/tmp" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/perl.DB_File/DB_File.pm 1605: my $filename = "/tmp/filt" ; 1647: my $filename = "/tmp/filt" ; 1678: $db = tie(%db, 'DB_File', '/tmp/foo.db', O_CREAT|O_RDWR, 0644) 1679: || die "dbcreat /tmp/foo.db $!"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/examples_cxx/EnvExample.cpp 34:#define DATABASE_HOME "/tmp/database" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/perl.BerkeleyDB/BerkeleyDB.pod 184: DB_TMP_DIR => "/home/tmp" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/perl.BerkeleyDB/t/env.t 79: eval ' $env = new BerkeleyDB::Env( -Bad => 2, -Home => "/tmp", -Stupid => 3) ; ' ; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/perl.BerkeleyDB/Changes 58: * Changed reference to files in /tmp in examples.t ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/perl.BerkeleyDB/BerkeleyDB.pod.P 184: DB_TMP_DIR => "/home/tmp" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/examples_c/ex_env.c 34:#define DATABASE_HOME "/tmp/database" ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/test/recd012.tcl 148: file mkdir /tmp/12out 149: set fd [open /tmp/12out/[pid] w] ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/java/src/com/sleepycat/examples/EnvExample.java 26: private static final String DATABASE_HOME = "/tmp/database"; 100: // All of the shared database files live in /tmp/database, ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/bdb/os/os_tmpdir.c 49: "/var/tmp", 50: "/usr/tmp", 52: "/tmp", 54: "C:/tmp", /* Windows. */ ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/netware/mysql_test_run.c 248: snprintf(temp, PATH_MAX, "%s/var/tmp", mysql_test_dir); 514: add_arg(&al, "--slave-load-tmpdir=../../var/tmp"); 1110: snprintf(mysql_tmp_dir, PATH_MAX, "%s/var/tmp", mysql_test_dir); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/configure 2108:MYSQL_UNIX_ADDR_DEFAULT="/tmp/mysql.sock" 36240:# creating and moving files from /tmp can sometimes cause problems. ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/client/mysqltest.c 1997: DBUG_PUSH(argument ? argument : "d:t:S:i:O,/tmp/mysqltest.trace"); 2443: var_from_env("MYSQL_TEST_DIR", "/tmp"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/client/mysqladmin.c 221: DBUG_PUSH(argument ? argument : "d:t:o,/tmp/mysqladmin.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/client/mysqlbinlog.cc 41:static const char* default_dbug_option = "d:t:o,/tmp/mysqlbinlog.trace"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/client/mysql.cc 163:const char *default_dbug_option="d:t:o,/tmp/mysql.trace"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/INSTALL-SOURCE 2506:mysql> LOAD DATA INFILE 'C:/tmp/skr.txt' INTO TABLE skr; 2507:mysql> SELECT * INTO OUTFILE 'C:/tmp/skr.txt' FROM skr; 2522:C:\> mysqlbinlog binary_log_file --result-file=/tmp/bin.sql 2523:C:\> mysql --user=root --execute "source /tmp/bin.sql" 2801: /tmp/mysql.sock by default. See Section 2.1.5, "Installation 3518: (normally in the directory /tmp or /var/run), use a configure 3521: --with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock 4666: * You do not have write access to the /tmp directory 4668: Unix socket file in the default location (the /tmp directory), 4849:socket=/var/tmp/mysql.sock 6368: mkdir /tmp/mysql-pro 7933:shell> cd /tmp/mysql-pro 7934:shell> tar xf /tmp/mysql-pro-cert-4.1.25-sco-osr6-i686.VOLS.tar 7944:shell> /etc/custom -p SCO:MySQL -i -z /tmp/mysql-pro 7950: /tmp/mysql-pro as the Image Directory. 8683: Start the mysqld server with a trace log in /tmp/mysqld.trace on 8700: --debug=d,info,error,query,general,where:O,/tmp/mysqld.trace 8790:strace /tmp/log libexec/mysqld 8832:nm -n libexec/mysqld > /tmp/mysqld.sym 8835:nm -D -n libexec/mysqld > /tmp/mysqld.sym 8845:gunzip < bin/mysqld.sym.gz > /tmp/mysqld.sym 8847:resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack 8850:resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack|c++filt 8957:shell> MYSQL_DEBUG=d:t:O,/tmp/client.trace 8960: This causes clients to generate a trace file in /tmp/client.trace. 8966:shell> mysql --debug=d:t:O,/tmp/client.trace 8996: usually /tmp/program_name.trace on Unix and \program_name.trace on ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/tests/grant.pl 39:$tmp_table="/tmp/mysql-grant.test"; # Can't use $$ as we are logging result ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/tests/export.pl 17:$org_file="/tmp/export-org.$$"; 18:$tmp_file="/tmp/export-old.$$"; 19:$tmp_file2="/tmp/export-new.$$"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/tests/pmail.pl 19:$opt_socket= "/tmp/mysql.sock"; ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/tests/grant.res 550:select * into outfile '/tmp/mysql-grant.test' from grant_test.test3 570:select * into outfile '/tmp/mysql-grant.test' from grant_test.test3 ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/isam/isamchk.c 659: DBUG_PUSH(argument ? argument : "d:t:o,/tmp/isamchk.trace"); ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/ChangeLog 159: BitKeeper file /home/kent/bk/tmp/mysql-4.0/EXCEPTIONS-CLIENT 165: BitKeeper file /home/kent/bk/tmp/mysql-4.0/EXCEPTIONS-CLIENT ./patches/120293-02/SUNWmysqlS/reloc/usr/sfw/share/src/mysql/Makefile.in 628: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/120293-02/SUNWmysqlS/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120293-02/SUNWmysqlS/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120293-02/SUNWmysqlS/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlS/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlS/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/bin/mysqld_multi 145:#### order my_print_defaults mysqld datadir, /usr/sfw/share, /var/log, /tmp 531:# shell> mysql -u root -S /tmp/mysql.sock -proot_password -e 583:socket = /tmp/mysql.sock2 591:socket = /tmp/mysql.sock3 599:socket = /tmp/mysql.sock4 608:socket = /tmp/mysql.sock6 ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/bin/mysqlbug 37:TEMPDIR=/tmp/mysqlbug-$$ 38:mkdir $TEMPDIR || (echo "can not create directory in /tmp, aborting"; exit 1;) 257: mv -f $TEMP /tmp/failed-mysql-bugreport 258: echo "The raw bug report exists in /tmp/failed-mysql-bugreport" ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/bin/make_win_src_distribution 103:for i in $TMP $TMPDIR $TEMPDIR $TEMP /tmp ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/bin/mysqlhotcopy 44:my $opt_tmpdir = $ENV{TMPDIR} || "/tmp"; ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/bin/mysqlaccess 243: * log-file for debug-output : /tmp/mysqlaccess.log 302: Moved the log file from /tmp to ~ ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/bin/mysql_config 82:socket='/tmp/mysql.sock' ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/sbin/mysqld_safe 151:safe_mysql_unix_port=${mysql_unix_port:-${MYSQL_UNIX_PORT:-/tmp/mysql.sock}} ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/share/mysql/my-medium.cnf 21:socket = /tmp/mysql.sock 28:socket = /tmp/mysql.sock 110:#tmpdir = /tmp/ ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/share/mysql/my-huge.cnf 20:socket = /tmp/mysql.sock 27:socket = /tmp/mysql.sock 113:#tmpdir = /tmp/ ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/share/mysql/my-large.cnf 20:socket = /tmp/mysql.sock 27:socket = /tmp/mysql.sock 113:#tmpdir = /tmp/ ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/share/mysql/my-small.cnf 21:socket = /tmp/mysql.sock 28:socket = /tmp/mysql.sock ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/share/mysql/my-innodb-heavy-4G.cnf 34:socket = /tmp/mysql.sock 45:socket = /tmp/mysql.sock 230:# swapfs/tmpfs filesystem, if you do not create very large temporary 234:#tmpdir = /tmp ./patches/120293-02/SUNWmysqlu/reloc/usr/sfw/share/mysql/make_binary_distribution 19:TMP=/tmp ./patches/120293-02/SUNWmysqlu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120293-02/SUNWmysqlu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120293-02/SUNWmysqlu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120293-02/SUNWmysqlu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120293-02/SUNWmysqlr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120293-02/SUNWmysqlr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120293-02/SUNWsfman/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120293-02/SUNWsfman/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120293-02/SUNWsfman/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120293-02/SUNWsfman/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWsfman/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysql.1 131:\'d:t:o,/tmp/mysql.trace'. 661:mysql> \fBpager cat > /tmp/log.txt\fR 698:mysql> \fBpager cat | tee /dr1/tmp/res.txt \\\fR 699: \fB| tee /dr2/tmp/res2.txt | less \-n \-i \-S\fR ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysqladmin.1 310:\'d:t:o,/tmp/mysqladmin.trace'. ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysqldump.1 317:\'d:t:o,/tmp/mysqldump.trace'. ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysqltest.1 139:\'d:t:S:i:O,/tmp/mysqltest.trace'. 276:\fB\-\-server\-arg=\-\-tmpdir=/tmp\fR ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysqlbinlog.1 395:shell> \fBmysqlbinlog binlog.000001 > /tmp/statements.sql\fR 396:shell> \fBmysqlbinlog binlog.000002 >> /tmp/statements.sql\fR 397:shell> \fBmysql \-e "source /tmp/statements.sql"\fR ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/my_print_defaults.1 70:\'d:t:o,/tmp/my_print_defaults.trace'. ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysql-stress-test.pl.1 116:\fI/tmp/mysql.sock\fR. ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysql_client_test.1 75:\'d:t:o,/tmp/mysql_client_test.trace'. ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysql_config.1 93: \-\-socket [/tmp/mysql.sock] ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysqld_multi.1 282:shell> \fBmysql \-u root \-S /tmp/mysql.sock \-p\fR 376:socket = /tmp/mysql.sock2 383:socket = /tmp/mysql.sock3 390:socket = /tmp/mysql.sock4 397:socket = /tmp/mysql.sock6 ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/ndb_restore.1 370:d:t:O,\fI/tmp/ndb_restore.trace\fR ./patches/120293-02/SUNWsfman/reloc/usr/sfw/share/man/man1/mysql-test-run.pl.1 509:\fIvar/tmp\fR. 847:\fI./var/tmp\fR. ./patches/120293-02/SUNWsfinf/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120293-02/SUNWsfinf/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWsfinf/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120293-02/SUNWsfinf/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWsfinf/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120293-02/SUNWsfinf/reloc/usr/sfw/share/info/mysql.info 5560: mysql> LOAD DATA INFILE 'C:/tmp/skr.txt' INTO TABLE skr; 5561: mysql> SELECT * INTO OUTFILE 'C:/tmp/skr.txt' FROM skr; 5583: C:\> mysqlbinlog BINARY_LOG_FILE --result-file=/tmp/bin.sql 5584: C:\> mysql --user=root --execute "source /tmp/bin.sql" 5897:`/tmp/mysql.sock' by default. See *Note installation-layouts::. 6751: directory `/tmp' or `/var/run'), use a `configure' command like 6755: --with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock 8144: * *You do not have write access to the `/tmp' directory* 8147: Unix socket file in the default location (the `/tmp' directory), 8354: socket=/var/tmp/mysql.sock 10096:directory with `patch -p0 mkdir /tmp/mysql-pro 11908: shell> cd /tmp/mysql-pro 11909: shell> tar xf /tmp/mysql-pro-cert-4.1.25-sco-osr6-i686.VOLS.tar 11920: shell> /etc/custom -p SCO:MySQL -i -z /tmp/mysql-pro 11925:for the Media Device, and entering `/tmp/mysql-pro' as the Image 12786:Start the `mysqld' server with a trace log in `/tmp/mysqld.trace' on 12803:`mysqld --debug=d,info,error,query,general,where:O,/tmp/mysqld.trace' 12902: strace /tmp/log libexec/mysqld 12950: nm -n libexec/mysqld > /tmp/mysqld.sym 12955: nm -D -n libexec/mysqld > /tmp/mysqld.sym 12967: gunzip < bin/mysqld.sym.gz > /tmp/mysqld.sym 12971: resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack 12976: resolve_stack_dump -s /tmp/mysqld.sym -n mysqld.stack|c++filt 13103: shell> MYSQL_DEBUG=d:t:O,/tmp/client.trace 13106:This causes clients to generate a trace file in `/tmp/client.trace'. 13113: shell> mysql --debug=d:t:O,/tmp/client.trace 13146:`/tmp/program_name.trace' on Unix and `\program_name.trace' on Windows. 13447:'/tmp/mysql.sock' (2)', it means that that MySQL server daemon (Unix) 16749: socket=/tmp/mysql.sock 16753: socket=/tmp/mysql.sock 17772: shell> mysql -u root -S /tmp/mysql.sock -p 17836: socket = /tmp/mysql.sock2 17844: socket = /tmp/mysql.sock3 17852: socket = /tmp/mysql.sock4 17860: socket = /tmp/mysql.sock6 18327: `'d:t:o,FILE_NAME''. The default is `'d:t:o,/tmp/mysql.trace''. 18720: mysql> pager cat > /tmp/log.txt 18741: mysql> pager cat | tee /dr1/tmp/res.txt \ 18742: | tee /dr2/tmp/res2.txt | less -n -i -S 19333: `'d:t:o,/tmp/mysqladmin.trace''. 19863: `'d:t:o,/tmp/mysqldump.trace''. 22177: shell> mysqlbinlog binlog.000001 > /tmp/statements.sql 22178: shell> mysqlbinlog binlog.000002 >> /tmp/statements.sql 22179: shell> mysql -e "source /tmp/statements.sql" 22352: The temporary directory. The default is `/tmp'. 22846: --socket=/tmp/mysql.sock 22952: --socket [/tmp/mysql.sock] 23006: `'d:t:o,/tmp/my_print_defaults.trace''. 24650: `/tmp/mysql.sock'. On Windows, the option specifies the pipe name 24678: might be useful if your default `/tmp' directory resides on a 26499: `/tmp/mysql.sock'. (For some distribution formats, the directory 26947: | bdb_tmpdir | /tmp/ | 30829: '/tmp/mysql.sock' (111) 33131:port number (3306) and Unix socket file (`/tmp/mysql.sock'). To 33174: shell> MYSQL_UNIX_PORT=/tmp/mysqld-new.sock 33982: shell> mysqlbinlog /var/log/mysql/bin.123456 > /tmp/mysql_restore.sql 34005: /var/log/mysql/bin.123456 > /tmp/mysql_restore.sql 34007:This command creates a small text file in the `/tmp' directory that 49488: SET blob_col=LOAD_FILE('/tmp/picture') 57765: LOAD DATA INFILE '/tmp/test.txt' INTO TABLE test 57781: LOAD DATA INFILE '/tmp/test.txt' INTO TABLE test IGNORE 1 LINES; 57839: LOAD DATA INFILE '/tmp/jokes.txt' INTO TABLE jokes 58518: SELECT a,b,a+b INTO OUTFILE '/tmp/result.txt' 63483: | tmpdir | /tmp/:/mnt/hd2/tmp/ | 72036: shell> tar -cvf /tmp/mysql-snapshot.tar . 72041: shell> tar -cvf /tmp/mysql-snapshot.tar ./this_db 72043: Then copy the archive file to the `/tmp' directory on the slave 72047: shell> tar -xvf /tmp/mysql-snapshot.tar 73597: shell> tar zcf /tmp/backup.tar.gz /var/lib/mysql 74677:assume that you have placed it in each machine's `/var/tmp' directory. 74755: shell> cd /var/tmp 74866:`/var/tmp'. 74873: 1. Change location to the `/var/tmp' directory, and extract the 74877: shell> cd /var/tmp 74883: downloaded archive, and the files it contains, from `/var/tmp' once 75242:named `world.sql'; for example, in the `/tmp' directory. Then modify 75246: shell> mysql world < /tmp/world.sql 80954:`--debug' `-#' Output debug log `d:t:O,`/tmp/ndb_restore.trace'' 87737:in `/tmp/client.trace' on the client machine: 87739: mysql_debug("d:t:O,/tmp/client.trace"); 95918: Calls To on Windows, or `/tmp/myodbc.log' on 95961: to `c:\myodbc.sql'(`/tmp/myodbc.sql') 96609: TraceFile = /tmp/odbc.trace 119357: =/var/tmp/test-mxj&createDatabaseIfNotExist=true&server.initialize-user=true 119358: [/var/tmp/test-mxj/bin/mysqld][--no-defaults][--port=3336][--socket=mysql.sock]» 119359: [--basedir=/var/tmp/test-mxj][--datadir=/var/tmp/test-mxj/data]» 119360: [--pid-file=/var/tmp/test-mxj/data/MysqldResource.pid] 119377: 080220 9:40:21 [Note] /var/tmp/test-mxj/bin/mysqld: ready for connections. 119386: 080220 9:40:27 [Note] /var/tmp/test-mxj/bin/mysqld: Normal shutdown 119390: 080220 9:40:29 [Note] /var/tmp/test-mxj/bin/mysqld: Shutdown complete 120238: /tmp/xxx_data_xxx 122879:in the filesystem (default `/tmp/mysql.sock'), or by using TCP/IP, 122922: shell> mysqladmin --protocol=socket --socket=/tmp/mysql.sock version 122954: (`/tmp/mysql.sock' by default). For example, you might have a 122955: `cron' job that removes old files from the `/tmp' directory. You 123979: /tmp/ccFKsdPa.o: In function `main': 123980: /tmp/ccFKsdPa.o(.text+0xb): undefined reference to `mysql_init' 123981: /tmp/ccFKsdPa.o(.text+0x31): undefined reference to `mysql_real_connect' 123982: /tmp/ccFKsdPa.o(.text+0x57): undefined reference to `mysql_real_connect' 123983: /tmp/ccFKsdPa.o(.text+0x69): undefined reference to `mysql_error' 123984: /tmp/ccFKsdPa.o(.text+0x9a): undefined reference to `mysql_close' 124494:normally `/tmp', `/var/tmp', or `/usr/tmp'. If the filesystem containing 124553:communication with local clients is `/tmp/mysql.sock'. (For some 124557:On some versions of Unix, anyone can delete files in the `/tmp' 124562:On most versions of Unix, you can protect your `/tmp' directory so that 124564:do this, set the `sticky' bit on the `/tmp' directory by logging in as 124567: shell> chmod +t /tmp 124570:/tmp'. If the last permission character is `t', the bit is set. 131880: `/var//tmp' to `/var/tmp', because they caused various errors. 134288: in), not in `/tmp'. Thanks to Christian Hammers from Debian 136615: '4.0.21-debug' socket: '/tmp/mysql.sock' port: 0 Official MySQL 156804: * Fixed test to be tollerant of `/tmp' being a symlink to `/foo/tmp'. 156851: * Made tests more robust be deleting the /tmp/test-c.mxj directory ./patches/120293-02/SUNWsfwhea/reloc/usr/sfw/include/mysql/mysql_version.h 18:#define MYSQL_UNIX_ADDR "/tmp/mysql.sock" ./patches/120293-02/SUNWsfwhea/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120293-02/SUNWsfwhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120293-02/SUNWsfwhea/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWsfwhea/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWsfwhea/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/mysql-test-run 183:MYSQL_TMP_DIR=$MYSQL_TEST_DIR/var/tmp 184:SLAVE_LOAD_TMPDIR=../../var/tmp #needs to be same length to test logging 201:MYSQL_MANAGER_PW_FILE=$MYSQL_TEST_DIR/var/tmp/manager.pwd 477:[ -d $MYSQL_TEST_DIR/var/tmp ] || mkdir $MYSQL_TEST_DIR/var/tmp 574: MASTER_MYSOCK="/tmp/mysql.sock" 1439: $RM -f $MYSQL_TEST_DIR/var/run/* $MYSQL_TEST_DIR/var/tmp/* ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/t/outfile.test 3:eval set @tmpdir="$MYSQL_TEST_DIR/var/tmp"; 14:eval select * into outfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.1" from t1; 18:eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.2" from t1 limit 1; 22:eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.3" from t1 where a is null; 31:#eval select * into outfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.1" from t1; 33:#eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.2" from t1; 35:#eval select * into dumpfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.3" from t1; 38:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.1 39:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.2 40:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.3 45:eval select 1 into outfile "$MYSQL_TEST_DIR/var/tmp/outfile-test.4"; 48:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile-test.4 ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/t/mysqlbinlog.test 42:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ $MYSQL_TEST_DIR/var/log/master-bin.001 49:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ $MYSQL_TEST_DIR/var/log/master-bin.002 56:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --database=nottest $MYSQL_TEST_DIR/var/log/master-bin.001 63:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --position=27 $MYSQL_TEST_DIR/var/log/master-bin.002 75:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --user=root --host=127.0.0.1 --port=$MASTER_MYPORT master-bin.001 82:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --user=root --host=127.0.0.1 --port=$MASTER_MYPORT master-bin.002 89:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --user=root --host=127.0.0.1 --port=$MASTER_MYPORT --database=nottest master-bin.001 96:--exec $MYSQL_BINLOG --short-form --local-load=$MYSQL_TEST_DIR/var/tmp/ --read-from-remote-server --position=27 --user=root --host=127.0.0.1 --port=$MASTER_MYPORT master-bin.002 ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/t/backup-master.sh 4: rm -f $MYSQL_TEST_DIR/var/tmp/*.frm $MYSQL_TEST_DIR/var/tmp/*.MY? ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/t/backup.test 12:backup table t4 to '../tmp'; 14:backup table t4 to '../tmp'; 16:restore table t4 from '../tmp'; 21:backup table t1 to '../tmp'; 24:restore table t1 from '../tmp'; 30:backup table t2,t3 to '../tmp'; 32:restore table t1,t2,t3 from '../tmp'; 37:restore table t1 from '../tmp'; 44:backup table t5 to '../tmp'; ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/t/symlink.test 41:eval create table t9 (a int not null auto_increment, b char(16) not null, primary key (a)) type=myisam data directory="$MYSQL_TEST_DIR/var/tmp" index directory="$MYSQL_TEST_DIR/var/run"; 82:eval create table mysqltest.t9 (a int not null auto_increment, b char(16) not null, primary key (a)) type=myisam data directory="$MYSQL_TEST_DIR/var/tmp"; 100:eval alter table t1 data directory="$MYSQL_TEST_DIR/var/tmp"; ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/include/test_outfile.inc 1:eval select "Outfile OK" into outfile "$MYSQL_TEST_DIR/var/tmp/outfile.test"; ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/include/have_outfile.inc 4:--exec rm $MYSQL_TEST_DIR/var/tmp/outfile.test ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/r/mysqlbinlog.result 28:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-1-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 29:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-2-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 30:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-3-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 31:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-4-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 32:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-5-0' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 62:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-1-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 63:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-2-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 64:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-3-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 65:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-4-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 66:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-5-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); 67:LOAD DATA LOCAL INFILE 'MYSQL_TEST_DIR/var/tmp/words.dat-6-1' INTO TABLE `t1` FIELDS TERMINATED BY '\t' ENCLOSED BY '' ESCAPED BY '\\' LINES TERMINATED BY '\n' STARTING BY '' (word); ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/r/symlink.result 43:) TYPE=MyISAM DATA DIRECTORY='TEST_DIR/var/tmp/' INDEX DIRECTORY='TEST_DIR/var/run/' 65:) TYPE=MyISAM DATA DIRECTORY='TEST_DIR/var/tmp/' INDEX DIRECTORY='TEST_DIR/var/run/' ./patches/120293-02/SUNWmysqlt/reloc/usr/sfw/mysql/mysql-test/r/backup.result 7:backup table t4 to '../tmp'; 10:backup table t4 to '../tmp'; 15:restore table t4 from '../tmp'; 23:backup table t1 to '../tmp'; 30:restore table t1 from '../tmp'; 42:backup table t2,t3 to '../tmp'; 47:restore table t1,t2,t3 from '../tmp'; 68:restore table t1 from '../tmp'; 73:backup table t5 to '../tmp'; ./patches/120293-02/SUNWmysqlt/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120293-02/SUNWmysqlt/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120293-02/SUNWmysqlt/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/120293-02/SUNWmysqlt/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127756-01/SUNWfmd/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127756-01/SUNWfmd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127756-01/SUNWfmd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWfmd/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127756-01/SUNWfmd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWfmd/reloc/usr/lib/fm/fmd/fmsim 36:simroot=/tmp/fmd.$$ ./patches/127756-01/SUNWhea/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWhea/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWhea/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127756-01/SUNWhea/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127756-01/SUNWhea/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127756-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127756-01/SUNWcsu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127756-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127756-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127756-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127756-01/SUNWcsr/install/i.logadmconf 79: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 87: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 141:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWcsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127756-01/SUNWmdb/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127756-01/SUNWmdb/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127756-01/SUNWmdb/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/127756-01/SUNWmdb/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127756-01/SUNWmdb/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124939-05/SUNWjdmk-base/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/124939-05/SUNWjdmk-base/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/124939-05/SUNWjdmk-base/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124939-05/SUNWjdmk-base/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124939-05/SUNWjdmk-base/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123612-05/SUNWxwplt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123612-05/SUNWxwplt/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123612-05/SUNWxwplt/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123612-05/SUNWxwplt/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123612-05/SUNWxwplt/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123612-05/SUNWxwinc/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123612-05/SUNWxwinc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123612-05/SUNWxwinc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123612-05/SUNWxwinc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123612-05/SUNWxwinc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123612-05/SUNWxwrtl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/123612-05/SUNWxwrtl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123612-05/SUNWxwrtl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123612-05/SUNWxwrtl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121096-04/SUNWlibexif/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/121096-04/SUNWlibexif/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121096-04/SUNWlibexif/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121096-04/SUNWlibexif/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121096-04/SUNWlibexif/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/125671-04/SUNWnxge/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125671-04/SUNWnxge/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125671-04/SUNWnxge/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/125671-04/SUNWnxge/install/postinstall 82: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125671-04/SUNWnxge/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmoznspr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmoznspr/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmoznspr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmoznspr/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/119116-35/SUNWmoznspr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmozgm/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/119116-35/SUNWmozgm/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozgm/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmozgm/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmozgm/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/README.119116-35 335:6248594 [community security] MFSA 2005-28 unsafe /tmp/plugtmp directory exploitable to erase user's files ./patches/119116-35/SUNWmozilla-devel/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmozilla-devel/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmozilla-devel/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/119116-35/SUNWmozilla-devel/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozilla-devel/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmoznss-devel/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmoznss-devel/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmoznss-devel/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmoznss-devel/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/119116-35/SUNWmoznss-devel/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozilla/reloc/sfw/lib/mozilla/run-mozilla.sh 252: echo "set args ${1+"$@"}" > /tmp/mozargs$$ 256: gdb) echo "$debugger $prog -x /tmp/mozargs$$" 257: $debugger "$prog" -x /tmp/mozargs$$ 260: ddd) echo "$debugger --debugger \"gdb -x /tmp/mozargs$$\" $prog" 261: $debugger --debugger "gdb -x /tmp/mozargs$$" "$prog" 269: /bin/rm /tmp/mozargs$$ ./patches/119116-35/SUNWmozilla/reloc/sfw/lib/mozilla/greprefs/all.js 920:pref("applications.tmp_dir", "/tmp"); 1209:pref("browser.download.user_defined_dir", "/var/tmp"); ./patches/119116-35/SUNWmozilla/reloc/sfw/lib/mozilla/chrome/en-US.jar 8353:
  • Open a terminal window and type: truss -fo /tmp/moz_out mozilla
  • ./patches/119116-35/SUNWmozilla/reloc/sfw/lib/mozilla/chrome/comm.jar 48932: var mailto = url ? "mailto:?body="+url+"&subject="+escape(title)+"&attach=/tmp/"+escape(defaultFileName) : "mailto:"; ./patches/119116-35/SUNWmozilla/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozilla/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozilla/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmozilla/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/119116-35/SUNWmozilla/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmozpsm/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmozpsm/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/119116-35/SUNWmozpsm/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozpsm/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmozpsm/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozmail/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/119116-35/SUNWmozmail/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozmail/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmozmail/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmozmail/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmoznss/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmoznss/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119116-35/SUNWmoznss/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119116-35/SUNWmoznss/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/119116-35/SUNWmoznss/install/checkinstall 181: # 2. The checkinstall has been moved to /tmp 184: # Check to see if the script has been moved to /tmp by pkginstall. 186: EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/125216-04/SUNWwgetS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125216-04/SUNWwgetS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125216-04/SUNWwgetS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125216-04/SUNWwgetS/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125216-04/SUNWwgetS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/configure 33433:# creating and moving files from /tmp can sometimes cause problems. ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/src/ChangeLog 4775: specially -- for example, -P/tmp/foo shouldn't imply that 4776: converted files must refer to "/tmp/foo/..."! ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/src/utils.c 2405: { { "/Tmp/has", NULL, NULL }, "/Tmp/has space", false }, 2406: { { "/Tmp/has", NULL, NULL }, "/Tmp/has,comma", false }, ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/Makefile.in 900: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/build-aux/install-sh 341: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/build-aux/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/maint.mk 664: @echo '# send the /tmp/announcement e-mail' 700: $(MAKE) -s announcement RELEASE_TYPE=$@ > /tmp/announce-$(my_distdir) ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/doc/wget.texi 3360:to @file{/tmp}. 3363:wget -r -l2 -P/tmp ftp://wuarchive.wustl.edu/ 3672:http://yoyodyne.com -o /tmp/log}, you should try to see if the crash is ./patches/125216-04/SUNWwgetS/reloc/usr/sfw/share/src/wget/doc/wget.info 3116: to `/tmp'. 3118: wget -r -l2 -P/tmp ftp://wuarchive.wustl.edu/ 3390: --no-proxy http://yoyodyne.com -o /tmp/log', you should try to see ./patches/125216-04/SUNWwgetr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125216-04/SUNWwgetr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125216-04/SUNWwgetr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125216-04/SUNWwgetr/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 166: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125216-04/SUNWwgetu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125216-04/SUNWwgetu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125216-04/SUNWwgetu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125216-04/SUNWwgetu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125216-04/SUNWwgetu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125216-04/SUNWsfinf/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125216-04/SUNWsfinf/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125216-04/SUNWsfinf/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125216-04/SUNWsfinf/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125216-04/SUNWsfinf/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125216-04/SUNWsfinf/reloc/usr/sfw/share/info/wget.info 3116: to `/tmp'. 3118: wget -r -l2 -P/tmp ftp://wuarchive.wustl.edu/ 3390: --no-proxy http://yoyodyne.com -o /tmp/log', you should try to see ./patches/148105-11/SUNWesu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148105-11/SUNWesu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148105-11/SUNWesu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148105-11/SUNWesu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWesu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148105-11/SUNWsshu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148105-11/SUNWsshu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148105-11/SUNWsshu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshcu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148105-11/SUNWsshcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148105-11/SUNWsshcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148105-11/SUNWsshcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshcu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshdr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148105-11/SUNWsshdr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148105-11/SUNWsshdr/install/i.sshdconfig 159: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 168: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshdr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148105-11/SUNWsshdu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshdu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148105-11/SUNWsshdu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148105-11/SUNWsshdu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148105-11/SUNWsshdu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147218-02/SUNWdbus-bindings-priv-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147218-02/SUNWdbus-bindings-priv-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147218-02/SUNWdbus-bindings-priv-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147218-02/SUNWdbus-bindings-priv-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147218-02/SUNWdbus-bindings-priv-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147218-02/SUNWdbus-bindings-priv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147218-02/SUNWdbus-bindings-priv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147218-02/SUNWdbus-bindings-priv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147218-02/SUNWdbus-bindings-priv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147218-02/SUNWdbus-bindings-priv/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148242-02/SUNWnfssu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148242-02/SUNWnfssu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148242-02/SUNWnfssu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148242-02/SUNWnfssu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148242-02/SUNWnfssu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148242-02/SUNWnfscu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148242-02/SUNWnfscu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148242-02/SUNWnfscu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148242-02/SUNWnfscu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148242-02/SUNWnfscu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148113-02/SUNWcakr.i/reloc/boot/solaris/bin/root_archive 77: ln -s /tmp/root/usr/dt dt 78: ln -s /tmp/root/usr/openwin openwin 107: rm -Rf ${MINIROOT}/tmp/root/var/sadm/install 108: rm -Rf ${MINIROOT}/tmp/root/var/sadm/pkg 370: cd $SRC/tmp/root 557:TMP=`mktemp -d -p /tmp` ./patches/148113-02/SUNWcakr.i/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148113-02/SUNWcakr.i/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148113-02/SUNWcakr.i/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148113-02/SUNWcakr.i/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148113-02/SUNWcakr.i/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148113-02/SUNWcsu/reloc/usr/bin/updatemedia 14:readonly TMP_DIR=${TMPDIR:-/tmp}/${PROG##*/}.$$ 15:readonly LOGFILE=${TMPDIR:-/tmp}/${PROG##*/}-log.$$ 313:tmpdir=/tmp/`basename $0`.$$ 352: if [ ! -z `echo $ISO | $GREP "^/tmp"` ]; then 353: gettext "ISO images will not be created on /tmp.\nPlease choose a different output location.\n" ./patches/148113-02/SUNWcsu/reloc/usr/bin/itu 57:readonly TMP_DIR=${TMPDIR:-/tmp}/${PROG##*/}.$$ 58:readonly LOGFILE=${TMPDIR:-/tmp}/${PROG##*/}-log.$$ 131: if [ ! -z `echo $ISO | $GREP "^/tmp"` ]; then 132: gettext "ISO images will not be created on /tmp.\n" 651:tmpfile=/tmp/`basename $0`.$$ 667: /bin/cp /etc/driver_aliases /tmp/driver_aliases 668: /bin/mv /etc/driver_aliases /tmp/driver_aliases.bak 669: /bin/mv /tmp/driver_aliases /etc 673: /bin/cp /etc/driver_classes /tmp/driver_classes 674: /bin/mv /etc/driver_classes /tmp/driver_classes.bak 675: /bin/mv /tmp/driver_classes /etc 679: /bin/cp /etc/name_to_major /tmp/name_to_major 680: /bin/mv /etc/name_to_major /tmp/name_to_major.bak 681: /bin/mv /tmp/name_to_major /etc 685: /bin/cp /etc/minor_perm /tmp/minor_perm 686: /bin/mv /etc/minor_perm /tmp/minor_perm.bak 687: /bin/mv /tmp/minor_perm /etc 912:tmpdir=/tmp/`basename $0`.$$ ./patches/148113-02/SUNWcsu/reloc/usr/bin/mkbootmedia 73:if [ ! -z `echo $ISOIMAGE | $GREP "^/tmp"` ]; then 74: gettext "ISO images will not be created on /tmp.\nPlease choose a different output location.\n" 135: ELTORITO_SAVE=/tmp/${ELTORITO##*/}.$$ 142: SPARCBOOT_SAVE=/tmp/hsfs.bootblock.$$ ./patches/148113-02/SUNWcsu/reloc/usr/bin/pkg2du 16:readonly TMP_DIR=${TMPDIR:-/tmp}/${PROG##*/}.$$ 197:tmpfile=/tmp/`basename $0`.$$ 286: if [ ! -z `echo $ISO | $GREP "^/tmp"` ]; then 287: gettext "ISO images will not be created on /tmp.\n" ./patches/148113-02/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148113-02/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148113-02/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148113-02/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148113-02/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138825-12/SUNWpostgr-83S/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138825-12/SUNWpostgr-83S/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138825-12/SUNWpostgr-83S/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138825-12/SUNWpostgr-83S/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138825-12/SUNWpostgr-83S/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/plperl.sgml 655: my $tmpfile = "/tmp/badfile"; ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/ref/psql-ref.sgml 2784: /tmp. ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/start.sgml 182: connections on Unix domain socket "/tmp/.s.PGSQL.5432"? ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/pgstandby.sgml 185: /tmp/pgsql.trigger.5432. 228:restore_command = 'pg_standby -l -d -s 2 -t /tmp/pgsql.trigger.5442 .../archive %f %p %r 2>>standby.log' 255: /tmp/pgsql.trigger.5442 appears ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/libpq.sgml 115: /tmp (or whatever socket directory was specified 4729: setup this would be /tmp). ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/config.sgml 403: /tmp, but can be changed at build time. ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/release-old.sgml 924:Avoid using temp files in /tmp in make_oidjoins_check 2126:Avoid using temp files in /tmp in make_oidjoins_check ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/release-7.4.sgml 2329:Avoid using temp files in /tmp in make_oidjoins_check 3249: Update /tmp socket modification times 3253: This should help prevent /tmp directory ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/doc/src/sgml/runtime.sgml 460: connections on Unix domain socket "/tmp/.s.PGSQL.5432"? 1428: some applications might still reference /tmp for the 1430: startup create symbolic link /tmp/.s.PGSQL.5432 that points 1432: /tmp cleanup script to preserve the symbolic link. ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/configure 25945:# creating and moving files from /tmp can sometimes cause problems. ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/HISTORY 11226: * Avoid using temp files in "/tmp" in "make_oidjoins_check" 11730: * Update "/tmp" socket modification times regularly to avoid their 11732: This should help prevent "/tmp" directory cleaner administration 12839: * Avoid using temp files in /tmp in make_oidjoins_check 13830: * Avoid using temp files in /tmp in make_oidjoins_check ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/backend/libpq/pqcomm.c 45: * TouchSocketFile - Protect socket file against /tmp cleaners 698: * overenthusiastic /tmp-directory-cleaner daemons. (Another reason we should 699: * never have put the socket file in /tmp...) ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/backend/postmaster/postmaster.c 761: * interlock (thanks to whoever decided to put socket files in /tmp :-(). 1344: * they are not removed by overzealous /tmp-cleaning tasks. We assume ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/backend/utils/init/miscinit.c 838: * someone else, at least on machines where /tmp hasn't got a 1008: * from being removed by overenthusiastic /tmp-directory-cleaner daemons. 1009: * (Another reason we should never have put the socket file in /tmp...) ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/bin/psql/command.c 1356: tmpdir = "/tmp"; ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/tools/msvc/vcregress.pl 121: "--temp-install=./tmp_check", 149: "--temp-install=./tmp_chk", ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/test/regress/.gitignore 5:/tmp_check/ ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/test/regress/GNUmakefile 144: ./pg_regress --temp-install=./tmp_check --top-builddir=$(top_builddir) --srcdir="$(abs_srcdir)" --temp-port=$(TEMP_PORT) --schedule="$(srcdir)"/parallel_schedule --multibyte=$(MULTIBYTE) --load-language=plpgsql $(MAXCONNOPT) $(NOLOCALE) $(TEMP_CONF) 163: ./pg_regress --temp-install=./tmp_check --top-builddir=$(top_builddir) --srcdir="$(abs_srcdir)" --temp-port=$(TEMP_PORT) --schedule="$(srcdir)"/parallel_schedule --multibyte=$(MULTIBYTE) --load-language=plpgsql $(MAXCONNOPT) $(NOLOCALE) numeric_big ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/interfaces/ecpg/test/Makefile 91: ./pg_regress --dbname=regress1,connectdb --top-builddir=$(top_builddir) --temp-install=./tmp_check --temp-port=$(TEMP_PORT) --multibyte=$(MULTIBYTE) --load-language=plpgsql $(NOLOCALE) $(THREAD) --schedule=$(srcdir)/ecpg_schedule --create-role=connectuser,connectdb 95: ./pg_regress --dbname=regress1,connectdb --top-builddir=$(top_builddir) --temp-install=./tmp_check --temp-port=$(TEMP_PORT) --multibyte=$(MULTIBYTE) --load-language=plpgsql $(NOLOCALE) $(THREAD) --schedule=$(srcdir)/ecpg_schedule_tcp --create-role=connectuser,connectdb --host=localhost ./patches/138825-12/SUNWpostgr-83S/reloc/usr/share/src/postgres/8.3/src/interfaces/ecpg/test/.gitignore 5:/tmp_check/ ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/manual/Tasks/ejb.html 1395: tempdir="/tmp" ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/manual/Tasks/jjtree.html 220:
         and Generated Files (working directory: /tmp) 226: /tmp/grammar.jj 227: /tmp/<generated>.java
    234: /tmp/grammar.jj 235: /tmp/<generated>.java
    238:/tmp/relative/grammar.jj 239:/tmp/relative/<generated>.java 244:
    jjtree  /tmp/absolute/grammar.jjt
    245:    /tmp/grammar.jj
    246:    /tmp/<generated>.java
    249:/tmp/absolute/grammar.jj 250:/tmp/absolute/<generated>.java 256: /tmp/relative/grammar.jj 257: /tmp/relative/<generated>.java 264: /tmp/relative/grammar.jj 265: /tmp/relative/<generated>.java 271:
    jjtree  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    272:    /tmp/relative/grammar.jj
    273:    /tmp/relative/<generated>.java
    279:
    jjtree  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    280:    /tmp/absolute/grammar.jj
    281:    /tmp/absolute/<generated>.java
    287:
    jjtree  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    288:    /tmp/absolute/grammar.jj
    289:    /tmp/absolute/<generated>.java
    295:
    jjtree  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    296:    /tmp/absolute/grammar.jj
    297:    /tmp/absolute/<generated>.java
    304: /tmp/output.jj 305: /tmp/<generated>.java 312: /tmp/output.jj 313: /tmp/<generated>.java 319:
    jjtree  -OUTPUT_FILE:output.jj  /tmp/absolute/grammar.jjt
    320:    /tmp/output.jj
    321:    /tmp/<generated>.java
    328: /tmp/relative/output.jj 329: /tmp/relative/<generated>.java 336: /tmp/relative/output.jj 337: /tmp/relative/<generated>.java 343:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    344:    /tmp/relative/output.jj
    345:    /tmp/relative/<generated>.java
    351:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    352:    /tmp/absolute/output.jj
    353:    /tmp/absolute/<generated>.java
    359:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    360:    /tmp/absolute/output.jj
    361:    /tmp/absolute/<generated>.java
    367:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    368:    /tmp/absolute/output.jj
    369:    /tmp/absolute/<generated>.java
    376: /tmp/subdir/output.jj 377: /tmp/<generated>.java 384: /tmp/subdir/output.jj 385: /tmp/<generated>.java 391:
    jjtree  -OUTPUT_FILE:subdir/output.jj  /tmp/absolute/grammar.jjt
    392:    /tmp/subdir/output.jj
    393:    /tmp/<generated>.java
    400: /tmp/relative/subdir/output.jj 401: /tmp/relative/<generated>.java 408: /tmp/relative/subdir/output.jj 409: /tmp/relative/<generated>.java 415:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    416:    /tmp/relative/subdir/output.jj
    417:    /tmp/relative/<generated>.java
    423:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    424:    /tmp/absolute/subdir/output.jj
    425:    /tmp/absolute/<generated>.java
    431:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    432:    /tmp/absolute/subdir/output.jj
    433:    /tmp/absolute/<generated>.java
    439:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    440:    /tmp/absolute/subdir/output.jj
    441:    /tmp/absolute/<generated>.java
    447:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  grammar.jjt
    448:    /tmp/subdir/output.jj
    449:    /tmp/<generated>.java
    455:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  relative/grammar.jjt
    456:    /tmp/subdir/output.jj
    457:    /tmp/<generated>.java
    463:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  /tmp/absolute/grammar.jjt
    464:    /tmp/subdir/output.jj
    465:    /tmp/<generated>.java
    471:
    jjtree  -OUTPUT_FILE:D:/tmp/subdir/output.jj  grammar.jjt
    472:    /tmp/subdir/output.jj
    473:    /tmp/<generated>.java
    479:
    jjtree  -OUTPUT_FILE:D:/tmp/subdir/output.jj  relative/grammar.jjt
    480:    /tmp/subdir/output.jj
    481:    /tmp/<generated>.java
    487:
    jjtree  -OUTPUT_FILE:D:/tmp/subdir/output.jj  /tmp/absolute/grammar.jjt
    488:    /tmp/subdir/output.jj
    489:    /tmp/<generated>.java
    495:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:relative  grammar.jjt
    496:    /tmp/relative/tmp/subdir/output.jj
    497:    /tmp/relative/<generated>.java
    503:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:relative  relative/grammar.jjt
    504:    /tmp/relative/tmp/subdir/output.jj
    505:    /tmp/relative/<generated>.java
    511:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    512:    /tmp/relative/tmp/subdir/output.jj
    513:    /tmp/relative/<generated>.java
    519:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    520:    /tmp/absolute/tmp/subdir/output.jj
    521:    /tmp/absolute/<generated>.java
    527:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    528:    /tmp/absolute/tmp/subdir/output.jj
    529:    /tmp/absolute/<generated>.java
    535:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    536:    /tmp/absolute/tmp/subdir/output.jj
    537:    /tmp/absolute/<generated>.java
    ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/manual/Tasks/apply.html 401: <fileset dir="/tmp"> 410:files below /tmp not ending in .txt and all 418: <fileset dir="/tmp"/> 422:file in /tmp replacing SOURCEFILENAME with the absolute ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/manual/Tasks/unzip.html 168: <exclude name="**/tmp*.zip"/> ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/junit/org/apache/tools/ant/DirectoryScannerTest.java 434: File.separatorChar, '/') + "/tmp"; 459: File.separatorChar, '/') + "/tmp"; 475: File.separatorChar, '/') + "/tmp"; ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java 175: assertEquals("file:/tmp/a%C3%A7a%C3%AD%20berry", Locator.encodeURI("file:/tmp/a\u00E7a\u00ED berry")); 176: assertEquals("file:/tmp/a\u00E7a\u00ED berry", Locator.decodeUri("file:/tmp/a%C3%A7a%C3%AD%20berry")); 177: assertEquals("file:/tmp/a\u00E7a\u00ED berry", Locator.decodeUri("file:/tmp/a\u00E7a\u00ED%20berry")); // #50543 178: assertEquals("file:/tmp/hezky \u010Desky", Locator.decodeUri("file:/tmp/hezky%20\u010Desky")); // non-ISO-8859-1 variant ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/junit/org/apache/tools/ant/util/FileUtilsTest.java 370: File parent = new File((new File("/tmp")).getAbsolutePath()); ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/tests/antunit/taskdefs/cvs/repository/CVSROOT/history 5:O48f748cb|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 6:O48f74940|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 7:O48f749a9|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 8:O48f74a02|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 9:M48f74a39|stefan|/tmp/testoutput/*0|antmodule1|1.4|foo.txt 10:O48f74a62|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 11:O48f75161|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 12:O48f75185|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 13:O48f75186|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 14:O48f75196|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 15:O48f75279|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 16:O48f75282|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 17:O48f75d32|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 18:O48f75d34|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 19:O48f80394|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 20:O48f80395|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 21:O48f80ad6|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 22:O48f80ad7|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 23:O48f8a1d1|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 24:O48f8a1d2|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 25:O48f8a6a4|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 26:O48f8a6a6|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 27:O48f8a764|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 28:O48f8a766|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 29:O48f8abf0|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 30:O48f8abf2|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 33:O48f8ae09|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 34:O48f8ae0a|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 35:O48f8b07c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 36:O48f8b07d|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 37:O48f8b07e|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 38:O48f8b07f|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 39:O48f8b082|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 40:O48f8b141|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 41:O48f8b14c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 42:O48f8b1c3|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 43:O48f8b1cd|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 44:O48f8b20c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 45:O48f8b217|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 46:O48f8b301|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 47:O48f8b302|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 48:O48f8b303|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 49:O48f8b307|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 50:O48f8b308|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 51:O48f8b328|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 52:O48f8b329|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 53:O48f8b32b|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 54:O48f8b32c|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 55:O48fc5e01|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 56:O48fc5e03|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 57:O48fc5e05|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 58:O48fc5e06|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 59:O4936994c|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 60:M493699c6|stefan|/tmp/testoutput/*0|antmodule1|1.5|foo.txt 61:O49369a09|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 62:O49369b73|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 63:O49369b74|stefan|/tmp/testoutput/*0|antmodule1||antmodule1 64:O49369b76|stefan|/tmp/testoutput/*0|ant module 2||ant module 2 65:O49369b77|stefan|/tmp/testoutput/*0|antmodule3||antmodule3 ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/etc/testcases/taskdefs/replace.xml 21: ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.util.UniqueStringTest.xml 38: ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/etc/testcases/taskdefs/optional/junitreport/NAMESPACE-sampleproject.namespace.xml 38: ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/etc/testcases/taskdefs/optional/junitreport/TEST-sampleproject.coins.CoinTest.xml 38: ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/etc/testcases/core/antclassloader.xml 20: ./patches/144997-02/SUNWantS/reloc/usr/sfw/share/src/ant/src/etc/yearcheck.sh 40: TEMP_DIR=/tmp ./patches/144997-02/SUNWantS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144997-02/SUNWantS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/144997-02/SUNWantS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144997-02/SUNWantS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144997-02/SUNWantS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148949-01/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148949-01/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/148949-01/SUNWcsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148949-01/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/148949-01/SUNWcsr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144326-01/SUNWrmui/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144326-01/SUNWrmui/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144326-01/SUNWrmui/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144326-01/SUNWrmui/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144326-01/SUNWrmui/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/144326-01/SUNWrmui/reloc/usr/sadm/lib/smc/prereg/SUNWrmui/SUNWrmui_reg.sh 39: # create a dir inside /tmp such that security vulnerability 43: TBX_TEMP=`mktemp -d /tmp/.tbx.XXXXX` 68: # create a dir inside /tmp such that security vulnerability 71: CMP_TEMP=`mktemp -d /tmp/.cmp.XXXXX` ./patches/124189-03/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/124189-03/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124189-03/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124189-03/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124189-03/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124189-03/SUNWmccom/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/124189-03/SUNWmccom/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/124189-03/SUNWmccom/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124189-03/SUNWmccom/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124189-03/SUNWmccom/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121297-01/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121297-01/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121297-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121297-01/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139616-01/SUNWfppd/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/139616-01/SUNWfppd/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139616-01/SUNWfppd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/139616-01/SUNWfppd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139616-01/SUNWfppd/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139616-01/SUNWfppdS/reloc/usr/sfw/share/src/foomatic-filters-ppds-20080818/bin/foomatic-rip 109:my $logfile = "/tmp/foomatic-rip"; ./patches/139616-01/SUNWfppdS/reloc/usr/sfw/share/src/foomatic-filters-ppds-20080818/share/man/man1/foomatic-rip.1 101:This will create a file in /tmp that contains the debugging information. ./patches/139616-01/SUNWfppdS/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/139616-01/SUNWfppdS/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/139616-01/SUNWfppdS/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139616-01/SUNWfppdS/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139616-01/SUNWfppdS/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118778-14/SUNWced/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118778-14/SUNWced/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/118778-14/SUNWced/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118778-14/SUNWced/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118778-14/SUNWced/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/118778-14/SUNWcea/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118778-14/SUNWcea/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/118778-14/SUNWcea/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118778-14/SUNWcea/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/118778-14/SUNWcea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/118778-14/SUNWcedu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118778-14/SUNWcedu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/118778-14/SUNWcedu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/118778-14/SUNWcedu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/118778-14/SUNWcedu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119253-32/SUNWsibi/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119253-32/SUNWsibi/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/119253-32/SUNWsibi/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119253-32/SUNWsibi/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119253-32/SUNWsibi/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119253-32/SUNWsibi/pkgmap 7:1 s copy etc/default/kbd=../../tmp/root/etc/default/kbd 8:1 s copy etc/default/nfs=../../tmp/root/etc/default/nfs ./patches/119253-32/README.119253-32 79:6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file otherwise it's vulnerability issue 395: 6952365 /tmp/autoreg_file needs rename as /var/run/autoreg_file ./patches/119253-32/SUNWadmap/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119253-32/SUNWadmap/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119253-32/SUNWadmap/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119253-32/SUNWadmap/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119253-32/SUNWadmap/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/isisd/isisd.conf.sample 9:!log file /tmp/isisd.log ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/doc/quagga.info-1 787: /var/tmp/quagga..crashlog. For security reasons, ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/doc/basic.texi 122:information in a file named /var/tmp/quagga..crashlog. ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/ltmain.sh 563: my_template="${TMPDIR-/tmp}/${1-$progname}" 2690: > $tmpdir/tmp-la 2691: mv -f $tmpdir/tmp-la $lib ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/tools/multiple-bgpd.sh 12:CONFBASE=/tmp ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/install-sh 341: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/Makefile.in 613: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/lib/log.c 327:#define CRASHLOG_PREFIX "/var/tmp/quagga." ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/solaris/README.txt 39: gmake DESTDIR=/var/tmp/qroot install 44: gmake DESTDIR=/var/tmp/qroot packages ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/configure 21625:# creating and moving files from /tmp can sometimes cause problems. ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/zebra/test_main.c 325: vty_serv_sock (vty_addr, vty_port, "/tmp/test_zebra"); ./patches/126207-10/SUNWzebraS/reloc/usr/sfw/share/src/quagga/tests/main.c 184: vty_serv_sock (vty_addr, vty_port, "/tmp/.heavy.sock"); ./patches/126207-10/SUNWzebraS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126207-10/SUNWzebraS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebraS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126207-10/SUNWzebraS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126207-10/SUNWzebraS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebrar/reloc/etc/quagga/README.Solaris 360:log file /var/tmp/zebra.log 380:log file /var/tmp/ospf.log ./patches/126207-10/SUNWzebrar/reloc/etc/quagga/ospfd.HA.conf.sample 12:log file /var/tmp/ospf.log ./patches/126207-10/SUNWzebrar/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebrar/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebrar/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126207-10/SUNWzebrar/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126207-10/SUNWzebrar/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebrar/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126207-10/SUNWzebrar/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebrau/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebrau/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126207-10/SUNWzebrau/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126207-10/SUNWzebrau/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWzebrau/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126207-10/SUNWsfinf/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126207-10/SUNWsfinf/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126207-10/SUNWsfinf/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126207-10/SUNWsfinf/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWsfinf/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWsfman/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/126207-10/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/126207-10/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/126207-10/SUNWsfman/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/126207-10/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWrcmdc/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWrcmdc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWrcmdc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWrcmdc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147794-09/SUNWrcmdc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWgssk/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWgssk/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147794-09/SUNWgssk/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWgssk/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWgssk/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWgss/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWgss/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147794-09/SUNWgss/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWgss/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWgss/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWrcmds/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWrcmds/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWrcmds/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147794-09/SUNWrcmds/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWrcmds/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWhea/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147794-09/SUNWhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWtnetd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWtnetd/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWtnetd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWtnetd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147794-09/SUNWtnetd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWkdcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/147794-09/SUNWkdcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWkdcu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWkdcu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWkdcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWkrbu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWkrbu/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/147794-09/SUNWkrbu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/147794-09/SUNWkrbu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147794-09/SUNWkrbu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149166-01/SUNWckr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 329:rm -f $BASEDIR/tmp/scheduler.tmp 331: touch $BASEDIR/tmp/scheduler.tmp ./patches/149166-01/SUNWckr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149166-01/SUNWckr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149166-01/SUNWckr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/149166-01/SUNWckr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 539:if [ -f $BASEDIR/tmp/scheduler.tmp ] ; then 542: rm -f $BASEDIR/tmp/scheduler.tmp ./patches/121454-02/SUNWppro-plugin-sunos-base/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWppro-plugin-sunos-base/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWppro-plugin-sunos-base/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWppro-plugin-sunos-base/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWswupcl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWswupcl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWswupcl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWswupcl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWcctpx/reloc/lib/cc-cfw/platform/transport/enable 31:sockdir="/var/tmp/cc-transport" 32:tracefile="/var/tmp/cctclient.trace" ./patches/121454-02/SUNWcctpx/reloc/lib/cc-cfw/platform/transport/bin/cctransport 5589:!!!! No space in /tmp. Open log in /dev/null 5591: Using /tmp instead 5659: The default is /tmp ./patches/121454-02/SUNWcctpx/reloc/lib/cc-cfw/platform/transport/disable 25:tracefile="/var/tmp/cctclient.trace" 26:runtimedir="/var/tmp/cc-transport" ./patches/121454-02/SUNWcctpx/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWcctpx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWcctpx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWcctpx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/undo_pkgs.pkg 953:patchpro.sessionid.directory.prefix.default=/var/tmp/pprosvc_ 3659:PKGINFO_PATCH_FILE=/tmp/pkginfo_patch.$$ 3845:# copy the user's crontab file to /tmp 3851:# determine if the command is already in /tmp/userfile 3891:userfile=/tmp/${username}crontab$$.tmp 3923:# copy the user's crontab file to /tmp 3938:# determine if the command is already in /tmp/userfile 4774:PROCESSFILE=/var/tmp/patchproprocs 4908:PROCESSFILE=/var/tmp/patchproprocs 5787:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an 5790:# /tmp/CLEANUP, refer back to PSARC 1992/118. 5794:CLEANUP=/tmp/CLEANUP ./patches/121454-02/payload.pkg 84590:LOG_LOCATION="/tmp" 84749:BRLOG=/var/tmp/brlog 85775:tmp_dir="/tmp" 85777:tmp_crontab="$tmp_dir/tmp_crontab.$$" 85993:tmp_dir="/tmp/tmp_crons" 86536: tmpfile="/var/tmp/tmp_deregister.txt" 87651:JavaOut=/tmp/agent.out.$$.log 87818:tmp_dir="$PKG_INSTALL_ROOT/tmp/$provider_name" 87968:DATADIR="/var/tmp" 88050: echo "use Socket;" > /tmp/findip.perl 88051: echo "(\$name, \$a, \$t, \$l, @a)=gethostbyname(\""`hostname`"\");" >> /tmp/findip.perl 88052: echo "print join(\", \",map (inet_ntoa(\$_),@a)), \"\\\n\";" >> /tmp/findip.perl 88053: ip=`$PERL /tmp/findip.perl 2> /dev/null` 88060: grep `hostname` /etc/hosts > /tmp/findip.txt 88063: ip=`head -1 /tmp/findip.txt | cut -f1` 88067:rm -f /tmp/findip.txt /tmp/findip.perl 88295:JavaOut=/tmp/agent.out.$$.log 94724:!!!! No space in /tmp. Open log in /dev/null 94726: Using /tmp instead 94794: The default is /tmp 103363:DISK_STORE_BASE=/var/tmp/cc-transport 103726:tracefile="/var/tmp/cctclient.trace" 103727:runtimedir="/var/tmp/cc-transport" 103809:sockdir="/var/tmp/cc-transport" 103810:tracefile="/var/tmp/cctclient.trace" 104789:!!!! No space in /tmp. Open log in /dev/null 104791: Using /tmp instead 104859: The default is /tmp 106632:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an 106635:# /tmp/CLEANUP, refer back to PSARC 1992/118. 106639:CLEANUP=/tmp/CLEANUP 107459:patchpro.sessionid.directory.prefix.default=/var/tmp/pprosvc_ 108566:PKGINFO_PATCH_FILE=/tmp/pkginfo_patch.$$ 111016:# copy the user's crontab file to /tmp 111022:# determine if the command is already in /tmp/userfile 111062:userfile=/tmp/${username}crontab$$.tmp 111094:# copy the user's crontab file to /tmp 111109:# determine if the command is already in /tmp/userfile 111966:PROCESSFILE=/var/tmp/patchproprocs 112100:PROCESSFILE=/var/tmp/patchproprocs 112996:TMP_DIR="/tmp/tmp_crons.$$" 113381:TRC_FILE="/tmp/${who}swup.trc" 114488: tmp_dir="/tmp/swupCron.$$" 114495: tmp_crontab="$tmp_dir/tmp_crontab.$$" 114541: tmp_dir="/tmp/tmp_crons.$$" ./patches/121454-02/SUNWccinv/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccinv/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWccinv/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWccinv/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWccinv/reloc/lib/cc-cfw/platform/invagent/etc/skeleton/cc-invagent.skel 121:JavaOut=/tmp/agent.out.$$.log ./patches/121454-02/SUNWccinv/reloc/lib/cc-cfw/platform/invagent/bin/solaris_inventory 50:DATADIR="/var/tmp" 132: echo "use Socket;" > /tmp/findip.perl 133: echo "(\$name, \$a, \$t, \$l, @a)=gethostbyname(\""`hostname`"\");" >> /tmp/findip.perl 134: echo "print join(\", \",map (inet_ntoa(\$_),@a)), \"\\\n\";" >> /tmp/findip.perl 135: ip=`$PERL /tmp/findip.perl 2> /dev/null` 142: grep `hostname` /etc/hosts > /tmp/findip.txt 145: ip=`head -1 /tmp/findip.txt | cut -f1` 149:rm -f /tmp/findip.txt /tmp/findip.perl ./patches/121454-02/SUNWccinv/reloc/lib/cc-cfw/platform/invagent/bin/set_agent_frequency 38:tmp_dir="$PKG_INSTALL_ROOT/tmp/$provider_name" ./patches/121454-02/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWdc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWdc/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWdc/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWdc/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccccr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWccccr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWccccr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccccr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWccccr/reloc/lib/cc-ccr/bin/ccrKeyGen 426:!!!! No space in /tmp. Open log in /dev/null 428: Using /tmp instead 496: The default is /tmp ./patches/121454-02/SUNWupdatemgrr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWupdatemgrr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWupdatemgrr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWupdatemgrr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWppror/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWppror/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWppror/install/i.initd 54:# echoing a magic token out to the /tmp/CLEANUP file. This will result in an 57:# /tmp/CLEANUP, refer back to PSARC 1992/118. 61:CLEANUP=/tmp/CLEANUP ./patches/121454-02/SUNWppror/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWppror/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWpprou/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWpprou/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWpprou/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWpprou/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWpprou/reloc/usr/lib/patch/pprosched 28:# copy the user's crontab file to /tmp 34:# determine if the command is already in /tmp/userfile 74:userfile=/tmp/${username}crontab$$.tmp 106:# copy the user's crontab file to /tmp 121:# determine if the command is already in /tmp/userfile ./patches/121454-02/SUNWpprou/reloc/usr/lib/patch/list_patches 15:PKGINFO_PATCH_FILE=/tmp/pkginfo_patch.$$ ./patches/121454-02/SUNWpprou/reloc/usr/lib/patch/com/sun/patchpro/conf/Config.properties 148:patchpro.sessionid.directory.prefix.default=/var/tmp/pprosvc_ ./patches/121454-02/SUNWpprou/reloc/usr/sbin/pprosetup 20:PROCESSFILE=/var/tmp/patchproprocs ./patches/121454-02/SUNWpprou/reloc/usr/sbin/pprosvc 11:PROCESSFILE=/var/tmp/patchproprocs ./patches/121454-02/SUNWupdatemgru/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWupdatemgru/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWupdatemgru/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWupdatemgru/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWupdatemgru/reloc/usr/lib/patch/changeAutoAnalysis 35: tmp_dir="/tmp/swupCron.$$" 42: tmp_crontab="$tmp_dir/tmp_crontab.$$" 88: tmp_dir="/tmp/tmp_crons.$$" ./patches/121454-02/SUNWupdatemgru/reloc/usr/bin/swupnot 214:TRC_FILE="/tmp/${who}swup.trc" ./patches/121454-02/SUNWbreg/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWbreg/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWbreg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWbreg/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWbreg/reloc/usr/sbin/sconadm 39:LOG_LOCATION="/tmp" ./patches/121454-02/SUNWbreg/reloc/usr/dt/config/Xsession.d/1099.breg 7:BRLOG=/var/tmp/brlog ./patches/121454-02/SUNWccccfg/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWccccfg/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWccccfg/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccccfg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWccfw/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWccfw/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccfw/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWccfw/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWccfw/reloc/lib/cc-cfw/framework/lib/remove_service_entries 20: tmpfile="/var/tmp/tmp_deregister.txt" ./patches/121454-02/SUNWccfw/reloc/lib/cc-cfw/framework/lib/create_crontab_entry 32:tmp_dir="/tmp" 34:tmp_crontab="$tmp_dir/tmp_crontab.$$" ./patches/121454-02/SUNWccfw/reloc/lib/cc-cfw/framework/lib/destroy_crontab_entry 48:tmp_dir="/tmp/tmp_crons" ./patches/121454-02/SUNWcsmauth/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWcsmauth/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWcsmauth/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWcsmauth/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWccccrr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWccccrr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWccccrr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccccrr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWccsign/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccsign/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/121454-02/SUNWccsign/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWccsign/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWccfwctrl/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/121454-02/SUNWccfwctrl/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/121454-02/SUNWccfwctrl/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/121454-02/SUNWccfwctrl/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWimagick/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136883-03/SUNWimagick/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWimagick/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136883-03/SUNWimagick/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136883-03/SUNWimagick/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWimagick/reloc/usr/sfw/share/ImageMagick/ChangeLog 671: /var/tmp/magick-XXa18945). ./patches/136883-03/SUNWimagick/reloc/usr/sfw/share/doc/ImageMagick/www/architecture.html 338:

    If you are dealing with large images, make sure the pixel cache is written to a disk area with plenty of free space. Under Unix, this is typically /tmp and for Windows, c:/temp. You can tell ImageMagick to write the pixel cache to an alternate location with the MAGICK_TMPDIR environment variable. For example,

    ./patches/136883-03/SUNWimagick/reloc/usr/sfw/share/doc/ImageMagick/www/changelog.html 490:
  • The display program now shows the actual filename in the display window rather than the temporary filename (e.g. image.miff.gz rather than /var/tmp/magick-XXa18945).
  • ./patches/136883-03/SUNWimagick/reloc/usr/sfw/share/doc/ImageMagick/www/Magick++/ChangeLog.html 994: /var/tmp/magick-XXa18945).
    ./patches/136883-03/SUNWsfman/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWsfman/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136883-03/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136883-03/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136883-03/SUNWsfman/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWsfwhea/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWsfwhea/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136883-03/SUNWsfwhea/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWsfwhea/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136883-03/SUNWsfwhea/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136883-03/SUNWimagickS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136883-03/SUNWimagickS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136883-03/SUNWimagickS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWimagickS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136883-03/SUNWimagickS/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/Makefile.in 9582: && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/PerlMagick/t/reference/read/input_rle.miff 7:Comment={HISTORY=rawtorle -w 70 -h 46 -n 3 -o input.rle /tmp/magickAj4Oj_ on Tue Sep 22 21:12:43 1998 ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/scripts/xsnap 597:set snap(snapshot) /tmp/snap[pid].ppm 598:set snap(tile) /tmp/tile[pid].ppm ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/scripts/format_c_api_docs 70:$tmpname_pre_format = "/tmp/fmtdocs_pre.$$"; 71:$tmpname_pod = "/tmp/fmtdocs_pod.$$"; 72:$tmpname_html = "/tmp/fmtdocs_html.$$"; ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/config/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/config/install-sh 335: tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/config/ltmain.sh 160: my_template="${TMPDIR-/tmp}/${1-$progname}" ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/ChangeLog 671: /var/tmp/magick-XXa18945). ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/www/Magick++/ChangeLog.html 994: /var/tmp/magick-XXa18945).
    ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/www/changelog.html 490:
  • The display program now shows the actual filename in the display window rather than the temporary filename (e.g. image.miff.gz rather than /var/tmp/magick-XXa18945).
  • ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/www/architecture.html 338:

    If you are dealing with large images, make sure the pixel cache is written to a disk area with plenty of free space. Under Unix, this is typically /tmp and for Windows, c:/temp. You can tell ImageMagick to write the pixel cache to an alternate location with the MAGICK_TMPDIR environment variable. For example,

    ./patches/136883-03/SUNWimagickS/reloc/usr/sfw/share/src/ImageMagick-6.3.4/configure 42962:# creating and moving files from /tmp can sometimes cause problems. ./patches/139556-08/139556-08.html 1119:/kernel/fs/amd64/tmpfs
    1128:/kernel/fs/tmpfs
    1771:6509627 filling up /tmp hangs s10+ systems 1849:6258345 some of the contents of /tmp/SUNWut/mnt/<Username>/ shows wrong date 3472: - the size of /tmp is limited 3476: recommended to temporarily remove the size limit imposed on /tmp in /etc/vfstab ./patches/139556-08/SUNWarcr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWarcr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWarcr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWarcr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWarcr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWbtool/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWbtool/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWbtool/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWbtool/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWbtool/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWzfskr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWzfskr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzfskr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWzfskr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzfskr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWmdb/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWmdb/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWmdb/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWmdb/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWmdb/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpcu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWpcu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpcu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWpcu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWdoc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWdoc/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWdoc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWdoc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWdoc/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWesu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWesu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWesu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWesu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWesu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpsm-lpd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWpsm-lpd/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpsm-lpd/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWpsm-lpd/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpsm-lpd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWnfsckr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWnfsckr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnfsckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWnfsckr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnfsckr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcslr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcslr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcslr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcslr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcslr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWpsu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpsu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWpsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWpsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWpsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWipfu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWipfu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWipfu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWipfu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWipfu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWtoo/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWtoo/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWtoo/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWtoo/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWtoo/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWppm/reloc/usr/sbin/ppdmgr 312: tmpgoldencache=$ppdmgrtmpdir/tmpgoldencache 618: tmpcachepath=$ppdmgrtmpdir/tmpcachepath ./patches/139556-08/SUNWppm/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWppm/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWppm/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWppm/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWppm/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWos86r/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWos86r/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWos86r/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWos86r/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWos86r/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWtavor/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWtavor/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWtavor/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWtavor/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWtavor/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWdtrc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWdtrc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWdtrc/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWdtrc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWdtrc/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnisu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnisu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWnisu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWnisu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnisu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWsmapi/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWsmapi/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWsmapi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWsmapi/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWsmapi/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWroute/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWroute/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWroute/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWroute/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWroute/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWfmdr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWfmdr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWfmdr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWfmdr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWfmdr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcsd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcsd/install/i.nametomajor 37: obsolete_sparc < $dest > /tmp/onm.$$.tmp 39: obsolete_i386 < $dest > /tmp/onm.$$.tmp 42: cp /tmp/onm.$$.tmp $dest 43: rm -f /tmp/onm.$$.tmp 81: >/tmp/ad.$$.tmp 2>&1; then 86: cat /tmp/ad.$$.tmp >& 2 91: rm -f /tmp/ad.$$.tmp 160: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 168: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 222:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 357: tmpfile=/tmp/nm.$$.tmp ./patches/139556-08/SUNWcsd/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcsd/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsd/install/i.minorperm 37: rm -f /tmp/*.$$ 50: # add an entry to the /tmp/chdevs.$$ file, which 55: cat /tmp/chattr.$$ | \ 71: >> /tmp/sedscript.$$ 90: sed -f /tmp/esc.sed.$$` 93: $newp $newu $newg >> /tmp/chdevs.$$ 99: if [ -s /tmp/chdevs.$$ ] ; then 100: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$ 101: mv /tmp/tmp.$$ /tmp/chdevs.$$ 111: # /tmp/deldevs.$$ file, which contains the list of 115: cat /tmp/delete.$$ | while read key deldevs 119: echo "/${grepstr}/d" >> /tmp/sedscript.$$ 122: sed -f /tmp/esc.sed.$$` 124: echo "$m" >> /tmp/deldevs.$$ 129: if [ -s /tmp/deldevs.$$ ] ; then 130: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$ 131: mv /tmp/tmp.$$ /tmp/deldevs.$$ 139: if [ -s /tmp/sedscript.$$ ] ; then 140: sed -f /tmp/sedscript.$$ $dst > /tmp/tmp.$$ 141: cp /tmp/tmp.$$ $dst 149: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 151: cat /tmp/chdevs.$$ |\ 175: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 177: cat /tmp/deldevs.$$ | while read device 183: cat /tmp/add.$$ | while read key 192: rm -f /tmp/*.$$ 254: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 262: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 316:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 482:cat > /tmp/chattr.$$ << EOF 537:cat > /tmp/delete.$$ << EOF 573:cat > /tmp/add.$$ << EOF 673:cat > /tmp/esc.sed.$$ << EOF 681:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to ./patches/139556-08/SUNWcsd/install/i.drvalias 116: obsolete_sparc < $dest > /tmp/oda.$$.tmp 117: cp /tmp/oda.$$.tmp $dest 118: rm -f /tmp/oda.$$.tmp 120: obsolete_i386 < $dest > /tmp/oda.$$.tmp 121: cp /tmp/oda.$$.tmp $dest 122: rm -f /tmp/oda.$$.tmp 199: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 207: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 261:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcsd/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWdtrp/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWdtrp/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWdtrp/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWdtrp/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWdtrp/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWloc/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWloc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWloc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWloc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWloc/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWgrub/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWgrub/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWgrub/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWgrub/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWgrub/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcpcu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcpcu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcpcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcpcu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcpcu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWarc/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWarc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWarc/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWarc/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWarc/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWibsdpib/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWibsdpib/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWibsdpib/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWibsdpib/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWibsdpib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcry/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcry/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcry/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcry/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcry/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWipfh/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWipfh/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWipfh/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWipfh/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWipfh/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWzfsr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzfsr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzfsr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWzfsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWzfsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcsr/install/i.manifest 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 157: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsr/install/i.services 32:cat > /tmp/services.cmt.$$ << EOF 78: /tmp/services.$$ > /dev/null 2>&1 82: $dest | line >> /tmp/services.$$ 87: cat $src > /tmp/d.$$ 88: if [ -f /tmp/services.$$ ]; then 90: cat /tmp/services.cmt.$$ >> /tmp/d.$$ 91: cat /tmp/services.$$ >> /tmp/d.$$ 92: rm -f /tmp/services.$$ /tmp/services.cmt.$$ 94: cp /tmp/d.$$ $dest 95: rm -f /tmp/d.$$ 157: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 165: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 219:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsr/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 166:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcsr/install/i.rbac 47:tmp_dir=${TMPDIR:-/tmp} 418: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 426: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 480:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcsr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcsr/install/i.ipsecalgsbase 112: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 120: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsr/reloc/lib/svc/method/manifest-import 33: $X /usr/sbin/svccfg import $1 2>>/tmp/manifest_import.$$ 334: rm -f /tmp/manifest_import.$$ 377: if [ -s /tmp/manifest_import.$$ ]; then 379: cat /tmp/manifest_import.$$ 385: rm -f /tmp/manifest_import.$$ ./patches/139556-08/SUNWsadmi/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWsadmi/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWsadmi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWsadmi/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWsadmi/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsl/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcsl/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcsl/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcsl/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWmdbr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWmdbr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWmdbr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWmdbr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWmdbr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWlxu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWlxu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWlxu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWlxu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWlxu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWlxr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWlxr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWlxr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWlxr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWlxr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWintgige/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWintgige/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWintgige/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWintgige/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWintgige/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcsu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcsu/reloc/usr/sbin/stmsboot 176: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 191: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 301: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 302: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$; 303: TMPDRVCONF_SATA_ENTRY=/var/run/tmp.$d.conf.sataentry.$$; 557: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 558: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$; ./patches/139556-08/SUNWcryr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcryr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWcryr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcryr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcryr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWudaplu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWudaplu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWudaplu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWudaplu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWudaplu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWckr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWckr/install/i.mptconf 32:PREFIX=/tmp/mpt.conf.$$ 263: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 271: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 325:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWckr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWckr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWckr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWckr/pkgmap 65:1 f none kernel/fs/amd64/tmpfs 0755 root sys 73376 64177 1237986503 71:1 f none kernel/fs/tmpfs 0755 root sys 52396 42195 1237986503 ./patches/139556-08/README.139556-08 160:/kernel/fs/amd64/tmpfs 169:/kernel/fs/tmpfs 810:6509627 filling up /tmp hangs s10+ systems 888:6258345 some of the contents of /tmp/SUNWut/mnt// shows wrong date 2503: - the size of /tmp is limited 2507: recommended to temporarily remove the size limit imposed on /tmp in /etc/vfstab ./patches/139556-08/SUNWzfsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWzfsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzfsu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzfsu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWzfsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWudapltu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWudapltu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWudapltu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWudapltu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWudapltu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWib/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWib/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWib/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWib/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWauda/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWauda/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWauda/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWauda/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWauda/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWhea/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWhea/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWhea/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWhea/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWhea/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWzoneu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWzoneu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWzoneu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzoneu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWzoneu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWiscsitgtr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWiscsitgtr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWiscsitgtr/install/i.manifest 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 157: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 221:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWiscsitgtr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWiscsitgtr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWiscsitgtr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpapi/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWpapi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWpapi/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpapi/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpapi/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWrds/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWrds/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWrds/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWrds/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWrds/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWhermon/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWhermon/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWhermon/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWhermon/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWhermon/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk 32:# set path, but inherit /tmp/bfubin if owned by 35:if [ "`echo $PATH | cut -f 1 -d :`" = /tmp/bfubin ] && \ 36: [ -O /tmp/bfubin ] ; then 37: export PATH=/tmp/bfubin 38: export GZIP_CMD=/tmp/bfubin/gzip 76: if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then 394:# We use /tmp/ for scratch space now. This may be changed later if there 395:# is insufficient space in /tmp/. 397:rddir="/tmp/create_ramdisk.$$.tmp" 451: tmp_free=`df -b /tmp | tail -1 | awk '{ printf ($2) }'` 456: new_rddir="/$ALT_ROOT/var/tmp/create_ramdisk.$$.tmp" ./patches/139556-08/SUNWcakr.i/reloc/boot/solaris/bin/root_archive 84: rm -rf ${MINIROOT}/tmp/root/var/sadm/install 85: rm -rf ${MINIROOT}/tmp/root/var/sadm/pkg 108: ln -s ../tmp/root/usr/dt 109: ln -s ../tmp/root/usr/openwin 309: grep -v "set ramdisk_size=" > /tmp/system.$$ 310: cat /tmp/system.$$ > "$UNPACKED_ROOT"/etc/system 311: rm /tmp/system.$$ 440:MNT=/tmp/mnt$$ 441:TMR=/tmp/mr$$ ./patches/139556-08/SUNWcakr.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWcakr.i/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcakr.i/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWcakr.i/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWcakr.i/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWnxge.i/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWnxge.i/install/i.renamenew 31:CLEANUP_FILE=/tmp/CLEANUP 104: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 112: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 166:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnxge.i/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnxge.i/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWnxge.i/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWnxge.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWiscsitgtu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWiscsitgtu/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWiscsitgtu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWiscsitgtu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWiscsitgtu/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWfmd/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWfmd/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWfmd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWfmd/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWfmd/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWxcu4/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWxcu4/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWxcu4/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWxcu4/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWxcu4/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWudfr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWudfr/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWudfr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWudfr/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWudfr/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWpool/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpool/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWpool/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWpool/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWpool/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWgrubS/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139556-08/SUNWgrubS/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/139556-08/SUNWgrubS/install/checkinstall 181:# 2. The checkinstall has been moved to /tmp 184:# Check to see if the script has been moved to /tmp by pkginstall. 186:EXECDIR=`dirname $0 | grep "^/tmp/install"` 193: # The script has been moved to /tmp. This should never happen since S9 ./patches/139556-08/SUNWgrubS/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 162:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139556-08/SUNWgrubS/install/u.none 133:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122471-03/SUNWgnome-jdshelp/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122471-03/SUNWgnome-jdshelp/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/122471-03/SUNWgnome-jdshelp/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/122471-03/SUNWgnome-jdshelp/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122471-03/SUNWgnome-jdshelp/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122471-03/SUNWgnome-jdshelp-share/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/122471-03/SUNWgnome-jdshelp-share/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122471-03/SUNWgnome-jdshelp-share/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122471-03/SUNWgnome-jdshelp-share/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122471-03/SUNWgnome-jdshelp-share/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/147160-01/SUNWpsdir/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147160-01/SUNWpsdir/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 684: { printf "%s\t%s\n", $1, $2 }' ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 686: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 687: rm /tmp/d.$$ ./patches/147160-01/SUNWpsdir/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/147160-01/SUNWpsdir/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/147160-01/SUNWpsdir/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148007-01/SUNWogg-vorbis-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148007-01/SUNWogg-vorbis-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148007-01/SUNWogg-vorbis-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148007-01/SUNWogg-vorbis-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148007-01/SUNWogg-vorbis-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148007-01/SUNWogg-vorbis/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148007-01/SUNWogg-vorbis/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148007-01/SUNWogg-vorbis/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148007-01/SUNWogg-vorbis/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148007-01/SUNWogg-vorbis/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148007-01/SUNWogg-vorbis-devel-share/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148007-01/SUNWogg-vorbis-devel-share/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148007-01/SUNWogg-vorbis-devel-share/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148007-01/SUNWogg-vorbis-devel-share/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148007-01/SUNWogg-vorbis-devel-share/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142530-01/SUNWcsu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142530-01/SUNWcsu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142530-01/SUNWcsu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142530-01/SUNWcsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/142530-01/SUNWcsu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/123631-03/SUNWscnsom/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnsom/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123631-03/SUNWscnsom/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123631-03/SUNWscnsom/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnsom/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123631-03/SUNWscnprmr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123631-03/SUNWscnprmr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123631-03/SUNWscnprmr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123631-03/SUNWscnprmr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnprmr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnsomr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123631-03/SUNWscnsomr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123631-03/SUNWscnsomr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/123631-03/SUNWscnsomr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnsomr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnprm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/123631-03/SUNWscnprm/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/123631-03/SUNWscnprm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnprm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/123631-03/SUNWscnprm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWfctl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfctl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWfctl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWfctl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfctl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWfcp/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWfcp/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfcp/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWfcp/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWfcp/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfcip/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWfcip/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWfcip/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWfcip/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfcip/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfchba/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfchba/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWfchba/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWfchba/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfchba/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWfcsm/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWfcsm/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfcsm/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfcsm/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWfcsm/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWiscsir/install/i.iscsiconf 178: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 187: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 240: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWiscsir/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWiscsir/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWiscsir/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWiscsir/install/i.build 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWiscsir/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWiscsir/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWiscsir/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWiscsir/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWcfcl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWcfcl/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWcfcl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWcfcl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWcfcl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWiscsiu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWiscsiu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWiscsiu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWiscsiu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWiscsiu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfcmdb/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWfcmdb/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWfcmdb/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWfcmdb/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWfcmdb/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWcfclr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWcfclr/install/i.preserve 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWcfclr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146233-20/SUNWcfclr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWmpathadmr/install/i.rbac 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 110: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146233-20/SUNWmpathadmr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146233-20/SUNWmpathadmr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146233-20/SUNWmpathadmr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119811-07/SUNWicu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119811-07/SUNWicu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119811-07/SUNWicu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119811-07/SUNWicu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119811-07/SUNWicu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119811-07/SUNWicud/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119811-07/SUNWicud/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119811-07/SUNWicud/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119811-07/SUNWicud/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119811-07/SUNWicud/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150158-01/SUNWrcmds/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150158-01/SUNWrcmds/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/150158-01/SUNWrcmds/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/150158-01/SUNWrcmds/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/150158-01/SUNWrcmds/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148562-05/SUNWperl584core/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWperl584core/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148562-05/SUNWperl584core/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWperl584core/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148562-05/SUNWperl584core/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148562-05/SUNWpl5v/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148562-05/SUNWpl5v/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148562-05/SUNWpl5v/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148562-05/SUNWpl5v/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWpl5v/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWpl5v/reloc/usr/perl5/5.6.1/lib/CGI.pm 26:# $CGITempFile::TMPDIRECTORY = '/usr/tmp'; 3725: # unshift(@TEMP,(getpwuid($<))[7].'/tmp') if $CGI::OS eq 'UNIX'; 3730: # unshift(@TEMP,(eval {(getpwuid($>))[7]}).'/tmp') if $CGI::OS eq 'UNIX' and $> != 0; 4592: 3. Otherwise try the locations /usr/tmp, /var/tmp, C:\temp, 4593: /tmp, /temp, ::Temporary Items, and \WWW_ROOT. ./patches/148562-05/SUNWperl584usr/reloc/usr/perl5/5.8.4/lib/CGI.pm 27:# $CGITempFile::TMPDIRECTORY = '/usr/tmp'; 4233: # unshift(@TEMP,(getpwuid($<))[7].'/tmp') if $CGI::OS eq 'UNIX'; 4238: # unshift(@TEMP,(eval {(getpwuid($>))[7]}).'/tmp') if $CGI::OS eq 'UNIX' and $> != 0; 5139: 3. Otherwise try the locations /usr/tmp, /var/tmp, C:\temp, 5140: /tmp, /temp, ::Temporary Items, and \WWW_ROOT. ./patches/148562-05/SUNWperl584usr/reloc/usr/perl5/5.8.4/lib/CGI/Cookie.pm 467: $COOKIES = `cat /usr/tmp/Cookie_stash`; ./patches/148562-05/SUNWperl584usr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148562-05/SUNWperl584usr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148562-05/SUNWperl584usr/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148562-05/SUNWperl584usr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWperl584usr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWpl5u/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWpl5u/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148562-05/SUNWpl5u/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/148562-05/SUNWpl5u/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148562-05/SUNWpl5u/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149164-01/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/149164-01/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/149164-01/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/149164-01/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/149164-01/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125139-54/SUNWj6rtx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125139-54/SUNWj6rtx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125139-54/SUNWj6rtx/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125139-54/SUNWj6rtx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125139-54/SUNWj6dmx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125139-54/SUNWj6dmx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125139-54/SUNWj6dmx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125139-54/SUNWj6dmx/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125139-54/SUNWj6dvx/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125139-54/SUNWj6dvx/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125139-54/SUNWj6dvx/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125139-54/SUNWj6dvx/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148005-01/SUNWgnome-base-libs-priv/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148005-01/SUNWgnome-base-libs-priv/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148005-01/SUNWgnome-base-libs-priv/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148005-01/SUNWgnome-base-libs-priv/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148005-01/SUNWgnome-base-libs-priv/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146490-06/SUNWqlcu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146490-06/SUNWqlcu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146490-06/SUNWqlcu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146490-06/SUNWqlcu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146490-06/SUNWqlcu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146490-06/SUNWqlc/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146490-06/SUNWqlc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146490-06/SUNWqlc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146490-06/SUNWqlc/install/i.qlc 75:tmpfile=/tmp/qcca_tmp_$$ 76:sedfile=/tmp/qcca_sed_$$ 368: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 377: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 430: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146490-06/SUNWqlc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146490-06/SUNWqlc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/138648-01/SUNWesu/reloc/usr/bin/dircmp 15:TEMPDIR=`mktemp -d /usr/tmp/dir.XXXXXX` 140:# '/tmp/foo -> FOO' becomes '/tmp/foo' ./patches/138648-01/SUNWesu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138648-01/SUNWesu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/138648-01/SUNWesu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138648-01/SUNWesu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138648-01/SUNWesu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140797-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140797-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/140797-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/140797-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140797-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140797-01/SUNWcsr/reloc/sbin/umountall 244: /tmp | \ ./patches/140797-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/140797-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/140797-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140797-01/SUNWcsu/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140797-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140797-01/SUNWcsu/reloc/usr/sbin/umountall 244: /tmp | \ ./patches/137283-01/SUNWckr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137283-01/SUNWckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/137283-01/SUNWckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/137283-01/SUNWckr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137283-01/SUNWckr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146335-01/SUNWzoneu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/146335-01/SUNWzoneu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/146335-01/SUNWzoneu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/146335-01/SUNWzoneu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/146335-01/SUNWzoneu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138266-01/SUNWpiclu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138266-01/SUNWpiclu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138266-01/SUNWpiclu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138266-01/SUNWpiclu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/138266-01/SUNWpiclu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124398-02/SUNWdtbas/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124398-02/SUNWdtbas/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/124398-02/SUNWdtbas/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124398-02/SUNWdtbas/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/144487-05/SUNWqlc/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144487-05/SUNWqlc/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144487-05/SUNWqlc/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144487-05/SUNWqlc/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144487-05/SUNWqlc/install/i.qlc 74:tmpfile=/tmp/qcca_tmp_$$ 75:sedfile=/tmp/qcca_sed_$$ 359: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 367: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 417: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144487-05/SUNWqlc/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138194-04/SUNWstosreg/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/138194-04/SUNWstosreg/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/138194-04/SUNWstosreg/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138194-04/SUNWstosreg/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138194-04/SUNWstosreg/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138194-04/SUNWstosreg/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138194-04/SUNWservicetagr/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138194-04/SUNWservicetagr/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/138194-04/SUNWservicetagr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138194-04/SUNWservicetagr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/138194-04/SUNWservicetagu/install/postinstall 98: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138194-04/SUNWservicetagu/install/checkinstall 176: # 2. The checkinstall has been moved to /tmp 179: # Check to see if the script has been moved to /tmp by pkginstall. 181: EXECDIR=`dirname $0 | grep "^/tmp/install"` 188: # The script has been moved to /tmp. This should never happen since S9 ./patches/138194-04/SUNWservicetagu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 103: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 109: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 123: rm /tmp/installingCLASSES.$$ ./patches/138194-04/SUNWservicetagu/install/u.none 133: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138194-04/SUNWservicetagu/install/i.none 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 158: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144912-02/SUNWvolu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144912-02/SUNWvolu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144912-02/SUNWvolu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144912-02/SUNWvolu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144912-02/SUNWvolu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120754-09/SUNWlibmsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120754-09/SUNWlibmsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120754-09/SUNWlibmsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120754-09/SUNWlibmsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/120754-09/SUNWlibm/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/120754-09/SUNWlibm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/120754-09/SUNWlibm/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/120754-09/SUNWlibm/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141033-01/SUNWcsr/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141033-01/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141033-01/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/141033-01/SUNWcsr/install/i.renamenew 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ 241: CLEANUP_FILE=/tmp/CLEANUP ./patches/141033-01/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/141033-01/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124458-02/SUNWxwopt/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/124458-02/SUNWxwopt/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/124458-02/SUNWxwopt/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124458-02/SUNWxwopt/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/124458-02/SUNWxwopt/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/124458-02/SUNWxwopt/reloc/openwin/lib/X11/xdm/Xsession 11: for errfile in "${TMPDIR-/tmp}/xses-$USER" "/tmp/xses-$USER" ./patches/141105-04/SUNWzfsgu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/141105-04/SUNWzfsgu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141105-04/SUNWzfsgu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/141105-04/SUNWzfsgu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141105-04/SUNWzfsgu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141105-04/SUNWzfsgr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141105-04/SUNWzfsgr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/141105-04/SUNWzfsgr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/141105-04/SUNWzfsgr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/141105-04/SUNWzfsgr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWzfsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWzfsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWzfsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWzfsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWzfsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWsi3124/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWsi3124/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWsi3124/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWsi3124/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWsi3124/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWkrbr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWkrbr/install/i.krbconf 101: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 109: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 163:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWkrbr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWkrbr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWkrbr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWkrbr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWkrbr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWspnego/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWspnego/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWspnego/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWspnego/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWspnego/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcpc.i/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcpc.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcpc.i/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcpc.i/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcpc.i/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpl5u/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpl5u/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpl5u/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpl5u/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpl5u/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpsdcr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpsdcr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpsdcr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpsdcr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsdcr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdbr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdbr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWmdbr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWmdbr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdbr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWypu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWypu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWypu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWypu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWypu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcsr/reloc/etc/security/bsmconv 115:grep -v "c2audit:audit_load" ${ROOT}/etc/system > /tmp/etc.system.$$ 116:echo "set c2audit:audit_load = 1" >> /tmp/etc.system.$$ 117:mv /tmp/etc.system.$$ ${ROOT}/etc/system ./patches/127128-11/SUNWcsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcsr/install/i.logadmconf 79: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 87: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 141:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/i.shadow 43: /^noaccess/s/:NP:/:*LK*:/;' $dest > /tmp/d.$$ 44: cp /tmp/d.$$ $dest 45: rm -f /tmp/d.$$ 155: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 163: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 217:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/i.renamenew 26:CLEANUP_FILE=/tmp/CLEANUP 80: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 88: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 142:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/i.rbac 42:tmp_dir=/tmp 394: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 402: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 456:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/i.pamconf 25:CLEANUP_FILE=/tmp/CLEANUP 26:PAM_TMP=/tmp/pam_conf.$$ 121: $dest > /tmp/pamconf.$$ 122: cp /tmp/pamconf.$$ $dest 123: rm -f /tmp/pamconf.$$ 127: $dest > /tmp/pamconf.$$ 128: cp /tmp/pamconf.$$ $dest 129: rm -f /tmp/pamconf.$$ 210: { print }' $dest > /tmp/pamconf.$$ 211: cp /tmp/pamconf.$$ $dest 212: rm -f /tmp/pamconf.$$ 230: { print }' $dest > /tmp/pamconf.$$ 231: cp /tmp/pamconf.$$ $dest 232: rm -f /tmp/pamconf.$$ 241: grep -v pam_projects.so $dest > /tmp/pamconf.$$ 242: cp /tmp/pamconf.$$ $dest 243: rm -f /tmp/pamconf.$$ 250: rm -f /tmp/pamconf.$$ 259: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 263: if [ -f /tmp/pamconf.$$ ] ; then 264: cat /tmp/pamconf.$$ >> $dest 269: rm -f /tmp/pamconf.$$ 275: rm -f /tmp/pamconf.$$ 284: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 288: if [ -f /tmp/pamconf.$$ ] ; then 289: cat /tmp/pamconf.$$ >> $dest 294: rm -f /tmp/pamconf.$$ 300: rm -f /tmp/pamconf.$$ 302: $dest > /tmp/pamconf.$$ 304: echo "Couldn't edit /tmp/pamconf.$$, rlogin lines have not been \ 308: cp /tmp/pamconf.$$ $dest 314: rm -f /tmp/pamconf.$$ 320: $dest > /tmp/pamconf.$$ 322: echo "Couldn't edit /tmp/pamconf.$$ to remove obsolete flags: \ 326: cp /tmp/pamconf.$$ $dest 333: rm -f /tmp/pamconf.$$ 340: $dest > /tmp/pamconf.$$ 342: echo "Couldn't edit /tmp/pamconf.$$, krlogin, krsh, ktelnet may \ 346: cp /tmp/pamconf.$$ $dest 352: rm -f /tmp/pamconf.$$ 366: echo "$e1\t$e2 $e3\t\t$e4 $e5" >> /tmp/pamconf.$$ 371: /tmp/pamconf.$$ 377: $dest >> /tmp/pamconf.$$ 2>/dev/null 379: $dest > /tmp/pamconf2.$$ 380: mv /tmp/pamconf2.$$ $dest 384: if [ -f /tmp/pamconf.$$ ] ; then 385: cat /tmp/pamconf.$$ >> $dest 390: rm -f /tmp/pamconf.$$ 451: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 459: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 513:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ 351:CLEANUP=/tmp/CLEANUP ./patches/127128-11/SUNWcsr/install/i.group 47: echo "SYSADMIN_NOT_14 $dest_file none" >> /tmp/CLEANUP 52: echo "GROUP14_IN_USE $dest_file none" >> /tmp/CLEANUP 103: /^lp:/s/:lp$/:/' $dest > /tmp/g.$$ && 104: cp /tmp/g.$$ $dest 105: rm -f /tmp/g.$$ 117: ' $dest > /tmp/g.$$ && 119: cp /tmp/g.$$ $dest 120: rm -f /tmp/g.$$ 139: "to '$cur_name'" >> /tmp/CLEANUP 153: "to '$cur_name'" >> /tmp/CLEANUP 169: "to '$cur_name'" >> /tmp/CLEANUP 172: "to id '$cur_id'" >> /tmp/CLEANUP 221: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 229: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 283:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 396: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 397: cp /tmp/t.$$ $PMTAB 402: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 403: cp /tmp/a.$$ $AUTH_ATTR 404: rm -f /tmp/a.$$ 410: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 411: cp /tmp/i.$$ $INITTAB 412: rm -f /tmp/i.$$ 418: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 419: cp /tmp/v.$$ $VFSTAB 420: rm -f /tmp/v.$$ ./patches/127128-11/SUNWcsr/install/i.passwd 45: $dest > /tmp/d.$$ 46: cp /tmp/d.$$ $dest 47: rm -f /tmp/d.$$ 53: $dest > /tmp/d.$$ 54: cp /tmp/d.$$ $dest 55: rm -f /tmp/d.$$ 87: "to '$cur_name'" >> /tmp/CLEANUP 102: "to '$cur_name'" >> /tmp/CLEANUP 118: "to '$cur_name'" >> /tmp/CLEANUP 121: "to id '$cur_id'" >> /tmp/CLEANUP 137: "to '$cur_name'" >> /tmp/CLEANUP 140: "to id '$cur_id'" >> /tmp/CLEANUP 190: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 198: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 252:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsl/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcsl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcsl/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcsl/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsl/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWlxu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWlxu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWlxu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWlxu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWlxu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWlxr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWlxr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWlxr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWlxr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWlxr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWypr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWypr/install/i.renameold 26:CLEANUP_FILE=/tmp/CLEANUP 81: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 89: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWypr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWypr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWypr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWypr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcsu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsu/reloc/usr/sbin/stmsboot 163: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 178: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 288: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 289: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$; 527: TMPDRVCONF=/var/run/tmp.$d.conf.$$ 528: TMPDRVCONF_MPXIO_ENTRY=/var/run/tmp.$d.conf.mpxioentry.$$; ./patches/127128-11/SUNWckr/pkgmap 73:1 f none kernel/fs/amd64/tmpfs 0755 root sys 72032 8722 1205934799 77:1 f none kernel/fs/tmpfs 0755 root sys 51180 38620 1205934800 ./patches/127128-11/SUNWckr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWckr/install/i.mptconf 27:PREFIX=/tmp/mpt.conf.$$ 206: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 214: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 268:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWckr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWckr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfsckr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWnfsckr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWnfsckr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWnfsckr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfsckr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcryr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcryr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcryr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcryr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcryr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWkrbu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWkrbu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWkrbu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWkrbu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWkrbu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWusb/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWusb/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWusb/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWusb/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWusb/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWkdcu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWkdcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWkdcu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWkdcu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWkdcu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrcmds/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWrcmds/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrcmds/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWrcmds/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrcmds/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWzfsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWzfsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWzfsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWzfsu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWzfsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWhea/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWhea/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWhea/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWhea/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWhea/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWippcore/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWippcore/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWippcore/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWippcore/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWippcore/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrcmdc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWrcmdc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrcmdc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrcmdc/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWrcmdc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWib/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWib/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWib/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWib/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWib/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWscplp/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWscplp/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWscplp/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWscplp/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWscplp/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWintgige/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWintgige/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWintgige/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWintgige/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWintgige/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtsu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWtsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsu/install/i.renamenew 26:CLEANUP_FILE=/tmp/CLEANUP 80: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 88: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 142:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsu/reloc/usr/sbin/txzonemgr 29:config=/tmp/zfg.$$ ; 306: /tmp/tnzonefg.$$ 2>/dev/null 307: mv /tmp/tnzonefg.$$ /etc/security/tsol/tnzonecfg 406: > /tmp/txnetmgr.$$ 407: mv /tmp/txnetmgr.$$ /etc/security/tsol/tnrhdb 498: sed q | sed -e "s/$/ all-zones/" < $if_file >/tmp/txnetmgr.$$ 499: mv /tmp/txnetmgr.$$ $if_file 764: ldapout=/tmp/ldapclient.$$ ./patches/127128-11/SUNWtsu/reloc/usr/lib/lp/model/tsol_standard_foomatic 69:: ${TMPDIR:=/tmp} 558: # FILTER="${LPCAT} -r 0 2>/tmp/delays" ./patches/127128-11/SUNWtsu/reloc/usr/lib/lp/model/tsol_standard 67:: ${TMPDIR:=/tmp} 540: # FILTER="${LPCAT} -r 0 2>/tmp/delays" ./patches/127128-11/SUNWtsu/reloc/usr/lib/lp/model/tsol_netstandard 32:: ${LPTMPDIR:=/tmp} ./patches/127128-11/SUNWtsu/reloc/usr/lib/lp/model/tsol_netstandard_foomatic 33:: ${LPTMPDIR:=/tmp} ./patches/127128-11/SUNWtsu/reloc/usr/demo/tsol/clonebylabel.sh 30: config=/tmp/zfg.$$ ./patches/127128-11/SUNWgss/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWgss/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWgss/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWgss/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWgss/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpapi/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpapi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpapi/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpapi/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpapi/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWopenssl-libraries/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWopenssl-libraries/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWopenssl-libraries/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWopenssl-libraries/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWopenssl-libraries/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrds/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrds/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWrds/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWrds/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWrds/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWudapltu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWudapltu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWudapltu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWudapltu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWudapltu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWudapltr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWudapltr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWudapltr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWudapltr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWudapltr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWfss/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWfss/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWfss/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWfss/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWfss/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWzoneu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWzoneu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWzoneu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWzoneu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWzoneu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtsr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWfmd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWfmd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWfmd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWfmd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWfmd/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWfmd/reloc/usr/lib/fm/fmd/fmsim 36:simroot=/tmp/fmd.$$ ./patches/127128-11/SUNWxcu4/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWxcu4/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWxcu4/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWxcu4/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWxcu4/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWsndmu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWsndmu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWsndmu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWsndmu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWsndmu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWahci/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWahci/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWahci/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWahci/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWahci/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWopenssl-include/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWopenssl-include/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWopenssl-include/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWopenssl-include/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWopenssl-include/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWarcr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWarcr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWarcr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWarcr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWarcr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsr/reloc/var/svc/manifest/application/print/ppd-cache-update.xml 29: This service writes to/reads from /tmp, /var, and /usr. ./patches/127128-11/SUNWpsr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpsr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ 321: LPTMPFILE=/tmp/$LPFILENAME 322: PPDTMPFILE=/tmp/$PPDFILENAME ./patches/127128-11/SUNWpsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 361:LPTMPFILE=/tmp/$LPFILENAME 369:PPDTMPFILE=/tmp/$PPDFILENAME ./patches/127128-11/SUNWpsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpcu/reloc/usr/sbin/lpadmin 94: ppderrfile=/tmp/lpadminerror.$$ 277: PRE=/tmp/lpadmin-pre.$$ 315: POST=/tmp/lpadmin-post.$$ ./patches/127128-11/SUNWpcu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpcu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpcu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpcu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWipplr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWipplr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWipplr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWipplr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWipplr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWipplr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcstl/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcstl/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcstl/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcstl/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcstl/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWmdb/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWmdb/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWmdb/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdb/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdb/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWaudit/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWaudit/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWaudit/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWaudit/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWaudit/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcslr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcslr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcslr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcslr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcslr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdcar/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdcar/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdcar/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWdcar/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWdcar/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWzfskr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWzfskr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWzfskr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWzfskr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWzfskr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWesu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWesu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWesu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWesu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWesu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpsdir/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpsdir/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsdir/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpsdir/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsdir/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWipplu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWipplu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWipplu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWipplu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWipplu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpcr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpcr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 361: sed -e '/^lp:/D' -e '/^lpd:/D' -e '/^0:/D' $PMTAB >/tmp/t.$$ 362: cp /tmp/t.$$ $PMTAB 380: cat </tmp/p.$$ 422: echo "${PRINTER}|_default:\\" >>/tmp/p.$$ 424: echo "${PRINTER}:\\" >>/tmp/p.$$ 426: echo " :bsdaddr=${ADDR}:" >>/tmp/p.$$ 430: cp /tmp/p.$$ ${PCONF} ./patches/127128-11/SUNWpcr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpcr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpcr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpcr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWperl584core/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWperl584core/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWperl584core/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWperl584core/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWperl584core/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWbtool/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWbtool/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWbtool/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWbtool/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWbtool/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpsu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpsm-lpd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsm-lpd/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpsm-lpd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsm-lpd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpsm-lpd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtoo/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWtoo/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtoo/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtoo/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtoo/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsg/reloc/etc/security/lib/disk_clean 291: if [ -d /tmp/.removable ]; then 292: chown root /tmp/.removable 293: chmod 777 /tmp/.removable ./patches/127128-11/SUNWtsg/reloc/lib/svc/method/svc-labeld 40: sed -e "s/^$line/#$line/" $LOGINDEVPERM > /tmp/tmp.$$ 41: cp /tmp/tmp.$$ $LOGINDEVPERM 43: sed -e "s/^$line/#$line/" $LOGINDEVPERM > /tmp/tmp.$$ 44: cp /tmp/tmp.$$ $LOGINDEVPERM 45: rm -f /tmp/tmp.$$ 131: PAM_TMP=/tmp/pam_conf.$$ 148: rm -f /tmp/pamconf.$$ 160: >> /tmp/pamconf.$$ 169: >> /tmp/pamconf.$$ 174: if [ -f /tmp/pamconf.$$ ] ; then 176: cat /tmp/pamconf.$$ >> $PAM_DEST 179: rm -f /tmp/pamconf.$$ 187: PAM_TMP=/tmp/pam_conf.$$ 223: grep -v "sys_labeling=" ${ROOT_PATH}/etc/system > /tmp/etc.system.$$ 224: echo "set sys_labeling=1" >> /tmp/etc.system.$$ 225: mv /tmp/etc.system.$$ ${ROOT_PATH}/etc/system 341: sed -e "s/^#$line/$line/" $LOGINDEVPERM > /tmp/tmp.$$ 342: cp /tmp/tmp.$$ $LOGINDEVPERM 344: sed -e "s/^#$line/$line/" $LOGINDEVPERM > /tmp/tmp.$$ 345: cp /tmp/tmp.$$ $LOGINDEVPERM 346: rm -f /tmp/tmp.$$ 350: grep -v "sys_labeling" ${ROOT_PATH}/etc/system > /tmp/etc.system.$$ 351: mv /tmp/etc.system.$$ ${ROOT_PATH}/etc/system ./patches/127128-11/SUNWtsg/install/i.renamenew 26:CLEANUP_FILE=/tmp/CLEANUP 80: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 88: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 142:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsg/install/i.devallocdefs 38:tmp_dir=/tmp 300: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 308: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 362:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsg/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsg/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsg/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtsg/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtsg/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtsg/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ 317:CLEANUP=/tmp/CLEANUP 326: grep -v "sys_labeling=" $BASEDIR/etc/system > /tmp/etc.system.$$ 327: echo "set sys_labeling=1" >> /tmp/etc.system.$$ 328: mv /tmp/etc.system.$$ $BASEDIR/etc/system ./patches/127128-11/SUNWftduu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWftduu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWftduu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWftduu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWftduu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfscu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWnfscu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWnfscu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWnfscu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfscu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWppm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWppm/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWppm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWppm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWppm/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWppm/reloc/usr/sbin/ppdmgr 1455:ppdmgrtmpdir=/tmp/ppdmgr.$$ ./patches/127128-11/SUNWsmapi/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWsmapi/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWsmapi/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWsmapi/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWsmapi/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWmdu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWmdu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWmdu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnisu/reloc/usr/lib/ldap/idsconfig 991: TMPDIR="/tmp/idsconfig.${PID}" ./patches/127128-11/SUNWnisu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWnisu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWnisu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnisu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWnisu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtnetc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtnetc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWtnetc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtnetc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtnetc/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWatfsu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWatfsu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWatfsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWatfsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWatfsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpamsc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpamsc/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpamsc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpamsc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWpamsc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdtrc/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWdtrc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdtrc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdtrc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWdtrc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNW1394/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNW1394/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNW1394/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNW1394/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNW1394/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcakr.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcakr.i/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcakr.i/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcakr.i/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcakr.i/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcakr.i/reloc/boot/solaris/bin/create_ramdisk 32:if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then 183: tmp_free=`df -b /tmp | tail -1 | awk '{ printf ($2) }'` ./patches/127128-11/SUNWdtrp/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWdtrp/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdtrp/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWdtrp/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWdtrp/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWgssk/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWgssk/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWgssk/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWgssk/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWgssk/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfssu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWnfssu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfssu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWnfssu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfssu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/127128-11.html 1448:/kernel/fs/amd64/tmpfs
    1455:/kernel/fs/tmpfs
    ./patches/127128-11/SUNWcsd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcsd/install/i.drvalias 111: obsolete_sparc < $dest > /tmp/oda.$$.tmp 112: cp /tmp/oda.$$.tmp $dest 113: rm -f /tmp/oda.$$.tmp 115: obsolete_i386 < $dest > /tmp/oda.$$.tmp 116: cp /tmp/oda.$$.tmp $dest 117: rm -f /tmp/oda.$$.tmp 175: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 183: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 237:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsd/install/i.minorperm 66:cat > /tmp/chattr.$$ << EOF 117:cat > /tmp/delete.$$ << EOF 153:cat > /tmp/add.$$ << EOF 248:cat > /tmp/esc.sed.$$ << EOF 256:# Internal routine to convert an entry in a /tmp/chwhatever.$$ file to 290: rm -f /tmp/*.$$ 303: # add an entry to the /tmp/chdevs.$$ file, which 308: cat /tmp/chattr.$$ | \ 324: >> /tmp/sedscript.$$ 343: sed -f /tmp/esc.sed.$$` 346: $newp $newu $newg >> /tmp/chdevs.$$ 352: if [ -s /tmp/chdevs.$$ ] ; then 353: sort -u /tmp/chdevs.$$ > /tmp/tmp.$$ 354: mv /tmp/tmp.$$ /tmp/chdevs.$$ 364: # /tmp/deldevs.$$ file, which contains the list of 368: cat /tmp/delete.$$ | while read key deldevs 372: echo "/${grepstr}/d" >> /tmp/sedscript.$$ 375: sed -f /tmp/esc.sed.$$` 377: echo "$m" >> /tmp/deldevs.$$ 382: if [ -s /tmp/deldevs.$$ ] ; then 383: sort -u /tmp/deldevs.$$ > /tmp/tmp.$$ 384: mv /tmp/tmp.$$ /tmp/deldevs.$$ 392: if [ -s /tmp/sedscript.$$ ] ; then 393: sed -f /tmp/sedscript.$$ $dest > /tmp/tmp.$$ 394: cp /tmp/tmp.$$ $dest 402: if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 404: cat /tmp/chdevs.$$ |\ 428: if [ -s /tmp/deldevs.$$ -a "$PKG_INSTALL_ROOT" != "" -a \ 430: cat /tmp/deldevs.$$ | while read device 436: cat /tmp/add.$$ | while read key 445: rm -f /tmp/*.$$ 488: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 496: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 550:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsd/install/i.nametomajor 36: tmpfile=/tmp/nm.$$.tmp 278: obsolete_sparc < $dest > /tmp/onm.$$.tmp 280: obsolete_i386 < $dest > /tmp/onm.$$.tmp 283: cp /tmp/onm.$$.tmp $dest 284: rm -f /tmp/onm.$$.tmp 322: >/tmp/ad.$$.tmp 2>&1; then 327: cat /tmp/ad.$$.tmp >& 2 332: rm -f /tmp/ad.$$.tmp 382: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 390: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 444:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcsd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcsd/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcsd/install/i.kclasses 34: grep '^#pragma' $src > /tmp/newident.$$ 2>/dev/null 54: $dest > /tmp/c.$$ 55: if cmp -s /tmp/c.$$ $dest > /dev/null 2>&1 59: cat /tmp/newident.$$ > /tmp/rest.$$ 60: sed '/^#pragma.*/d' /tmp/c.$$ >> /tmp/rest.$$ 61: cp /tmp/rest.$$ $dest 63: rm -f /tmp/rest.$$ /tmp/newident.$$ /tmp/c.$$ 131: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 139: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 193:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWmdr/install/i.manifest 96: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 104: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 168:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmdr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWmdr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWnxge.i/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnxge.i/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWnxge.i/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWnxge.i/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnxge.i/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtnetd/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtnetd/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtnetd/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtnetd/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtnetd/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWos86r/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWos86r/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWos86r/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWos86r/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 534: { printf \"%s\t%s\n\", \$1, \$2 }" ${BASEDIR}/etc/driver_classes > /tmp/d.$$ 536: cp /tmp/d.$$ ${BASEDIR}/etc/driver_classes 537: rm /tmp/d.$$ 589:# if [ -s /tmp/diskette_rc.d/rcs9.sh ] 591:# /sbin/sh /tmp/diskette_rc.d/rcs9.sh "post" 613:TMPFILE=/tmp/ncrs_tmp ./patches/127128-11/SUNWos86r/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/README.127128-11 198:/kernel/fs/amd64/tmpfs 205:/kernel/fs/tmpfs ./patches/127128-11/SUNWpsh/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWpsh/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWpsh/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsh/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWpsh/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcpcu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcpcu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcpcu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcpcu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcpcu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmv88sx/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmv88sx/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWmv88sx/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWmv88sx/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWmv88sx/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWtavor/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWtavor/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWtavor/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWtavor/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWtavor/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWftdur/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWftdur/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWftdur/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWftdur/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWftdur/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWnfscr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfscr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWnfscr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfscr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWnfscr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWnfsskr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfsskr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWnfsskr/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWnfsskr/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWnfsskr/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcry/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWcry/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWcry/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWcry/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWcry/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWarc/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWarc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWarc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWarc/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWarc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWvolu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/127128-11/SUNWvolu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/127128-11/SUNWvolu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/127128-11/SUNWvolu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/127128-11/SUNWvolu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140456-01/SUNWvncviewer/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/140456-01/SUNWvncviewer/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140456-01/SUNWvncviewer/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/140456-01/SUNWvncviewer/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/140456-01/SUNWvncviewer/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/148404-01/SUNWpppd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/148404-01/SUNWpppd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148404-01/SUNWpppd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148404-01/SUNWpppd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148404-01/SUNWpppd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148566-01/SUNWcsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148566-01/SUNWcsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/148566-01/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/148566-01/SUNWcsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/148566-01/SUNWcsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/ejb.html 1395: tempdir="/tmp" ./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/unzip.html 168: <exclude name="**/tmp*.zip"/> ./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/apply.html 401: <fileset dir="/tmp"> 410:files below /tmp not ending in .txt and all 418: <fileset dir="/tmp"/> 422:file in /tmp replacing SOURCEFILENAME with the absolute ./patches/144995-02/SUNWant/reloc/usr/sfw/share/doc/ant/manual/Tasks/jjtree.html 220:
         and Generated Files (working directory: /tmp) 226: /tmp/grammar.jj 227: /tmp/<generated>.java 234: /tmp/grammar.jj 235: /tmp/<generated>.java 238:/tmp/relative/grammar.jj 239:/tmp/relative/<generated>.java 244:
    jjtree  /tmp/absolute/grammar.jjt
    245:    /tmp/grammar.jj
    246:    /tmp/<generated>.java
    249:/tmp/absolute/grammar.jj 250:/tmp/absolute/<generated>.java 256: /tmp/relative/grammar.jj 257: /tmp/relative/<generated>.java 264: /tmp/relative/grammar.jj 265: /tmp/relative/<generated>.java 271:
    jjtree  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    272:    /tmp/relative/grammar.jj
    273:    /tmp/relative/<generated>.java
    279:
    jjtree  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    280:    /tmp/absolute/grammar.jj
    281:    /tmp/absolute/<generated>.java
    287:
    jjtree  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    288:    /tmp/absolute/grammar.jj
    289:    /tmp/absolute/<generated>.java
    295:
    jjtree  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    296:    /tmp/absolute/grammar.jj
    297:    /tmp/absolute/<generated>.java
    304: /tmp/output.jj 305: /tmp/<generated>.java 312: /tmp/output.jj 313: /tmp/<generated>.java 319:
    jjtree  -OUTPUT_FILE:output.jj  /tmp/absolute/grammar.jjt
    320:    /tmp/output.jj
    321:    /tmp/<generated>.java
    328: /tmp/relative/output.jj 329: /tmp/relative/<generated>.java 336: /tmp/relative/output.jj 337: /tmp/relative/<generated>.java 343:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    344:    /tmp/relative/output.jj
    345:    /tmp/relative/<generated>.java
    351:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    352:    /tmp/absolute/output.jj
    353:    /tmp/absolute/<generated>.java
    359:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    360:    /tmp/absolute/output.jj
    361:    /tmp/absolute/<generated>.java
    367:
    jjtree  -OUTPUT_FILE:output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    368:    /tmp/absolute/output.jj
    369:    /tmp/absolute/<generated>.java
    376: /tmp/subdir/output.jj 377: /tmp/<generated>.java 384: /tmp/subdir/output.jj 385: /tmp/<generated>.java 391:
    jjtree  -OUTPUT_FILE:subdir/output.jj  /tmp/absolute/grammar.jjt
    392:    /tmp/subdir/output.jj
    393:    /tmp/<generated>.java
    400: /tmp/relative/subdir/output.jj 401: /tmp/relative/<generated>.java 408: /tmp/relative/subdir/output.jj 409: /tmp/relative/<generated>.java 415:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    416:    /tmp/relative/subdir/output.jj
    417:    /tmp/relative/<generated>.java
    423:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    424:    /tmp/absolute/subdir/output.jj
    425:    /tmp/absolute/<generated>.java
    431:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    432:    /tmp/absolute/subdir/output.jj
    433:    /tmp/absolute/<generated>.java
    439:
    jjtree  -OUTPUT_FILE:subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    440:    /tmp/absolute/subdir/output.jj
    441:    /tmp/absolute/<generated>.java
    447:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  grammar.jjt
    448:    /tmp/subdir/output.jj
    449:    /tmp/<generated>.java
    455:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  relative/grammar.jjt
    456:    /tmp/subdir/output.jj
    457:    /tmp/<generated>.java
    463:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  /tmp/absolute/grammar.jjt
    464:    /tmp/subdir/output.jj
    465:    /tmp/<generated>.java
    471:
    jjtree  -OUTPUT_FILE:D:/tmp/subdir/output.jj  grammar.jjt
    472:    /tmp/subdir/output.jj
    473:    /tmp/<generated>.java
    479:
    jjtree  -OUTPUT_FILE:D:/tmp/subdir/output.jj  relative/grammar.jjt
    480:    /tmp/subdir/output.jj
    481:    /tmp/<generated>.java
    487:
    jjtree  -OUTPUT_FILE:D:/tmp/subdir/output.jj  /tmp/absolute/grammar.jjt
    488:    /tmp/subdir/output.jj
    489:    /tmp/<generated>.java
    495:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:relative  grammar.jjt
    496:    /tmp/relative/tmp/subdir/output.jj
    497:    /tmp/relative/<generated>.java
    503:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:relative  relative/grammar.jjt
    504:    /tmp/relative/tmp/subdir/output.jj
    505:    /tmp/relative/<generated>.java
    511:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:relative  /tmp/absolute/grammar.jjt
    512:    /tmp/relative/tmp/subdir/output.jj
    513:    /tmp/relative/<generated>.java
    519:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  grammar.jjt
    520:    /tmp/absolute/tmp/subdir/output.jj
    521:    /tmp/absolute/<generated>.java
    527:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  relative/grammar.jjt
    528:    /tmp/absolute/tmp/subdir/output.jj
    529:    /tmp/absolute/<generated>.java
    535:
    jjtree  -OUTPUT_FILE:/tmp/subdir/output.jj  -OUTPUT_DIRECTORY:/tmp/absolute/  /tmp/absolute/grammar.jjt
    536:    /tmp/absolute/tmp/subdir/output.jj
    537:    /tmp/absolute/<generated>.java
    ./patches/144995-02/SUNWant/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/144995-02/SUNWant/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144995-02/SUNWant/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144995-02/SUNWant/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144995-02/SUNWant/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138827-12/SUNWpostgr-83-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138827-12/SUNWpostgr-83-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138827-12/SUNWpostgr-83-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-devel/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138827-12/SUNWpostgr-83-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-pl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138827-12/SUNWpostgr-83-pl/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138827-12/SUNWpostgr-83-pl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138827-12/SUNWpostgr-83-pl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-pl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-libs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138827-12/SUNWpostgr-83-libs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138827-12/SUNWpostgr-83-libs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-libs/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138827-12/SUNWpostgr-83-libs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-server/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-server/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-server/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138827-12/SUNWpostgr-83-server/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138827-12/SUNWpostgr-83-server/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138827-12/SUNWpostgr-83-tcl/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138827-12/SUNWpostgr-83-tcl/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-tcl/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138827-12/SUNWpostgr-83-tcl/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-tcl/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138827-12/SUNWpostgr-83-client/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138827-12/SUNWpostgr-83-client/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138827-12/SUNWpostgr-83-client/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-client/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-client/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138827-12/SUNWpostgr-83-contrib/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/138827-12/SUNWpostgr-83-contrib/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/138827-12/SUNWpostgr-83-contrib/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-contrib/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138827-12/SUNWpostgr-83-contrib/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138216-01/SUNWxcu4/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138216-01/SUNWxcu4/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138216-01/SUNWxcu4/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138216-01/SUNWxcu4/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138216-01/SUNWxcu4/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/138216-01/SUNWesu/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/138216-01/SUNWesu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138216-01/SUNWesu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138216-01/SUNWesu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138216-01/SUNWesu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/142934-05/SUNWcsd/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142934-05/SUNWcsd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/142934-05/SUNWcsd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/142934-05/SUNWcsd/install/i.failsafe_amd64 84: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142934-05/SUNWcsd/install/i.failsafe 84: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144557-03/SUNWzoneu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144557-03/SUNWzoneu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 209: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144557-03/SUNWzoneu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144557-03/SUNWzoneu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144557-03/SUNWzoneu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142050-01/SUNWllc/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/142050-01/SUNWllc/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/142050-01/SUNWllc/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/142050-01/SUNWllc/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/142050-01/SUNWllc/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144570-01/SUNWzoneu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/144570-01/SUNWzoneu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/144570-01/SUNWzoneu/install/i.none 145: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 154: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 205: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/144570-01/SUNWzoneu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/144570-01/SUNWzoneu/install/u.none 174: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138248-01/SUNWcdrw/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138248-01/SUNWcdrw/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138248-01/SUNWcdrw/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138248-01/SUNWcdrw/install/preinstall 25: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 33: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 112: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 118: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 132: rm /tmp/installingCLASSES.$$ ./patches/138248-01/SUNWcdrw/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122661-08/SUNWcsu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122661-08/SUNWcsu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122661-08/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122661-08/SUNWcsu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122661-08/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/122661-08/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122661-08/SUNWcsr/install/i.manifest 47: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 55: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 96:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122661-08/SUNWcsr/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122661-08/SUNWcsr/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122661-08/SUNWzoneu/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/122661-08/SUNWzoneu/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/122661-08/SUNWzoneu/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/122661-08/SUNWzoneu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125548-02/SUNWcsr/install/postinstall 84: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125548-02/SUNWcsr/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125548-02/SUNWcsr/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125548-02/SUNWcsr/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125548-02/SUNWcsr/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137098-02/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/137098-02/SUNWcsr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ 355:CLEANUP=/tmp/CLEANUP 408: touch /tmp/${IKEMANIFEST} 412: touch /tmp/${MANKEYMANIFEST} ./patches/137098-02/SUNWcsr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/137098-02/SUNWcsr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 574: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 575: cp /tmp/t.$$ $PMTAB 580: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 581: cp /tmp/a.$$ $AUTH_ATTR 582: rm -f /tmp/a.$$ 588: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 589: cp /tmp/i.$$ $INITTAB 590: rm -f /tmp/i.$$ 596: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 597: cp /tmp/v.$$ $VFSTAB 598: rm -f /tmp/v.$$ 621:# The file in /tmp indicates that this system had already been 624:if [ ! -f /tmp/${IKEMANIFEST} ]; then 631: rm /tmp/${IKEMANIFEST} 634:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 641: rm /tmp/${MANKEYMANIFEST} ./patches/137098-02/SUNWcsr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125333-23/SUNWflash-player-plugin/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125333-23/SUNWflash-player-plugin/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125333-23/SUNWflash-player-plugin/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125333-23/SUNWflash-player-plugin/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125333-23/SUNWflash-player-plugin/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/136715-01/SUNWcsu/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/136715-01/SUNWcsu/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/136715-01/SUNWcsu/install/postinstall 85: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/136715-01/SUNWcsu/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/136715-01/SUNWcsu/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWjss/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119214-27/SUNWjss/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWjss/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119214-27/SUNWjss/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119214-27/SUNWjss/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWtls/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119214-27/SUNWtls/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWtls/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWtls/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119214-27/SUNWtls/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119214-27/SUNWtlsd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWtlsd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119214-27/SUNWtlsd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWtlsd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119214-27/SUNWtlsd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119214-27/SUNWprd/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWprd/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119214-27/SUNWprd/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWprd/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119214-27/SUNWprd/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119214-27/SUNWpr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWpr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWpr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119214-27/SUNWpr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119214-27/SUNWpr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119214-27/SUNWtlsu/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119214-27/SUNWtlsu/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119214-27/SUNWtlsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/119214-27/SUNWtlsu/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119214-27/SUNWtlsu/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-xagent/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-xagent/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125534-17/SUNWtgnome-xagent/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-xagent/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125534-17/SUNWtgnome-xagent/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125534-17/SUNWtgnome-tstripe/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125534-17/SUNWtgnome-tstripe/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125534-17/SUNWtgnome-tstripe/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125534-17/SUNWtgnome-tstripe/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tstripe/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsoljdslabel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125534-17/SUNWtgnome-tsoljdslabel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsoljdslabel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125534-17/SUNWtgnome-tsoljdslabel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsoljdslabel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125534-17/SUNWtgnome-tsol-libs/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125534-17/SUNWtgnome-tsol-libs/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsol-libs/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125534-17/SUNWtgnome-tsol-libs/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125534-17/SUNWtgnome-tsol-libs/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsoljdsdevmgr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125534-17/SUNWtgnome-tsol-libs-devel/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/125534-17/SUNWtgnome-tsoljdsselmgr/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119539-19/SUNWgnome-wm-root/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119539-19/SUNWgnome-wm-root/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119539-19/SUNWgnome-wm-root/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119539-19/SUNWgnome-wm-root/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119539-19/SUNWgnome-wm-root/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/119539-19/SUNWgnome-wm/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119539-19/SUNWgnome-wm/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119539-19/SUNWgnome-wm/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/119539-19/SUNWgnome-wm/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119539-19/SUNWgnome-wm/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/139997-03/SUNWcsu/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/139997-03/SUNWcsu/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/139997-03/SUNWcsu/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/139997-03/SUNWcsu/install/i.none 143: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 151: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 200: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139997-03/SUNWcsu/install/u.none 175: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/139997-03/SUNWcsu/reloc/usr/sadm/install/scripts/i.rbac 24:tmp_dir=${TMPDIR:-/tmp} ./patches/139997-03/SUNWcsr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 530: -e 's/\\x00020203......../\\x0002020300000000/' $PMTAB >/tmp/t.$$ 531: cp /tmp/t.$$ $PMTAB 536: sed '/^solaris\.\*/d' $AUTH_ATTR > /tmp/a.$$ 537: cp /tmp/a.$$ $AUTH_ATTR 538: rm -f /tmp/a.$$ 544: sed -e '/^ap:/d' -e '/^sp:/d' $INITTAB > /tmp/i.$$ 545: cp /tmp/i.$$ $INITTAB 546: rm -f /tmp/i.$$ 552: sed '/^\/devices[ ]/d' $VFSTAB > /tmp/v.$$ 553: cp /tmp/v.$$ $VFSTAB 554: rm -f /tmp/v.$$ 577:# The file in /tmp indicates that this system had already been 580:if [ ! -f /tmp/${IKEMANIFEST} ]; then 587: rm /tmp/${IKEMANIFEST} 590:if [ ! -f /tmp/${MANKEYMANIFEST} ]; then 597: rm /tmp/${MANKEYMANIFEST} ./patches/139997-03/SUNWcsr/install/pkg_i.rbac 24:tmp_dir=${TMPDIR:-/tmp} ./patches/139997-03/SUNWcsr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ 353:CLEANUP=/tmp/CLEANUP 406: touch /tmp/${IKEMANIFEST} 410: touch /tmp/${MANKEYMANIFEST} ./patches/139997-03/SUNWcsr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/139997-03/SUNWrmwbr/install/pkg_postinstall 14:TMPMOF=${TMPDIR:-/tmp}/$MOF.$$ ./patches/139997-03/SUNWrmwbr/install/preinstall 67: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 145: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 151: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 165: rm /tmp/installingCLASSES.$$ ./patches/139997-03/SUNWrmwbr/install/checkinstall 218: # 2. The checkinstall has been moved to /tmp 221: # Check to see if the script has been moved to /tmp by pkginstall. 223: EXECDIR=`dirname $0 | grep "^/tmp/install"` 230: # The script has been moved to /tmp. This should never happen since S9 ./patches/139997-03/SUNWrmwbr/install/postinstall 140: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 500:TMPMOF=${TMPDIR:-/tmp}/$MOF.$$ ./patches/119758-27/README.119758-27 655:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmplout.c 656:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmpltest.c 999:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmplout.c (deleted) 1000:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmpltest.c (deleted) 2489:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-ByExample.xml (deleted) 2490:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-Developers-Guide.xml (deleted) 2491:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-HOWTO.xml (deleted) 2492:/usr/sfw/share/src/samba/docs-xml/tmp/Samba4-HOWTO.xml (deleted) 2493:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/eventlogadm.8.xml (deleted) 2494:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/findsmb.1.xml (deleted) 2495:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ad.8.xml (deleted) 2496:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ldap.8.xml (deleted) 2497:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_nss.8.xml (deleted) 2498:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_rid.8.xml (deleted) 2499:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_tdb.8.xml (deleted) 2500:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/index.xml (deleted) 2501:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/libsmbclient.7.xml (deleted) 2502:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/lmhosts.5.xml (deleted) 2503:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/log2pcap.1.xml (deleted) 2504:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/mount.cifs.8.xml (deleted) 2505:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/net.8.xml (deleted) 2506:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmbd.8.xml (deleted) 2507:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmblookup.1.xml (deleted) 2508:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/ntlm_auth.1.xml (deleted) 2509:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pam_winbind.7.xml (deleted) 2510:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pdbedit.8.xml (deleted) 2511:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/profiles.1.xml (deleted) 2512:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/rpcclient.1.xml (deleted) 2513:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/samba.7.xml (deleted) 2514:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smb.conf.5.xml (deleted) 2515:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcacls.1.xml (deleted) 2516:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbclient.1.xml (deleted) 2517:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcontrol.1.xml (deleted) 2518:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcquotas.1.xml (deleted) 2519:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbd.8.xml (deleted) 2520:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbget.1.xml (deleted) 2521:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbgetrc.5.xml (deleted) 2522:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmnt.8.xml (deleted) 2523:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmount.8.xml (deleted) 2524:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.5.xml (deleted) 2525:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.8.xml (deleted) 2526:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbspool.8.xml (deleted) 2527:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbstatus.1.xml (deleted) 2528:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtar.1.xml (deleted) 2529:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtree.1.xml (deleted) 2530:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbumount.8.xml (deleted) 2531:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/swat.8.xml (deleted) 2532:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbbackup.8.xml (deleted) 2533:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbdump.8.xml (deleted) 2534:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbtool.8.xml (deleted) 2535:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/testparm.1.xml (deleted) 2536:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/umount.cifs.8.xml (deleted) 2537:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_audit.8.xml (deleted) 2538:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cacheprime.8.xml (deleted) 2539:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cap.8.xml (deleted) 2540:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_catia.8.xml (deleted) 2541:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_commit.8.xml (deleted) 2542:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_default_quota.8.xml (deleted) 2543:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_extd_audit.8.xml (deleted) 2544:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_fake_perms.8.xml (deleted) 2545:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_full_audit.8.xml (deleted) 2546:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_gpfs.8.xml (deleted) 2547:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_netatalk.8.xml (deleted) 2548:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_notify_fam.8.xml (deleted) 2549:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_prealloc.8.xml (deleted) 2550:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readahead.8.xml (deleted) 2551:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readonly.8.xml (deleted) 2552:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_recycle.8.xml (deleted) 2553:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_shadow_copy.8.xml (deleted) 2554:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_xattr_tdb.8.xml (deleted) 2555:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfstest.1.xml (deleted) 2556:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/wbinfo.1.xml (deleted) 2557:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/winbindd.8.xml (deleted) 2558:/usr/sfw/share/src/samba/docs-xml/tmp/test.xml (deleted) 11586:/usr/sfw/share/src/samba/source4/scripting/devel/tmpfs.sh ./patches/119758-27/SUNWsmbac/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119758-27/SUNWsmbac/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119758-27/SUNWsmbac/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119758-27/SUNWsfman/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119758-27/SUNWsfman/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119758-27/SUNWsfman/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119758-27/SUNWsmbar/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119758-27/SUNWsmbar/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119758-27/SUNWsmbar/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119758-27/SUNWsmbar/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119758-27/SUNWsmbar/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119758-27/SUNWsmbar/install/i.manifest 107: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 116: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 180: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119758-27/SUNWsmbar/reloc/etc/samba/smb.conf-example 197:; path = /tmp ./patches/119758-27/SUNWsmbau/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119758-27/SUNWsmbau/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119758-27/SUNWsmbau/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119758-27/SUNWsmbau/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119758-27/SUNWsmbau/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man8/vfs_smb_traffic_analyzer.8 277:If STRING matches to "unix_domain_socket", the module will use a unix domain socket located at /var/tmp/stadsocket, if STRING contains an different string or is not defined, the module will use an internet domain socket for data transfer\&. ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man8/pam_winbind.8 109:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&. ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man8/winbindd.8 522:/tmp/\&.winbindd/pipe 527:/tmp/\&.winbindd 529:/tmp/\&.winbindd/pipe ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man4/pam_winbind.conf.4 91:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&. This setting is empty by default\&. ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man4/smb.conf.4 423:\(lqpath = /tmp/%u\(rq 425:\(lqpath = /tmp/john\(rq 2175:clustering=yes, you need to tell Samba where ctdbd listens on its unix domain socket\&. The default path as of ctdb 1\&.0 is /tmp/ctdb\&.socket which you have to explicitly set for Samba in smb\&.conf\&. 2181:\fI\fIctdbd socket\fR\fR\fI = \fR\fI/tmp/ctdb\&.socket\fR\fI \fR 5669:/tmp/lpq\&.xxxx 7616:\fI\fIpostexec\fR\fR\fI = \fR\fIecho \e"%u disconnected from %S from %m (%I)\e" >> /tmp/log\fR\fI \fR 7649:\fI\fIpreexec\fR\fR\fI = \fR\fIecho \e"%u connected to %S from %m (%I)\e" >> /tmp/log\fR\fI \fR 7909:print command = echo Printing %s >> /tmp/print\&.log; lpr \-P %p %s; rm %s 10173:This parameter specifies the absolute path of the directory on the filesystem used to store the user defined share definition files\&. This directory must be owned by root, and have no access for other, and be writable only by the group owner\&. In addition the "sticky" bit must also be set, restricting rename and delete to owners of a file (in the same way the /tmp directory is usually configured)\&. Members of the group owner of this directory are the users allowed to create usershares\&. If this parameter is undefined then no user defined shares are allowed\&. ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man1m/pam_winbind.1m 125:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&. ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man1m/vfs_smb_traffic_analyzer.1m 293:If STRING matches to "unix_domain_socket", the module will use a unix domain socket located at /var/tmp/stadsocket, if STRING contains an different string or is not defined, the module will use an internet domain socket for data transfer\&. ./patches/119758-27/SUNWsmbau/reloc/usr/share/man/man1m/winbindd.1m 543:/tmp/\&.winbindd/pipe 548:/tmp/\&.winbindd 550:/tmp/\&.winbindd/pipe ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/AccessControls.html 263: directories, such as /tmp, that are world-writable. ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/diagnosis.html 27:

    Example38.1.smb.conf with [tmp] Share

    [tmp]
    comment = temporary files
    path = /tmp
    read only = yes

    Note

    242:Run the command smbclient //BIGSERVER/TMP. You should 246:the command line for example, smbclient //bigserver/tmp -Ujohndoe. 249:smbclient //bigserver/tmp -Ujohndoe%secret. ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/install.html 62:

    Example1.1.A minimal smb.conf

    [global]
    workgroup = WKG
    netbios name = MYNAME
    [share1]
    path = /tmp
    [share2]
    path = /my_shared_folder
    comment = Some random files

    TDB Database File Information

    ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/VFS.html 513:clamd socket name = /tmp/clamd ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/CUPS-printing.html 119:

    Example22.2.Overriding Global CUPS Settings for One Printer

    [global]
    printing = cups
    printcap name = cups
    load printers = yes
    [printers]
    comment = All Printers
    path = /var/spool/samba
    guest ok = yes
    writable = no
    printable = yes
    printer admin = root, @ntadmins, @smbprintadm
    [special_printer]
    comment = A special printer with his own settings
    path = /var/spool/samba-special
    printing = sysv
    printcap = lpstat
    print command = echo "NEW: `date`: printfile %f" >> /tmp/smbprn.log ; echo " `date`: p-%p s-%s f-%f" >> /tmp/smbprn.log ; echo " `date`: j-%j J-%J z-%z c-%c" >> /tmp/smbprn.log ; rm %f
    guest ok = no
    writable = no
    printable = yes
    printer admin = kurt
    hosts deny = 0.0.0.0
    hosts allow = turbo_xp, 10.160.50.23, 10.160.51.60

    121: known to Samba into the /tmp/smbprn.log file and deletes the job-file. Moreover, the 1686: put /var/spool/cups/tmp/3e98bf2d333b5 W32X86/infotec_2105.ppd; \ 1693:putting file /var/spool/cups/tmp/3e98bf2d333b5 as \W32X86/infotec_2105.ppd 1709: put /var/spool/cups/tmp/3e98bf2d333b5 WIN40/infotec_2105.PPD; \ 1719: putting file /var/spool/cups/tmp/3e98bf2d333b5 as \WIN40/infotec_2105.PPD ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/classicalprinting.html 253: No path in service printers - using /tmp 590:to /tmp/print.log, print the file, then remove it. The semicolon (;) 592:

    print command = echo Printing %s >> /tmp/print.log; lpr -P %p %s; rm %s

    ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-HOWTO/ix01.html 1:Index

    Index

    Symbols

    "Printers" folder, Caveats to Be Considered, Installing the PostScript Driver on a Client, Manual Driver Installation in 15 Steps
    $, Manual Creation of Machine Trust Accounts
    %i macro, Multiple Virtual Server Personalities
    %L, Multiple Virtual Server Personalities
    %PDF, MIME Types and CUPS Filters
    %SystemRoot%\System32\config, MS Windows NT4-style Domain Control
    ../source/nsswitch, Configure Winbind and PAM
    .ai, MIME Types and CUPS Filters
    .AppleDouble, netatalk
    .eps, MIME Types and CUPS Filters
    .pdf, MIME Types and CUPS Filters
    .PDS extension, Windows NT4 Workstation
    .profiles, Windows 9x/Me User Profiles
    .ps, MIME Types and CUPS Filters
    .recycle, recycle
    /bin/false, Example Configuration, User Rights and Privileges
    /dev/null, User Rights and Privileges
    /dev/shadowvol, Shadow Copy Setup
    /etc/cups/, MIME Types and CUPS Filters
    /etc/cups/mime.convs, Raw Print Serving: Vendor Drivers on Windows Clients, Explicitly Enable “raw” Printing for application/octet-stream, MIME Type Conversion Rules, application/octet-stream Printing
    /etc/cups/mime.types, Raw Print Serving: Vendor Drivers on Windows Clients, Explicitly Enable “raw” Printing for application/octet-stream, application/octet-stream Printing
    /etc/fstab, Shadow Copy Setup
    /etc/group, Share-Level Security, Discussion, Nested Groups: Adding Windows Domain Groups to Windows Local Groups, Sample smb.conf Add Group Script, Domain Member Server or Domain Member Client, The [global] Section, Features and Benefits, HPUX
    /etc/groups, Anatomy of /etc/pam.d Entries
    /etc/host.conf, Name Resolution in a Pure UNIX/Linux World, /etc/host.conf
    /etc/hosts, Configure /etc/krb5.conf, How Browsing Functions, Name Resolution in a Pure UNIX/Linux World, /etc/hosts, Name Resolution as Used within MS Windows Networking, The Tests
    /etc/hosts>, /etc/hosts
    /etc/inetd.conf, Linux/FreeBSD-Specific PAM Configuration, Starting from inetd.conf
    /etc/init.d/samba, Joining an NT4-type Domain with Samba-3, Linux
    /etc/init.d/samba.server, Solaris
    /etc/init.d/smb, Linux
    /etc/krb5.conf, Configure /etc/krb5.conf, Possible Errors, ADS Domains, IDMAP Storage in LDAP Using Winbind
    /etc/ldap.conf, IDMAP Storage in LDAP Using Winbind, IDMAP and NSS Using LDAP from ADS with RFC2307bis Schema Extension
    /etc/logingroup, HPUX
    /etc/mime.conv, Central Print Serving
    /etc/mime.types, Central Print Serving
    /etc/nsswitch.conf, Domain Member Server or Domain Member Client, NT4-Style Domains (Includes Samba Domains), IDMAP_RID with Winbind, IDMAP and NSS Using LDAP from ADS with RFC2307bis Schema Extension, Name Service Switch, Configure nsswitch.conf and the Winbind Libraries on Linux and Solaris, Name Resolution in a Pure UNIX/Linux World, /etc/nsswitch.conf
    /etc/openldap/slapd.conf, The Primary Domain Controller
    /etc/openldap/sldap.conf, Accounts and Groups Management
    /etc/pam.conf, Solaris-Specific Configuration, Features and Benefits, Technical Discussion, Anatomy of /etc/pam.d Entries
    /etc/pam.d, Requirements, Testing Things Out, Configure Winbind and PAM, Features and Benefits
    /etc/pam.d/, Pluggable Authentication Modules, Technical Discussion
    /etc/pam.d/ftp, Linux/FreeBSD-Specific PAM Configuration
    /etc/pam.d/login, Linux/FreeBSD-Specific PAM Configuration
    /etc/pam.d/samba, Linux/FreeBSD-Specific PAM Configuration
    /etc/passwd, Share-Level Security, Example Configuration, “$” Cannot Be Included in Machine Name, MS Windows Workstation/Server Machine Trust Accounts, Manual Creation of Machine Trust Accounts, Windows 200x/XP Professional Client, Adding Machine to Domain Fails, Background, Reference Documentation Server, Central Print Serving, Backward Compatibility Account Storage Systems, Plaintext, Schema and Relationship to the RFC 2307 posixAccount, Applicable Only to Versions Earlier than 3.0.11, Domain Member Server or Domain Member Client, Samba as the Trusted Domain, Features and Benefits, Starting and Testing the winbindd Daemon, Features and Benefits
    /etc/printcap, Basic CUPS Support Configuration
    /etc/resolv.conf, Name Resolution in a Pure UNIX/Linux World, Assumptions, The Tests
    /etc/samba, Multiple Virtual Server Personalities, Multiple Virtual Server Hosting, The Tests
    /etc/samba/scripts, Managing Nest Groups on Workstations from the Samba Server
    /etc/samba/secrets.tdb, Joining an NT4-type Domain with Samba-3
    /etc/samba/smb.conf, Configuring Samba (smb.conf)
    /etc/samba/smbpasswd, Plaintext
    /etc/samba/smbusers, User Mapping
    /etc/shadow, Background, Backward Compatibility Account Storage Systems
    /etc/smbpasswd, Plaintext
    /etc/ssl/certs/slapd.pem, LDAP Configuration Notes
    /etc/xinetd.d, Linux/FreeBSD-Specific PAM Configuration
    /etc/xinetd.d/telnet, Linux/FreeBSD-Specific PAM Configuration
    /export, Reference Documentation Server
    /lib/libnss_example.so, Name Service Switch
    /lib/libnss_files.so, Name Service Switch
    /lib/security, Configure Winbind and PAM, PAM Configuration Syntax
    /lib/security/, Pluggable Authentication Modules
    /opt/samba/bin, Locating the SWAT File
    /tmp, File and Directory Access Control
    /usr/bin/openssl, Securing SWAT through SSL
    /usr/lib/samba/vfs, Discussion
    /usr/lib/security, NSS Winbind on AIX, Configure Winbind and PAM
    /usr/lib/security/methods.cfg, NSS Winbind on AIX
    /usr/local/lib, Configure nsswitch.conf and the Winbind Libraries on Linux and Solaris
    /usr/local/samba, Starting and Testing the winbindd Daemon
    /usr/local/samba/bin, Linux, Solaris, Locating the SWAT File
    /usr/local/samba/lib, The Tests
    /usr/local/samba/lib/vfs, Discussion
    /usr/local/samba/private/secrets.tdb, Joining an NT4-type Domain with Samba-3
    /usr/local/samba/swat, Enabling SWAT for Use
    /usr/local/samba/var, Access Controls on Shares, Assumptions
    /usr/local/samba/var/locks, Static WINS Entries
    /usr/sbin, Locating the SWAT File, Enabling SWAT for Use
    /usr/share/samba/swat, Enabling SWAT for Use
    /var/locks/*.tdb, Corrupt tdb Files
    /var/log/samba, Assumptions
    /var/run/samba, Static WINS Entries
    /var/spool/cups/, Autodeletion or Preservation of CUPS Spool Files
    /var/spool/samba, Central Print Serving, Autodeletion or Preservation of CUPS Spool Files
    250-user limit, tdbsam
    3.0.11, The Administrator Domain SID
    4,500 user accounts, tdbsam
    4294967295, Interdomain Trust Relationships
    8.3 file names, MS Windows NTFS Comparison with UNIX File Systems
    >Domain User Manager, Creating an NT4 Domain Trust
    \\%L\%U\.profiles, Windows 9x/Me User Profiles
    \\SERVER, Problem Resolution
    _kerberos.REALM.NAME, Configure /etc/krb5.conf
    _kerberos._udp, Notes
    _ldap._tcp, Notes
    _ldap._tcp.pdc._msdcs.quenya.org, NetBIOS Over TCP/IP Disabled

    , Configuration File Syntax, Example Configuration, Anonymous Read-Only Document Server, Anonymous Read-Write Document Server, Anonymous Print Server, Secure Read-Write File and Print Server, Example Configuration, Example: Engineering Office, The Primary Domain Controller, Backup Domain Controller, Example Configuration, Example Configuration, Example Configuration, Example Configuration, Example Configuration, Password Checking, Single Sign-On and Domain Security, Domain Control: Example Configuration, Example Configuration, Example PDC Configuration, LDAP Configuration Notes, Example Configuration, Manual Creation of Machine Trust Accounts, On-the-Fly Creation of Machine Trust Accounts, Samba Client, Joining an NT4-type Domain with Samba-3, Configure smb.conf, Configure /etc/krb5.conf, Sharing User ID Mappings between Samba Domain Members, Reference Documentation Server, Central Print Serving, Configuring Workgroup Browsing, Domain Browsing Configuration, Multiple Interfaces, Use of the Remote Announce Parameter, Use of the Remote Browse Sync Parameter, WINS Server Configuration, Name Resolution Order, Mapping Common UIDs/GIDs on Distributed Machines, Configuring Samba, Sample smb.conf Add Group Script, Managing Nest Groups on Workstations from the Samba Server, NT4-Style Domains (Includes Samba Domains), ADS Domains, IDMAP_RID with Winbind, IDMAP Storage in LDAP Using Winbind, IDMAP and NSS Using LDAP from ADS with RFC2307bis Schema Extension, Using the “net rpc rights” Utility, File, Directory, and Share Access Controls, Interaction with the Standard Samba “create mask” Parameters, Users Cannot Write to a Public Share, MS Word with Samba Changes Owner of File, Disabling Oplocks, Disabling Kernel Oplocks, Using Host-Based Protection, User-Based Protection, Using Interface Protection, Using IPC$ Share-Based Denials , Why Can Users Access Other Users' Home Directories?, Interdomain Trust Relationships, Features and Benefits, MSDFS UNIX Path Is Case-Critical, Simple Print Configuration, Rapid Configuration Validation, Extended Printing Configuration, Custom Print Commands, Creating the [print$] Share, Simple smb.conf Settings for CUPS, More Complex CUPS smb.conf Settings, From Windows Clients to a CUPS/Samba Print Server, Prepare Your smb.conf for cupsaddsmb, Discussion, Shadow Copy Setup, Configure smb.conf, Solaris-Specific Configuration, Remote Management from NoMachine.Com, NT4/200x User Profiles, Windows 9x/Me User Profiles, Mixed Windows Windows 9x/Me and NT4/200x User Profiles, Changing the Default Profile, The NetBIOS Name Cache, WINS Lookup, Basic Parameter Setting, Individual Implementations, Handling Large Directories, Advanced Configuration Techniques, Multiple Virtual Server Personalities, Multiple Virtual Server Hosting, IdMap LDAP Support, Assumptions, The Tests, Debug Levels, Debugging-Specific Operations, Windows 2000 Service Pack 2

    A

    abbreviated keystrokes, TCP/IP Configuration
    aborting shutdown, Description of Privileges
    accept connections, Using Interface Protection
    access, User and Group Changes
    Access, Using the “net rpc rights” Utility
    access authentication, Mapping Common UIDs/GIDs on Distributed Machines
    access control, Features and Benefits, Single Sign-On and Domain Security, Background, Access Controls on Shares, Advanced Network Management
    Access Control, Domain Logon Configuration: Windows 9x/Me
    Access Control Entries (see ACE)
    Access Control List, File, Directory, and Share Access Controls
    access control needs, Server Share and Directory Layout
    access controls, Features and Benefits, Comments Regarding LDAP, The pdbedit Tool, Mapping Windows Groups to UNIX Groups, Features and Benefits, Protecting Directories and Files from Deletion
    Access Controls, Objectives
    access denied, Using IPC$ Share-Based Denials
    access policies, Domain Account Policy Managment
    access rights, Features and Benefits, Overview, Trust Relationship Background
    account, Example Configuration, Features and Benefits, Windows 200x/XP Professional Client, Anatomy of /etc/pam.d Entries
    backend, Features and Benefits, Domain Controller Types
    database, Domain Security Mode (User-Level Security)
    backends, Features and Benefits
    account access controls, New Account Storage Systems
    account attributes, Primary Domain Controller
    account backends, Account Information Databases
    account containers, Initialize the LDAP Database
    account control block (see ACB)
    account control flags, Account Flags Management
    account controls, MS Windows Workstation/Server Machine Trust Accounts
    Account Controls, Managing Account/User Policies
    account database, Password Backends
    account deleted, Deleting Accounts
    account encode_bits, Account Flags Management
    account flag order, Account Flags Management
    Account Flags, Listing User and Machine Accounts
    account flags, Account Flags Management
    account import/export, The pdbedit Tool, Account Import/Export
    account information, MS Windows NT4-style Domain Control, MS Windows Workstation/Server Machine Trust Accounts, Schema and Relationship to the RFC 2307 posixAccount, UNIX and Windows User Management
    account information database, Mapping User Identifiers between MS Windows and UNIX
    account management, Primary Domain Controller
    account name, Domain Member Server or Domain Member Client, User Rights and Privileges, Samba as the Trusted Domain
    account policies, Preparing for Domain Control
    account policy, The pdbedit Tool
    account restrictions, Managing Account/User Policies
    account security, The pdbedit Tool
    account storage backends, Passdb Backends and Authentication
    account storage mechanisms, Account Information Databases
    account storage system, Account Information Databases
    Account Unknown, Nested Groups: Adding Windows Domain Groups to Windows Local Groups
    accountability, The pdbedit Tool
    accounts, Introduction
    ACL, User and Group Changes, Security and sambaSamAccount, Nested Groups: Adding Windows Domain Groups to Windows Local Groups, Description of Privileges, Features and Benefits, Printing Developments Since Samba-2.2, Introduction
    ACLs, File, Directory, and Share Access Controls, The Obsoleted [printer$] Section
    File System, File and Directory Access Control
    POSIX, File, Directory, and Share Access Controls, Features and Benefits
    share, Features and Benefits
    Windows, Features and Benefits
    ACLs on share, Windows 200x/XP
    ACLs on shares, Features and Benefits
    across network segments, NetBIOS over TCP/IP
    active directory, Features and Benefits, Features and Benefits, Single Sign-On and Domain Security, Preparing for Domain Control, Samba ADS Domain Control
    Active Directory, Active Directory Domain Control, Samba ADS Domain Membership, UNIX and Windows Group Management, Standalone Samba Server, Domain Member Server or Domain Member Client, IDMAP_RID with Winbind, Interdomain Trust Relationships, New Features in Samba-3.2.x Series
    Active Directory Server, Objectives
    AD4UNIX, Domain Member Server or Domain Member Client
    ADAM, IDMAP Storage in LDAP Using Winbind
    add a user account, Adding User Accounts
    add client machines, Using the “net rpc rights” Utility
    add domain users and groups to a local group, What Rights and Privileges Will Permit Windows Client Administration?
    add drivers, The [global] Section
    add machine script, On-the-Fly Creation of Machine Trust Accounts, Using the “net rpc rights” Utility, Changes in Behavior
    Add Printer Wizard, Features and Benefits, The [global] Section, Printing Developments Since Samba-2.2
    add printer wizard, Driver Upload Methods
    add user script, User Account Management, Changes in Behavior
    add/delete/change share, Description of Privileges
    adddriver, Installing Driver Files into [print$], Running rpcclient with adddriver, Specific Driver Name Flexibility, A Check of the rpcclient man Page, Troubleshooting Revisited
    additional driver, Additional Client Driver Installation
    additional privileges, Description of Privileges
    addmem, Nested Groups: Adding Windows Domain Groups to Windows Local Groups
    AddPrinterDriver(), A Check of the rpcclient man Page
    admincfg.exe, Configuring Windows for Workgroups Password Handling
    administrative actions, Using the “net rpc rights” Utility
    administrative duties, Overview
    administrative privileges, Nested Groups: Adding Windows Domain Groups to Windows Local Groups, Join the Samba Server to the PDC Domain
    administrative responsibilities, Trust Relationship Background
    administrative rights, Description of Privileges, What Rights and Privileges Will Permit Windows Client Administration?
    administrative rights and privileges, What Rights and Privileges Will Permit Windows Client Administration?
    Administrative Templates, MS Windows 200x/XP Professional Policies
    Administrator, Discussion, Important Administrative Information, Join the Samba Server to the PDC Domain
    administrator account, Windows 200x/XP Professional Client, Windows NT4 Client
    Administrator account, Create the Computer Account
    administrator password, Notes
    Administrator%password, Joining an NT4-type Domain with Samba-3
    Adobe, GDI on Windows, PostScript on UNIX, PostScript Drivers with No Major Problems, Even in Kernel ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-ByExample/appendix.html 768:root# chmod 755 /srv/www/htdocs/lam/tmp ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-ByExample/ntmigration.html 639: -U Administrator%not24get > /tmp/vampire.log 2>1 ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-ByExample/net2000users.html 794:

    Example6.3.Primary Domain Controller smb.conf File Part A

    # Global parameters
    [global]
    unix charset = LOCALE
    workgroup = MEGANET2
    passdb backend = ldapsam:ldap://massive.abmas.biz
    username map = /etc/samba/smbusers
    log level = 1
    syslog = 0
    log file = /var/log/samba/%m
    max log size = 0
    smb ports = 139
    name resolve order = wins bcast hosts
    time server = Yes
    printcap name = CUPS
    add user script = /opt/IDEALX/sbin/smbldap-useradd -m '%u'
    delete user script = /opt/IDEALX/sbin/smbldap-userdel '%u'
    add group script = /opt/IDEALX/sbin/smbldap-groupadd -p '%g'
    delete group script = /opt/IDEALX/sbin/smbldap-groupdel '%g'
    add user to group script = /opt/IDEALX/sbin/smbldap-groupmod -m '%g' '%u'
    delete user from group script = /opt/IDEALX/sbin/smbldap-groupmod -x '%g' '%u'
    set primary group script = /opt/IDEALX/sbin/smbldap-usermod -g '%g' '%u'
    add machine script = /opt/IDEALX/sbin/smbldap-useradd -w '%u'
    shutdown script = /var/lib/samba/scripts/shutdown.sh
    abort shutdown script = /sbin/shutdown -c
    logon script = scripts\logon.bat
    logon path = \\%L\profiles\%U
    logon drive = X:
    domain logons = Yes
    domain master = Yes
    wins support = Yes
    ldap suffix = dc=abmas,dc=biz
    ldap machine suffix = ou=People
    ldap user suffix = ou=People
    ldap group suffix = ou=Groups
    ldap idmap suffix = ou=Idmap
    ldap admin dn = cn=sambaadmin,dc=abmas,dc=biz
    idmap backend = ldap://massive.abmas.biz
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    printer admin = root
    printing = cups

    Example6.4.Primary Domain Controller smb.conf File Part B

    [IPC$]
    path = /tmp
    [accounts]
    comment = Accounting Files
    path = /data/accounts
    read only = No
    [service]
    comment = Financial Services Files
    path = /data/service
    read only = No
    [pidata]
    comment = Property Insurance Files
    path = /data/pidata
    read only = No
    [homes]
    comment = Home Directories
    valid users = %S
    read only = No
    browseable = No
    [printers]
    comment = SMB Print Spool
    path = /var/spool/samba
    guest ok = Yes
    printable = Yes
    browseable = No

    Example6.5.Primary Domain Controller smb.conf File Part C

    [apps]
    comment = Application Files
    path = /apps
    admin users = bjones
    read only = No
    [netlogon]
    comment = Network Logon Service
    path = /var/lib/samba/netlogon
    admin users = root, Administrator
    guest ok = Yes
    locking = No
    [profiles]
    comment = Profile Share
    path = /var/lib/samba/profiles
    read only = No
    profile acls = Yes
    [profdata]
    comment = Profile Data Share
    path = /var/lib/samba/profdata
    read only = No
    profile acls = Yes
    [print$]
    comment = Printer Drivers
    path = /var/lib/samba/drivers
    write list = root
    admin users = root, Administrator

    Example6.6.Backup Domain Controller smb.conf File Part A

    # # Global parameters
    [global]
    unix charset = LOCALE
    workgroup = MEGANET2
    netbios name = BLDG1
    passdb backend = ldapsam:ldap://lapdc.abmas.biz
    username map = /etc/samba/smbusers
    log level = 1
    syslog = 0
    log file = /var/log/samba/%m
    max log size = 50
    smb ports = 139
    name resolve order = wins bcast hosts
    printcap name = CUPS
    show add printer wizard = No
    logon script = scripts\logon.bat
    logon path = \\%L\profiles\%U
    logon drive = X:
    domain logons = Yes
    os level = 63
    domain master = No
    wins server = 192.168.2.1
    ldap suffix = dc=abmas,dc=biz
    ldap machine suffix = ou=People
    ldap user suffix = ou=People
    ldap group suffix = ou=Groups
    ldap idmap suffix = ou=Idmap
    ldap admin dn = cn=sambaadmin,dc=abmas,dc=biz
    utmp = Yes
    idmap backend = ldap://massive.abmas.biz
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    printing = cups
    [accounts]
    comment = Accounting Files
    path = /data/accounts
    read only = No
    [service]
    comment = Financial Services Files
    path = /data/service
    read only = No

    Example6.7.Backup Domain Controller smb.conf File Part B

    [pidata]
    comment = Property Insurance Files
    path = /data/pidata
    read only = No
    [homes]
    comment = Home Directories
    valid users = %S
    read only = No
    browseable = No
    [printers]
    comment = SMB Print Spool
    path = /var/spool/samba
    guest ok = Yes
    printable = Yes
    browseable = No
    [apps]
    comment = Application Files
    path = /apps
    admin users = bjones
    read only = No
    [netlogon]
    comment = Network Logon Service
    path = /var/lib/samba/netlogon
    guest ok = Yes
    locking = No
    [profiles]
    comment = Profile Share
    path = /var/lib/samba/profiles
    read only = No
    profile acls = Yes
    [profdata]
    comment = Profile Data Share
    path = /var/lib/samba/profdata
    read only = No
    profile acls = Yes

    Key Points Learned

    • ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/Samba3-ByExample/secure.html 550:

      Example3.4.130 User Network with tdbsam [globals] Section

      # Global parameters
      [global]
      workgroup = PROMISES
      netbios name = DIAMOND
      interfaces = eth1, eth2, lo
      bind interfaces only = Yes
      passdb backend = tdbsam
      pam password change = Yes
      passwd program = /usr/bin/passwd %u
      passwd chat = *New*Password* %n\n *Re-enter*new*password*%n\n *Password*changed*
      username map = /etc/samba/smbusers
      unix password sync = Yes
      log level = 1
      syslog = 0
      log file = /var/log/samba/%m
      max log size = 50
      smb ports = 139
      name resolve order = wins bcast hosts
      time server = Yes
      printcap name = CUPS
      show add printer wizard = No
      add user script = /usr/sbin/useradd -m '%u'
      delete user script = /usr/sbin/userdel -r '%u'
      add group script = /usr/sbin/groupadd '%g'
      delete group script = /usr/sbin/groupdel '%g'
      add user to group script = /usr/sbin/usermod -G '%g' '%u'
      add machine script = /usr/sbin/useradd -s /bin/false -d /tmp '%u'
      shutdown script = /var/lib/samba/scripts/shutdown.sh
      abort shutdown script = /sbin/shutdown -c
      logon script = scripts\logon.bat
      logon path = \\%L\profiles\%U
      logon drive = X:
      logon home = \\%L\%U
      domain logons = Yes
      preferred master = Yes
      wins support = Yes
      utmp = Yes
      map acl inherit = Yes
      printing = cups
      cups options = Raw
      veto files = /*.eml/*.nws/*.{*}/
      veto oplock files = /*.doc/*.xls/*.mdb/


      ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/pam_winbind.8.html 70: the form of /tmp/krb5cc_UID will be created, where UID is ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/winbindd.8.html 211: log file parameter.

    FILES

    /etc/nsswitch.conf(5)

    Name service switch configuration file.

    /tmp/.winbindd/pipe

    The UNIX pipe over which clients communicate with 214: if both the /tmp/.winbindd directory 215: and /tmp/.winbindd/pipe file are owned by ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/smb.conf.5.html 201: path = /tmp/%u is interpreted as path = /tmp/john if the user connected with the 1294: socket. The default path as of ctdb 1.0 is /tmp/ctdb.socket which 1298:

    Example: ctdbd socket = /tmp/ctdb.socket 3615: share cache information.

    The cache files are stored in /tmp/lpq.xxxx 4777:

    Example: postexec = echo \"%u disconnected from %S from %m (%I)\" >> /tmp/log 4803:

    Example: preexec = echo \"%u connected to %S from %m (%I)\" >> /tmp/log 4957: /tmp/print.log; lpr -P %p %s; rm %s

    You may have to vary this command considerably depending 6342: owners of a file (in the same way the /tmp directory is usually configured). ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/vfs_smb_traffic_analyzer.8.html 69: use a unix domain socket located at /var/tmp/stadsocket, if ./patches/119758-27/SUNWsmbau/reloc/usr/share/samba/swat/help/manpages/pam_winbind.conf.5.html 51: the form of /tmp/krb5cc_UID will be created, where UID is ./patches/119758-27/SUNWsmbau/reloc/usr/bin/net 9360: ldif - put accounts in ldif format (file defaults to /tmp/tmp.ldif) ./patches/119758-27/119758-27.html 813:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmplout.c
    814:/usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmpltest.c
    1157:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmplout.c (deleted)
    1158:/usr/sfw/share/src/mozldap/mozilla/directory/c-sdk/ldap/libraries/libldap/tmpltest.c (deleted)
    2647:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-ByExample.xml (deleted)
    2648:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-Developers-Guide.xml (deleted)
    2649:/usr/sfw/share/src/samba/docs-xml/tmp/Samba3-HOWTO.xml (deleted)
    2650:/usr/sfw/share/src/samba/docs-xml/tmp/Samba4-HOWTO.xml (deleted)
    2651:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/eventlogadm.8.xml (deleted)
    2652:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/findsmb.1.xml (deleted)
    2653:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ad.8.xml (deleted)
    2654:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ldap.8.xml (deleted)
    2655:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_nss.8.xml (deleted)
    2656:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_rid.8.xml (deleted)
    2657:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_tdb.8.xml (deleted)
    2658:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/index.xml (deleted)
    2659:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/libsmbclient.7.xml (deleted)
    2660:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/lmhosts.5.xml (deleted)
    2661:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/log2pcap.1.xml (deleted)
    2662:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/mount.cifs.8.xml (deleted)
    2663:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/net.8.xml (deleted)
    2664:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmbd.8.xml (deleted)
    2665:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmblookup.1.xml (deleted)
    2666:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/ntlm_auth.1.xml (deleted)
    2667:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pam_winbind.7.xml (deleted)
    2668:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pdbedit.8.xml (deleted)
    2669:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/profiles.1.xml (deleted)
    2670:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/rpcclient.1.xml (deleted)
    2671:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/samba.7.xml (deleted)
    2672:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smb.conf.5.xml (deleted)
    2673:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcacls.1.xml (deleted)
    2674:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbclient.1.xml (deleted)
    2675:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcontrol.1.xml (deleted)
    2676:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcquotas.1.xml (deleted)
    2677:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbd.8.xml (deleted)
    2678:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbget.1.xml (deleted)
    2679:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbgetrc.5.xml (deleted)
    2680:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmnt.8.xml (deleted)
    2681:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmount.8.xml (deleted)
    2682:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.5.xml (deleted)
    2683:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.8.xml (deleted)
    2684:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbspool.8.xml (deleted)
    2685:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbstatus.1.xml (deleted)
    2686:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtar.1.xml (deleted)
    2687:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtree.1.xml (deleted)
    2688:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbumount.8.xml (deleted)
    2689:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/swat.8.xml (deleted)
    2690:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbbackup.8.xml (deleted)
    2691:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbdump.8.xml (deleted)
    2692:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbtool.8.xml (deleted)
    2693:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/testparm.1.xml (deleted)
    2694:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/umount.cifs.8.xml (deleted)
    2695:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_audit.8.xml (deleted)
    2696:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cacheprime.8.xml (deleted)
    2697:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cap.8.xml (deleted)
    2698:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_catia.8.xml (deleted)
    2699:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_commit.8.xml (deleted)
    2700:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_default_quota.8.xml (deleted)
    2701:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_extd_audit.8.xml (deleted)
    2702:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_fake_perms.8.xml (deleted)
    2703:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_full_audit.8.xml (deleted)
    2704:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_gpfs.8.xml (deleted)
    2705:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_netatalk.8.xml (deleted)
    2706:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_notify_fam.8.xml (deleted)
    2707:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_prealloc.8.xml (deleted)
    2708:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readahead.8.xml (deleted)
    2709:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readonly.8.xml (deleted)
    2710:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_recycle.8.xml (deleted)
    2711:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_shadow_copy.8.xml (deleted)
    2712:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_xattr_tdb.8.xml (deleted)
    2713:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfstest.1.xml (deleted)
    2714:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/wbinfo.1.xml (deleted)
    2715:/usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/winbindd.8.xml (deleted)
    2716:/usr/sfw/share/src/samba/docs-xml/tmp/test.xml (deleted)
    11744:/usr/sfw/share/src/samba/source4/scripting/devel/tmpfs.sh
    ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/config/autoconf/config.guess 108:: ${TMPDIR=/tmp} ; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/config/nfspwd.pl 42:if (m@^/[uh]/@o || s@^/tmp_mnt/@/@o) { ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/config/nfspwd 42:if (m@^/[uh]/@o || s@^/tmp_mnt/@/@o) { ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/ldapsearch.c 86: fprintf( stderr, " -t\t\twrite values to files in /tmp\n" ); 353: case 't': /* write attribute values to /tmp files */ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/examples-from-ldif-spec.ldif 164:jpegphoto:< file:///tmp/hjensen.jpg 181:jpegphoto:< file:///tmp/fiona.jpg ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/common.c 2128: * If this fails, we use "/tmp" on UNIX and fail on Windows. 2142: return( "/tmp" ); /* last resort on UNIX */ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/mozldap/c-sdk/ldap/clients/tools/fileurl.c 482: * strcat_escaped() can be found in ../../libraries/libldap/tmplout.c ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/util/util.c 59: return "/tmp"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/replace/libreplace.m4 140: char tpl[20]="/tmp/test.XXXXXX"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/replace/wscript 343: char tpl[20]="/tmp/test.XXXXXX"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/lib/replace/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/appendix.html 768:root# chmod 755 /srv/www/htdocs/lam/tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/ntmigration.html 639: -U Administrator%not24get > /tmp/vampire.log 2>1 ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/net2000users.html 794:


    Example6.3.Primary Domain Controller smb.conf File Part A

    # Global parameters
    [global]
    unix charset = LOCALE
    workgroup = MEGANET2
    passdb backend = ldapsam:ldap://massive.abmas.biz
    username map = /etc/samba/smbusers
    log level = 1
    syslog = 0
    log file = /var/log/samba/%m
    max log size = 0
    smb ports = 139
    name resolve order = wins bcast hosts
    time server = Yes
    printcap name = CUPS
    add user script = /opt/IDEALX/sbin/smbldap-useradd -m '%u'
    delete user script = /opt/IDEALX/sbin/smbldap-userdel '%u'
    add group script = /opt/IDEALX/sbin/smbldap-groupadd -p '%g'
    delete group script = /opt/IDEALX/sbin/smbldap-groupdel '%g'
    add user to group script = /opt/IDEALX/sbin/smbldap-groupmod -m '%g' '%u'
    delete user from group script = /opt/IDEALX/sbin/smbldap-groupmod -x '%g' '%u'
    set primary group script = /opt/IDEALX/sbin/smbldap-usermod -g '%g' '%u'
    add machine script = /opt/IDEALX/sbin/smbldap-useradd -w '%u'
    shutdown script = /var/lib/samba/scripts/shutdown.sh
    abort shutdown script = /sbin/shutdown -c
    logon script = scripts\logon.bat
    logon path = \\%L\profiles\%U
    logon drive = X:
    domain logons = Yes
    domain master = Yes
    wins support = Yes
    ldap suffix = dc=abmas,dc=biz
    ldap machine suffix = ou=People
    ldap user suffix = ou=People
    ldap group suffix = ou=Groups
    ldap idmap suffix = ou=Idmap
    ldap admin dn = cn=sambaadmin,dc=abmas,dc=biz
    idmap backend = ldap://massive.abmas.biz
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    printer admin = root
    printing = cups

    Example6.4.Primary Domain Controller smb.conf File Part B

    [IPC$]
    path = /tmp
    [accounts]
    comment = Accounting Files
    path = /data/accounts
    read only = No
    [service]
    comment = Financial Services Files
    path = /data/service
    read only = No
    [pidata]
    comment = Property Insurance Files
    path = /data/pidata
    read only = No
    [homes]
    comment = Home Directories
    valid users = %S
    read only = No
    browseable = No
    [printers]
    comment = SMB Print Spool
    path = /var/spool/samba
    guest ok = Yes
    printable = Yes
    browseable = No

    Example6.5.Primary Domain Controller smb.conf File Part C

    [apps]
    comment = Application Files
    path = /apps
    admin users = bjones
    read only = No
    [netlogon]
    comment = Network Logon Service
    path = /var/lib/samba/netlogon
    admin users = root, Administrator
    guest ok = Yes
    locking = No
    [profiles]
    comment = Profile Share
    path = /var/lib/samba/profiles
    read only = No
    profile acls = Yes
    [profdata]
    comment = Profile Data Share
    path = /var/lib/samba/profdata
    read only = No
    profile acls = Yes
    [print$]
    comment = Printer Drivers
    path = /var/lib/samba/drivers
    write list = root
    admin users = root, Administrator

    Example6.6.Backup Domain Controller smb.conf File Part A

    # # Global parameters
    [global]
    unix charset = LOCALE
    workgroup = MEGANET2
    netbios name = BLDG1
    passdb backend = ldapsam:ldap://lapdc.abmas.biz
    username map = /etc/samba/smbusers
    log level = 1
    syslog = 0
    log file = /var/log/samba/%m
    max log size = 50
    smb ports = 139
    name resolve order = wins bcast hosts
    printcap name = CUPS
    show add printer wizard = No
    logon script = scripts\logon.bat
    logon path = \\%L\profiles\%U
    logon drive = X:
    domain logons = Yes
    os level = 63
    domain master = No
    wins server = 192.168.2.1
    ldap suffix = dc=abmas,dc=biz
    ldap machine suffix = ou=People
    ldap user suffix = ou=People
    ldap group suffix = ou=Groups
    ldap idmap suffix = ou=Idmap
    ldap admin dn = cn=sambaadmin,dc=abmas,dc=biz
    utmp = Yes
    idmap backend = ldap://massive.abmas.biz
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    printing = cups
    [accounts]
    comment = Accounting Files
    path = /data/accounts
    read only = No
    [service]
    comment = Financial Services Files
    path = /data/service
    read only = No

    Example6.7.Backup Domain Controller smb.conf File Part B

    [pidata]
    comment = Property Insurance Files
    path = /data/pidata
    read only = No
    [homes]
    comment = Home Directories
    valid users = %S
    read only = No
    browseable = No
    [printers]
    comment = SMB Print Spool
    path = /var/spool/samba
    guest ok = Yes
    printable = Yes
    browseable = No
    [apps]
    comment = Application Files
    path = /apps
    admin users = bjones
    read only = No
    [netlogon]
    comment = Network Logon Service
    path = /var/lib/samba/netlogon
    guest ok = Yes
    locking = No
    [profiles]
    comment = Profile Share
    path = /var/lib/samba/profiles
    read only = No
    profile acls = Yes
    [profdata]
    comment = Profile Data Share
    path = /var/lib/samba/profdata
    read only = No
    profile acls = Yes

    Key Points Learned

    • ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-ByExample/secure.html 550:

      Example3.4.130 User Network with tdbsam [globals] Section

      # Global parameters
      [global]
      workgroup = PROMISES
      netbios name = DIAMOND
      interfaces = eth1, eth2, lo
      bind interfaces only = Yes
      passdb backend = tdbsam
      pam password change = Yes
      passwd program = /usr/bin/passwd %u
      passwd chat = *New*Password* %n\n *Re-enter*new*password*%n\n *Password*changed*
      username map = /etc/samba/smbusers
      unix password sync = Yes
      log level = 1
      syslog = 0
      log file = /var/log/samba/%m
      max log size = 50
      smb ports = 139
      name resolve order = wins bcast hosts
      time server = Yes
      printcap name = CUPS
      show add printer wizard = No
      add user script = /usr/sbin/useradd -m '%u'
      delete user script = /usr/sbin/userdel -r '%u'
      add group script = /usr/sbin/groupadd '%g'
      delete group script = /usr/sbin/groupdel '%g'
      add user to group script = /usr/sbin/usermod -G '%g' '%u'
      add machine script = /usr/sbin/useradd -s /bin/false -d /tmp '%u'
      shutdown script = /var/lib/samba/scripts/shutdown.sh
      abort shutdown script = /sbin/shutdown -c
      logon script = scripts\logon.bat
      logon path = \\%L\profiles\%U
      logon drive = X:
      logon home = \\%L\%U
      domain logons = Yes
      preferred master = Yes
      wins support = Yes
      utmp = Yes
      map acl inherit = Yes
      printing = cups
      cups options = Raw
      veto files = /*.eml/*.nws/*.{*}/
      veto oplock files = /*.doc/*.xls/*.mdb/


      ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/VFS.html 513:clamd socket name = /tmp/clamd ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/install.html 62:

      Example1.1.A minimal smb.conf

      [global]
      workgroup = WKG
      netbios name = MYNAME
      [share1]
      path = /tmp
      [share2]
      path = /my_shared_folder
      comment = Some random files

    TDB Database File Information

    ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/classicalprinting.html 253: No path in service printers - using /tmp 590:to /tmp/print.log, print the file, then remove it. The semicolon (;) 592:

    print command = echo Printing %s >> /tmp/print.log; lpr -P %p %s; rm %s

    ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/diagnosis.html 27:

    Example38.1.smb.conf with [tmp] Share

    [tmp]
    comment = temporary files
    path = /tmp
    read only = yes

    Note

    242:Run the command smbclient //BIGSERVER/TMP. You should 246:the command line for example, smbclient //bigserver/tmp -Ujohndoe. 249:smbclient //bigserver/tmp -Ujohndoe%secret. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/CUPS-printing.html 119:

    Example22.2.Overriding Global CUPS Settings for One Printer

    [global]
    printing = cups
    printcap name = cups
    load printers = yes
    [printers]
    comment = All Printers
    path = /var/spool/samba
    guest ok = yes
    writable = no
    printable = yes
    printer admin = root, @ntadmins, @smbprintadm
    [special_printer]
    comment = A special printer with his own settings
    path = /var/spool/samba-special
    printing = sysv
    printcap = lpstat
    print command = echo "NEW: `date`: printfile %f" >> /tmp/smbprn.log ; echo " `date`: p-%p s-%s f-%f" >> /tmp/smbprn.log ; echo " `date`: j-%j J-%J z-%z c-%c" >> /tmp/smbprn.log ; rm %f
    guest ok = no
    writable = no
    printable = yes
    printer admin = kurt
    hosts deny = 0.0.0.0
    hosts allow = turbo_xp, 10.160.50.23, 10.160.51.60

    121: known to Samba into the /tmp/smbprn.log file and deletes the job-file. Moreover, the 1686: put /var/spool/cups/tmp/3e98bf2d333b5 W32X86/infotec_2105.ppd; \ 1693:putting file /var/spool/cups/tmp/3e98bf2d333b5 as \W32X86/infotec_2105.ppd 1709: put /var/spool/cups/tmp/3e98bf2d333b5 WIN40/infotec_2105.PPD; \ 1719: putting file /var/spool/cups/tmp/3e98bf2d333b5 as \WIN40/infotec_2105.PPD ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/AccessControls.html 263: directories, such as /tmp, that are world-writable. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/Samba3-HOWTO/ix01.html 1:Index

    Index

    Symbols

    "Printers" folder, Caveats to Be Considered, Installing the PostScript Driver on a Client, Manual Driver Installation in 15 Steps
    $, Manual Creation of Machine Trust Accounts
    %i macro, Multiple Virtual Server Personalities
    %L, Multiple Virtual Server Personalities
    %PDF, MIME Types and CUPS Filters
    %SystemRoot%\System32\config, MS Windows NT4-style Domain Control
    ../source/nsswitch, Configure Winbind and PAM
    .ai, MIME Types and CUPS Filters
    .AppleDouble, netatalk
    .eps, MIME Types and CUPS Filters
    .pdf, MIME Types and CUPS Filters
    .PDS extension, Windows NT4 Workstation
    .profiles, Windows 9x/Me User Profiles
    .ps, MIME Types and CUPS Filters
    .recycle, recycle
    /bin/false, Example Configuration, User Rights and Privileges
    /dev/null, User Rights and Privileges
    /dev/shadowvol, Shadow Copy Setup
    /etc/cups/, MIME Types and CUPS Filters
    /etc/cups/mime.convs, Raw Print Serving: Vendor Drivers on Windows Clients, Explicitly Enable “raw” Printing for application/octet-stream, MIME Type Conversion Rules, application/octet-stream Printing
    /etc/cups/mime.types, Raw Print Serving: Vendor Drivers on Windows Clients, Explicitly Enable “raw” Printing for application/octet-stream, application/octet-stream Printing
    /etc/fstab, Shadow Copy Setup
    /etc/group, Share-Level Security, Discussion, Nested Groups: Adding Windows Domain Groups to Windows Local Groups, Sample smb.conf Add Group Script, Domain Member Server or Domain Member Client, The [global] Section, Features and Benefits, HPUX
    /etc/groups, Anatomy of /etc/pam.d Entries
    /etc/host.conf, Name Resolution in a Pure UNIX/Linux World, /etc/host.conf
    /etc/hosts, Configure /etc/krb5.conf, How Browsing Functions, Name Resolution in a Pure UNIX/Linux World, /etc/hosts, Name Resolution as Used within MS Windows Networking, The Tests
    /etc/hosts>, /etc/hosts
    /etc/inetd.conf, Linux/FreeBSD-Specific PAM Configuration, Starting from inetd.conf
    /etc/init.d/samba, Joining an NT4-type Domain with Samba-3, Linux
    /etc/init.d/samba.server, Solaris
    /etc/init.d/smb, Linux
    /etc/krb5.conf, Configure /etc/krb5.conf, Possible Errors, ADS Domains, IDMAP Storage in LDAP Using Winbind
    /etc/ldap.conf, IDMAP Storage in LDAP Using Winbind, IDMAP and NSS Using LDAP from ADS with RFC2307bis Schema Extension
    /etc/logingroup, HPUX
    /etc/mime.conv, Central Print Serving
    /etc/mime.types, Central Print Serving
    /etc/nsswitch.conf, Domain Member Server or Domain Member Client, NT4-Style Domains (Includes Samba Domains), IDMAP_RID with Winbind, IDMAP and NSS Using LDAP from ADS with RFC2307bis Schema Extension, Name Service Switch, Configure nsswitch.conf and the Winbind Libraries on Linux and Solaris, Name Resolution in a Pure UNIX/Linux World, /etc/nsswitch.conf
    /etc/openldap/slapd.conf, The Primary Domain Controller
    /etc/openldap/sldap.conf, Accounts and Groups Management
    /etc/pam.conf, Solaris-Specific Configuration, Features and Benefits, Technical Discussion, Anatomy of /etc/pam.d Entries
    /etc/pam.d, Requirements, Testing Things Out, Configure Winbind and PAM, Features and Benefits
    /etc/pam.d/, Pluggable Authentication Modules, Technical Discussion
    /etc/pam.d/ftp, Linux/FreeBSD-Specific PAM Configuration
    /etc/pam.d/login, Linux/FreeBSD-Specific PAM Configuration
    /etc/pam.d/samba, Linux/FreeBSD-Specific PAM Configuration
    /etc/passwd, Share-Level Security, Example Configuration, “$” Cannot Be Included in Machine Name, MS Windows Workstation/Server Machine Trust Accounts, Manual Creation of Machine Trust Accounts, Windows 200x/XP Professional Client, Adding Machine to Domain Fails, Background, Reference Documentation Server, Central Print Serving, Backward Compatibility Account Storage Systems, Plaintext, Schema and Relationship to the RFC 2307 posixAccount, Applicable Only to Versions Earlier than 3.0.11, Domain Member Server or Domain Member Client, Samba as the Trusted Domain, Features and Benefits, Starting and Testing the winbindd Daemon, Features and Benefits
    /etc/printcap, Basic CUPS Support Configuration
    /etc/resolv.conf, Name Resolution in a Pure UNIX/Linux World, Assumptions, The Tests
    /etc/samba, Multiple Virtual Server Personalities, Multiple Virtual Server Hosting, The Tests
    /etc/samba/scripts, Managing Nest Groups on Workstations from the Samba Server
    /etc/samba/secrets.tdb, Joining an NT4-type Domain with Samba-3
    /etc/samba/smb.conf, Configuring Samba (smb.conf)
    /etc/samba/smbpasswd, Plaintext
    /etc/samba/smbusers, User Mapping
    /etc/shadow, Background, Backward Compatibility Account Storage Systems
    /etc/smbpasswd, Plaintext
    /etc/ssl/certs/slapd.pem, LDAP Configuration Notes
    /etc/xinetd.d, Linux/FreeBSD-Specific PAM Configuration
    /etc/xinetd.d/telnet, Linux/FreeBSD-Specific PAM Configuration
    /export, Reference Documentation Server
    /lib/libnss_example.so, Name Service Switch
    /lib/libnss_files.so, Name Service Switch
    /lib/security, Configure Winbind and PAM, PAM Configuration Syntax
    /lib/security/, Pluggable Authentication Modules
    /opt/samba/bin, Locating the SWAT File
    /tmp, File and Directory Access Control
    /usr/bin/openssl, Securing SWAT through SSL
    /usr/lib/samba/vfs, Discussion
    /usr/lib/security, NSS Winbind on AIX, Configure Winbind and PAM
    /usr/lib/security/methods.cfg, NSS Winbind on AIX
    /usr/local/lib, Configure nsswitch.conf and the Winbind Libraries on Linux and Solaris
    /usr/local/samba, Starting and Testing the winbindd Daemon
    /usr/local/samba/bin, Linux, Solaris, Locating the SWAT File
    /usr/local/samba/lib, The Tests
    /usr/local/samba/lib/vfs, Discussion
    /usr/local/samba/private/secrets.tdb, Joining an NT4-type Domain with Samba-3
    /usr/local/samba/swat, Enabling SWAT for Use
    /usr/local/samba/var, Access Controls on Shares, Assumptions
    /usr/local/samba/var/locks, Static WINS Entries
    /usr/sbin, Locating the SWAT File, Enabling SWAT for Use
    /usr/share/samba/swat, Enabling SWAT for Use
    /var/locks/*.tdb, Corrupt tdb Files
    /var/log/samba, Assumptions
    /var/run/samba, Static WINS Entries
    /var/spool/cups/, Autodeletion or Preservation of CUPS Spool Files
    /var/spool/samba, Central Print Serving, Autodeletion or Preservation of CUPS Spool Files
    250-user limit, tdbsam
    3.0.11, The Administrator Domain SID
    4,500 user accounts, tdbsam
    4294967295, Interdomain Trust Relationships
    8.3 file names, MS Windows NTFS Comparison with UNIX File Systems
    >Domain User Manager, Creating an NT4 Domain Trust
    \\%L\%U\.profiles, Windows 9x/Me User Profiles
    \\SERVER, Problem Resolution
    _kerberos.REALM.NAME, Configure /etc/krb5.conf
    _kerberos._udp, Notes
    _ldap._tcp, Notes
    _ldap._tcp.pdc._msdcs.quenya.org, NetBIOS Over TCP/IP Disabled

    , Configuration File Syntax, Example Configuration, Anonymous Read-Only Document Server, Anonymous Read-Write Document Server, Anonymous Print Server, Secure Read-Write File and Print Server, Example Configuration, Example: Engineering Office, The Primary Domain Controller, Backup Domain Controller, Example Configuration, Example Configuration, Example Configuration, Example Configuration, Example Configuration, Password Checking, Single Sign-On and Domain Security, Domain Control: Example Configuration, Example Configuration, Example PDC Configuration, LDAP Configuration Notes, Example Configuration, Manual Creation of Machine Trust Accounts, On-the-Fly Creation of Machine Trust Accounts, Samba Client, Joining an NT4-type Domain with Samba-3, Configure smb.conf, Configure /etc/krb5.conf, Sharing User ID Mappings between Samba Domain Members, Reference Documentation Server, Central Print Serving, Configuring Workgroup Browsing, Domain Browsing Configuration, Multiple Interfaces, Use of the Remote Announce Parameter, Use of the Remote Browse Sync Parameter, WINS Server Configuration, Name Resolution Order, Mapping Common UIDs/GIDs on Distributed Machines, Configuring Samba, Sample smb.conf Add Group Script, Managing Nest Groups on Workstations from the Samba Server, NT4-Style Domains (Includes Samba Domains), ADS Domains, IDMAP_RID with Winbind, IDMAP Storage in LDAP Using Winbind, IDMAP and NSS Using LDAP from ADS with RFC2307bis Schema Extension, Using the “net rpc rights” Utility, File, Directory, and Share Access Controls, Interaction with the Standard Samba “create mask” Parameters, Users Cannot Write to a Public Share, MS Word with Samba Changes Owner of File, Disabling Oplocks, Disabling Kernel Oplocks, Using Host-Based Protection, User-Based Protection, Using Interface Protection, Using IPC$ Share-Based Denials , Why Can Users Access Other Users' Home Directories?, Interdomain Trust Relationships, Features and Benefits, MSDFS UNIX Path Is Case-Critical, Simple Print Configuration, Rapid Configuration Validation, Extended Printing Configuration, Custom Print Commands, Creating the [print$] Share, Simple smb.conf Settings for CUPS, More Complex CUPS smb.conf Settings, From Windows Clients to a CUPS/Samba Print Server, Prepare Your smb.conf for cupsaddsmb, Discussion, Shadow Copy Setup, Configure smb.conf, Solaris-Specific Configuration, Remote Management from NoMachine.Com, NT4/200x User Profiles, Windows 9x/Me User Profiles, Mixed Windows Windows 9x/Me and NT4/200x User Profiles, Changing the Default Profile, The NetBIOS Name Cache, WINS Lookup, Basic Parameter Setting, Individual Implementations, Handling Large Directories, Advanced Configuration Techniques, Multiple Virtual Server Personalities, Multiple Virtual Server Hosting, IdMap LDAP Support, Assumptions, The Tests, Debug Levels, Debugging-Specific Operations, Windows 2000 Service Pack 2

    A

    abbreviated keystrokes, TCP/IP Configuration
    aborting shutdown, Description of Privileges
    accept connections, Using Interface Protection
    access, User and Group Changes
    Access, Using the “net rpc rights” Utility
    access authentication, Mapping Common UIDs/GIDs on Distributed Machines
    access control, Features and Benefits, Single Sign-On and Domain Security, Background, Access Controls on Shares, Advanced Network Management
    Access Control, Domain Logon Configuration: Windows 9x/Me
    Access Control Entries (see ACE)
    Access Control List, File, Directory, and Share Access Controls
    access control needs, Server Share and Directory Layout
    access controls, Features and Benefits, Comments Regarding LDAP, The pdbedit Tool, Mapping Windows Groups to UNIX Groups, Features and Benefits, Protecting Directories and Files from Deletion
    Access Controls, Objectives
    access denied, Using IPC$ Share-Based Denials
    access policies, Domain Account Policy Managment
    access rights, Features and Benefits, Overview, Trust Relationship Background
    account, Example Configuration, Features and Benefits, Windows 200x/XP Professional Client, Anatomy of /etc/pam.d Entries
    backend, Features and Benefits, Domain Controller Types
    database, Domain Security Mode (User-Level Security)
    backends, Features and Benefits
    account access controls, New Account Storage Systems
    account attributes, Primary Domain Controller
    account backends, Account Information Databases
    account containers, Initialize the LDAP Database
    account control block (see ACB)
    account control flags, Account Flags Management
    account controls, MS Windows Workstation/Server Machine Trust Accounts
    Account Controls, Managing Account/User Policies
    account database, Password Backends
    account deleted, Deleting Accounts
    account encode_bits, Account Flags Management
    account flag order, Account Flags Management
    Account Flags, Listing User and Machine Accounts
    account flags, Account Flags Management
    account import/export, The pdbedit Tool, Account Import/Export
    account information, MS Windows NT4-style Domain Control, MS Windows Workstation/Server Machine Trust Accounts, Schema and Relationship to the RFC 2307 posixAccount, UNIX and Windows User Management
    account information database, Mapping User Identifiers between MS Windows and UNIX
    account management, Primary Domain Controller
    account name, Domain Member Server or Domain Member Client, User Rights and Privileges, Samba as the Trusted Domain
    account policies, Preparing for Domain Control
    account policy, The pdbedit Tool
    account restrictions, Managing Account/User Policies
    account security, The pdbedit Tool
    account storage backends, Passdb Backends and Authentication
    account storage mechanisms, Account Information Databases
    account storage system, Account Information Databases
    Account Unknown, Nested Groups: Adding Windows Domain Groups to Windows Local Groups
    accountability, The pdbedit Tool
    accounts, Introduction
    ACL, User and Group Changes, Security and sambaSamAccount, Nested Groups: Adding Windows Domain Groups to Windows Local Groups, Description of Privileges, Features and Benefits, Printing Developments Since Samba-2.2, Introduction
    ACLs, File, Directory, and Share Access Controls, The Obsoleted [printer$] Section
    File System, File and Directory Access Control
    POSIX, File, Directory, and Share Access Controls, Features and Benefits
    share, Features and Benefits
    Windows, Features and Benefits
    ACLs on share, Windows 200x/XP
    ACLs on shares, Features and Benefits
    across network segments, NetBIOS over TCP/IP
    active directory, Features and Benefits, Features and Benefits, Single Sign-On and Domain Security, Preparing for Domain Control, Samba ADS Domain Control
    Active Directory, Active Directory Domain Control, Samba ADS Domain Membership, UNIX and Windows Group Management, Standalone Samba Server, Domain Member Server or Domain Member Client, IDMAP_RID with Winbind, Interdomain Trust Relationships, New Features in Samba-3.2.x Series
    Active Directory Server, Objectives
    AD4UNIX, Domain Member Server or Domain Member Client
    ADAM, IDMAP Storage in LDAP Using Winbind
    add a user account, Adding User Accounts
    add client machines, Using the “net rpc rights” Utility
    add domain users and groups to a local group, What Rights and Privileges Will Permit Windows Client Administration?
    add drivers, The [global] Section
    add machine script, On-the-Fly Creation of Machine Trust Accounts, Using the “net rpc rights” Utility, Changes in Behavior
    Add Printer Wizard, Features and Benefits, The [global] Section, Printing Developments Since Samba-2.2
    add printer wizard, Driver Upload Methods
    add user script, User Account Management, Changes in Behavior
    add/delete/change share, Description of Privileges
    adddriver, Installing Driver Files into [print$], Running rpcclient with adddriver, Specific Driver Name Flexibility, A Check of the rpcclient man Page, Troubleshooting Revisited
    additional driver, Additional Client Driver Installation
    additional privileges, Description of Privileges
    addmem, Nested Groups: Adding Windows Domain Groups to Windows Local Groups
    AddPrinterDriver(), A Check of the rpcclient man Page
    admincfg.exe, Configuring Windows for Workgroups Password Handling
    administrative actions, Using the “net rpc rights” Utility
    administrative duties, Overview
    administrative privileges, Nested Groups: Adding Windows Domain Groups to Windows Local Groups, Join the Samba Server to the PDC Domain
    administrative responsibilities, Trust Relationship Background
    administrative rights, Description of Privileges, What Rights and Privileges Will Permit Windows Client Administration?
    administrative rights and privileges, What Rights and Privileges Will Permit Windows Client Administration?
    Administrative Templates, MS Windows 200x/XP Professional Policies
    Administrator, Discussion, Important Administrative Information, Join the Samba Server to the PDC Domain
    administrator account, Windows 200x/XP Professional Client, Windows NT4 Client
    Administrator account, Create the Computer Account
    administrator password, Notes
    Administrator%password, Joining an NT4-type Domain with Samba-3
    Adobe, GDI on Windows, PostScript on UNIX, PostScript Drivers with No Major Problems, Even in Kernel ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/manpages/vfs_smb_traffic_analyzer.8.html 69: use a unix domain socket located at /var/tmp/stadsocket, if ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/manpages/pam_winbind.8.html 70: the form of /tmp/krb5cc_UID will be created, where UID is ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/manpages/smb.conf.5.html 201: path = /tmp/%u is interpreted as path = /tmp/john if the user connected with the 1294: socket. The default path as of ctdb 1.0 is /tmp/ctdb.socket which 1298:

    Example: ctdbd socket = /tmp/ctdb.socket 3615: share cache information.

    The cache files are stored in /tmp/lpq.xxxx 4777:

    Example: postexec = echo \"%u disconnected from %S from %m (%I)\" >> /tmp/log 4803:

    Example: preexec = echo \"%u connected to %S from %m (%I)\" >> /tmp/log 4957: /tmp/print.log; lpr -P %p %s; rm %s

    You may have to vary this command considerably depending 6342: owners of a file (in the same way the /tmp directory is usually configured). ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/manpages/winbindd.8.html 211: log file parameter.

    FILES

    /etc/nsswitch.conf(5)

    Name service switch configuration file.

    /tmp/.winbindd/pipe

    The UNIX pipe over which clients communicate with 214: if both the /tmp/.winbindd directory 215: and /tmp/.winbindd/pipe file are owned by ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/htmldocs/manpages/pam_winbind.conf.5.html 51: the form of /tmp/krb5cc_UID will be created, where UID is ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/smb.conf.5 407:\(lqpath = /tmp/%u\(rq 409:\(lqpath = /tmp/john\(rq 2159:clustering=yes, you need to tell Samba where ctdbd listens on its unix domain socket\&. The default path as of ctdb 1\&.0 is /tmp/ctdb\&.socket which you have to explicitly set for Samba in smb\&.conf\&. 2165:\fI\fIctdbd socket\fR\fR\fI = \fR\fI/tmp/ctdb\&.socket\fR\fI \fR 5653:/tmp/lpq\&.xxxx 7600:\fI\fIpostexec\fR\fR\fI = \fR\fIecho \e"%u disconnected from %S from %m (%I)\e" >> /tmp/log\fR\fI \fR 7645:\fI\fIpreexec\fR\fR\fI = \fR\fIecho \e"%u connected to %S from %m (%I)\e" >> /tmp/log\fR\fI \fR 7893:print command = echo Printing %s >> /tmp/print\&.log; lpr \-P %p %s; rm %s 10165:This parameter specifies the absolute path of the directory on the filesystem used to store the user defined share definition files\&. This directory must be owned by root, and have no access for other, and be writable only by the group owner\&. In addition the "sticky" bit must also be set, restricting rename and delete to owners of a file (in the same way the /tmp directory is usually configured)\&. Members of the group owner of this directory are the users allowed to create usershares\&. If this parameter is undefined then no user defined shares are allowed\&. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/pam_winbind.conf.5 75:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&. This setting is empty by default\&. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/pam_winbind.8 109:\fIFILE\fR\&. In that case a credential cache in the form of /tmp/krb5cc_UID will be created, where UID is replaced with the numeric user id\&. Leave empty to just do kerberos authentication without having a ticket cache after the logon has succeeded\&. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/vfs_smb_traffic_analyzer.8 277:If STRING matches to "unix_domain_socket", the module will use a unix domain socket located at /var/tmp/stadsocket, if STRING contains an different string or is not defined, the module will use an internet domain socket for data transfer\&. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs/manpages/winbindd.8 522:/tmp/\&.winbindd/pipe 527:/tmp/\&.winbindd 529:/tmp/\&.winbindd/pipe ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/server/rename.exp 21:foreach { op } {"!touch /tmp/test.out\r" "lcd /tmp\r" "rm test.out\r" \ 34:file delete "/tmp/test.out" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/server/ipc.exp 25:do_smbclient "lcd /tmp\r" "lcd /tmp" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/server/xfer.exp 22:foreach { op } { "!dd if=/dev/urandom of=/tmp/file bs=1048576 count=1\r" \ 23: "lcd /tmp\r" "put file\r" "get file /tmp/file2\r" } { 37:set output [util_start "diff" "/tmp/file /tmp/file2" ""] 48:file delete /tmp/file /tmp/file2 ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/smbd/sighup.exp 15: set name "/tmp/smb.conf-test-[pid]" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getpwent_r.c 22: sprintf(fname, "/tmp/getpwent_r-%s.out-%d", id, getpid()); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getgrent_r.c 22: sprintf(fname, "/tmp/getgrent_r-%s.out-%d", id, getpid()); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getent_r.sh 4:# in /tmp by the get{pw,gr}ent_r.c and program are identical. If there is 11:FILES="/tmp/${TYPE}_r-${ID}.out-*" 21:SORTED="/tmp/${TYPE}_r-${ID}.out-*.sorted" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getgrent_r.exp 22:file delete [glob -nocomplain "/tmp/getgrent_r-$pid.out-*"] ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testsuite/nsswitch/getpwent_r.exp 22:file delete [glob -nocomplain "/tmp/getpwent_r-$pid.out-*"] ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/buildtools/compare_generated.sh 39: t1=/tmp/$bname.old.$$ 40: t2=/tmp/$bname.new.$$ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/README 8:The package will be created in the /tmp directory. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/r.swat 3: sed -e '/^swat.*swat$/d' $dest >/tmp/$$swat || exit 2 5: cp -f /tmp/$$swat $dest || exit 2 6: rm -f /tmp/$$swat ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/smb.conf.default 197:; path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/makepkg.sh 121:TMPINSTALLDIR="/tmp/`basename $DISTR_BASE`-build" 233:pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype 236: pkgtrans /tmp samba.pkg samba 239:echo The samba package is in /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Solaris/i.swat 3: sed -e '/^swat.*swat$/d' $dest >/tmp/$$swat || exit 2 4: cat $src >>/tmp/$$swat || exit 2 7: cp -f /tmp/$$swat $dest || exit 2 8: rm -f /tmp/$$swat ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL-CTDB/setup/smb.conf 197:; path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL-CTDB/setup/smbprint 80:#echo $share $password $translate $x_command > /tmp/smbprint.log ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL/makerpms.git.sh 93: cp ${DOCS_TARBALL} /tmp/${DOCS} 95: tar xjf /tmp/${DOCS} 97: rm -f /tmp/${DOCS} ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL/setup/smb.conf 197:; path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/RHEL/setup/smbprint 80:#echo $share $password $translate $x_command > /tmp/smbprint.log ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/LSB/lsb-samba.spec 22:BuildRoot: /var/tmp/%{name}-root ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/LSB/smb.conf 213:; path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Example/setup.sh 9:uniq /etc/services /tmp/tempserv 10:cp /tmp/tempserv /etc/services 11:rm /tmp/tempserv 13:uniq /etc/inetd.conf /tmp/tempinetd 14:cp /tmp/tempinetd /etc/inetd.conf 15:rm /tmp/tempinetd ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/Example/skeleton.tar 217:; path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/SGI/sambalp 155: # Remove the file only if it lives in a directory ending in /tmp. 156: unlink($file) if ($file =~ m(/tmp/[^/]+$)); 159: # Remove the file only if current directory ends in /tmp. 160: unlink($file) if (`pwd` =~ m(/tmp$)); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/SGI/relnotes.html 188:/tmp. The workgroup is set by default to "workgroup". It is highly ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/packaging/SGI/smb.conf 10:; /usr/tmp and allows access to all printers returned by lpstat. 133: path = /usr/tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testprogs/blackbox/wintest/wintest.conf 1:#export WINTEST_STARTUP="/tmp/startup client" 2:#export WINTEST_SHUTDOWN=/tmp/shutdown client" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testprogs/blackbox/test_passwords.sh 38: $VALGRIND $smbclient //$SERVER/tmp -c "$cmd" -W "$DOMAIN" $@ 57:KRB5CCNAME="$PREFIX/tmpuserccache" 60:echo $USERPASS > $PREFIX/tmpuserpassfile 62:testit "kinit with user password" $samba4kinit --password-file=$PREFIX/tmpuserpassfile --request-pac nettestuser@$REALM || failed=`expr $failed + 1` 69:echo $NEWUSERPASS > ./tmpuserpassfile 70:testit "kinit with user password" $samba4kinit --password-file=./tmpuserpassfile --request-pac nettestuser@$REALM || failed=`expr $failed + 1` 81:#cat > ./tmpkpasswdscript < ./tmpkpasswdscript < ./tmpkpasswdscript < ./tmpkpasswdscript < ./tmpkpasswdscript <$PREFIX/tmppassfile 29:testit "kinit with passwd" $samba4kinit -e arcfour-hmac-md5 --password-file=$PREFIX/tmppassfile $TESTUSER@SAMBA.EXAMPLE.COM || failed=`expr $failed + 1` 36:rm -f $PREFIX/tmpccache $PREFIX/testuser.kt ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testprogs/blackbox/test_chgdcpass.sh 38: $VALGRIND $smbclient $CONFIGURATION //$SERVER/tmp -c "$cmd" -W "$DOMAIN" $@ 50:KRB5CCNAME="$PREFIX/tmpccache" 67:rm -f $PREFIX/tmpccache tmpccfile tmppassfile tmpuserpassfile tmpuserccache tmpkpasswdscript ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testprogs/blackbox/test_kinit.sh 43: $VALGRIND $smbclient $CONFIGURATION //$SERVER/tmp -c "$cmd" -W "$DOMAIN" $@ 58:KRB5CCNAME="$PREFIX/tmpccache" 63:echo $PASSWORD > $PREFIX/tmppassfile 65:testit "kinit with password" $samba4kinit $enctype --password-file=$PREFIX/tmppassfile --request-pac $USERNAME@$REALM || failed=`expr $failed + 1` 66:testit "kinit with password (enterprise style)" $samba4kinit $enctype --enterprise --password-file=$PREFIX/tmppassfile --request-pac $USERNAME@$REALM || failed=`expr $failed + 1` 67:testit "kinit with password (windows style)" $samba4kinit $enctype --renewable --windows --password-file=$PREFIX/tmppassfile --request-pac $USERNAME@$REALM || failed=`expr $failed + 1` 75:echo $USERPASS > $PREFIX/tmpuserpassfile 81:cat > $PREFIX/tmpldbmodify < $PREFIX/tmpuserpassfile 105:testit "kinit with user password" $samba4kinit $enctype --password-file=$PREFIX/tmpuserpassfile --request-pac nettestuser@$REALM || failed=`expr $failed + 1` 112:echo $NEWUSERPASS > $PREFIX/tmpuserpassfile 114:cat > $PREFIX/tmpkpasswdscript < $PREFIX/tmpuserpassfile 133:cat > $PREFIX/tmpkpasswdscript < $PREFIX/tmpuserpassfile 150:cat > $PREFIX/tmpkpasswdscript < /tmp/samba3.alpha23.ldif ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/tridge/smb.conf 36: path = /tmp 39: print command = cp %s /tmp/smb.%U.prn 40: lpq command = cat /tmp/xxyz 58: path = /tmp 87: path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/misc/adssearch.pl 788: my $KRB5_CONFIG = "/tmp/.krb5.conf.telads-$<"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/ad-bench/settings.sh 36:NEW_KRB5CCNAME=/tmp/ad_test_ccname ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/libsmbclient/smbwrapper/wrapper.c 86:#define SMBW_DEBUG_FILE "/tmp/smbw.log" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/printing/smbprint 112:debugfile="/tmp/smb-print/logfile" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/smb.conf.default 197:; path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/VFS/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/examples/VFS/configure 4595:# creating and moving files from /tmp can sometimes cause problems. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml 427:/tmp 431: directories, such as /tmp, that are world-writable. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-HOWTO/TOSHARG-Diagnosis.xml 64:/tmp 409:Run the command smbclient //BIGSERVER/TMP. You should 413:the command line &smbmdash; for example, smbclient //bigserver/tmp -Ujohndoe. 418:smbclient //bigserver/tmp -Ujohndoe%secret. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-HOWTO/TOSHARG-Printing.xml 396: No path in service printers - using /tmp 1041:to /tmp/print.log, print the file, then remove it. The semicolon (;) 1046: echo Printing %s >> /tmp/print.log; lpr -P %p %s; rm %s ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-HOWTO/TOSHARG-VFS.xml 924:clamd socket name = /tmp/clamd ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-HOWTO/TOSHARG-CUPS-printing.xml 242: echo "NEW: `date`: printfile %f" >> /tmp/smbprn.log ; echo " `date`: p-%p s-%s f-%f" >> /tmp/smbprn.log ; echo " `date`: j-%j J-%J z-%z c-%c" >> /tmp/smbprn.log ; rm %f 254: known to Samba into the /tmp/smbprn.log file and deletes the job-file. Moreover, the 2836: put /var/spool/cups/tmp/3e98bf2d333b5 W32X86/infotec_2105.ppd; \ 2843:putting file /var/spool/cups/tmp/3e98bf2d333b5 as \W32X86/infotec_2105.ppd 2859: put /var/spool/cups/tmp/3e98bf2d333b5 WIN40/infotec_2105.PPD; \ 2869: putting file /var/spool/cups/tmp/3e98bf2d333b5 as \WIN40/infotec_2105.PPD ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-HOWTO/TOSHARG-Install.xml 112: /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-ByExample/SBE-SecureOfficeServer.xml 836:/usr/sbin/useradd -s /bin/false -d /tmp '%u' ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-ByExample/SBE-Appendix1.xml 1095:&rootprompt; chmod 755 /srv/www/htdocs/lam/tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-ByExample/SBE-2000UserNetwork.xml 1105:/tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/Samba3-ByExample/SBE-MigrateNT4Samba3.xml 969: -U Administrator%not24get > /tmp/vampire.log 2>1 ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/smbdotconf/printing/printcommand.xml 59: /tmp/print.log; lpr -P %p %s; rm %s ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/smbdotconf/printing/lpqcachetime.xml 14: The cache files are stored in /tmp/lpq.xxxx ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/smbdotconf/misc/ctdbdsocket.xml 9: socket. The default path as of ctdb 1.0 is /tmp/ctdb.socket which 14:/tmp/ctdb.socket ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/smbdotconf/misc/preexec.xml 28:echo \"%u connected to %S from %m (%I)\" >> /tmp/log ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/smbdotconf/misc/usersharepath.xml 12: owners of a file (in the same way the /tmp directory is usually configured). ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/smbdotconf/misc/postexec.xml 20:echo \"%u disconnected from %S from %m (%I)\" >> /tmp/log ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/test/index.xml 18: I use /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/using_samba/ch04.xml 46: path = /usr/tmp 497: path = /usr/tmp 1087:/tmp 1175:print sharespath optionThis option, which has the synonym directory, indicates the pathname at the root of the file or printing share. You can choose any path on the Samba server, so long as the owner of the Samba process that is connecting has read and write access to that directory. If the path is for a printing share, it should point to a temporary directory where files can be written on the server before being spooled to the target printer ( /tmp and /var/spool are popular choices). If this path is for a disk sharespath optiondisk share, the contents of the folder representing the share name on the client will match the content of the directory on the Samba server. For example, if we have the following disk share listed in our configuration file: ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/using_samba/appc.xml 484:Synonym for path. A directory provided by a file share, or used by a printer share. Set automatically in the [homes] share to user's home directory, otherwise defaults to /tmp. 1940:Sets the path to the directory provided by a file share or used by a printer share. Set automatically in [homes] share to user's home directory, otherwise defaults to /tmp. Honors the %u (user) and %m (machine) variables. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/using_samba/ch06.xml 2769:preexec = echo "%u connected to %S from %m (%I)\" >>/tmp/.log ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/using_samba/ch09.xml 104:Connect path is /tmp 105:chdir to /tmp 111:chdir to /tmp 119:chdir to /tmp 781:A file share doesn't know which directory to provide to the user, or a print share doesn't know which directory to use for spooling. If no path is specified, the service will try to run with a path of /tmp, which may not be what you want. 854: path = /tmp 913:SMB (Server Message Block)troubleshooting connectionstesting with smbclientRun the command smbclient \\server\temp, which connects to your server's /tmp share, to see if you can connect to a file service. You should get the following response: 1027:SMB (Server Message Block)troubleshooting connectionstesting withWindows ExplorerStart Windows Explorer or NT Explorer (not Internet Explorer), select Tools→Map Network Drive and specify \\server\temp to see if you can make Explorer connect to the /tmp directory. You should see a screen similar to the one in Figure 9.3. If so, you've succeeded and can skip to Section 9.2.6." 1031:Accessing the /tmp directory with Windows Explorer 1126:If you got a browse list but didn't get /tmp, you probably have a smb.conf problem. Go back to Section 9.2.4.5." ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/using_samba/ch07.xml 205:If you set the path configuration option in the printer section, any files sent to the printer(s) will be copied to the directory you specify instead of to the default location of /tmp. As the amount of disk space allocated to /tmp can be relatively small in some Unix operating systems, many administrators opt to use /var/spool or some other directory instead. 288:No path in service printers - using /tmp 303: path: /tmp 332:print command = /bin/cat %s >>/tmp/printlog; rm %s 338:print command = echo "printed %s on %p" >>/tmp/printlog 1371:print command = cat %s >>/tmp/printlog; lpr -r -P%p %s 1374:For example, this configuration can verify that files are actually being delivered to the Samba server. If they are, their contents will show up in the /tmp/printlog file. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/using_samba/appa.xml 250:cat >/tmp/private.txt 256:# ssleay genrsa -rand /tmp/private.txt >/dev/null 267:rm -f /tmp/private.txt ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/manpages-3/pam_winbind.8.xml 145: the form of /tmp/krb5cc_UID will be created, where UID is ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/manpages-3/pam_winbind.conf.5.xml 115: the form of /tmp/krb5cc_UID will be created, where UID is ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/manpages-3/winbindd.8.xml 420: /tmp/.winbindd/pipe 424: if both the /tmp/.winbindd directory 425: and /tmp/.winbindd/pipe file are owned by ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/manpages-3/smb.conf.5.xml 421: path = /tmp/%u is interpreted as path = /tmp/john if the user connected with the ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/docs-xml/manpages-3/vfs_smb_traffic_analyzer.8.xml 178: use a unix domain socket located at /var/tmp/stadsocket, if ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/gdb_backtrace 79:BATCHFILE_PRE=/tmp/gdb_backtrace_pre.$$ 80:BATCHFILE_MAIN=/tmp/gdb_backtrace_main.$$ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/gdb_run 8: TMPDIR="/tmp" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/target/Samba4.pm 778: $ctx->{tmpdir} = "$ctx->{prefix_abs}/tmp"; 1159: $ctx->{tmpdir} = "$ctx->{prefix_abs}/tmp"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/selftest/selftest.pl 408:my $tmpdir_abs = abs_path("$prefix/tmp"); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/rpc_server/srv_pipe.c 67: "/tmp/%s_%d.%d.prs", 71: "/tmp/%s_%d.prs", ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/wscript 172: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0); 186: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0); 1304: newpath = realpath("/tmp", NULL); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/modules/vfs_smb_traffic_analyzer.c 35:#define LOCAL_PATHNAME "/var/tmp/stadsocket" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/modules/vfs_full_audit.c 31: * path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/utils/net_rpc_samsync.c 170: "/tmp/tmp.ldif)\n" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/utils/net_idmap_check.c 719: char fname[] = "/tmp/net_idmap_check.XXXXXX"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/configure.in 2845: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0); 3319: newpath = realpath("/tmp", NULL); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/lib/afs_settoken.c 222: file_save("/tmp/ioctlbuf", iob.in, iob.in_size); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/lib/smbconf/testsuite.c 208: const char *filename = "/tmp/smb.conf.smbconf_testsuite"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/selftest/wscript 99: os.system("rm -rf %s/tmp" % env.SELFTEST_PREFIX); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/selftest/tests.py 65: plantestsuite("samba3.smbtorture_s3.plain(dc).%s" % t, "s3dc", [os.path.join(samba3srcdir, "script/tests/test_smbtorture_s3.sh"), t, '//$SERVER_IP/tmp', '$USERNAME', '$PASSWORD', "", "-l $LOCAL_PATH"]) 66: plantestsuite("samba3.smbtorture_s3.crypt(dc).%s" % t, "s3dc", [os.path.join(samba3srcdir, "script/tests/test_smbtorture_s3.sh"), t, '//$SERVER_IP/tmp', '$USERNAME', '$PASSWORD', "-e", "-l $LOCAL_PATH"]) 199: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmp -U$USERNAME%$PASSWORD --maximum-runtime=900') 201: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmpguest -U$USERNAME%$PASSWORD') 203: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmpguest -U$USERNAME%$PASSWORD --option=torture:localdir=$SELFTEST_PREFIX/dc/share') 205: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmp -U$USERNAME%$PASSWORD') 208: plansmbtorturetestsuite(t, "s3dc", '//$SERVER_IP/tmpcase -U$USERNAME%$PASSWORD') ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/libsmb/clikrb5.c 1330: krb5_error_code smb_krb5_renew_ticket(const char *ccache_string, /* FILE:/tmp/krb5cc_0 */ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/libads/kerberos_verify.c 674: file_save("/tmp/ticket.dat", ticket->data, ticket->length); 720: file_save("/tmp/authdata.dat", 727: file_save("/tmp/authdata.dat", ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/smbd/process.c 1404: if (asprintf(&fname, "/tmp/%s.%d.%s", name, i, ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/winbindd/winbindd_pam.c 482: mem_ctx, "FILE:/tmp/krb5cc_%d", uid); 486: mem_ctx, "WRFILE:/tmp/krb5cc_%d", uid); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/dlopen.sh 18:tempdir=`mktemp -d /tmp/dlopenXXXXXX` ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/test_testparm_s3.sh 54: path = /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/gdb_backtrace 64:BATCHFILE_PRE=/tmp/gdb_backtrace_pre.$$ 65:BATCHFILE_MAIN=/tmp/gdb_backtrace_main.$$ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/wb_pad.sh 18:tempdir=`mktemp -d /tmp/wb_padXXXXXX` ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/test_smbclient_s3.sh 36: cmd='echo du | $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS 2>&1' 69: cmd='CLI_FORCE_INTERACTIVE=yes $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS < $tmpfile 2>&1' 107: cmd='CLI_FORCE_INTERACTIVE=yes $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS < $tmpfile 2>&1' 136: tmpfile=/tmp/smbclient.in.$$ 147: cmd='CLI_FORCE_INTERACTIVE=yes $SMBCLIENT "$@" -U$USERNAME%$PASSWORD //$SERVER/tmp -I $SERVER_IP $ADDARGS < $tmpfile 2>&1' 186: tmpfile=/tmp/smbclient.in.$$ 243: tmpfile=/tmp/smbclient.in.$$ 299: tmpfile=/tmp/smbclient.in.$$ 369: $SMBCLIENT //$SERVER_IP/tmp -C -U "${USERNAME}%" \ 380: $SMBCLIENT //$SERVER_IP/tmp -C -U "${USERNAME}%" \ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/printing/modprinter.pl 118: print CONFIGFILE_NEW "[$share_name]\n\tprintable = yes\n\tpath = /tmp\n"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/script/tests/test_smbclient_auth.sh 27:testit "smbclient //$SERVER/tmpguest" $SMBCLIENT //$SERVER/tmpguest $CONFIGURATION -U$USERNAME%$PASSWORD -I $SERVER_IP -p 139 -c quit $ADDARGS 28:testit "smbclient //$SERVER/tmpguest as anon" $SMBCLIENT //$SERVER/tmpguest $CONFIGURATION -U% -I $SERVER_IP -p 139 -c quit $ADDARGS ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/libnet/libnet_samsync_ldif.c 902: const char *add_template = "/tmp/add.ldif.XXXXXX"; 903: const char *mod_template = "/tmp/mod.ldif.XXXXXX"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/param/loadparm.c 4885: "/tmp/vlp.tdb")); 4887: tdbfile="tdbfile=/tmp/vlp.tdb"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/locale/net/de.po 6752:"\t\t ldif - put accounts in ldif format (file defaults to /tmp/tmp.ldif)\n" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/config.guess 109:: ${TMPDIR=/tmp} ; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/configure 9575: char tpl[20]="/tmp/test.XXXXXX"; 23005: exit(fcntl(open("/tmp", O_RDONLY), F_NOTIFY, 0) == -1 ? 1 : 0); 24811: newpath = realpath("/tmp", NULL); 41571:# creating and moving files from /tmp can sometimes cause problems. ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/change-log 1076: - made default path in services /tmp if not specified ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source3/printing/tests/vlp.c 50: printf("Usage: vlp tdbfile=/tmp/vlp.tdb lpq|lprm|print|queuepause|queueresume|" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/release-scripts/create-tarball 124: echo "Building documentation. This may take a while. Log file in /tmp/docs-build.log.$$" 126: ${TOPDIR}/release-scripts/build-docs 2> /tmp/docs-build.log.$$ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/krb5.h 321:#define KRB5_DEFAULT_CCFILE_ROOT "/tmp/krb5cc_" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/expand_path.c 294: *ret = strdup("/tmp"); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/krb5-v4compat.h 111:#define TKT_ROOT "/tmp/tkt" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/heimdal/lib/krb5/krb5_locl.h 294:#define KRB5_DEFAULT_CCNAME_FILE "FILE:/tmp/krb5cc_%{uid}" ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/utils/tests/test_samba_tool.sh 32:testit "Test login with --machine-pass without kerberos" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp --machine-pass -k no 34:testit "Test login with --machine-pass and kerberos" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp --machine-pass -k yes ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/selftest/tests.py 225: plansmbtorturetestsuite(t, "dc", '//$SERVER/tmp -U$USERNAME%$PASSWORD' + " " + " ".join(ntvfsargs)) 305: plantestsuite_loadlist("samba4.%s" % name, "dc", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', signoptions, '-U$USERNAME%$PASSWORD', 'base.xcopy']) 315: plantestsuite_loadlist("samba4.%s domain-creds" % name, "member", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', signoptions, '-U$DC_USERNAME%$DC_PASSWORD', 'base.xcopy']) 323: plantestsuite_loadlist("samba4.%s local-creds" % name, "member", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', signoptions, '-U$NETBIOSNAME/$USERNAME%$PASSWORD', 'base.xcopy']) 324:plantestsuite_loadlist("samba4.smb.signing --signing=yes anon", "dc", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', '-k', 'no', '--signing=yes', '-U%', 'base.xcopy']) 325:plantestsuite_loadlist("samba4.smb.signing --signing=required anon", "dc", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', '-k', 'no', '--signing=required', '-U%', 'base.xcopy']) 326:plantestsuite_loadlist("samba4.smb.signing --signing=no anon", "member", [valgrindify(smb4torture), "$LISTOPT", '//$NETBIOSNAME/tmp', '-k', 'no', '--signing=no', '-U%', 'base.xcopy']) ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/selftest/wscript 99: os.system("rm -rf %s/tmp" % env.SELFTEST_PREFIX); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/client/tests/test_smbclient.sh 32: $VALGRIND $smbclient $CONFIGURATION //$SERVER/tmp -c "$cmd" -W "$DOMAIN" -U"$USERNAME%$PASSWORD" $@ 130:testit "Test login with --authentication-file" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp --authentication-file=tmpauthfile || failed=`expr $failed + 1` 135:testit "Test login with PASSWD_FILE" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp -W "$DOMAIN" -U"$USERNAME" || failed=`expr $failed + 1` 142:testit "Test login with PASSWD" $VALGRIND $smbclient -c 'ls' $CONFIGURATION //$SERVER/tmp -W "$DOMAIN" -U"$USERNAME" || failed=`expr $failed + 1` 147:testit "Test login with USER and PASSWD" $VALGRIND $smbclient -k no -c 'ls' $CONFIGURATION //$SERVER/tmp -W "$DOMAIN" || failed=`expr $failed + 1` ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/setup/share.ldif 24:path: /tmp 39:path: /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/setup/DB_CONFIG 14:#set_tmp_dir ${LDAPDBDIR}/tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/setup/fedorads.inf 22:tmp_dir= ${LDAPDIR}/slapd-${LDAP_INSTANCE}/tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tools/ldbedit.c 220: char file_template[] = "/tmp/ldbedit.XXXXXX"; ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/test-default-config.ldif 16:Path: /tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/slapd.conf 10:pidfile tests/tmp/slapd.pid 11:argsfile tests/tmp/slapd.args 17:include tests/tmp/modules.conf 24:directory tests/tmp/db ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/start_slapd.sh 8:mkdir -p $LDBDIR/tests/tmp/db ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/ldapi_url.sh 7:TMPDIR=$BASE/tests/tmp ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/init_slapd.sh 8:rm -rf tests/tmp/db 9:mkdir -p tests/tmp/db 11:if [ -f tests/tmp/slapd.pid ]; then 12: kill `cat tests/tmp/slapd.pid` 15:if [ -f tests/tmp/slapd.pid ]; then 16: kill -9 `cat tests/tmp/slapd.pid` 17: rm -f tests/tmp/slapd.pid 23:MODCONF=tests/tmp/modules.conf ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/python/api.py 56: x.set_modules_dir("/tmp") ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/lib/ldb/tests/kill_slapd.sh 8:if [ -f tests/tmp/slapd.pid ]; then 9: echo "killing slapd process `cat tests/tmp/slapd.pid`" 10: kill -9 `cat tests/tmp/slapd.pid` 11: rm -f tests/tmp/slapd.pid ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/scripting/devel/config_base 6:# samba-tool $(scripting/devel/config_base /tmp/testprefix) join ..... ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/ntvfs/cifs_posix_cli/README 11: path = /tmp/testshare ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/ntvfs/nbench/vfs_nbench.c 126: logname = talloc_asprintf(req, "/tmp/nbenchlog%d.%u", ntvfs->depth, ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/ntvfs/simple/README 9: path = /tmp/testshare ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/torture/tests/test_masktest.sh 26:testit "masktest" $VALGRIND $masktest //$SERVER/tmp --num-ops=200 --dieonerror -W "$DOMAIN" -U"$USERNAME%$PASSWORD" $@ || failed=`expr $failed + 1` ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/param/tests/share.c 52: { SHARE_INFO_STRING, SHARE_PATH, discard_const_p(void *, "/tmp/bla") } 128: { SHARE_INFO_STRING, SHARE_PATH, discard_const_p(void *, "/tmp/bla") } 151: { SHARE_INFO_STRING, SHARE_PATH, discard_const_p(void *, "/tmp/bla") } ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/source4/librpc/tests/binding_string.c 95: "ncacn_unix_stream:[/tmp/epmapper]", 97: "ncacn_unix_stream:[/tmp/epmapper,sign]", ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/nsswitch/winbind_nss_aix.c 66: f = fopen("/tmp/WINBIND_DEBUG.log", "a"); ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/nsswitch/winbind_struct_protocol.h 32:#define WINBINDD_SOCKET_DIR "/tmp/.winbindd" /* Name of PF_UNIX dir */ ./patches/119758-27/SUNWsmbaS/reloc/usr/sfw/share/src/samba/testdata/samba3/smb.conf 20: path = /tmp ./patches/119758-27/SUNWsmbaS/pkgmap 288:1 f none usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmplout.c 0444 root bin 29478 4213 1363166767 289:1 f none usr/sfw/share/src/mozldap/c-sdk/ldap/libraries/libldap/tmpltest.c 0444 root bin 9830 24099 1363166767 7463:1 f none usr/sfw/share/src/samba/source4/scripting/devel/tmpfs.sh 0444 root bin 480 40577 1363179856 ./patches/119758-27/SUNWsmbaS/install/preinstall 66: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 75: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 143: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 149: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 163: /usr/bin/rm /tmp/installingCLASSES.$$ ./patches/119758-27/SUNWsmbaS/install/u.none 186: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119758-27/SUNWsmbaS/install/checkinstall 217: # 2. The checkinstall has been moved to /tmp 220: # Check to see if the script has been moved to /tmp by pkginstall. 222: EXECDIR=`dirname $0 | grep "^/tmp/install"` 229: # The script has been moved to /tmp. This should never happen since S9 ./patches/119758-27/SUNWsmbaS/install/i.none 149: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || \ 158: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 211: LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119758-27/SUNWsmbaS/install/postinstall 144: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119758-27/SUNWsmbaS/install/deletes 552:usr/sfw/share/src/samba/docs-xml/tmp/Samba3-ByExample.xml 553:usr/sfw/share/src/samba/docs-xml/tmp/Samba3-Developers-Guide.xml 554:usr/sfw/share/src/samba/docs-xml/tmp/Samba3-HOWTO.xml 555:usr/sfw/share/src/samba/docs-xml/tmp/Samba4-HOWTO.xml 556:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/eventlogadm.8.xml 557:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/findsmb.1.xml 558:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ad.8.xml 559:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_ldap.8.xml 560:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_nss.8.xml 561:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_rid.8.xml 562:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/idmap_tdb.8.xml 563:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/index.xml 564:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/libsmbclient.7.xml 565:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/lmhosts.5.xml 566:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/log2pcap.1.xml 567:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/mount.cifs.8.xml 568:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/net.8.xml 569:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmbd.8.xml 570:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/nmblookup.1.xml 571:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/ntlm_auth.1.xml 572:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pam_winbind.7.xml 573:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/pdbedit.8.xml 574:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/profiles.1.xml 575:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/rpcclient.1.xml 576:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/samba.7.xml 577:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smb.conf.5.xml 578:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcacls.1.xml 579:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbclient.1.xml 580:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcontrol.1.xml 581:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbcquotas.1.xml 582:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbd.8.xml 583:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbget.1.xml 584:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbgetrc.5.xml 585:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmnt.8.xml 586:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbmount.8.xml 587:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.5.xml 588:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbpasswd.8.xml 589:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbspool.8.xml 590:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbstatus.1.xml 591:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtar.1.xml 592:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbtree.1.xml 593:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/smbumount.8.xml 594:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/swat.8.xml 595:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbbackup.8.xml 596:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbdump.8.xml 597:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/tdbtool.8.xml 598:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/testparm.1.xml 599:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/umount.cifs.8.xml 600:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_audit.8.xml 601:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cacheprime.8.xml 602:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_cap.8.xml 603:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_catia.8.xml 604:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_commit.8.xml 605:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_default_quota.8.xml 606:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_extd_audit.8.xml 607:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_fake_perms.8.xml 608:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_full_audit.8.xml 609:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_gpfs.8.xml 610:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_netatalk.8.xml 611:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_notify_fam.8.xml 612:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_prealloc.8.xml 613:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readahead.8.xml 614:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_readonly.8.xml 615:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_recycle.8.xml 616:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_shadow_copy.8.xml 617:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfs_xattr_tdb.8.xml 618:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/vfstest.1.xml 619:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/wbinfo.1.xml 620:usr/sfw/share/src/samba/docs-xml/tmp/manpages-3/winbindd.8.xml 621:usr/sfw/share/src/samba/docs-xml/tmp/test.xml ./patches/119369-04/SUNWgnome-print/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119369-04/SUNWgnome-print/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119369-04/SUNWgnome-print/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119369-04/SUNWgnome-print/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119369-04/SUNWgnome-print-devel/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119369-04/SUNWgnome-print-devel/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119369-04/SUNWgnome-print-devel/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119369-04/SUNWgnome-print-devel/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119369-04/SUNWgnome-print-share/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119369-04/SUNWgnome-print-share/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/119369-04/SUNWgnome-print-share/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119369-04/SUNWgnome-print-share/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119369-04/SUNWgnome-print-devel-share/install/postinstall 67: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/119369-04/SUNWgnome-print-devel-share/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/119369-04/SUNWgnome-print-devel-share/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/119369-04/SUNWgnome-print-devel-share/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125138-54/SUNWj6jmp/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125138-54/SUNWj6jmp/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125138-54/SUNWj6jmp/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125138-54/SUNWj6jmp/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.UTF-8/man1/rmid.1 103:\f2System.err\fP に対する出力は、ファイルにリダイレクトされる。このファイルは \f2java.io.tmpdir\fP システムプロパティーで指定されるディレクトリ (通常は \f2/var/tmp\fP または \f2/tmp\fP) にある。 ファイル名の接頭辞は \f2rmid\-err\fP で、接尾辞は \f2"tmp"\fP である ./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.UTF-8/man1/keytool.1 1499:まず、証明書の内容を表示し (\f2\-printcert\fP コマンドを使用するか、または \f2\-noprompt\fP オプションを指定しないで \f2\-import\fP コマンドを使用)、表示された証明書のフィンガープリントが、期待されるフィンガープリントと一致するかどうかを確認します。たとえば、あるユーザーから証明書が送られてきて、この証明書を \f2/tmp/cert\fP という名前でファイルに格納しているとします。この場合は、信頼できる証明書のリストにこの証明書を追加する前に、\f2\-printcert\fP コマンドを実行してフィンガープリントを表示できます。 たとえば、次のようにします。 1504: keytool \-printcert \-file /tmp/cert ./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.PCK/man1/keytool.1 1499:܂Aؖ̓e\ (\f2\-printcert\fP R}hgp邩A܂ \f2\-noprompt\fP IvVw肵Ȃ \f2\-import\fP R}hgp)A\ꂽؖ̃tBK[vgA҂tBK[vgƈv邩ǂmF܂BƂ΁A郆[U[ؖĂāȀؖ \f2/tmp/cert\fP ƂOŃt@CɊi[ĂƂ܂B̏ꍇ́AMłؖ̃Xgɂ̏ؖljOɁA\f2\-printcert\fP R}hsătBK[vg\ł܂B Ƃ΁Â悤ɂ܂B 1504: keytool \-printcert \-file /tmp/cert ./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja_JP.PCK/man1/rmid.1 103:\f2System.err\fP ɑ΂o͂́At@CɃ_CNgB̃t@C \f2java.io.tmpdir\fP VXevpeB[Ŏw肳fBNg (ʏ \f2/var/tmp\fP ܂ \f2/tmp\fP) ɂB t@C̐ړ \f2rmid\-err\fP ŁAڔ \f2"tmp"\fP ł ./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja/man1/rmid.1 103:\f2System.err\fP ФϤϡե˥쥯Ȥ롣Υե \f2java.io.tmpdir\fP ƥץѥƥǻꤵǥ쥯ȥ (̾ \f2/var/tmp\fP ޤ \f2/tmp\fP) ˤ롣 ե̾Ƭ \f2rmid\-err\fP ǡ \f2"tmp"\fP Ǥ ./patches/125138-54/SUNWj6jmp/reloc/jdk/instances/jdk1.6.0/man/ja/man1/keytool.1 1499:ޤƤɽ (\f2\-printcert\fP ޥɤѤ뤫ޤ \f2\-noprompt\fP ץꤷʤ \f2\-import\fP ޥɤ)ɽ줿Υե󥬡ץȤԤե󥬡ץȤȰפ뤫ɤǧޤȤС桼Ƥơξ \f2/tmp/cert\fP Ȥ̾ǥե˳ǼƤȤޤξϡǤΥꥹȤˤξɲäˡ\f2\-printcert\fP ޥɤ¹Ԥƥե󥬡ץȤɽǤޤ ȤСΤ褦ˤޤ 1504: keytool \-printcert \-file /tmp/cert ./patches/125138-54/SUNWj6dev/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125138-54/SUNWj6dev/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125138-54/SUNWj6dev/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125138-54/SUNWj6dev/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125138-54/SUNWj6dev/reloc/jdk/instances/jdk1.6.0/lib/visualvm/platform/lib/nbexec 420: scutil_out=/tmp/nb-proxy-detection.$$ ./patches/125138-54/SUNWj6man/reloc/jdk/instances/jdk1.6.0/man/man1/keytool.1 1498:View it first (using the \f2\-printcert\fP command, or the \f2\-importcert\fP command without the \f2\-noprompt\fP option), and make sure that the displayed certificate fingerprint(s) match the expected ones. For example, suppose someone sends or emails you a certificate, and you put it in a file named \f2/tmp/cert\fP. Before you consider adding the certificate to your list of trusted certificates, you can execute a \f2\-printcert\fP command to view its fingerprints, as in 1503: keytool \-printcert \-file /tmp/cert ./patches/125138-54/SUNWj6man/reloc/jdk/instances/jdk1.6.0/man/man1/rmid.1 103:Output printed to \f2System.err\fP is redirected to a file. This file is located in the directory specified by the \f2java.io.tmpdir\fP system property (typically \f2/var/tmp\fP or \f2/tmp\fP) with the prefix \f2"rmid\-err"\fP and the suffix \f2"tmp"\fP. ./patches/125138-54/SUNWj6man/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125138-54/SUNWj6man/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125138-54/SUNWj6man/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125138-54/SUNWj6man/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125138-54/SUNWj6dmo/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125138-54/SUNWj6dmo/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125138-54/SUNWj6dmo/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125138-54/SUNWj6dmo/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125138-54/SUNWj6rt/reloc/jdk/instances/jdk1.6.0/jre/lib/content-types.properties 23:temp.file.template: /tmp/%s ./patches/125138-54/SUNWj6rt/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/125138-54/SUNWj6rt/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125138-54/SUNWj6rt/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125138-54/SUNWj6rt/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125138-54/SUNWj6cfg/install/checkinstall 141:# 2. The checkinstall has been moved to /tmp 144:# Check to see if the script has been moved to /tmp by pkginstall. 146:EXECDIR=`dirname $0 | grep "^/tmp/install"` 153: # The script has been moved to /tmp. This should never happen since S9 ./patches/125138-54/SUNWj6cfg/install/i.preserve 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125138-54/SUNWj6cfg/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./patches/125138-54/SUNWj6cfg/install/i.none 42: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 50: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 91:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/125138-54/SUNWj6cfg/install/postinstall 66: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138362-01/SUNWsadmi/install/u.none 78:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138362-01/SUNWsadmi/install/checkinstall 175:# 2. The checkinstall has been moved to /tmp 178:# Check to see if the script has been moved to /tmp by pkginstall. 180:EXECDIR=`dirname $0 | grep "^/tmp/install"` 187: # The script has been moved to /tmp. This should never happen since S9 ./patches/138362-01/SUNWsadmi/install/i.none 46: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 54: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 107:LD_LIB_DIR=$PKG_INSTALL_ROOT/var/tmp/LDLIB.$$ ./patches/138362-01/SUNWsadmi/install/postinstall 92: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ./patches/138362-01/SUNWsadmi/install/preinstall 19: if [ -d "$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" ] || [ -d "$PATCH_BUILD_DIR/$SUNW_PATCHID.$PKGINST" ]; then 27: BUILD_DIR="$PKG_INSTALL_ROOT/var/tmp/$SUNW_PATCHID.$PKGINST" 106: | sed s/CLASSES=// > /tmp/installingCLASSES.$$ 112: notFound=`grep "$instClass" /tmp/installingCLASSES.$$` 126: rm /tmp/installingCLASSES.$$ ./installpatchset 604: # in miniroot, /var is symlink to ./tmp/root/var 607: if [ "$var_dir" = "/tmp/root/var" ] ; then 1222: kern_zone_name=`$SED -n "s|^$zone_name \(SUNWlu[^ ]\{1,\}\) $ROOTDIR$|\1|p" /tmp/.alt.lu-zone-map 2> /dev/null`